aparcar / openwrt

Staging tree of Paul Spooren
Other
8 stars 1 forks source link

FS#286 - ath9k / stations early drop with 'max_inactivity=30' #405

Closed aparcar closed 7 years ago

aparcar commented 7 years ago

bittorf:

reliable on TP-Link1043ND with LEDE r2167:

Its a playstation3 - signal ~ -50 dBm - short connect and shortly disconnect when max_inactivity=30

Tue Nov 15 15:08:16 2016 daemon.info kalua: /usr/sbin/cron.wireless_: iwevent() EVENT 1412: 'wlan0-1: new station 60:5b:b4:9a:e4:8b' Tue Nov 15 15:08:17 2016 daemon.notice hostapd: wlan0-1: STA 60:5b:b4:9a:e4:8b IEEE 802.11: did not acknowledge authentication response Tue Nov 15 15:08:17 2016 daemon.notice hostapd: wlan0-1: STA 60:5b:b4:9a:e4:8b IEEE 802.11: did not acknowledge authentication response Tue Nov 15 15:08:17 2016 daemon.notice hostapd: wlan0-1: STA 60:5b:b4:9a:e4:8b IEEE 802.11: did not acknowledge authentication response Tue Nov 15 15:08:19 2016 daemon.notice hostapd: wlan0-1: STA 60:5b:b4:9a:e4:8b IEEE 802.11: Could not set STA to kernel driver Tue Nov 15 15:08:19 2016 daemon.notice hostapd: wlan0-1: STA 60:5b:b4:9a:e4:8b IEEE 802.11: did not acknowledge authentication response Tue Nov 15 15:08:19 2016 daemon.notice hostapd: wlan0-1: STA 60:5b:b4:9a:e4:8b IEEE 802.11: did not acknowledge authentication response Tue Nov 15 15:08:19 2016 daemon.notice hostapd: wlan0-1: STA 60:5b:b4:9a:e4:8b IEEE 802.11: did not acknowledge authentication response

root@emilio:~ uci show wireless wireless.radio0=wifi-device wireless.radio0.type='mac80211' wireless.radio0.country='US' wireless.radio0.frag='off' wireless.radio0.path='platform/ath9k' wireless.radio0.hwmode='11g' wireless.radio0.htmode='HT20' wireless.radio0.chanbw='20' wireless.radio0.channel='5' wireless.radio0.distance='100' wireless.radio0.beacon_int='125' wireless.radio0.txpower='20'

wireless.@wifi-iface[0]=wifi-iface wireless.@wifi-iface[0].device='radio0' wireless.@wifi-iface[0].network='wlanadhoc' wireless.@wifi-iface[0].mode='adhoc' wireless.@wifi-iface[0].mcast_rate='6000' wireless.@wifi-iface[0].bssid='02:ca:ff:ee:ba:be' wireless.@wifi-iface[0].ssid='ffintern.2GHz'

wireless.@wifi-iface[1]=wifi-iface wireless.@wifi-iface[1].device='radio0' wireless.@wifi-iface[1].network='wlan' wireless.@wifi-iface[1].encryption='none' wireless.@wifi-iface[1].mode='ap' wireless.@wifi-iface[1].mcast_rate='1000' wireless.@wifi-iface[1].disassoc_low_ack='1' wireless.@wifi-iface[1].ssid='weimar.freifunk.net'

aparcar commented 7 years ago

nbd:

Please try the latest version

aparcar commented 7 years ago

bittorf:

i can not see this issue anymore with r2709 - thank you!