Hi all.
This is first installation of armbian, and I'm tryng to install armbian on a beelink gtking that use a S922 chip.
I followed these steps:
1- flash Armbian_23.08.0_amlogic_s922x_lunar_6.1.54_server_2023.09.21.img.gz on my usb pendrive using BalenaEtcher
2- rename u-boot-gtking.bin to u-boot.ext on root folder
3- edit uEnv.txt as follow
LINUX=/zImage
INITRD=/uInitrd
FDT=/dtb/amlogic/meson-g12b-gtking.dtb
APPEND root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyAML0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0
I try to reboot with toothpick.
The android box start but it shows the beelink initial logo and no more...no startup script...no errors....nothing....waited minutes but nothing.
Tried different tdbs, tried u-boot-s905x2-s922, renamed u-boot.usb also. Always the beelink screenshot.
When I remove the usb pendrive it starts with original android and works properly.
Any help please? what's wrong?
thanks