Please include 802.11ac mode support in hostapd

Asked by Joseph Moore

When I try to create an AP using 802.11ac hostapd complains about unknown configuration items.

I have a Compex acWave WLE900VX mini-pcie card that's fully supported by the ath10k_pci module.

sudo hostapd -dd hostapd.conf
random: Trying to read entropy from /dev/random
Configuration file: hostapd.conf
Line 10: unknown configuration item 'ieee80211ac'
Line 11: unknown configuration item 'vht_oper_chwidth'
Line 12: unknown configuration item 'vht_oper_centr_freq_seg0_idx'
3 errors found in configuration file 'hostapd.conf'

The solution is to add the following to the ./configure file at compile time:

"CONFIG_IEEE80211AC=y"

As 802.11ac picks up in popularity everyone is going to want this support.

Thank you!

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu hostapd Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

Please report this as a bug! You can use the "Create bug report" button below.

Can you help with this problem?

Provide an answer of your own, or ask Joseph Moore for more information if necessary.

To post a message you must log in.