[OpenWrt-Devel] [PATCH] ath79: Add support for Ubiquity

Petr Štetiar ynezz at true.cz
Sun Nov 18 04:03:28 EST 2018


Joe Ayers <joe at ayerscasa.com> [2018-11-17 18:40:56]:

> > Hm, I'm really wondering what version of airOS do you've on your devices, that
> > the TFTP recovery method works for you.
> 
> root at AE6XE-NSM5XW-QTH:~# cat /etc/openwrt_version
> r7258-5eb055306f

I was asking for airOS version, so it should rather be `cat /etc/version`. I
don't have /etc/openwrt_version in my airOS v6.1.7 system.

> I applied this 002-firmware-check-fix.patch to your build referenced
> above and tftp'd it to a NS M5 XW with "U-Boot 1.1.4-s1039 (May 24
> 2017 - 15:58:18)" bootloader.  Looks like nano-m-xw is missing from
> .../base-files/etc/board.d/02_network.   Consequently, the network
> physical ports are non-functional and the wireless is not showing up.

nano-m-xw missing in 02_network as it's probably standard eth0/eth1 setup so
it would use the default:

 *)
    ucidef_set_interfaces_lan_wan "eth0" "eth1"
    ;;



More information about the openwrt-devel mailing list