#22709: ath9k: after a time (30m-14h) stops transmitting BSS on tp-link 941nd 
v3.2
-----------------------+------------------------
  Reporter:  hojuruku  |      Owner:  developers
      Type:  defect    |     Status:  new
  Priority:  normal    |  Milestone:
 Component:  kernel    |    Version:  Trunk
Resolution:            |   Keywords:  ath9k
-----------------------+------------------------

Comment (by hojuruku):

 I haven't got anything useful with loglevel 0 yet. I'll keep you posted,
 compiling the debug version of ath9k as we speak.

 /etc/config/wireless
 {{{
 config wifi-device  radio0
         option type     mac80211
         option channel  11
         option hwmode   11g
         option path     'platform/ath9k'
         option htmode   HT20
         option disabled 0
         option noscan '1'
         option chanbw '20'
         option diversity '1'
         option distance '60'
         #option beacon_int '100'
         # this seemed to have been ignored so i uncommitted it - defect
 still occurs
         option log_level '0'
         # not honored - I may have to load 80211x with module options
 again
         # see https://forum.openwrt.org/viewtopic.php?id=42944
         option regdomain 'VN'

 config wifi-iface
         option device   radio0
         option network  lan
         option mode     ap
         option ssid     'myssid'
         option encryption 'psk2'
         option hidden '0'
         option isolate '0'
         option wmm '1'
         option key 'xxxxxx'
         option short_preamble '0'
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/22709#comment:3>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
openwrt-tickets@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to