【hx801217】 在 https://github.com/istoreos/istoreos/issues/1117 发布:
荐片盒子 RK3566,替换T68M等RK3588机型DTB能稳定运行到0928版本,但升级到1020 1027则找不到网卡。
正确的信息:
root@iStoreOS:~# ethtool -i eth0
driver: st_gmac (看不出什么mod驱动网卡)
version: Jan_2016
firmware-version:
expansion-rom-version:
bus-info:
supports-statistics: yes
supports-test: no
supports-eeprom-access: no
supports-register-dump: yes
supports-priv-flags: no
[ 15.111282] rk_gmac-dwmac fe010000.ethernet eth0: PHY [stmmac-1:00] driver [RTL8211F Gigabit Ethernet] (irq=POLL)
[ 15.124591] rk_gmac-dwmac fe010000.ethernet eth0: No Safety Features support found
[ 15.124673] rk_gmac-dwmac fe010000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported
[ 15.124695] rk_gmac-dwmac fe010000.ethernet eth0: configuring for phy/rgmii link mode
[ 17.177378] rk_gmac-dwmac fe010000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
错误的信息:
[ 15.205111] rk_gmac-dwmac fe010000.ethernet eth0: PHY [stmmac-1:00] driver [Generic PHY] (irq=POLL)
[ 16.215185] rk_gmac-dwmac fe010000.ethernet: Failed to reset the dma
[ 16.215236] rk_gmac-dwmac fe010000.ethernet eth0: stmmac_hw_setup: DMA engine initialization failed
[ 16.215247] rk_gmac-dwmac fe010000.ethernet eth0: stmmac_open: Hw setup failed
能否发一个RTL8211F的驱动,我自己装试试