X10 Community Forum

💬General Category => Mac/Linux & Open Source and the X10 Home => Topic started by: Pavonis on December 21, 2012, 04:45:48 AM

Title: What does this mean: "Could not find endpoints"?
Post by: Pavonis on December 21, 2012, 04:45:48 AM
I just installed mochad on Ubuntu 12.10, plugged in the transceiver ... and it doesn't work  :(
Debug mode gives the message:
Quote
mochad.c:634:Could not find endpoints 150434176

What does this mean?
Title: Re: What does this mean: "Could not find endpoints"?
Post by: Pavonis on December 22, 2012, 08:34:46 PM
Problem Fixed.

I had to add "return 0" at the end of get_endpoint_address() in  file mochad.c and then recompiled.