You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kernel Version: Linux armbian 6.1.52-ophub Support VFD #1 SMP Thu Sep 7 03:11:29 EDT 2023 aarch64 aarch64 aarch64 GNU/Linux
Release: jammy
Describe the bug | 问题描述
dmesg repeatedly logs a phy_poll_reset for the RTL8211F (snippet below).. also provided a couple of other outputs I've seen asked for on other issues.. let me know if there's anything more I need to provide for assistance.. thanks in advance!
Device Information | 设备信息
Armbian Version | 系统版本
Describe the bug | 问题描述
dmesg repeatedly logs a phy_poll_reset for the RTL8211F (snippet below).. also provided a couple of other outputs I've seen asked for on other issues.. let me know if there's anything more I need to provide for assistance.. thanks in advance!
[525126.092595] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -110)
[525426.515655] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[525427.143335] RTL8211F Gigabit Ethernet stmmac-1:00: phy_poll_reset failed: -110
[525427.144145] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -110)
[525427.160633] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[525427.787333] RTL8211F Gigabit Ethernet stmmac-1:00: phy_poll_reset failed: -110
[525427.788148] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -110)
[525427.805246] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[525428.439328] RTL8211F Gigabit Ethernet stmmac-1:00: phy_poll_reset failed: -110
[525428.440135] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -110)
[525428.456470] rk_gmac-dwmac fe010000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0
[525429.091315] RTL8211F Gigabit Ethernet stmmac-1:00: phy_poll_reset failed: -110
[525429.092126] rk_gmac-dwmac fe010000.ethernet eth0: __stmmac_open: Cannot attach to PHY (error: -110)
cat /boot/armbianEnv.txt
verbosity=1
bootlogo=false
fdtfile=rockchip/rk3568-opc-h68k.dtb
rootdev=UUID=0261a2ae-8cfb-4981-b5d6-6278f6f23c2c
rootfstype=ext4
rootflags=rw,errors=remount-ro
overlay_prefix=rk3568
overlays=
extraargs=
extraboardargs=net.ifnames=0 max_loop=128
docker_optimizations=on
usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
cat /etc/ophub-release
PLATFORM='rockchip'
VERSION_CODEID='ubuntu'
VERSION_CODENAME='jammy'
FAMILY='rk3568'
BOARD='h68k'
SOC='rk3568'
FDTFILE='rk3568-opc-h68k.dtb'
KERNEL_REPO='ophub/kernel'
KERNEL_TAGS='6.1.y'
KERNEL_VERSION='6.1.52'
KERNEL_BACKUP='yes'
GITHUB_CDN=''
BOOT_CONF='armbianEnv.txt'
ROOTFS_TYPE='ext4'
DISK_TYPE='usb'
AMPART_STATUS='no'
MLUBOOT_STATUS='no'
MAINLINE_UBOOT='/usr/lib/u-boot/'
BOOTLOADER_IMG='/usr/lib/u-boot/bootloader.bin'
TRUST_IMG='/usr/lib/'
PACKAGED_DATE='2023-06-05'