It seems that my Archer C7 v2.0 (S/N 2167193001064) running trunk r50108 (needed trunk to handle new flash chip) does not know how to talk to the 5GHz wifi chip. I can't figure out what's up with the ath/ath10k drivers, since they seem to be built into base-files. Installing kmod-ath doesn't work since it seems to come installed.
root@OpenWrt:~# iw dev
phy#0
Interface wlan0
ifindex 6
wdev 0x2
addr 98:de:d0:7d:6e:5e
ssid OpenWrtDad
type AP
channel 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz
txpower 24.00 dBm
root@OpenWrt:~# dmesg | grep ath
[ 11.600553] ath: EEPROM regdomain: 0x0
[ 11.600570] ath: EEPROM indicates default country code should be used
[ 11.600577] ath: doing EEPROM country->regdmn map search
[ 11.600593] ath: country maps to regdmn code: 0x3a
[ 11.600602] ath: Country alpha2 being used: US
[ 11.600610] ath: Regpair used: 0x3a
Still, no dice. No extra messages, either.
(Last edited by cnlohr on 14 Sep 2017, 07:19)