Page 1 of 1

sdhci initialization errors

Posted: Sun Sep 10, 2017 9:42 pm
by Outerwebs
The following is constantly spewed from the kernel, until it fills the kernel message buffer..

Code: Select all
[  259.040000] mtk-sd 10130000.sdhci: no support for card's volts
[  259.040000] mmc0: error -22 whilst initialising MMC card


Any ideas as to persistently keeping it from trying to initialize MMC?

Re: sdhci initialization errors

Posted: Tue Sep 12, 2017 3:08 pm
by Vonger
It is a bug from SD card driver if no SD card connect it will show such warning, new firmware fixed that, if you do not need SD card just remove the driver.