PDA

View Full Version : USB device error


CrackedLCD
2008-02-22, 02:05 PM CST
Does anyone know what this error means and how to fix it?

Feb 22 12:58:02 localhost kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2
Feb 22 12:58:02 localhost kernel: usb 3-1: device descriptor read/64, error -84
Feb 22 12:58:02 localhost kernel: usb 3-1: device descriptor read/64, error -84
Feb 22 12:58:02 localhost kernel: usb 3-1: new low speed USB device using uhci_hcd and address 3
Feb 22 12:58:03 localhost kernel: usb 3-1: device descriptor read/64, error -84
Feb 22 12:58:03 localhost kernel: usb 3-1: device descriptor read/all, error -84
Feb 22 12:58:03 localhost kernel: usb 3-1: new low speed USB device using uhci_hcd and address 4
Feb 22 12:58:03 localhost kernel: usb 3-1: device descriptor read/8, error -84
Feb 22 12:58:03 localhost kernel: usb 3-1: device descriptor read/8, error -84
Feb 22 12:58:04 localhost kernel: usb 3-1: new low speed USB device using uhci_hcd and address 5
Feb 22 12:58:04 localhost kernel: usb 3-1: device descriptor read/8, error -84
Feb 22 12:58:04 localhost kernel: usb 3-1: device descriptor read/8, error -71

the device it's referring to is a usb gamepad (logitech precision). i know the gamepad works because it works fine on my laptop. any clues?

RJFUatHOME
2008-02-22, 03:07 PM CST
May be unrelated, but I started seeing similar errors on usb devices recently in the messages log, but they only happen immediately as I am coming out of hibernate on my desktop PC.

With me anyway I figured that maybe the devices aren't quite ready when the resume is literally still taking place. Everything seems to be working after resume from hibernate finishes so I've just been ignoring those messages.