Hi, I'm currently running Solus on a Dell Precision m4500. I can't get the SD card slot to work. I'm trying to read a 16 GB SD card.
I ran the following commands:
uname -r
4.14.189-161.lts
lspci | grep -i ricoh
04:00.0 CardBus bridge: Ricoh Co Ltd CardBus bridge (rev 02)
04:00.1 SD Host controller: Ricoh Co Ltd MMC/SD Host Controller (rev 03)
04:00.4 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 PCIe IEEE 1394 Controller (rev 03)
dmesg | tail -20
[16089.273513] DMAR: DRHD: handling fault status reg 302
[16089.273519] DMAR: [DMA Write] Request device [04:00.0] fault addr fffe0000 [fault reason 05] PTE Write access is not set
[16089.273706] mmc0: invalid bus width
[16089.273710] mmc0: error -22 whilst initialising SD card
[16485.056860] DMAR: DRHD: handling fault status reg 402
[16485.056867] DMAR: [DMA Write] Request device [04:00.0] fault addr fffe0000 [fault reason 05] PTE Write access is not set
[16485.056921] mmc0: invalid bus width
[16485.056926] mmc0: error -22 whilst initialising SD card
[16485.236527] DMAR: DRHD: handling fault status reg 502
[16485.236535] DMAR: [DMA Write] Request device [04:00.0] fault addr fffe0000 [fault reason 05] PTE Write access is not set
[16485.236586] mmc0: invalid bus width
[16485.236591] mmc0: error -22 whilst initialising SD card
[16485.427543] DMAR: DRHD: handling fault status reg 602
[16485.427550] DMAR: [DMA Write] Request device [04:00.0] fault addr fffe0000 [fault reason 05] PTE Write access is not set
[16485.427628] mmc0: invalid bus width
[16485.427633] mmc0: error -22 whilst initialising SD card
[16485.628141] DMAR: DRHD: handling fault status reg 702
[16485.628149] DMAR: [DMA Write] Request device [04:00.0] fault addr fffe0000 [fault reason 05] PTE Write access is not set
[16485.628330] mmc0: invalid bus width
[16485.628335] mmc0: error -22 whilst initialising SD card
I tried plugging and unplugging it multiple times. How do I get it to work?.