All,

Picked up an SD Card reader/writer to use, to transfer digital camera pictures to my FC3 box, instead of using the s l o w dock that came with the camera.

Plugging the little bugger in throws lots of errors. Not sure where to begin diagnosing the problem, but I am assuming that the thing SHOULD work, and that it has to be some type of setup issue (I hope).

Other notes: I am assuming that I don't have to 'format' the thing, since it already has pictures on it; is that a bad assumption? At any rate, I haven't gotten the system to recognize the thing, so haven't been able to mount it, etc. My system is fully updated (with the repositories that are active on a fresh install of FC3, no additional repositories used, yet).

Suggestions?

Steve

===============================================
Relevant Info:

Product: SanDisk Model SDDR-103 Mobile Card Reader / Writer

Card: 512 MB SD Card

Modules:

[EMAIL PROTECTED] ~]# lsmod|grep usb
usb_storage 79497 0
scsi_mod 167697 5 usb_storage,sbp2,libata,3w_9xxx,sd_mod

Kernel:

[EMAIL PROTECTED] ~]# uname -a
Linux localhost 2.6.11-1.27_FC3 #1 Tue May 17 20:24:57 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux

tail -f of /var/log/messages when inserting device into usb port:

Jun 16 22:36:40 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 39
Jun 16 22:36:45 localhost kernel: usb 1-3: khubd timed out on ep0out
Jun 16 22:36:50 localhost kernel: usb 1-3: khubd timed out on ep0out
Jun 16 22:36:50 localhost kernel: usb 1-3: device not accepting address 39, error -110
Jun 16 22:36:50 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 40
Jun 16 22:36:55 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:36:55 localhost kernel: usb 1-3: device descriptor read/8, error -110
Jun 16 22:37:00 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:37:00 localhost kernel: usb 1-3: device descriptor read/all, error -110
Jun 16 22:37:00 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 41
Jun 16 22:37:01 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 42
Jun 16 22:37:06 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:37:06 localhost kernel: usb 1-3: device descriptor read/all, error -110
Jun 16 22:37:06 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 43
Jun 16 22:37:11 localhost kernel: usb 1-3: khubd timed out on ep0out
Jun 16 22:37:16 localhost kernel: usb 1-3: khubd timed out on ep0out
Jun 16 22:37:16 localhost kernel: usb 1-3: device not accepting address 43, error -110
Jun 16 22:37:16 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 44
Jun 16 22:37:17 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 45
Jun 16 22:37:22 localhost kernel: usb 1-3: khubd timed out on ep0out
Jun 16 22:37:27 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:37:27 localhost kernel: usb 1-3: device descriptor read/all, error -110
Jun 16 22:37:27 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 46
Jun 16 22:37:32 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:37:32 localhost kernel: usb 1-3: device descriptor read/all, error -110
Jun 16 22:37:32 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 47
Jun 16 22:37:33 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:37:35 localhost last message repeated 2 times
Jun 16 22:37:35 localhost kernel: usb 1-3: device descriptor read/64, error -110
Jun 16 22:37:40 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:37:50 localhost last message repeated 2 times
Jun 16 22:37:50 localhost kernel: usb 1-3: device descriptor read/64, error -110
Jun 16 22:37:50 localhost kernel: usb 1-3: new high speed USB device using ehci_hcd and address 48
Jun 16 22:37:51 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:37:53 localhost last message repeated 2 times
Jun 16 22:37:53 localhost kernel: usb 1-3: device descriptor read/64, error -110
Jun 16 22:37:58 localhost kernel: usb 1-3: khubd timed out on ep0in
Jun 16 22:38:08 localhost last message repeated 2 times
Jun 16 22:38:09 localhost kernel: usb 1-3: device descriptor read/64, error -110

Reply via email to