View previous topic :: View next topic |
Author |
Message |
alex.blackbit Advocate
Joined: 26 Jul 2005 Posts: 2397
|
Posted: Thu Oct 12, 2006 9:56 am Post subject: card reader not recognising card [SOLVED] |
|
|
hello everybody.
i have a problem with my usb card reader. Code: | xeon ~ # lsusb
Bus 002 Device 002: ID 0aec:3260 Neodio Technologies Corp. 7-in-1 Card Reader
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 005: ID 06cb:0009 Synaptics, Inc. Composite TouchPad and TrackPoint
Bus 001 Device 004: ID 04b3:3018 IBM Corp. UltraNav Keyboard
Bus 001 Device 003: ID 04b3:3016 IBM Corp. UltraNav Keyboard Hub
Bus 001 Device 002: ID 046d:c00e Logitech, Inc. M-BJ69 Optical Wheel Mouse
Bus 001 Device 001: ID 0000:0000
xeon ~ # | i get the right devices Code: | Vendor: Generic Model: USB Storage-SMC Rev: I03A
Type: Direct-Access ANSI SCSI revision: 00
sd 2:0:0:0: Attached scsi removable disk sdb
sd 2:0:0:0: Attached scsi generic sg3 type 0
Vendor: Generic Model: USB Storage-CFC Rev: I03A
Type: Direct-Access ANSI SCSI revision: 00
sd 2:0:0:1: Attached scsi removable disk sdc
sd 2:0:0:1: Attached scsi generic sg4 type 0
Vendor: Generic Model: USB Storage-MMC Rev: I03A
Type: Direct-Access ANSI SCSI revision: 00
sd 2:0:0:2: Attached scsi removable disk sdd
sd 2:0:0:2: Attached scsi generic sg5 type 0
Vendor: Generic Model: USB Storage-MSC Rev: I03A
Type: Direct-Access ANSI SCSI revision: 00
sd 2:0:0:3: Attached scsi removable disk sde
sd 2:0:0:3: Attached scsi generic sg6 type 0 | but when i stick a mmc card in, nothing happens in the system.
no news in dmesg and no /dev/sdd1.
does anybody know what i could do?
thanks in advance for your help
kind regards
--alex
Last edited by alex.blackbit on Sat Nov 25, 2006 1:34 pm; edited 1 time in total |
|
Back to top |
|
|
badchien Guru
Joined: 16 Feb 2004 Posts: 415 Location: doghouse
|
Posted: Thu Oct 12, 2006 2:10 pm Post subject: |
|
|
Do you get anything if you 'fdisk /dev/sdd' after you insert the card? |
|
Back to top |
|
|
alex.blackbit Advocate
Joined: 26 Jul 2005 Posts: 2397
|
Posted: Sat Nov 25, 2006 1:34 pm Post subject: |
|
|
after the next "emerge -uDN world" everything worked fine.
i believe it was udev that caused the trouble.
have a nice day everybody |
|
Back to top |
|
|
|