Hello,
I've just discovered Armbian, an OS that I'm sure I can make good use of on my H96 Max V56 rk3566 8GB/64GB.
Thank you to all contributors for such an awesome project.
I'd like to help-out somehow, but GitHub & issues reporting is beyond my comprehension.
Thought I'd raise a few queries here, in the hope that issue 1 might gravitate to the appropriate maintainer.
1. bootloader issue:
When built for the H96 Max V56, the resulting image will boot from an SD card okay, can be installed from the SD card, or can be installed via MASK ROM mode.
After installation on the eMMC, however, the RockChip rk3566 MASK ROM mode refuses to connect. It apparently doesn't like something in the bootloader, as when overwritten with an historical bootloader, the MASK ROM mode works fine again (but the system then won't boot).
2. backup rkdeveloptool:
Some difficulty in obtaining working backups from MASK ROM mode with this tool.
sudo ./rkdeveloptool db H96-MAX-8gb-MiniLoaderAll.bin
sudo ./rkdeveloptool rl 0 122142720 backup.img && beep
sudo ./rkdeveloptool rd
sudo ./rkdeveloptool db H96-MAX-8gb-MiniLoaderAll.bin
sudo ./rkdeveloptool wl 0 backup.img && beep
sudo ./rkdeveloptool rd
Won't boot! Can anyone familiar with this tool see my error?
3. npu.
I can't find a driver for the RockChip NPU in the kernel configuration during an Armbian build.
Could this possibly be compiled as an external module, and linked-in during boot?
Awesome effort, peeps. Thanks so much for this project, and what it has does for my little TV box.
GBEM 👽