usb-storage and FC2 - RH9

dominique belloeil dominique at phpdb.com
Tue Jun 29 08:57:14 UTC 2004


On Sun, 2004-06-27 at 16:57, dominique belloeil wrote:

> Hi, everybody,
> 
> 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 at 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
> 
> [root at dom root]# modprobe usb-storage
> [root at dom root]# lsmod | sort
> ac                      3340  0
> asus_acpi               8984  0
> autofs4                12932  0
> battery                 6924  0
> button                  4632  0
> dm_mod                 32800  0
> ehci_hcd               22916  0
> ext3                  103656  2
> floppy                 47440  0
> ipv6                  184672  10
> jbd                    40728  1 ext3
> lp                      8236  0
> microcode               4768  0
> Module                  Size  Used by
> parport                29640  2 parport_pc,lp
> parport_pc             19392  1
> pcspkr                  3176  0
> scsi_mod               91984  2 usb_storage,sg
> sg                     27680  0
> snd                    39396  13
> snd_mixer_oss,snd_emu10k1,snd_rawmidi,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,snd_util_mem,snd_hwdep
> snd_ac97_codec         54788  1 snd_emu10k1
> snd_emu10k1            71560  5
> snd_hwdep               6276  1 snd_emu10k1
> snd_mixer_oss          13824  3
> snd_page_alloc          8072  2 snd_emu10k1,snd_pcm
> snd_pcm                69256  1 snd_emu10k1
> snd_rawmidi            17444  1 snd_emu10k1
> snd_seq_device          6152  2 snd_emu10k1,snd_rawmidi
> snd_timer              17284  1 snd_pcm
> snd_util_mem            3200  1 snd_emu10k1
> soundcore               6112  4 snd
> sunrpc                109924  1
> tulip                  36384  0
> uhci_hcd               24472  0
> usb_storage            53576  0
> [root at dom root]#
> 
> 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.
> 
> Please, what should i try ?


my grub.conf allows me to boot on the previous kernel
[do at dom do]$ uname -r
2.6.5-1.358

i did it, and when i plug the camera sony, it works fine
then, i plus the plug the archos, it ignores it.

Jun 29 07:46:28 dom kernel: usb 4-1: new full speed USB device using
address 2
Jun 29 07:46:29 dom kernel: scsi1 : SCSI emulation for USB Mass Storage
devices
Jun 29 07:46:29 dom kernel:   Vendor: Sony      Model: Sony DSC         
Rev: 2.10
Jun 29 07:46:29 dom kernel:   Type:   Direct-Access                     
ANSI SCSI revision: 02
Jun 29 07:46:29 dom kernel: SCSI device sdb: 126848 512-byte hdwr
sectors (65 MB)
Jun 29 07:46:29 dom kernel: sdb: assuming Write Enabled
Jun 29 07:46:29 dom kernel: sdb: assuming drive cache: write through
Jun 29 07:46:30 dom kernel:  sdb: sdb1
Jun 29 07:46:30 dom kernel: Attached scsi removable disk sdb at scsi1,
channel 0, id 0, lun 0
Jun 29 07:46:30 dom scsi.agent[3867]: disk at
/devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/host1/1:0:0:0

i tried again twice, it was OK

therefore,
- my sony is understood by the kernel 2.6.5-1.358
and not by the 2.6.6-1.435
- my archos-jukebox(mp3 player) is never recognized with these kernel,
it was fine on RH9.

strange...

then, i tried my archos on an another computer FC1 ONE
2 4 22 1 2115 nptl
it is recognized on it ! fine.



-- 
dominique belloeil <dominique at phpdb.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040629/35860531/attachment-0001.htm>


More information about the fedora-list mailing list