#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 anonymous):
Replying to [comment:58 anatolik]:
> > What will 'wifi detect' return if you trigger it manually?
> It returns nothing, error code is 0. I looked at /sbin/wifi file and see
that $DRIVERS is empty and do not see where it is set.
I just checked - you need to remove /etc/config/wireless file prior you
run 'wifi detect' - to get an output. If it returns correct values you may
redirect the output back there: 'wifi detect > /etc/config/wireless'
> So currently UI shows radio0 and radio1. Radio1 is detected as 5Ghz - it
appeared after I installed kmod-ath10k using opkg. But I cannot connect to
this channel. If I try to change the password it gets disabled: 'Wireless
is disabled or not associated'.
I would not start with UI (web interface?) at this point, but rather with
'uci' and wifi up/down. Here's my config, but as I said - I'm using a but
customized version of openwrt - a but old baseline, so the mac80211.sh may
faced some problems with at your end if taken as is.
config wifi-device radio0
option type mac80211
option channel 36
option hwmode 11acna
option path 'pci0000:00/0000:00:00.0'
option htmode HT40+
list ht_capab LDPC
list ht_capab SHORT-GI-20
list ht_capab SHORT-GI-40
list ht_capab TX-STBC
list ht_capab RX-STBC1
list ht_capab DSSS_CCK-40
option vhtmode VHT80
list vht_capab MAX-MPDU-11454
list vht_capab RXLDPC
list vht_capab SHORT-GI-80
list vht_capab TX-STBC-2BY1
list vht_capab RX-STBC-1
list vht_capab MAX-A-MPDU-LEN-EXP7
list vht_capab RX-ANTENNA-PATTERN
list vht_capab TX-ANTENNA-PATTERN
config wifi-iface
option device radio0
option network lan
option mode ap
option ssid OpenWrt
option encryption none
option maxassoc 128
option uapsd 1
> I tried to update all packages in 'opkg list-upgradable' and make
sysupgrade - still the same issue. Here is result of 'list-installed'
https://gist.github.com/anatol/fa6a7535122d08e8ca6e
--
Ticket URL: <https://dev.openwrt.org/ticket/16589#comment:59>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets