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
6.28k stars 2.02k forks source link

x88pro x3 failed to start Raise network interface #211

Closed araczkowski closed 2 years ago

araczkowski commented 2 years ago

Any chance to have working ethernet in x88pro x3 (s905x3) box ? This box has 1Gb ethernet, Armbian is starting fine, but unfortunately the network doesn't work. Any advices how to achieve working ethernet are welcome.

ophub commented 2 years ago

What wired NIC chip?

araczkowski commented 2 years ago

RTL8211F Gigabit ethernet ethernet

ophub commented 2 years ago

https://github.com/ophub/amlogic-s9xxx-armbian/tree/main/build-armbian/common-files/patches/amlogic-dtb

This network card can be driven, you test meson-sm1-xxx.dtb related files, such as

meson-sm1-tx3-qz.dtb meson-sm1-x96-air-gbit.dtb meson-sm1-x96-max-plus.dtb meson-sm1-h96-max-x3.dtb

Modify the name of dtb in /boot/uEnv.txt

araczkowski commented 2 years ago

I tested all the dtb - no luck, the same problem on boot -> failed to start Raise network interfaces.

The network (ethernet and wifi) works good on the same box for CoreELEC. In CoreELEC the working dtb name is sm1_s905x3_4g_1gbit.dtb I tryied to use dtb from CoreELEC to Armbian but without success - no boot.

danuzz commented 2 years ago

Try withmeson-sm1-sei610.dtb of 150balbes You need it meson-sm1-sei610-ethfix.dtb https://forum.armbian.com/topic/12988-armbian-for-amlogic-s905x3/?do=findComment&comment=94355 but it is no longer found it has been deleted.

meson-sm1-sei610.dtb.gz

araczkowski commented 2 years ago

Try with meson-sm1-sei610.dtb of 150balbes

Thanks, I tried, the same problem -> failed to start Raise network interfaces I'm serching for meson-sm1-sei610-ethfix.dtb

dinhchinh82 commented 2 years ago

@araczkowski you can try this file which I downloaded from armbian forum before. meson-sm1-sei610-ethfix.dtb.zip

araczkowski commented 2 years ago

@dinhchinh82 thx

finally this attached dtb is working ok for me meson-sm1-sei610-2.dtb.zip