#16589: ATH10k for Tp-Link Archer C7 V2
-----------------------------+----------------------------------
Reporter: optimizerapp@… | Owner: kaloz
Type: defect | Status: closed
Priority: normal | Milestone: Chaos Calmer (trunk)
Component: packages | Version: Trunk
Resolution: fixed | Keywords:
-----------------------------+----------------------------------
Comment (by xbarmar):
I'm note sure if this is the case here, since the wireless config has the
radio1 (11ac device) present. Maybe you added it manually(?)..
I remember a problem with detecting the 11ac card from the init.d/boot
script after the ath10k patch for registering the ath10k_core async. I
worked around this by increasing the delay before wifi detect.
--- a/package/base-files/files/etc/init.d/boot
+++ b/package/base-files/files/etc/init.d/boot
@@ -56,7 +56,7 @@ boot() {
/sbin/kmodloader
# allow wifi modules time to settle
- sleep 1
+ sleep 2
/sbin/wifi detect > /tmp/wireless.tmp
[ -s /tmp/wireless.tmp ] && {
What will 'wifi detect' return if you trigger it manually? Will it return
correct hwmode?
--
Ticket URL: <https://dev.openwrt.org/ticket/16589#comment:56>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets