DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-allwinner
PhotoJim has quit [Remote host closed the connection]
PhotoJim has joined #armbian-allwinner
<DC-IRC> [Discord] <idubrov> Ok, so I scanned `/sys` directory both for working kernel & non-working one, and in a working kernel I see `/sys/devices/platform/soc/4020000.mmc/mmc_host/mmc0` directory, with `mmc0:aaaa` inside it (SD card).
<DC-IRC> [Discord] <idubrov> However, in a non-working kernel, there is no `mmc_host` directory in `ls /sys/devices/platform/soc/4020000.mmc`.
<DC-IRC> [Discord] <idubrov> I don't really know when and how kernel is supposed to find the SD card, but it looks like kernel somehow doesn't recognize it (and, I guess, this is why it doesn't create partition devices that are then mounted)...
<DC-IRC> [Discord] <idubrov> Any tips how can I debug this issue (I mean... it's probably way over my head 🙂 )?