VHT mac80211_hwsim + hostapd

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am trying to create a VHT capable radio with mac80211_hwsim, to be
used with hostapd. I have tried a few configs in
tests/hwsim/test_ap_vht.py but all that I have tried result in hostapd
complaining about the channel e.g.

Channel 36 (primary) not allowed for AP mode, flags: 0x853 NO-IR
wln2: IEEE 802.11 Configured channel (36) not found from the channel
list of current mode (2) IEEE 802.11a
wln2: IEEE 802.11 Hardware does not support configured channel

I have tried a few channels, none of which work. This makes me think it
has to do with how I am creating the radio with mac80211_hwsim. I'm
just creating an essentially 'default' radio (no special attributes).
I've looked through the hwsim driver code and it appears that all
radios created set some VHT capability bits (the for loop iterating
over NUM_NL80211_BANDS) so any hwsim radio should support VHT (right?).
None of the HWSIM_ATTR's seem to point anything related to VHT either.

Here is (one of) the config I've tried:

ssid=testSSID
country_code=DE
hw_mode=a
channel=36
ieee80211n=1
ieee80211ac=1
vht_oper_chwidth=0
vht_oper_centr_freq_seg0_idx=0
supported_rates=60 120 240 360 480 540
require_vht=1

Thanks,
James


_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux