ophub / amlogic-s9xxx-armbian

Support for Armbian in Amlogic, Rockchip and Allwinner boxes. Support a311d, s922x, s905x3, s905x2, s912, s905d, s905x, s905w, s905, s905l, rk3588, rk3568, rk3399, rk3328, h6, etc.
GNU General Public License v2.0
5.41k stars 1.72k forks source link

No boot on beelink GTking S922 #1747

Closed gorotman closed 9 months ago

gorotman commented 9 months ago

Device Information | 设备信息

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 starts 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 got the beelink screenshot only. When I remove the usb pendrive, it starts with original android and works properly.

Any help please? what's wrong?

thanks

ophub commented 9 months ago

Use the 5.15 default firmware and do not modify it.

gorotman commented 9 months ago

Do you mean Armbian_23.08.0_amlogic_s922x_lunar_5.15.132_server_2023.09.21.img.gz ? there are much versions for every chip, named ...lunar ... and ..._revalunar ... and ..._ct2000lunar ... what are differences?

thanks

ophub commented 9 months ago

amlogic_s922x_lunar_5.15.132

gorotman commented 9 months ago

done, but unsuccessfully. Burned on usb pendrive, any files edited. Rebooted the tvbox then: beelink logo for 4-5s, black screen 1-2s, device halted. No messages, no errors on the screen. Tried many times, same behavior. Without the pendrive, device start vendor firmware correctly.