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.26k stars 2.01k forks source link

Eth0 doesn't work on S905X3 SoC, TVBox Magicsee N5 Max #2564

Closed HoaPV127 closed 4 weeks ago

HoaPV127 commented 2 months ago

Device Information

Armbian Version

Describe the bug because there's no official supported for Magicsee N5 Max TV box so I choose the default devicetree to boot up, everything ok but the et0 doesn't work and these error logs below are printed periodly

[  940.054029] meson8b-dwmac ff3f0000.ethernet eth0: Register NEM_TYPE_PAGE_POOL RxQ-0
[  940.243622] meson8b-dwmac ff3f0000.ethernet eth0: validation of rgmii with support 00,00000000,00000000,00006280 and advertisement 00,00000000,00000000,00006280 failed: -EINVAL
[  940.339364] meson8b-dwmac ff3f0000.ethernet eth0: __stmac_open: Cannot attach to PHY (error: -22)

I tried some others devicetree but it crashed at boot time. anyone has the same issue with me?

thank you