mmc_erase: group start error -110, status 0x0 - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: General Discussion on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=127) +--- Thread: mmc_erase: group start error -110, status 0x0 (/showthread.php?tid=14282) |
mmc_erase: group start error -110, status 0x0 - gab - 06-26-2021 In dmesg I have these error lines repeated multiple times: sunxi-mmc 1c0f000.mmc: data error, sending stop command sunxi-mmc 1c0f000.mmc: send stop command failed mmc_erase: group start error -110, status 0x0 [...] [b]mmc_erase: group start error -110, status 0x0[/b] This is a bit strange because I am running from the sdcard. Should I be worried ? Is my emmc dying ? RE: mmc_erase: group start error -110, status 0x0 - 8bit - 06-26-2021 That is the SD card. https://github.com/torvalds/linux/blob/master/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi#L483 mmc0 is the SD card mmc1 is the Wifi/Bluetooth SDIO mmc2 is the eMMC |