06-26-2023, 09:47 AM
Hi,
I followed the instructions on https://wiki.pine64.org/wiki/PineTab2_Releases and https://github.com/Kwiboo/u-boot-build#s...mmc-module to install Mobian. But the pinetab2 doesn't boot from the prepared SD card. The screen stays black.
What I did:
What did I wrong and/or how can I debug?
Best,
Roger
I followed the instructions on https://wiki.pine64.org/wiki/PineTab2_Releases and https://github.com/Kwiboo/u-boot-build#s...mmc-module to install Mobian. But the pinetab2 doesn't boot from the prepared SD card. The screen stays black.
What I did:
Code:
dd if=mobian-pinetab2-phosh-20230619.img of=/dev/mmcblk0 bs=1M status=progress conv=fsync
dd if=u-boot-rockchip.bin of=/dev/mmcblk0 bs=32k seek=1 conv=fsync
What did I wrong and/or how can I debug?
Best,
Roger