Am 11.10.2017 um 21:43 schrieb Hauke Mehrtens: > Hi, > > I tested the new backports version with ath9k locally and did not saw > this problem with my device. > > Could you activate more debugging in hostapd by changing > CONFIG_WPA_MSG_MIN_PRIORITY to 2 please. > > In addition could you post your wireless configuration, with your keys > removed also please and try the normal full hostapd version if you are > able to reproduce it there too. > > Hauke
Hi, Is end the hostapd config files. They are generated by a modified hostapd.sh script. hostapd-phy1.conf: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=DE ieee80211d=1 ieee80211h=1 hw_mode=a beacon_int=100 channel=acs_survey chanlist=36-140 ieee80211n=1 ht_coex=0 ht_capab=[HT40+][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40] interface=wlan1 ctrl_interface=/var/run/hostapd ap_isolate=1 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 eap_server=1 ca_cert=???? server_cert=???? private_key=???? private_key_passwd=???? dh_file=???? eap_user_file=???? eapol_key_index_workaround=1 ieee8021x=1 auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=???? bridge=br-lan wpa_key_mgmt=WPA-EAP WPA-EAP-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=1 bssid=???? bss=wlan1-1 ctrl_interface=/var/run/hostapd ap_isolate=1 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 wpa_passphrase=???? auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=???? bridge=br-lan wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=1 bssid=???? bss=wlan1-2 ctrl_interface=/var/run/hostapd ap_isolate=1 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 wpa_passphrase=???? auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=???? bridge=br-tor wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=1 bssid=???? hostapd-phy0.conf: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=DE ieee80211d=1 hw_mode=g beacon_int=100 channel=9 ieee80211n=1 ht_coex=0 ht_capab=[HT40-][LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40] interface=wlan0 ctrl_interface=/var/run/hostapd ap_isolate=1 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 wpa_passphrase=???? auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=???? bridge=br-lan wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=1 bssid=???? bss=wlan0-1 ctrl_interface=/var/run/hostapd ap_isolate=1 ap_max_inactivity=600 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 wpa_group_rekey=1800 wpa_passphrase=???? auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=???? bridge=br-guest1 wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=1 macaddr_acl=0 deny_mac_file=???? bssid=???? bss=wlan0-2 ctrl_interface=/var/run/hostapd ap_isolate=1 ap_max_inactivity=600 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 wpa_group_rekey=1800 wpa_passphrase=???? auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=???? bridge=br-guest2 wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=1 macaddr_acl=0 deny_mac_file=???? bssid=???? bss=wlan0-3 ctrl_interface=/var/run/hostapd ap_isolate=1 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 eap_server=1 ca_cert=???? server_cert=???? private_key=???? private_key_passwd=???? dh_file=???? eap_user_file=???? eapol_key_index_workaround=1 ieee8021x=1 auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=???? bridge=br-lan wpa_key_mgmt=WPA-EAP WPA-EAP-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=1 bssid=???? bss=wlan0-4 ctrl_interface=/var/run/hostapd ap_isolate=1 disassoc_low_ack=1 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 wpa_passphrase=???? auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=???? bridge=br-tor wpa_key_mgmt=WPA-PSK WPA-PSK-SHA256 okc=0 disable_pmksa_caching=1 ieee80211w=1 bssid=???? I'll send the debug output unmodified with CONFIG_WPA_MSG_MIN_PRIORITY set to 2 only to you and not to the list. Regards, Hartmut _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev