root@OpenWrt:~# dmesg | grep -i "an8855"
an8855-switch: probe of an8855-switch.2.auto failed with error -110
root@OpenWrt:~# ls /sys/bus/mdio_bus/devices/
mdio-bus:00 mdio-bus:1f mdio_an8855-1:02 mdio_an8855-1:04 mt7530-0:01 mt7530-0:03
mdio-bus:01 mdio_an8855-1:01 mdio_an8855-1:03 mt7530-0:00 mt7530-0:02
The device comes with 2 possible switch chip types, the other, absent driver will err out
What do I need to do? I'll install uBoot accordingly.
nothing, works as designed - https://openwrt.org/inbox/toh/xiaomi/ax3000t#hardware_support_status.
My dumb
[ 1.919108] mt7530-mdio mdio-bus:1f wan (uninitialized): PHY [mt7530-0:00] driver [MediaTek MT7531 PHY] (irq=80)
[ 1.941338] mt7530-mdio mdio-bus:1f lan2 (uninitialized): PHY [mt7530-0:01] driver [MediaTek MT7531 PHY] (irq=81)
[ 1.963380] mt7530-mdio mdio-bus:1f lan3 (uninitialized): PHY [mt7530-0:02] driver [MediaTek MT7531 PHY] (irq=82)
[ 1.985456] mt7530-mdio mdio-bus:1f lan4 (uninitialized): PHY [mt7530-0:03] driver [MediaTek MT7531 PHY] (irq=83)
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.