Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#3502 - ethernet not found on Ubiquiti airGrid M5hp (FCC:SWX-M5G, SOC:AR9342 v2) #8528

Closed
openwrt-bot opened this issue Dec 9, 2020 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

wwortel:

  • Device: Ubiquiti airGrid M5hp (FCC:SWX-M5G, SOC:AR9342 v2)
  • Software versions: trunk d.d. Dec 9 2020, OpenWrt SNAPSHOT, r15175+32-dd5b3b58d8
    /proc/cpuinfo shows
    AR9342 rev2, Ubiquiti nanostation M (XW), MIPS 74Kc V4.12

tried compiling for nanostation M XW and bullet M XW but same result. System boots, wireless works, but no ethernet at all.
in dmesg repeatedly:
ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe.

It just does not find the lan at all.

Obviously without LAN the unit is useless.

@openwrt-bot
Copy link
Author

wwortel:

can be closed. The issue is that this version of the airGrid M5hp has its single LAN port directly wired to the SOC 9342 and the Airgrid as such is not an option to choose from menuconfig.
Use firmware version:
openwrt-ath79-generic-ubnt_nanostation-loco-m-xw-squashfs-factory.bin

documented:
https://forum.archive.openwrt.org/viewtopic.php?id=60818

dmesg with working LAN:
libphy: Fixed MDIO Bus: probed
libphy: ag71xx_mdio: probed
ag71xx 19000000.eth: connected to PHY at mdio.0:01 [uid=004dd023, driver=Atheros 8032 ethernet]
eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: mii

@kmlupreti
Copy link

kmlupreti commented Apr 27, 2023

Thanks a lot. The above mentioned firmware worked properly on Airgrid m5 hp. It think it will be useful if the supported firmware on the openwrt page is also updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants