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

Installation to NEO U9-H #1164

Closed fachos closed 1 year ago

fachos commented 1 year ago

HI...

How to get boot to minix u9-h? i try hold reset button while sdcard boot but not successful any other way around? thank you

**Device Information

ophub commented 1 year ago

https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/build-armbian/documents

fachos commented 1 year ago

i successfully boot to s905x device.... even flash to eMMc... but this minix u9-h (s912) cant get boot... i wonder why maybe someone can share experience or how to do some tricks... i try bulleyes/jammy change their dtb to u9-h.dtb before insert the sdcard... but still cant... thank you

ophub commented 1 year ago

The dtb file name you changed exists? Or imagined?

fachos commented 1 year ago

meson-gxm-minix-neo-u9h.dtb

fachos commented 1 year ago

file available in /boot/dtb/amlogic..... then i update the the name in /boot/uEnv.txt

ophub commented 1 year ago

What was the dtb before you modified it? Select the firmware test of the 6.1.y kernel, do not modify it if it can be started.

fachos commented 1 year ago

before is meson-gxm-octopus-planet.dtb... it cannot boot anyway.... double checked the router no lan show up...

ophub commented 1 year ago

You said above that you can boot from USB, what are you using, don't modify it.

fachos commented 1 year ago

i try all meson-gxm.dtb cannot boot for this U9-H.... i tyr all meson-glx.dtb for s905x device can normal boot...

ophub commented 1 year ago

Firmware test of s912 using 5.15 kernel

fachos commented 1 year ago

ok i download now..... will let you know... thank you

fachos commented 1 year ago

Flash Armbian_23.02.0_amlogic_s912_jammy_5.15.100_server_2023.03.12.img.gz with untouched uEnv.txt.. It boot with 2 IP... 1st IP attemp it jump to new IP.... can login normal..... thank you.... gonna change to u9-h dtb coz seem too many red line in dmesg... let u know.... thank you

ophub commented 1 year ago

u-boot-s905x-s912.bin u-boot-p212.bin u-boot-zyxq.bin

run on usb:

cd /boot
cp -f u-boot-s905x-s912.bin u-boot.ext
sync && reboot

In the USB, test which u-boot can be used separately. If supported, 6.1.y kernels can be used.

fachos commented 1 year ago

cp -f u-boot-s905x-s912.bin u-boot.ext && sync && reboot.... cannot boot... the led from blue change to green... now i have to flash back the sdcard...

samorez1 commented 7 months ago

Hello, could you please tell which image of armbian you use for MINIX NEO U9-H? And where can I get it?

Sorry for stupid question - Im new on yhis)