Open JeremiahCornelius opened 1 year ago
can you share your build command and upload ?
Do you have same issue from stvhay's fork? https://github.com/stvhay/armbian-indiedroid-nova
My build command is pretty simple.
./compile.sh nova-sid
Interesting tho'. I was able to build a full set of kernel only debs when I ran compile.sh and used the menu to select the indiedroid target.
kernel-rockchip-rk3588-indiedroid_23.05.0-trunk--5.10.110-Sbcf1-D4008-P0000-C8b40Hfe66-HK01ba-Vc222-Ba98e.tar
linux-dtb-indiedroid-rockchip-rk3588_23.05.0-trunk--5.10.110-Sbcf1-D4008-P0000-C8b40Hfe66-HK01ba-Vc222-Ba98e_arm64.deb
linux-headers-indiedroid-rockchip-rk3588_23.05.0-trunk--5.10.110-Sbcf1-D4008-P0000-C8b40Hfe66-HK01ba-Vc222-Ba98e_arm64.deb
linux-image-indiedroid-rockchip-rk3588_23.05.0-trunk--5.10.110-Sbcf1-D4008-P0000-C8b40Hfe66-HK01ba-Vc222-Ba98e_arm64.deb
My only changes to config were to re-enable btrfs support and link in vmlinuz, not a module. I haven't tried stvhay yet.
try
./compile.sh nova-sid DEBUG=yes SHOW_COMMANDS=yes ARTIFACT_IGNORE_CACHE=yes uboot
I do recall that uboot only builds on x86..
No docker builds will complete for nova targets. Fail after u-boot compilation. ERROR:
I've confirmed that I can build Armbian supported boards under this same platform and configuration (Rock 5b, VIM3).