On Tue, 4 Apr 2006, Lance Williams wrote: > Hi > > I am having trouble getting a piece of hardware to succesfully connect. > I get the following if I type dmesg after connecting and disconnecting > the device 4 times: > > usb 3-2: new high speed USB device using ehci_hcd and address 2 > usb 3-2: device not accepting address 2, error -71 > usb 3-2: new high speed USB device using ehci_hcd and address 3 > usb 3-2: unable to read config index 0 descriptor/all > usb 3-2: can't read configurations, error -71 > usb 3-2: new high speed USB device using ehci_hcd and address 4 > usb 3-2: device not accepting address 4, error -71 > usb 3-2: new high speed USB device using ehci_hcd and address 5 > usb 3-2: can't set config #1, error -71 > usb 3-2: new high speed USB device using ehci_hcd and address 6
These sorts of error are typical indicators of noise in the USB data lines. Maybe something about your system or your environment has changed to cause extra electromagnetic interference. Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
