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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

X96 (1+8GB) Works

Drafteed opened this issue · comments

Hello!
Huge thanks for your work!

Just a report of that my old box X96 works well on 5.15.116 kernel with meson-gxl-s905x-p212.dtb. The system was successfully installed in eMMC just by armbian-install.

Used local build:

./rebuild -b s905x -k 5.15.116

Public builds have not been tested.

WiFi seems is not work, BT is not provided by box, LAN 100mb is ok.

Kernel versions 5.10.183 and 6.1.33 do not start and the box goes into the bootloop.

Some details:

Amlogic S905X
Board: Q5X V2.1 16483
RAM: 1 GB
ROM: 8 GB
Wireless: RTL8189ETV
BT: N/A
LAN: 100mb

commented

sudo ./rebuild -b s905x-t95 -k 5.15.116_6.1.33

You can try the result of s905x-t95 again, the dtb of this one is the same, but it uses a different u-boot, maybe you can use the 6.1.y kernel

sudo ./rebuild -b s905x-t95 -k 5.15.116_6.1.33

You can try the result of s905x-t95 again, the dtb of this one is the same, but it uses a different u-boot, maybe you can use the 6.1.y kernel

Yes, successfully running 6.1.33 and installed in eMMC 👍.

commented

Ok, thank you for sharing, I will add this device to the support list