|
USB device hot plug failed sometime
My system run RedHat AS3.0 U7 with kernel 2.4.22. There is a problem when I tried to plug a USB device(either a USB stick or USB floppy driver). The USB device won't work sometimes. And I saw below message.
usb.c: USB device not accepting new address=3 (error=-71)
usb.c: USB device not accepting new address=4 (error=-71)
usb.c: USB device not accepting new address=5 (error=-71)
usb.c: USB device not accepting new address=6 (error=-71)
...
Sometime, the device work and no such error when I plug the device.
Sometime, the device work but with some error message. I think the OS tried many time to hook the device, and finally it work.
Sometime, the device can't work, it push many error message, and stop trying.
Anyone have idea on it?
|