05-04-2019, 10:55 AM
So, i managed to get the driver compiled into the kernel. Here is a link to my changed kernel config (located in projects/Rockchip/devices/RK3399/linux/rockchip-4.4/linux.aarch64.conf in the libreelec repo).
https://gist.github.com/StefanRvO/4607ce...977616ac47
However, the kernel seems to panic (e.g., the system freezes up) when i try to access the drive by e.g. doing file -s /dev/sda1
This also happened on ubuntu, so it seems to be a general problem. Does anybody have any experience or suggestions for fixing this? It seems strange to me, as the system can actually read from the drive as it can read the parition table, but something seems broken with actually accessing the data.
https://gist.github.com/StefanRvO/4607ce...977616ac47
However, the kernel seems to panic (e.g., the system freezes up) when i try to access the drive by e.g. doing file -s /dev/sda1
This also happened on ubuntu, so it seems to be a general problem. Does anybody have any experience or suggestions for fixing this? It seems strange to me, as the system can actually read from the drive as it can read the parition table, but something seems broken with actually accessing the data.