On 06/10/2015 11:33 PM, Janusz Dziedzic wrote:
2015-06-11 8:32 GMT+02:00 Sangwoo Moon <swmoon@xxxxxxxxxxxxxxxxxx>:
Hello,
I have successfully installed the latest version of ath10k driver from
backports.
However, I have some difficulties on configuring wpa_supplicant for IBSS VHT
mode.
Looked at wpa_supplicant configuration file, but I couldn't found any option
related to explicit setting VHT (though I've found disable_vht instead)
Sorry for annoying questions, but can you help this out?
At least you could let me know your configuration of wpa_supplicant.
supplicant by default setup wildest BW, no special parameter required
for IBSS VHT
network = {
ssid="ibss"
mode=1
key_mgmt=NONE
frequency=5180
}
Just use latest version of wpa_supplicant.
next check you have 80MHz BW
iw wlan0 info
Make sure you compile supplicant with this option enabled:
CONFIG_IBSS_RSN=y
I think only particular firmware versions are doing to do IBSS as well.
Thanks,
Ben
--
Ben Greear <greearb@xxxxxxxxxxxxxxx>
Candela Technologies Inc http://www.candelatech.com
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html