Re: DWL - G120 USB with driverloader
"Linuxant support (Jonathan)" <[email protected]>
| Newsgroups | gmane.linux.kernel.driver-loader |
|---|---|
| Message-ID | <[email protected]> |
Hi, we have this entry in our known issues page for DriverLoader at: http://www.linuxant.com/driverloader/wlan/limitations.php --- Unfortunately there is no consistent way under 2.4 to prevent the USB host controller from automatically re-submitting an interrupt request. This issue can cause crashes when initializing a USB device under some 2.4 kernel and host controller driver combinations. If your system uses the "usb-uhci" module, you could try switching to the alternate "uhci" driver. If this does not resolve the problem, an experimental workaround can be enabled by running "dldrconfig --enable-workaround=usbint". The recommended solution is to upgrade to the 2.6 kernel, which is now used by default in almost all current Linux distributions. --- Since you do not experience crashes, it might not be the source of the problem. However, it seems that the source of the problem is related to the USB subsystem in the kernel: --- osusb.c: UsbDataCompletionRoutine: error: URB status -110, surprise disconnect? osusb.c: UsbDataCompletionRoutine: error: URB status -84, surprise disconnect? osusb.c: UsbDataCompletionRoutine: error: URB status -84, surprise disconnect? hub.c: already running port 1 disabled by hub (EMI?), re-enabling.. --- Before trying with a 2.6 kernel, you could try with different versions of the Windows XP driver and hope that it will fix the problem. Regards, Jonathan Technical specialist / Linuxant www.linuxant.com [email protected] Johnson, Matt wrote: > > > I’m getting intermittent disconnects using a (fully licensed) > driverloader on the above device – I’ve tried the usb workaround but I > get the same results. > > Unfortunately I can’t upgrade the kernel as it is the last one that is > supported by checkpoint fw-1 (software I need installed). > > > > Dldrconfig --dumpdiag output attached. > > > > Thanks in advance for any help. > > > > > > Matt Johnson > > > > This message contains information that may be privileged or confidential > and is the property of the Capgemini Group. It is intended only for the > person to whom it is addressed. If you are not the intended recipient, > you are not authorized to read, print, retain, copy, disseminate, > distribute, or use this message or any part thereof. If you receive this > message in error, please notify the sender immediately and delete all > copies of this message. > > _______________________________________________ > driverloader mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/driverloader