(02-11-2020, 01:05 AM)wdt Wrote: try this,, dmesg |grep mmcblk ,, to make sure there is only 1 mmc device, then
# echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/bind (#signifying root, don't type #)
then ,, dmesg|tail ,,was it successful?
(with the switch on, obviously, sometimes easy to forget)
i got "echo :write error : No such device"
Reference: https://forum.pine64.org/showthread.php?...9#pid54349
I need to first unbind it before bind
# echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/unbind
# echo fe330000.sdhci >/sys/bus/platform/drivers/sdhci-arasan/bind