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?
Problem Fixed.
I had to add "return 0" at the end of get_endpoint_address() in file mochad.c and then recompiled.