Advertised speed is 0 with hostapd
Frédéric Lamorce
FLamorce
Tue Aug 16 05:57:34 PDT 2011
Hello,
On my laptop when I browse the available networks, it displays the speed of them like 54, 130, 300, etc.
But with the AP I am developing it is displayed at 0, I can connect to the AP and have an IP address (I didn't do speed test) so it is working.
I am using linux 2.6 on an ARM, with compat-wireless driver (ath9k_htc), hostapd 0.7.3
My hostapd.conf is like this:
wme_enabled=1
ieee80211n=1
ht_capab=[HT40+][SHORT-GI-40][DSSS_CCK-40]
interface=wlan0
driver=nl80211
ssid=test
channel=1
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=2
wpa_passphrase=wireless
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
rsn_pairwise=CCMP
Any idea of what field I have to use to have a properly advertised speed?
Thanks in advance, Fr?d?ric.
More information about the Hostap
mailing list