WR1043NDv1 hostapd issues on 17.01.0

I made the jump from OpenWRT CC to Lede 17.01.0 yesterday on a TP-Link WR1043ND v1.

I run a simple install with a single SSID, WPA2-PSK (CCMP), 20MHz width. However, I'm experiencing issues where every 10 minutes, wireless clients lose their connection and have to re-connect. The logs show the following:

Sun Feb 26 03:02:38 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx IEEE 802.11: authenticated
Sun Feb 26 03:02:38 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx IEEE 802.11: associated (aid 2)
Sun Feb 26 03:02:38 2017 daemon.notice hostapd: wlan0: AP-STA-CONNECTED xx:xx:xx:xx:xx:xx
Sun Feb 26 03:02:38 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx WPA: pairwise key handshake completed (RSN)
Sun Feb 26 03:10:39 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx WPA: group key handshake completed (RSN)
Sun Feb 26 03:10:42 2017 daemon.notice hostapd: wlan0: AP-STA-DISCONNECTED xx:xx:xx:xx:xx:xx
Sun Feb 26 03:10:47 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to local deauth request
Sun Feb 26 03:11:15 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx IEEE 802.11: authenticated
Sun Feb 26 03:11:15 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx IEEE 802.11: associated (aid 2)
Sun Feb 26 03:11:15 2017 daemon.notice hostapd: wlan0: AP-STA-CONNECTED xx:xx:xx:xx:xx:xx
Sun Feb 26 03:11:15 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx WPA: pairwise key handshake completed (RSN)
Sun Feb 26 03:20:39 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx WPA: group key handshake completed (RSN)
Sun Feb 26 03:20:42 2017 daemon.notice hostapd: wlan0: AP-STA-DISCONNECTED xx:xx:xx:xx:xx:xx
Sun Feb 26 03:20:47 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to local deauth request
Sun Feb 26 03:21:15 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx IEEE 802.11: authenticated
Sun Feb 26 03:21:15 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx IEEE 802.11: associated (aid 2)
Sun Feb 26 03:21:15 2017 daemon.notice hostapd: wlan0: AP-STA-CONNECTED xx:xx:xx:xx:xx:xx
Sun Feb 26 03:21:15 2017 daemon.info hostapd: wlan0: STA xx:xx:xx:xx:xx:xx WPA: pairwise key handshake completed (RSN)

This happens exactly every 10 minutes. It seems like a remnant from https://bugs.lede-project.org/index.php?do=details&task_id=241 However, that issues should've been resolved... What could trigger this?

It seems that there are more issues with the ath9k driver, I also experience these problems with my WNDR4300.

Any news on this? have you tried 17.01.2 or tried hostapd instead of hostapd-mini to see what happen?
on your netgear WNDR4300 it happens in 2.4ghz and 5ghz ?

With the latest release 17.01.4 I don't experience the problem anymore.

1 Like