#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 anatol.pomozov@…):

 I just installed OpenWRT (OpenWrt Barrier Breaker r41846 / LuCI Trunk
 (svn-r10459)) on my new Archer C7 V2 and I see only 2.4GHz network.

 {{{
 # dmesg | grep wlan
 [  284.220000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
 [  284.220000] device wlan0 entered promiscuous mode
 [  284.240000] br-lan: port 2(wlan0) entered forwarding state
 [  284.250000] br-lan: port 2(wlan0) entered forwarding state
 [  284.250000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
 [  286.250000] br-lan: port 2(wlan0) entered forwarding state
 [  375.390000] device wlan0 left promiscuous mode
 [  375.390000] br-lan: port 2(wlan0) entered disabled state
 [  376.580000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
 [  376.650000] device wlan0 entered promiscuous mode
 [  377.480000] br-lan: port 2(wlan0) entered forwarding state
 [  377.490000] br-lan: port 2(wlan0) entered forwarding state
 [  377.490000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
 [  379.490000] br-lan: port 2(wlan0) entered forwarding state
 }}}

 {{{
 # cat /etc/config/wireless

 config wifi-device 'radio0'
         option type 'mac80211'
         option channel '11'
         option hwmode '11g'
         option path 'platform/qca955x_wmac'
         option htmode 'HT20'
         option txpower '30'
         option country 'US'

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

 What can be wrong with the device? 5Ghz worked fine on OEM firmware.

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