Search Linux Wireless

Re: AR9285 Wireless 80211n mode get only 25Mbit with Linux 2.6.38.8 and compat-wireless-2.6.38.2-2

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

 



Dane Shih schrieb:
> thanks
> kernel upgrade to 3.0
> and install compat-wireless_3.0_stable_releases ath9k  driver

Well, I'm using the original drivers from 3.0.

> [  4] local 192.168.100.254 port 5001 connected with 192.168.100.47 port 49230
> [ ID] Interval       Transfer     Bandwidth
> [  4]  0.0- 2.1 sec  10.0 MBytes  40.5 Mbits/sec
> [  5] local 192.168.100.254 port 5001 connected with 192.168.100.47 port 49231
> [  5]  0.0- 6.4 sec  30.0 MBytes  39.2 Mbits/sec

Where does this output come from? I don't know it. You could use netperf
for testing the bandwith.

#!/bin/sh

dest="your_srv" # set the servername

while true ; do
netperf -t TCP_MAERTS -H $dest
netperf -t TCP_STREAM -H $dest
netperf -t TCP_SENDFILE -H $dest
done

Start netserver on the server side before you start this script (script
can be stopped with CTRL-C).

I'm using hostapd from hostapd git from 21.04.2011.

> 
> 80211n  maxinum throughput 40Mbit
> 
> what i should be check
> 
> another question
> wireless client also get  100 MBit/s
> 
> thanks

Sorry - I don't understand you :-(.


Andreas
--
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


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