SD Card Mounting Issues?

Hi all

I have a Sigma MCR 300 USB multi card reader. It works fine with the CF card from my Canon D50. However the SD card from my canon A3100 will not mount/read. The SD card is a San Disk 2GB ultra. The lock is off on the card. The card works and reads on another PC running Vista yuk…

I have seen some old threads saying this is a kernel issue and is unresolved. Is this the case?

If not, can anyone provide a diagnosis process for finding out what the issue is, and then hopefully some code for sorting it out?

I’m a new linux user… but prefer the terminal to yast repositories so long as code and steps are clear to follow.

This is now the only glitch in my system… thanks in advance Ben.

Hi
Is the device seen in the output from;


dmesg
/sbin/lspci
lsusb

Only post the relevant bits if you can else use SUSE Paste to paste the relevant output.

Hi there, thanks for response. Here is result of code: I get hundreds of the first line of the code below and then the rest.

[21741.185349] sd 6:0:0:3: [sde] Bad block number requested
linux-chis:/home/bens # /sbin/lspci
00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)
00:01.0 PCI bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)

linux-chis:/home/bens # lsusb

I deleted references to my SCSI, sound/graphic card.