OpenWrt Forum Archive

Topic: Archer C7 v2.0 missing 5GHz wifi device. [SOLVED]

The content of this topic has been archived on 31 Mar 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

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)

I really enjoy the stability and support of OpenWRT.   It raises another question:  why was there a departure from OpenWRT for so many people?

Also, it was solved now.  I have no idea why ath10k isn't in the main archer c7 v2 trunk or available by opkg but, you can apparently get the ath10k packages manually from the snapshots ( https://downloads.openwrt.org/snapshots … ar71xx.ipk ) download and install manually and everything works smooth as butter.

The discussion might have continued from here.