From: Xiaofan C. <xia...@gm...> - 2016-12-14 14:02:18
|
On Wed, Dec 14, 2016 at 2:26 PM, Pankaj Charpe <pan...@se...> wrote: > Hi, > My Linux kernel version is 3.10.14 and I am using libusb-1.0.21 . I > cross compiled it for mipsel-linux on my router for usb modem. when I try > to run usb_modeswitch I got the following error : > Error: Failed to initialize libusb. LIBUSB_ERROR_OTHER (-99) > > Please help me to resolve this issue. > You will need to provide more details. Posting the debug may help/ You can set LIBUSB_DEBUG=4 and then run your program. Then post the debug log here. - Xiaofan |