I have the same exact setup
The hardware
Code:
[root@saturn ~]# lspci | grep -i ricoh
0a:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 05)
0a:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter (rev 22)
0a:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
0a:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter (rev 12)
0a:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
The Issue
Code:
[root@saturn ~]# dmesg | grep ricoh
ricoh-mmc: Ricoh MMC Controller disabling driver
ricoh-mmc: Copyright(c) Philip Langdale
ricoh-mmc: Ricoh MMC controller found at 0000:0a:09.2 [1180:0843] (rev 12)
ricoh-mmc: Controller is now disabled.
Modules
Code:
[root@saturn ~]# lsmod | egrep 'mmc|ricoh|sdhci'
sdhci_pci 10624 0
sdhci 17540 1 sdhci_pci
mmc_core 43676 1 sdhci
ricoh_mmc 7552 0
/var/log/messages doesnt report anything when you reinsert the memory card
ive tried modprobing and it still isnt recongized