#20986: 5ghz not functioning on Archer C7 v2 with 15.05 factory bin
-----------------------+--------------------------------
  Reporter:  spam@…    |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  packages  |    Version:  Chaos Calmer 15.05
Resolution:            |   Keywords:  ath10k
-----------------------+--------------------------------

Comment (by spam@…):

 Thanks for the response.

 I've tried:

 channel 36 at 40hz and 80hz
 channel 149 at 40hz and 80hz
 channel auto at 80hz (which seems to choose channel 52)

 Here's my /etc/config/wireless:

 {{{
 config wifi-device 'radio0'
         option type 'mac80211'
         option hwmode '11a'
         option path 'pci0000:01/0000:01:00.0'
         option country 'US'
         option channel 'auto'
         option htmode 'VHT80'
         option txpower '10'

 config wifi-device 'radio1'
         option type 'mac80211'
         option hwmode '11g'
         option path 'platform/qca955x_wmac'
         option txpower '23'
         option country 'US'
         option htmode 'HT40'
         option channel '9'

 config wifi-iface
         option device 'radio1'
         option mode 'ap'
         option ssid 'trash'
         option network 'trash'
         option encryption 'psk2'
         option key 'password2'

 config wifi-iface
         option device 'radio1'
         option mode 'ap'
         option ssid 'net1'
         option network 'net1'
         option encryption 'psk2'
         option key 'password1'

 config wifi-iface
         option device 'radio0'
         option mode 'ap'
         option ssid 'OpenWrt'
         option encryption 'none'
         option network 'net1'
 }}}

 I've tried txpower at 10 and 17 on radio0, also.

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