[19.07.0] Wifi 5 GHz on Archer C7 v5 not working anymore

Hi, I have just upgraded from 18.06.6 with whole new config files. I have not been able to get 5 GHz back to work. Seems as if Wifi is broken:

LuCi: Network > Wireless

Qualcomm Atheros QCA9880 802.11nac
*Device is not active*

I have noticed that on 18.06.6 the following firmware was installed:

  • ath10k-firmware-qca988x
  • kmod-ath10k

19.07.0 comes with:

  • ath10k-firmware-qca988x-ct
  • kmod-ath10k-ct

Any ideas what I could check and try to get the device back working?

Thanks for any help!

Call logread and see if has anything to say about ath10k.

I have just checked:

Sat Jan 11 15:45:57 2020 kern.warn kernel: [  478.002057] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16  peers: 127  tid: 256
Sat Jan 11 15:45:57 2020 kern.info kernel: [  478.019674] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410'
Sat Jan 11 15:45:57 2020 kern.info kernel: [  478.026167] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424  sw-crypt: 0 ct-sta: 0'
Sat Jan 11 15:45:57 2020 kern.info kernel: [  478.034458] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 20904 iram: 26056'
Sat Jan 11 15:45:57 2020 kern.warn kernel: [  478.108735] ath10k_pci 0000:00:00.0: pdev param 0 not supported by firmware
Sat Jan 11 15:45:57 2020 kern.info kernel: [  478.128457] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready

# opkg install kmod-ath10k
Installing kmod-ath10k (4.14.162+4.19.85-1-1) to root...
Downloading http://downloads.openwrt.org/releases/19.07.0/targets/ar71xx/generic/kmods/4.14.162-1-342af9e4f67b3447c53216ab8e3b12a1/kmod-ath10k_4.14.162%2b4.19.85-1-1_mips_24kc.ipk
Collected errors:
 * check_data_file_clashes: Package kmod-ath10k wants to install file /lib/modules/4.14.162/ath10k_core.ko
	But that file is already provided by package  * kmod-ath10k-ct
 * check_data_file_clashes: Package kmod-ath10k wants to install file /lib/modules/4.14.162/ath10k_pci.ko
	But that file is already provided by package  * kmod-ath10k-ct
 * opkg_install_cmd: Cannot install package kmod-ath10k.

Is it safe to remove kmod-ath10k-ct and try kmod-ath10k? I am not quite sure, if I lose the connection to the router with LAN cable after removing kmod-ath10-ct??

See device-page: https://openwrt.org/toh/tp-link/archer-c5-c7-wdr7500#g_wifi_problems5ghz_network_controller_not_identified

Ath10k only handles your wireless. You need to remove the CT variant before you can install the non-CT one.

1 Like

From rc2 it looks like the hostapd 2.9 upgrade was the culprit for some of this.

At least with country codes that aren't driver default. The very latest ath10k firmware or going back to hostapd 2.7 may work around the issue until 19.07.01. or going back to 19.07rc1 which had hostapd 2.7

3 Likes

Hi Dana, you were right! I have just changed the country code for the 5 GHz wireless device back to "driver default" and performed a reboot. Afterwards the device is back online!! I'll stick to default for now.

I also have the same problem with Archer C7 v2. 5GHz, especially when devices are connected as 802.11ac, the speed is slow. Reverted back to 19.07 RC1 and speed is back to normal. Thanks for the information dana44.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.