I'm trying to get my iRiver h340 player recognised in Mandriva 2006 using kernel 2.6.12-15mdk. I'm getting errors like this on boot up:
Code:
usb 2-2: new full speed USB device using ohci_hcd and address 2
usb 2-2: device not accepting address 2, error -110
usb 2-2: new full speed USB device using ohci_hcd and address 3
usb 2-2: device not accepting address 3, error -110
hub 2-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
hub 2-0:1.0: Cannot enable port 2. Maybe the USB cable is bad?
usb 2-2: new full speed USB device using ohci_hcd and address 6
usb 2-2: device not accepting address 6, error -110
usb 2-2: new full speed USB device using ohci_hcd and address 8
usb 2-2: device not accepting address 8, error -110
usb 2-2: new full speed USB device using ohci_hcd and address 9
usb 2-2: device not accepting address 9, error -110
usb 2-2: new full speed USB device using ohci_hcd and address 10
usb 2-2: device descriptor read/64, error -110
usb 2-2: device descriptor read/64, error -110
usb 2-2: new full speed USB device using ohci_hcd and address 11
usb 2-2: device descriptor read/64, error -110
usb 2-2: device descriptor read/64, error -110
but following the instructions here (
http://www.linuxquestions.org/questi...ptor+read%2F64) I can get past that error to this one:
Code:
ohci_hcd 0000:00:02.0: remove, state 1
usb usb1: USB disconnect, address 1
ohci_hcd 0000:00:02.0: USB bus 1 deregistered
ohci_hcd 0000:00:06.0: remove, state 1
usb usb2: USB disconnect, address 1
ohci_hcd 0000:00:06.0: USB bus 2 deregistered
Does anyone have any idea what could be causing this? These errors are what's reported via dmesg after I plug the player in. It might help to know that the player is a USB2 device but this computer only has USB1.1 ports.