Hi,

* You need to say how you're testing throughput;
* You should check whether you're associating at HT40 or not. If
you're associating at HT40 (1 stream) then yes, you should be able to
do MCS7, 2 stream, long-GI. That's a PHY rate of 130MBit.


Adrian

On 5 March 2012 10:06, Igor Pinotti <igorpino...@gmail.com> wrote:
> Hello!
>
> I'm trying to do an access point with an embedded plataform, running linux
> 2.6.35 and a wifi module atheros 9285 bgn PCIe. I'm using the driver for the
> atheros 9285 from the linux 2.6.35.
>
> I'm using hostapd to do the soft AP with the atheros module. Everything
> works, but the speed I get from my notebook or other device is always
> 64mbps...
>
> I changed all the configs possible related to this in hostapd (ht_capab),
> but it didn't work at all, I always get 65mbps... I'm trying to get 130 or
> 150 mpbs, the higher speed of this module...
>
> Someone knows any workaround or a solution to this problem?
>
> Thank you in advance
>
>
> My config in hostapd:
> --------------------------------------------------------------------------------------------------------------
> interface=wlan0
> driver=nl80211
> ssid=SSIDTEST
> ignore_broadcast_ssid=0
> channel=7
> hw_mode=g
> beacon_int=100
> dtim_period=1
> max_num_sta=255
> rts_threshold=2347
> fragm_threshold=2346
> preamble=0
> ieee80211n=1
> ht_capab=[HT40+][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40]
> #wmm_enabled=1
> macaddr_acl=0
> logger_syslog=-1
> logger_syslog_level=2
> logger_stdout=-1
> logger_stdout_level=1
> dump_file=/tmp/hostapd.dump
> ctrl_interface=/var/run/hostapd
> ctrl_interface_group=0
> wpa=3
> wpa_passphrase=testing
> wpa_key_mgmt=WPA-PSK WPA-EAP
> wpa_pairwise=TKIP CCMP
> rsn_pairwise=CCMP
> --------------------------------------------------------------------------------------------------------------
>
>
> --
> Igor Kramer Pinotti
>                    igorpino...@hotmail.com
>                    igorpino...@gmail.com
>
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to