Comment 8 for bug 323159

Revision history for this message
Abel O'Rian (abel-orian) wrote :

the same...

on boot:
[ 10.981706] mmc0: Unknown controller version (16). You may experience problems.

abel@abel-laptop:~$ lspci | grep SD
05:04.2 SD Host controller: O2 Micro, Inc. Integrated MMC/SD Controller (rev 01)

--------------------------------------------------------------------------------------------------------------------------------

add:

Code:

blacklist sdhci-pci
blacklist sdhci
blacklist mmc_core

to /etc/modprobe.d/blacklist.conf

this solve the problem ?