Problems with USB port and a dongle
Thibaud Hulin <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi ! I'm trying to use a dongle for ndiswrapper, but it fails because a problem of usb. Note that the problem appear when ndiswrapper is fully uninstalled (and others packages as ndiswrapper-utils, with modprobe -r, etc...). So, when I get on the first time the dongle, a lsusb get : Bus 001 Device 002: ID 0457:0163 Silicon Integrated Systems Corps. Bus 001 Device 001: ID 0000:0000 But, a few seconds later, the dongle is not recognize with sometimes an error -71. Then, lsusb forget the driver and get : Bus 001 Device 001: ID 0000:0000 How can I configure the kernel to have the good configuration ? I tried different ways, but it fails. I already reinstalled the bios. See at below for the result of these commands (when I try the dongle) : "lspci -v |grep HCI" "cat /var/log/messages" (the end) "dmesg |grep usb" Thanks for help, Thibaud. --------------- My hardware : Computer : dell pentium mmx 233 mst ram : 128 Mo dongle : thomson WLG-1500A - chipset Sis163u Kernel 2.6.19 Ubuntu Edgy "lspci -v |grep HCI" : 00:01.2 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01) (prog-if 00 [UHCI]) ------------- "cat /var/log/messages" Feb 11 21:41:08 localhost kernel: [ 6049.104000] usb 1-1: new full speed USB device using uhci_hcd and address 2 Feb 11 21:41:08 localhost kernel: [ 6049.252000] usb 1-1: configuration #1 chosen from 1 choice Feb 11 21:41:12 localhost kernel: [ 6053.592000] usb 1-1: USB disconnect, address 2 Feb 11 21:41:12 localhost kernel: [ 6053.712000] usb 1-1: new full speed USB device using uhci_hcd and address 3 Feb 11 21:41:13 localhost kernel: [ 6053.860000] usb 1-1: configuration #1 chosen from 1 choice Feb 11 21:41:15 localhost kernel: [ 6056.592000] usb 1-1: USB disconnect, address 3 Feb 11 21:41:15 localhost kernel: [ 6056.712000] usb 1-1: new full speed USB device using uhci_hcd and address 4 Feb 11 21:41:16 localhost kernel: [ 6056.856000] usb 1-1: configuration #1 chosen from 1 choice Feb 11 21:41:19 localhost kernel: [ 6059.700000] usb 1-1: USB disconnect, address 4 Feb 11 21:41:19 localhost kernel: [ 6059.812000] usb 1-1: new full speed USB device using uhci_hcd and address 5 Feb 11 21:41:20 localhost kernel: [ 6059.960000] usb 1-1: configuration #1 chosen from 1 choice Feb 11 21:41:20 localhost kernel: [ 6060.204000] usb 1-1: USB disconnect, address 5 Feb 11 21:41:20 localhost kernel: [ 6060.316000] usb 1-1: new full speed USB device using uhci_hcd and address 6 Feb 11 21:41:20 localhost kernel: [ 6060.464000] usb 1-1: configuration #1 chosen from 1 choice Feb 11 21:41:21 localhost kernel: [ 6062.220000] usb 1-1: USB disconnect, address 6 Feb 11 21:41:21 localhost kernel: [ 6062.332000] usb 1-1: new full speed USB device using uhci_hcd and address 7 Feb 11 21:41:21 localhost kernel: [ 6062.480000] usb 1-1: configuration #1 chosen from 1 choice Feb 11 21:41:22 localhost kernel: [ 6062.724000] usb 1-1: USB disconnect, address 7 Feb 11 21:41:22 localhost kernel: [ 6062.836000] usb 1-1: new full speed USB device using uhci_hcd and address 8 Feb 11 21:41:22 localhost kernel: [ 6062.984000] usb 1-1: configuration #1 chosen from 1 choice Feb 11 21:41:22 localhost kernel: [ 6063.480000] usb 1-1: USB disconnect, address 8 Feb 11 21:41:22 localhost kernel: [ 6063.592000] usb 1-1: new full speed USB device using uhci_hcd and address 9 Feb 11 21:41:24 localhost kernel: [ 6064.452000] usb 1-1: new full speed USB device using uhci_hcd and address 10 Feb 11 21:41:24 localhost kernel: [ 6065.012000] usb 1-1: new full speed USB device using uhci_hcd and address 11 Feb 11 21:41:24 localhost kernel: [ 6065.532000] usb 1-1: new full speed USB device using uhci_hcd and address 12 ------------- dmesg |grep usb : [ 17.780000] usbcore: registered new interface driver usbfs [ 17.784000] usbcore: registered new interface driver hub [ 17.788000] usbcore: registered new device driver usb [ 17.808000] usb usb1: configuration #1 chosen from 1 choice [ 69.416000] usbcore: registered new interface driver ndiswrapper [ 5916.300000] usbcore: deregistering interface driver ndiswrapper [ 6049.104000] usb 1-1: new full speed USB device using uhci_hcd and address 2 [ 6049.252000] usb 1-1: configuration #1 chosen from 1 choice [ 6053.592000] usb 1-1: USB disconnect, address 2 [ 6053.712000] usb 1-1: new full speed USB device using uhci_hcd and address 3 [ 6053.860000] usb 1-1: configuration #1 chosen from 1 choice [ 6056.592000] usb 1-1: USB disconnect, address 3 [ 6056.712000] usb 1-1: new full speed USB device using uhci_hcd and address 4 [ 6056.856000] usb 1-1: configuration #1 chosen from 1 choice [ 6059.700000] usb 1-1: USB disconnect, address 4 [ 6059.812000] usb 1-1: new full speed USB device using uhci_hcd and address 5 [ 6059.960000] usb 1-1: configuration #1 chosen from 1 choice [ 6060.204000] usb 1-1: USB disconnect, address 5 [ 6060.316000] usb 1-1: new full speed USB device using uhci_hcd and address 6 [ 6060.464000] usb 1-1: configuration #1 chosen from 1 choice [ 6062.220000] usb 1-1: USB disconnect, address 6 [ 6062.332000] usb 1-1: new full speed USB device using uhci_hcd and address 7 [ 6062.480000] usb 1-1: configuration #1 chosen from 1 choice [ 6062.724000] usb 1-1: USB disconnect, address 7 [ 6062.836000] usb 1-1: new full speed USB device using uhci_hcd and address 8 [ 6062.984000] usb 1-1: configuration #1 chosen from 1 choice [ 6063.480000] usb 1-1: USB disconnect, address 8 [ 6063.592000] usb 1-1: new full speed USB device using uhci_hcd and address 9 [ 6063.712000] usb 1-1: device descriptor read/64, error -71 [ 6064.340000] usb 1-1: device not accepting address 9, error -71 [ 6064.452000] usb 1-1: new full speed USB device using uhci_hcd and address 10 [ 6064.572000] usb 1-1: device descriptor read/64, error -71 [ 6064.796000] usb 1-1: device descriptor read/64, error -71 [ 6065.012000] usb 1-1: new full speed USB device using uhci_hcd and address 11 [ 6065.420000] usb 1-1: device not accepting address 11, error -71 [ 6065.532000] usb 1-1: new full speed USB device using uhci_hcd and address 12 [ 6065.940000] usb 1-1: device not accepting address 12, error -71 ---------------- End of the message ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel