On Sun, 16 Dec 2012, jan van katwijk wrote:

> Hello
> 
> I do have two dab/dvb usb sticks, for which I am writing software.
> The sticks connect through the computer through the usb interface, the
> software is an SDR program, written in C++.
> 
> Up until a couple of weeks ago, both worked fine (under Linux <Fedora 17/64
> bits> as well as under windows (W7 64 bits),
> however, now I get a message with one of the sticks when trying to connect
> to it under Linux
> usb_claim_interface error -6
> 
> The other stick still works fine under Linux, both sticks are working under
> Windows (the software is Mingw-64 cross compiled with libusbx).
> 
> Any suggestion on what is happening would be nice

-6 is LIBUSB_ERROR_BUSY.  It means that another driver has already 
claimed the interface.  Most likely a kernel driver.

Alan Stern


------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to