walden_pond
2006-12-30, 01:38 PM CST
Hi,
I am trying to access photograph files through an external USB 2.0 card reader on my FC5 laptop. But I am unable to access the files.
UPDATE: This is a multi-card reader.
'hwbrowser' command tells me that I have three USB controllers (for the 3 USB drives):
ATI Technologies Inc EHCI USB Controller
ATI Technologies Inc OHCI USB Controller #1
ATI Technologies Inc OHCI USB Controller #2
Plugging the USB card reader with the memory card into one of the USB controllers does not lead to anything. After plugging it in, this is the output from 'dmesg':
usb 3-2: new high speed USB device using ehci_hcd and address 3
usb 3-2: configuration #1 chosen from 1 choice
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
Vendor: Generic Model: USB SD Reader Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 00
Vendor: Generic Model: USB CF Reader Rev: 1.01
Type: Direct-Access ANSI SCSI revision: 00
Vendor: Generic Model: USB SM Reader Rev: 1.02
Type: Direct-Access ANSI SCSI revision: 00
Vendor: Generic Model: USB MS Reader Rev: 1.03
Type: Direct-Access ANSI SCSI revision: 00
usb-storage: device scan complete
scsi 0:0:0:0: Attached scsi generic sg0 type 0
scsi 0:0:0:1: Attached scsi generic sg1 type 0
scsi 0:0:0:2: Attached scsi generic sg2 type 0
scsi 0:0:0:3: Attached scsi generic sg3 type 0
sd 0:0:0:0: Attached scsi removable disk sda
sd 0:0:0:1: Attached scsi removable disk sdb
sd 0:0:0:2: Attached scsi removable disk sdc
sd 0:0:0:3: Attached scsi removable disk sdd
I removed it and tried putting it back and did all such things but to no avail.
After some time I noticed an error message in the 'dmesg' output:
usb 3-3: reset high speed USB device using ehci_hcd and address 11
A google on this error message told me that a lot of other distros (Ubuntu) also are having this problem.
Question:
How do I get the memory card reader working?
I am trying to access photograph files through an external USB 2.0 card reader on my FC5 laptop. But I am unable to access the files.
UPDATE: This is a multi-card reader.
'hwbrowser' command tells me that I have three USB controllers (for the 3 USB drives):
ATI Technologies Inc EHCI USB Controller
ATI Technologies Inc OHCI USB Controller #1
ATI Technologies Inc OHCI USB Controller #2
Plugging the USB card reader with the memory card into one of the USB controllers does not lead to anything. After plugging it in, this is the output from 'dmesg':
usb 3-2: new high speed USB device using ehci_hcd and address 3
usb 3-2: configuration #1 chosen from 1 choice
SCSI subsystem initialized
Initializing USB Mass Storage driver...
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 3
usb-storage: waiting for device to settle before scanning
usbcore: registered new driver usb-storage
USB Mass Storage support registered.
Vendor: Generic Model: USB SD Reader Rev: 1.00
Type: Direct-Access ANSI SCSI revision: 00
Vendor: Generic Model: USB CF Reader Rev: 1.01
Type: Direct-Access ANSI SCSI revision: 00
Vendor: Generic Model: USB SM Reader Rev: 1.02
Type: Direct-Access ANSI SCSI revision: 00
Vendor: Generic Model: USB MS Reader Rev: 1.03
Type: Direct-Access ANSI SCSI revision: 00
usb-storage: device scan complete
scsi 0:0:0:0: Attached scsi generic sg0 type 0
scsi 0:0:0:1: Attached scsi generic sg1 type 0
scsi 0:0:0:2: Attached scsi generic sg2 type 0
scsi 0:0:0:3: Attached scsi generic sg3 type 0
sd 0:0:0:0: Attached scsi removable disk sda
sd 0:0:0:1: Attached scsi removable disk sdb
sd 0:0:0:2: Attached scsi removable disk sdc
sd 0:0:0:3: Attached scsi removable disk sdd
I removed it and tried putting it back and did all such things but to no avail.
After some time I noticed an error message in the 'dmesg' output:
usb 3-3: reset high speed USB device using ehci_hcd and address 11
A google on this error message told me that a lot of other distros (Ubuntu) also are having this problem.
Question:
How do I get the memory card reader working?