Memory card reader doesn't load on DSL, kernel 2.4
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I've got a USB memory card reader, and an SD card (128Mb). DSL is installed on the hard drive.
When I plug in the reader, I get in dmesg:
USB Mass Storage device found at 4
...
sda: Unit Not Ready, sense:
...
sda : READ CAPACITY failed
Then a bunch of I/O errors....
I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 16
I/O error: dev 08:00, sector 8
I/O error: dev 08:00, sector 24
...
Doing a
mount /dev/sda /mnt/sda
gives me
mount: relocation error: mount: undefined symbol: blkid_known_fstype
I've also tried with -t vfat and -t msdos
On my WinXP box, it's a FAT format. I also tried it as Fat32.
Any thoughts?
I tried a USB thumb drive, which works, then I tried the memory card again, and I see the device come up as sdb in dmesg, but I can't seem to fdisk it.
I try:
sudo fdisk /dev/sdb
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.