I have 2 usb devices that worked well with RH9
- a camera Sony DSC-P1
- a mp3-player Archos Jukebox recorder
When I plugged these devices on RH9, i got a /dev/sda1 or sdb1 that i had to mount,
everything was fine.
Now, with FC2, i cant get it !
[root@dom root]# uname -r
2.6.6-1.435
#tail -f /var/log/messages
...
Jun 27 16:07:35 dom kernel: usb 4-1: new full speed USB device using address 2
Jun 27 16:07:40 dom kernel: usb 4-1: control timeout on ep0out
Jun 27 16:07:40 dom kernel: uhci_hcd 0000:00:1d.2: Unlink after no-IRQ? Different ACPI or APIC settings may help.
Jun 27 16:07:45 dom kernel: usb 4-1: control timeout on ep0out
Jun 27 16:07:46 dom kernel: usb 4-1: device not accepting address 2, error -110
Jun 27 16:07:46 dom kernel: usb 4-1: new full speed USB device using address 3
Jun 27 16:07:51 dom kernel: usb 4-1: control timeout on ep0out
Jun 27 16:07:56 dom kernel: usb 4-1: control timeout on ep0out
Jun 27 16:07:56 dom kernel: usb 4-1: device not accepting address 3, error -110
Jun 27 16:08:31 dom su(pam_unix)[2642]: session opened for user root by do(uid=500)
At that point, i see that usb-storage is not loaded
Then i try to unplug/plug the device,
It appends these lines to my /var/log/messages
Jun 27 16:09:40 dom kernel: Initializing USB Mass Storage driver...
Jun 27 16:09:40 dom kernel: usbcore: registered new driver usb-storage
Jun 27 16:09:40 dom kernel: USB Mass Storage support registered.
Jun 27 16:10:07 dom kernel: usb 4-1: new full speed USB device using address 4
Jun 27 16:10:12 dom kernel: usb 4-1: control timeout on ep0out
Jun 27 16:10:17 dom kernel: usb 4-1: control timeout on ep0out
Jun 27 16:10:18 dom kernel: usb 4-1: device not accepting address 4, error -110
Jun 27 16:10:18 dom kernel: usb 4-1: new full speed USB device using address 5
Jun 27 16:10:23 dom kernel: usb 4-1: control timeout on ep0out
Jun 27 16:10:28 dom kernel: usb 4-1: control timeout on ep0out
Jun 27 16:10:28 dom kernel: usb 4-1: device not accepting address 5, error -110
If I try to boot with 2 usb disk of 80M, that i have registered in /etc/fstab
these disk are mounted without problems.