Comment 6 for bug 199215

Revision history for this message
Ronald McCollam (fader) wrote : Re: [hardy] SD card does not mount Dell Inspiron 9300

I'm seeing the same behavior on a Dell Inspiron E1405. The relevant info from lspci:

02:01.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 19)
02:01.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 0a)
02:01.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 05)
02:01.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)

And from dmseg:
# card inserted:
[79098.904397] mmc0: new high speed SD card at address e543
[79098.904622] mmcblk0: mmc0:e543 SD01G 1006080KiB
[79098.904674] mmcblk0: p1
# card removed:
[79111.790021] mmc0: card e543 removed

SD cards automount the first time they're inserted after a reboot. After that, automount does not work, but "mount /dev/mmcblk0p1 /mnt" does.