On Friday 18 May 2012 17:41:41 Alex Alouit wrote: > Christian Lamparter <chunkeey@...> writes: > > > (carl9170-1.fw in /usr/local/lib/firmware version 1.9.2 (kernel 3.0.23)) > > > but it seems that the module doesn't load correctly the firmware. > > that's pretty old. you can go with compat-wireless and a more recent firmware. > > Same things with Debian Wheezy (kernel 3.2.0-2-amd64) > with firmware 1.9.4 and 1.9.5. > They are more recent. > > [57471.355695] usb 1-1: driver API: 1.9.4 2011-08-15 [1-1] > [57471.355707] usb 1-1: firmware API: 1.9.5 2012-03-14 > [57471.456617] usb 1-1: firmware upload failed (-110) > > What do you think I should do? Depends on what are you doing. From the "-110" consistency it sounds like you are trying to get the device working within a VM (mere USB emulation is known not to work, if you want to use it in a VM you need a dedicated ehci for that) If that's not the case, you could check what's going on on the usb protocol level. For Linux the easiest way is probably to load the "usbmon" module and monitor the traffic between the device and the driver. (If you don't want to deal with the usb log yourself, you can capture the data and sent the email to me (without cc'ing the ML).) Reagards, Christian -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html