#20513: 802.11w CC
------------------------------+----------------------------------
 Reporter:  anonymous         |      Owner:  developers
     Type:  defect            |     Status:  new
 Priority:  low               |  Milestone:  Chaos Calmer (trunk)
Component:  packages          |    Version:  Trunk
 Keywords:  802.11w, hostapd  |
------------------------------+----------------------------------
 As seen here: https://dev.openwrt.org/ticket/20179
 the option 802.11w should be possible. I use this router: TP-Link TL-
 WR1043N/ND v1.
 {{{
 root@TP-WR1043ND:/etc/config# cat /etc/openwrt_release
 DISTRIB_ID='OpenWrt'
 DISTRIB_RELEASE='Chaos Calmer'
 DISTRIB_REVISION='r46849'
 DISTRIB_CODENAME='chaos_calmer'
 DISTRIB_TARGET='ar71xx/generic'
 DISTRIB_DESCRIPTION='OpenWrt Chaos Calmer 15.05'
 DISTRIB_TAINTS='no-all busybox'
 }}}

 I could not start hostapd with
 {{{
 ieee80211w '1'
 }}}
 The output of hostapd with log_level = 0
 {{{
 root@TP-WR1043ND:/etc/config# /usr/sbin/hostapd -P /var/run/wifi-phy0.pid
 /var/run/hostapd-phy0.conf
 Configuration file: /var/run/hostapd-phy0.conf
 wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
 wlan0: interface state COUNTRY_UPDATE->HT_SCAN
 20/40 MHz operation not permitted on channel pri=9 sec=5 based on
 overlapping BSSes
 Using interface wlan0 with hwaddr 90:XX:XX:XX:XX:XX and ssid "TP-WR1043ND"
 WPS: Converting push_button to virtual_push_button for WPS 2.0 compliance
 Interface initialization failed
 wlan0: interface state HT_SCAN->DISABLED
 wlan0: AP-DISABLED
 wlan0: interface state DISABLED->DISABLED
 wlan0: AP-DISABLED
 hostapd_free_hapd_data: Interface wlan0 wasn't started
 nl80211: deinit ifname=wlan0 disabled_11b_rates=0
 ELOOP: remaining socket: sock=13 eloop_data=0xb654b8 user_data=(nil)
 handler=0x41bacd
 }}}

 I'm not sure, if this problem base on the specific hardware or it is more
 generic.

--
Ticket URL: <https://dev.openwrt.org/ticket/20513>
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