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

 Thanks everyone for your help. I removed /etc/config/wireless and
 regenerated it. Now my computers can see 5GHz network.

 I suggest to update the wiki page and include information about installing
 'kmod-ath10k' package.

 {{{
 root@OpenWrt:/etc/config# cat wireless
 config wifi-device  radio0
         option type     mac80211
         option channel  36
         option hwmode   11a
         option path     'pci0000:01/0000:01:00.0'
         option htmode   VHT80

 config wifi-iface
         option device radio0
         option network lan
         option mode ap
         option ssid BARFOO1
         option encryption psk2
         option key foobar

 config wifi-device 'radio1'
         option type 'mac80211'
         option channel '11'
         option hwmode '11g'
         option path 'platform/qca955x_wmac'
         option htmode 'HT20'

 config wifi-iface
         option device 'radio1'
         option network 'lan'
         option mode 'ap'
         option ssid 'BARFOO2'
         option encryption 'psk2'
         option key 'foobar'
 }}}

 {{{
 root@OpenWrt:/etc/config# iwinfo
 wlan0     ESSID: "BARFOO1"
           Access Point: E8:94:F6:AE:14:5E
           Mode: Master  Channel: 36 (5.180 GHz)
           Tx-Power: 17 dBm  Link Quality: 27/70
           Signal: -83 dBm  Noise: -102 dBm
           Bit Rate: 6.0 MBit/s
           Encryption: WPA2 PSK (CCMP)
           Type: nl80211  HW Mode(s): 802.11nac
           Hardware: 168C:003C 0000:0000 [Generic MAC80211]
           TX power offset: unknown
           Frequency offset: unknown
           Supports VAPs: yes  PHY name: phy0

 wlan1     ESSID: "BARFOO2"
           Access Point: E8:94:F6:AE:14:5F
           Mode: Master  Channel: 11 (2.462 GHz)
           Tx-Power: 23 dBm  Link Quality: unknown/70
           Signal: unknown  Noise: -95 dBm
           Bit Rate: unknown
           Encryption: WPA2 PSK (CCMP)
           Type: nl80211  HW Mode(s): 802.11bgn
           Hardware: unknown [Generic MAC80211]
           TX power offset: unknown
           Frequency offset: unknown
           Supports VAPs: yes  PHY name: phy1
 }}}

 It reports BitRate == 6Mbit/s. Is it very low rate?

--
Ticket URL: <https://dev.openwrt.org/ticket/16589#comment:61>
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