I believe this happened after a recent dist-upgrade because the card reader has worked fine until recently. Now from dmesg I get:
Code:
sdhci-pci 0000:15:00.2: Will use DMA mode even though HW doesn't fully claim to support it.
I tried
Code:
rmmod sdhci_pci
and
Code:
modprobe sdhci_pci
but still the same message. |