I'm having another problem with it now. This is the dmesg ouput: usb 4-2: new low speed USB device using uhci_hcd and address 2 usb 4-2: device descriptor read/64, error -71 usb 4-2: device descriptor read/64, error -71 usb 4-2: new low speed USB device using uhci_hcd and address 3 usb 4-2: device descriptor read/64, error -71 usb 4-2: device descriptor read/64, error -71 usb 4-2: new low speed USB device using uhci_hcd and address 4 usb 4-2: device not accepting address 4, error -71 usb 4-2: new low speed USB device using uhci_hcd and address 5 usb 4-2: device not accepting address 5, error -71
The device isn't recognized anymore, it doesn't appear when I type lsusb, and the red led it has isn't working. I have started thinking that it has broke. What does -71 error stand for ? - Hide quoted text - On 1/21/06, Andrew Fuller <[EMAIL PROTECTED]> wrote: > > The basic problem that I'm having is that Playstation controllers connected > > via a USB adapter are not working. I've posted on usb-users and was advised > > to post here. > > I've been trying to debug this adapter, as well. > > So far I've found out that if you run: > usbmodules --device /proc/bus/usb/###/### > > (after you've plugged it in, of course) then it'll start to work. > > according to man usbmodules, this is only supposed to list which > modules can be used for this device, so why it has this (useful) side > effect, I have no clue. > > It would be nice to automate this. > > Write back if it also worked for you. > > -Andrew >