All of lore.kernel.org
 help / color / mirror / Atom feed
From: hongjianli.nudt@gmail.com
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Ubnt rs pro ar9220 ath9k driver
Date: Thu, 4 Mar 2010 15:20:39 +0800	[thread overview]
Message-ID: <4b8f5f4f.0407c00a.5646.0b95@mx.google.com> (raw)
In-Reply-To: 4b8f5bed.0906c00a.4e53.08e8@mx.google.com

How to change the parameter of Bit Rate of station? 

2010-03-04 






???? 
????? 2010-03-04  15:06:21 
???? Luis R. Rodriguez; Pavel Roskin 
??? hongjianli.nudt at gmail.com; ath9k-devel 
??? Re: Re: [ath9k-devel] Ubnt rs pro ar9220 ath9k driver 
 
Thank you. I have do it successful. I can associate with the ap.  but the speed is still low.

ap:
iwconfig:
wlan0     IEEE 802.11abgn  Mode:Master  Frequency:2.437 GHz  Tx-Power=20 dBm   
          RTS thr:off   Fragment thr:off
          Power Management:off
          
mon.wlan0  IEEE 802.11abgn  Mode:Monitor  Frequency:2.437 GHz  Tx-Power=20 dBm   
          RTS thr:off   Fragment thr:off
          Power Management:off
hostapd.conf
interface=wlan0
driver=nl80211
ssid=mytest
hw_mode=g
channel=6
ieee80211n=1
     ht_capab=[HT40-][SHORT-GT-40][DSSS_CCK-40]
macaddr_acl=0
#auth_algs=1
#ignore_broadcast_ssid=0
     #wpa=2
      #wpa_passphrase=lihongjian
#wpa_key_mgmt=WPA-PSK
#wpa_pairwise=TKIP
#rsn_pairwise=CCMP


station:channel 6,11g

wlan0     IEEE 802.11abgn  ESSID:"mytest"  
          Mode:Managed  Frequency:2.437 GHz  Access Point: 00:80:48:68:06:A7   
          Bit Rate=11 Mb/s   Tx-Power=20 dBm   
          RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=70/70  Signal level=-34 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0
root at OpenWrt:/# iperf -c 192.168.11.1 -i 5 -t 600
------------------------------------------------------------
Client connecting to 192.168.11.1, TCP port 5001
TCP window size: 16.0 KByte (default)
------------------------------------------------------------
[  3] local 192.168.11.121 port 47226 connected with 192.168.11.1 port 5001
[ ID] Interval       Transfer     Bandwidth
[  3]  0.0- 5.0 sec  3.43 MBytes  5.75 Mbits/sec
[ ID] Interval       Transfer     Bandwidth
[  3]  5.0-10.0 sec  3.52 MBytes  5.91 Mbits/sec
[ ID] Interval       Transfer     Bandwidth
[  3] 10.0-15.0 sec  3.07 MBytes  5.15 Mbits/sec
[ ID] Interval       Transfer     Bandwidth
[  3] 15.0-20.0 sec  3.47 MBytes  5.82 Mbits/sec
[ ID] Interval       Transfer     Bandwidth
[  3] 20.0-25.0 sec  3.45 MBytes  5.78 Mbits/sec



And if I run ap and station in 11a mode with 5GHz, the speed is about 200~300kbps. 

 how do I find my problem? 
2010-03-04 






???? Luis R. Rodriguez 
????? 2010-03-04  08:55:55 
???? Pavel Roskin 
??? hongjianli.nudt at gmail.com; ath9k-devel 
??? Re: [ath9k-devel] Ubnt rs pro ar9220 ath9k driver 
On Wed, Mar 03, 2010 at 09:59:31AM -0800, Pavel Roskin wrote:
> On Wed, 2010-03-03 at 22:30 +0800, =?utf-8?B??= wrote:
> > ? 
> > Thank you for your reply.
> > But I can't config it in AP mode. 
> > root at OpenWrt:/# iw dev wlan0 set type ap
> > See http://wireless.kernel.org/RTFM-AP.
> >  
> > and how do I config it in AP mode? (RS pro and ar9220 chipset)
> 
> Use hostapd.  You'll need to enable 802.11n in the hostapd configuration
> file.
Please read:
http://wireless.kernel.org/en/users/Documentation/hostapd
People who have worked hard on documentation would appreciate
if its spread.
  Luis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20100304/c72073c4/attachment.htm 

      reply	other threads:[~2010-03-04  7:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-02 15:56 [ath9k-devel] Ubnt rs pro ar9220 ath9k driver hongjianli.nudt at gmail.com
2010-03-03  4:01 ` Pavel Roskin
2010-03-03  7:07 ` hongjianli.nudt at gmail.com
2010-03-03 14:24   ` xxiao
2010-03-03 14:30     ` hongjianli.nudt
2010-03-03 17:59       ` Pavel Roskin
2010-03-04  0:55         ` Luis R. Rodriguez
2010-03-05  5:37           ` Pavel Roskin
2010-03-05  5:39             ` Luis R. Rodriguez
2010-03-04  7:06         ` hongjianli.nudt
2010-03-04  7:20           ` hongjianli.nudt [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4b8f5f4f.0407c00a.5646.0b95@mx.google.com \
    --to=hongjianli.nudt@gmail.com \
    --cc=ath9k-devel@lists.ath9k.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.