#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):

 Replying to [comment:56 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?

 Most likely what I wrote above it's not the root cause, as the release you
 used does have a mac80211 package from '2014-05-22' afaics, so the
 'ath10k_core async registering patch' is not yet there.

 (I used a custom backports/mac80211 package with bleeding-edge ath10k
 code)

--
Ticket URL: <https://dev.openwrt.org/ticket/16589#comment:57>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to