Re: Driverloader and NETGEAR WG111T
"Linuxant support (Jonathan)" <[email protected]>
| Newsgroups | gmane.linux.kernel.driver-loader |
|---|---|
| Message-ID | <[email protected]> |
Hi, we can see the following error messages: --- driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 --- it seems that the 'usb_driver_claim_interface' function which is a part of the Linux kernel is returning an unexpected value (error) to DriverLoader. It is possible that this is a Linux kernel related issue, can you please try with different versions of the Linux kernel to see if there is a difference? Did you tried with other USB devices, they can be non wireless related, on this machine and kernel to see if they work fine? This is just to make sure that the USB subsystem in your kernel is working fine. You could also try with different versions of the Windows XP driver as well. Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] Jens Wettach wrote: > Hello, > > I have tested driveloader with Netgear WG111T USB device and Suse Linux > 9.3 (kernel 2.6.11.4-21.7) using the following rpm: > > http://www.linuxant.com/driverloader/wlan/full/archive/driverloader-2.28/driverloader-2.28_k2.6.11.4_21.7_default-1suse.i586.rpm.zip > > and the following windows driver files: > > athfmwdl.inf > athfmwdl.sys > ar5523.bin > ar55239x.bin > > netwg11t.inf > wg11tnd5.sys > ar5523.bin > > > The dmesg ouput when attaching the device is: > > > usb 4-6: new high speed USB device using ehci_hcd and address 2 > driverloader: athfmwdl.sys: 0xe1295000..0xe129f980 entry = e129c5e0 (pbase > = 0x10000) > driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 > driverloader: OsUsbClaimInterface: usb_driver_claim_interface returned -16 > usb 4-6: USB disconnect, address 2 > usb 4-6: new high speed USB device using ehci_hcd and address 3 > driverloader: wg11tnd5.sys: 0xe1323000..0xe1369000 entry = e1346470 (pbase > = 0x10000) > driverloader: OsUsbMakeBulkOrIntTransfer: pUsbOsPipe=d52686e0/0xc0008380 > no free URBs > /home/wifi/builds/200506232024/driverloader-2.28/packages/BUILD/driverloader-2.28/modules/osusb.c: > UsbDataCompletionRoutine: error: URB status -32 > /home/wifi/builds/200506232024/driverloader-2.28/packages/BUILD/driverloader-2.28/modules/osusb.c: > UsbDataCompletionRoutine: error: URB status -32 > > > > Are there any solutions to this problem or is this device not supported > under Linux ? > > > Thanks in advance > _______________________________________________ > driverloader mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/driverloader