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.69k stars 1.83k forks source link

X96 Mini Ram 2G / Rom 16 - won't Boot #177

Closed SajjadSabzkar closed 2 years ago

SajjadSabzkar commented 2 years ago

Hi , Thanks for developing this Project . I follow all step in your documention and other documention in web , but i Can't boot this device Not at all . Please help me

ophub commented 2 years ago

Try: https://github.com/ophub/amlogic-s9xxx-armbian/releases/tag/Armbian_Aml_focal_03.18.1606#:~:text=Armbian_22.05.0_Aml_s905w_focal_5.4.185_2022.03.18.1557.img.gz

SajjadSabzkar commented 2 years ago

Hi , This link won't available and github says Page not found also i can boot only one image "Armbian_5.44_S9xxx_Debian_stretch_3.14.29_xfce_20180601.img.xz" successfully booted but i don't know why only this image booted !!

ophub commented 2 years ago

https://github.com/ophub/amlogic-s9xxx-armbian/releases/download/Armbian_Aml_focal_03.18.2242/Armbian_22.05.0_Aml_s905w_focal_5.4.185_2022.03.18.2233.img.gz

SajjadSabzkar commented 2 years ago

I tested this image but won't boot

ophub commented 2 years ago

you look at what dtb you are using in "Armbian_5.44_S9xxx_Debian_stretch_3.14.29_xfce_20180601.img.xz" cat /boot/uEnv.txt

SajjadSabzkar commented 2 years ago

this image automatically detected dtb and i don't need determine dtb . when i run 'cat /boot/uEnv.txt' : bootargs=root=LABEL=ROOTFS rootflags=data=writeback rw console=ttyS0,115200n8 console=tty0 no_console_suspend consoleblank=0 fsck.fix=yes fsck.repair=yes net.ifnames=0 mac=${mac}

ophub commented 2 years ago

cat /boot/extlinux/extlinux.conf

Confirm which dtb file your current firmware is using.

SajjadSabzkar commented 2 years ago

/boot does not have extlinux folder . i take screenshot the directory /boot contents ls_content when i run cat /boot/s905_autoscript seems it find and convert device dtb to dtb.img file . i upload s905_autoscript for you . s905_autoscript.zip

SajjadSabzkar commented 2 years ago

Is it possible to change the source Code where define dtb , dtb format To be dtb.img?

ophub commented 2 years ago

I don't understand the previous practice, and I'm not familiar with the original settings. You can check the relevant introduction yourself.