* [ath9k-devel] not getting 11n rates
@ 2009-01-17 21:51 sri ram
2009-01-17 22:44 ` Brian
2009-01-18 1:55 ` Sujith
0 siblings, 2 replies; 10+ messages in thread
From: sri ram @ 2009-01-17 21:51 UTC (permalink / raw)
To: ath9k-devel
Hi,
I am trying to use the ath9k driver with a WMIA-199N miniPCI 802.11n
chip based on the AR9160 chipset. I am working on a machine installed
with Ubuntu Intrepid (kernel 2.6.27-7). I installed the latest
compat-wireless package. I also have a CISCO WRT600n 802.11n router
setup with a 40MHz channel in the 5GHz band (802.11n only). I observe
that the card is able to associate with the AP. But it is associating
with a rate of only 54Mbps. The router supports 802.11n rates up to
270Mbps and I observe that on windows an 802.11n card is able to
associate at 270Mbps. I tried using using iwconfig to set a higher
rate. But I get an "Invalid Argument" error. The iwlist wlan1 scan
also shows the maximum supported rates for the particular connection
as 54Mbps.
Should I use a different kernel/wireless-tools package to allow
connections at a higher rate?
Thanks,
Sri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20090117/3156f012/attachment.htm
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-17 21:51 [ath9k-devel] not getting 11n rates sri ram
@ 2009-01-17 22:44 ` Brian
2009-01-18 1:55 ` Sujith
1 sibling, 0 replies; 10+ messages in thread
From: Brian @ 2009-01-17 22:44 UTC (permalink / raw)
To: ath9k-devel
Hi,
I am getting 11n rates with 2.6.27-7-9, so while you could you the
wireless testing kernel which will give you 2.6.28 kernel it is not
required.
One of the things you do not mention is your encryption.
The way I understand it, 11n will not wwork with WEP, you need WPA-PSK.
Brian
On Sun, 18 Jan 2009 07:51:55 +1000, sri ram <sri.lsr@gmail.com> wrote:
> Hi,
> I am trying to use the ath9k driver with a WMIA-199N miniPCI 802.11n
> chip based on the AR9160 chipset. I am working on a machine installed
> with Ubuntu Intrepid (kernel 2.6.27-7). I installed the latest
> compat-wireless package. I also have a CISCO WRT600n 802.11n router
> setup with a 40MHz channel in the 5GHz band (802.11n only). I observe
> that the card is able to associate with the AP. But it is associating
> with a rate of only 54Mbps. The router supports 802.11n rates up to
> 270Mbps and I observe that on windows an 802.11n card is able to
> associate at 270Mbps. I tried using using iwconfig to set a higher
> rate. But I get an "Invalid Argument" error. The iwlist wlan1 scan
> also shows the maximum supported rates for the particular connection
> as 54Mbps.
>
> Should I use a different kernel/wireless-tools package to allow
> connections at a higher rate?
>
> Thanks,
> Sri
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-17 21:51 [ath9k-devel] not getting 11n rates sri ram
2009-01-17 22:44 ` Brian
@ 2009-01-18 1:55 ` Sujith
2009-01-18 3:04 ` sri ram
1 sibling, 1 reply; 10+ messages in thread
From: Sujith @ 2009-01-18 1:55 UTC (permalink / raw)
To: ath9k-devel
sri ram wrote:
> Hi,
> I am trying to use the ath9k driver with a WMIA-199N miniPCI 802.11n
> chip based on the AR9160 chipset. I am working on a machine installed
> with Ubuntu Intrepid (kernel 2.6.27-7). I installed the latest
> compat-wireless package. I also have a CISCO WRT600n 802.11n router
> setup with a 40MHz channel in the 5GHz band (802.11n only). I observe
> that the card is able to associate with the AP. But it is associating
> with a rate of only 54Mbps. The router supports 802.11n rates up to
> 270Mbps and I observe that on windows an 802.11n card is able to
> associate at 270Mbps. I tried using using iwconfig to set a higher
> rate. But I get an "Invalid Argument" error. The iwlist wlan1 scan
> also shows the maximum supported rates for the particular connection
> as 54Mbps.
>
> Should I use a different kernel/wireless-tools package to allow
> connections at a higher rate?
Please load ath9k with debugging enabled, as 'modprobe ath9k debug=0x00002000'
and post the output here.
Sujith
--
http://sujith-m.blogspot.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-18 1:55 ` Sujith
@ 2009-01-18 3:04 ` sri ram
2009-01-18 4:42 ` sri ram
0 siblings, 1 reply; 10+ messages in thread
From: sri ram @ 2009-01-18 3:04 UTC (permalink / raw)
To: ath9k-devel
Thanks Sujith and Brian.
Sujith,
Here is the output when I use the debug mode and dmesg:
root at 80211n-0:~# modprobe ath9k debug=0x00002000
FATAL: Error inserting ath9k
(/lib/modules/2.6.27-9-
generic/updates/drivers/net/wireless/ath9k/ath9k.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
root at 80211n-0:~# dmesg
...
[16392.012435] ath9k: Unknown parameter `debug'
Is this a known problem?
Brian,
I do not use any security on my AP or client. Even when I try to use WPA the
client does not connect. Can you let me know more about your configuration
so that I know what configuration works well?
Thanks,
Sri
On 1/17/09, Sujith <m.sujith@gmail.com> wrote:
>
> sri ram wrote:
> > Hi,
> > I am trying to use the ath9k driver with a WMIA-199N miniPCI 802.11n
> > chip based on the AR9160 chipset. I am working on a machine installed
> > with Ubuntu Intrepid (kernel 2.6.27-7). I installed the latest
> > compat-wireless package. I also have a CISCO WRT600n 802.11n router
> > setup with a 40MHz channel in the 5GHz band (802.11n only). I observe
> > that the card is able to associate with the AP. But it is associating
> > with a rate of only 54Mbps. The router supports 802.11n rates up to
> > 270Mbps and I observe that on windows an 802.11n card is able to
> > associate at 270Mbps. I tried using using iwconfig to set a higher
> > rate. But I get an "Invalid Argument" error. The iwlist wlan1 scan
> > also shows the maximum supported rates for the particular connection
> > as 54Mbps.
> >
> > Should I use a different kernel/wireless-tools package to allow
> > connections at a higher rate?
>
>
> Please load ath9k with debugging enabled, as 'modprobe ath9k
> debug=0x00002000'
> and post the output here.
>
> Sujith
>
> --
> http://sujith-m.blogspot.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20090117/8315b8d7/attachment.htm
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-18 3:04 ` sri ram
@ 2009-01-18 4:42 ` sri ram
2009-01-18 5:01 ` Sujith
0 siblings, 1 reply; 10+ messages in thread
From: sri ram @ 2009-01-18 4:42 UTC (permalink / raw)
To: ath9k-devel
Sujith,
Sorry I hadn't compiled debug mode support. After compiling the
output looks as follows.
ksandeep at 80211n-0:~$modprobe ath9k debug=0x0000200
ksandeep at 80211n-0:~$dmesg
[23251.531280] cfg80211: Using static regulatory domain info
[23251.531288] cfg80211: Regulatory domain: US
[23251.531291] (start_freq - end_freq @ bandwidth),
(max_antenna_gain, max_eirp)
[23251.531295] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[23251.531298] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[23251.531301] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[23251.531304] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[23251.531307] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[23251.531310] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[23251.531314] cfg80211: Calling CRDA for country: US
[23251.616877] ath9k: 0.1
[23251.617743] ath9k 0000:01:02.0: PCI INT A -> GSI 17 (level, low) -> IRQ
17
[23253.175069] ath9k: 2MHz channel: 2412, channelFlags: 0x300e0
[23253.175078] ath9k: 2MHz channel: 2417, channelFlags: 0x300e0
[23253.175081] ath9k: 2MHz channel: 2422, channelFlags: 0x300e0
[23253.175084] ath9k: 2MHz channel: 2427, channelFlags: 0x300e0
[23253.175087] ath9k: 2MHz channel: 2432, channelFlags: 0x700e0
[23253.175090] ath9k: 2MHz channel: 2437, channelFlags: 0x700e0
[23253.175093] ath9k: 2MHz channel: 2442, channelFlags: 0x700e0
[23253.175096] ath9k: 2MHz channel: 2447, channelFlags: 0x500e0
[23253.175099] ath9k: 2MHz channel: 2452, channelFlags: 0x500e0
[23253.175102] ath9k: 2MHz channel: 2457, channelFlags: 0x500e0
[23253.175105] ath9k: 2MHz channel: 2462, channelFlags: 0x500e0
[23253.175107] ath9k: 5MHz channel: 5180, channelFlags: 0x30140
[23253.175111] ath9k: 5MHz channel: 5200, channelFlags: 0x50140
[23253.175113] ath9k: 5MHz channel: 5220, channelFlags: 0x30140
[23253.175116] ath9k: 5MHz channel: 5240, channelFlags: 0x50140
[23253.175119] ath9k: 5MHz channel: 5260, channelFlags: 0x30340
[23253.175122] ath9k: 5MHz channel: 5280, channelFlags: 0x50340
[23253.175125] ath9k: 5MHz channel: 5300, channelFlags: 0x30340
[23253.175128] ath9k: 5MHz channel: 5320, channelFlags: 0x50340
[23253.175131] ath9k: 5MHz channel: 5500, channelFlags: 0x30340
[23253.175134] ath9k: 5MHz channel: 5520, channelFlags: 0x50340
[23253.175137] ath9k: 5MHz channel: 5540, channelFlags: 0x30340
[23253.175140] ath9k: 5MHz channel: 5560, channelFlags: 0x50340
[23253.175143] ath9k: 5MHz channel: 5580, channelFlags: 0x30340
[23253.175146] ath9k: 5MHz channel: 5600, channelFlags: 0x50340
[23253.175149] ath9k: 5MHz channel: 5620, channelFlags: 0x30340
[23253.175152] ath9k: 5MHz channel: 5640, channelFlags: 0x50340
[23253.175154] ath9k: 5MHz channel: 5660, channelFlags: 0x30340
[23253.175157] ath9k: 5MHz channel: 5680, channelFlags: 0x50340
[23253.175160] ath9k: 5MHz channel: 5700, channelFlags: 0x10340
[23253.175163] ath9k: 5MHz channel: 5745, channelFlags: 0x30140
[23253.175166] ath9k: 5MHz channel: 5765, channelFlags: 0x50140
[23253.175169] ath9k: 5MHz channel: 5785, channelFlags: 0x30140
[23253.175172] ath9k: 5MHz channel: 5805, channelFlags: 0x50140
[23253.175175] ath9k: 5MHz channel: 5825, channelFlags: 0x10140
[23253.175188] ath9k: Rate: 1Mbps, ratecode: 27
[23253.175191] ath9k: Rate: 2Mbps, ratecode: 26
[23253.175194] ath9k: Rate: 5Mbps, ratecode: 25
[23253.175197] ath9k: Rate: 11Mbps, ratecode: 24
[23253.175199] ath9k: Rate: 6Mbps, ratecode: 11
[23253.175202] ath9k: Rate: 9Mbps, ratecode: 15
[23253.175204] ath9k: Rate: 12Mbps, ratecode: 10
[23253.175207] ath9k: Rate: 18Mbps, ratecode: 14
[23253.175209] ath9k: Rate: 24Mbps, ratecode: 9
[23253.175212] ath9k: Rate: 36Mbps, ratecode: 13
[23253.175215] ath9k: Rate: 48Mbps, ratecode: 8
[23253.175217] ath9k: Rate: 54Mbps, ratecode: 12
[23253.175220] ath9k: Rate: 6Mbps, ratecode: 11
[23253.175222] ath9k: Rate: 9Mbps, ratecode: 15
[23253.175225] ath9k: Rate: 12Mbps, ratecode: 10
[23253.175227] ath9k: Rate: 18Mbps, ratecode: 14
[23253.175230] ath9k: Rate: 24Mbps, ratecode: 9
[23253.175233] ath9k: Rate: 36Mbps, ratecode: 13
[23253.175235] ath9k: Rate: 48Mbps, ratecode: 8
[23253.175238] ath9k: Rate: 54Mbps, ratecode: 12
[23253.175264] ath9k: tx DMA: 512 buffers 1 desc/buf
[23253.175310] ath9k: tx DMA map: dfdc0000 (73728) -> 1fdc0000 (73728)
[23253.227800] ath9k: beacon DMA: 1 buffers 1 desc/buf
[23253.227813] ath9k: beacon DMA map: f64b1000 (144) -> 364b1000 (144)
[23253.227819] ath9k: cachelsz 32 rxbufsize 3872
[23253.227823] ath9k: rx DMA: 512 buffers 1 desc/buf
[23253.227859] ath9k: rx DMA map: dfce0000 (73728) -> 1fce0000 (73728)
[23253.237000] phy0: Selected rate control algorithm 'ath9k_rate_control'
[23253.240048] Registered led device: ath9k-phy0:radio
[23253.241183] Registered led device: ath9k-phy0:assoc
[23253.242239] Registered led device: ath9k-phy0:tx
[23253.243244] Registered led device: ath9k-phy0:rx
[23253.243259] phy0: Atheros AR9160 MAC/BB Rev:1 AR5133 RF Rev:b0:
mem=0xf8ba0000, irq=17
[23253.253511] udev: renamed network interface wlan0 to wlan1
[23257.308469] ath9k: Starting driver with initial channel: 2412 MHz
[23257.314457] ath9k: Attach a VAP of type: 2
[23257.314465] ath9k: BSS Changed PREAMBLE 0
[23257.314468] ath9k: BSS Changed CTS PROT 0
[23257.319199] ath9k: Set HW RX filter: 0x0
[23257.319776] ath9k: Set channel: 2412 MHz
[23257.319784] ath9k: tx chmask: 1, rx chmask: 1
[23257.322845] ath9k: (2412 MHz) -> (2412 MHz), chanwidth: 0
[23257.326825] ath9k: Configure tx [queue/halq] [0/3], aifs: 2,
cw_min: 31, cw_max: 1023, txop: 0
[23257.326839] ath9k: Configure tx [queue/halq] [1/2], aifs: 2,
cw_min: 31, cw_max: 1023, txop: 0
[23257.326852] ath9k: Configure tx [queue/halq] [2/1], aifs: 2,
cw_min: 31, cw_max: 1023, txop: 0
[23257.326863] ath9k: Configure tx [queue/halq] [3/0], aifs: 2,
cw_min: 31, cw_max: 1023, txop: 0
[23257.326888] ath9k: Set HW RX filter: 0x0
[23257.326910] ath9k: Set HW RX filter: 0x0
[23257.338924] ADDRCONF(NETDEV_UP): wlan1: link is not ready
[23257.338940] ath9k: Set HW RX filter: 0x0
[23257.341515] ath9k: Set HW RX filter: 0x10
[23257.371308] ath9k: Set channel: 2412 MHz
[23257.371320] ath9k: tx chmask: 1, rx chmask: 1
[23257.374386] ath9k: (2412 MHz) -> (2412 MHz), chanwidth: 0
[23257.432014] ath9k: Set channel: 2417 MHz
[23257.432026] ath9k: tx chmask: 1, rx chmask: 1
[23257.435236] ath9k: (2412 MHz) -> (2417 MHz), chanwidth: 0
Thanks,
Sri
On 1/17/09, sri ram <sri.lsr@gmail.com> wrote:
>
> Thanks Sujith and Brian.
>
> Sujith,
> Here is the output when I use the debug mode and dmesg:
>
> root at 80211n-0:~# modprobe ath9k debug=0x00002000
> FATAL: Error inserting ath9k
> (/lib/modules/2.6.27-9-
> generic/updates/drivers/net/wireless/ath9k/ath9k.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
> root at 80211n-0:~# dmesg
> ...
> [16392.012435] ath9k: Unknown parameter `debug'
>
> Is this a known problem?
>
> Brian,
> I do not use any security on my AP or client. Even when I try to use WPA
> the client does not connect. Can you let me know more about your
> configuration so that I know what configuration works well?
>
> Thanks,
> Sri
> On 1/17/09, Sujith <m.sujith@gmail.com> wrote:
>>
>> sri ram wrote:
>> > Hi,
>> > I am trying to use the ath9k driver with a WMIA-199N miniPCI 802.11n
>> > chip based on the AR9160 chipset. I am working on a machine installed
>> > with Ubuntu Intrepid (kernel 2.6.27-7). I installed the latest
>> > compat-wireless package. I also have a CISCO WRT600n 802.11n router
>> > setup with a 40MHz channel in the 5GHz band (802.11n only). I observe
>> > that the card is able to associate with the AP. But it is associating
>> > with a rate of only 54Mbps. The router supports 802.11n rates up to
>> > 270Mbps and I observe that on windows an 802.11n card is able to
>> > associate at 270Mbps. I tried using using iwconfig to set a higher
>> > rate. But I get an "Invalid Argument" error. The iwlist wlan1 scan
>> > also shows the maximum supported rates for the particular connection
>> > as 54Mbps.
>> >
>> > Should I use a different kernel/wireless-tools package to allow
>> > connections at a higher rate?
>>
>>
>> Please load ath9k with debugging enabled, as 'modprobe ath9k
>> debug=0x00002000'
>> and post the output here.
>>
>> Sujith
>>
>> --
>> http://sujith-m.blogspot.com
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20090117/dd388648/attachment-0001.htm
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-18 4:42 ` sri ram
@ 2009-01-18 5:01 ` Sujith
2009-01-18 5:21 ` sri ram
0 siblings, 1 reply; 10+ messages in thread
From: Sujith @ 2009-01-18 5:01 UTC (permalink / raw)
To: ath9k-devel
sri ram wrote:
> Sorry I hadn't compiled debug mode support. After compiling the
> output looks as follows.
Please post the complete log (after association etc ..).
Sujith
--
http://sujith-m.blogspot.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-18 5:01 ` Sujith
@ 2009-01-18 5:21 ` sri ram
2009-01-18 5:40 ` sri ram
2009-01-18 5:44 ` Sujith
0 siblings, 2 replies; 10+ messages in thread
From: sri ram @ 2009-01-18 5:21 UTC (permalink / raw)
To: ath9k-devel
Attached is the detailed dmesg output when I try to associate with my
linksys AP.
Sriram
On 1/18/09, Sujith <m.sujith@gmail.com> wrote:
>
> sri ram wrote:
> > Sorry I hadn't compiled debug mode support. After compiling the
> > output looks as follows.
>
>
> Please post the complete log (after association etc ..).
>
>
> Sujith
> --
> http://sujith-m.blogspot.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20090118/704e7dc8/attachment-0001.htm
-------------- next part --------------
[25081.658485] cfg80211: Using static regulatory domain info
[25081.658494] cfg80211: Regulatory domain: US
[25081.658497] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[25081.658500] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[25081.658504] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[25081.658507] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[25081.658511] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[25081.658514] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[25081.658517] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[25081.658521] cfg80211: Calling CRDA for country: US
[25081.792989] ath9k: 0.1
[25081.793697] ath9k 0000:01:02.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[25083.352177] ath9k: 2MHz channel: 2412, channelFlags: 0x300e0
[25083.352185] ath9k: 2MHz channel: 2417, channelFlags: 0x300e0
[25083.352189] ath9k: 2MHz channel: 2422, channelFlags: 0x300e0
[25083.352192] ath9k: 2MHz channel: 2427, channelFlags: 0x300e0
[25083.352195] ath9k: 2MHz channel: 2432, channelFlags: 0x700e0
[25083.352198] ath9k: 2MHz channel: 2437, channelFlags: 0x700e0
[25083.352201] ath9k: 2MHz channel: 2442, channelFlags: 0x700e0
[25083.352204] ath9k: 2MHz channel: 2447, channelFlags: 0x500e0
[25083.352207] ath9k: 2MHz channel: 2452, channelFlags: 0x500e0
[25083.352210] ath9k: 2MHz channel: 2457, channelFlags: 0x500e0
[25083.352213] ath9k: 2MHz channel: 2462, channelFlags: 0x500e0
[25083.352217] ath9k: 5MHz channel: 5180, channelFlags: 0x30140
[25083.352220] ath9k: 5MHz channel: 5200, channelFlags: 0x50140
[25083.352223] ath9k: 5MHz channel: 5220, channelFlags: 0x30140
[25083.352226] ath9k: 5MHz channel: 5240, channelFlags: 0x50140
[25083.352229] ath9k: 5MHz channel: 5260, channelFlags: 0x30340
[25083.352232] ath9k: 5MHz channel: 5280, channelFlags: 0x50340
[25083.352235] ath9k: 5MHz channel: 5300, channelFlags: 0x30340
[25083.352238] ath9k: 5MHz channel: 5320, channelFlags: 0x50340
[25083.352241] ath9k: 5MHz channel: 5500, channelFlags: 0x30340
[25083.352245] ath9k: 5MHz channel: 5520, channelFlags: 0x50340
[25083.352248] ath9k: 5MHz channel: 5540, channelFlags: 0x30340
[25083.352251] ath9k: 5MHz channel: 5560, channelFlags: 0x50340
[25083.352254] ath9k: 5MHz channel: 5580, channelFlags: 0x30340
[25083.352257] ath9k: 5MHz channel: 5600, channelFlags: 0x50340
[25083.352260] ath9k: 5MHz channel: 5620, channelFlags: 0x30340
[25083.352263] ath9k: 5MHz channel: 5640, channelFlags: 0x50340
[25083.352266] ath9k: 5MHz channel: 5660, channelFlags: 0x30340
[25083.352269] ath9k: 5MHz channel: 5680, channelFlags: 0x50340
[25083.352273] ath9k: 5MHz channel: 5700, channelFlags: 0x10340
[25083.352276] ath9k: 5MHz channel: 5745, channelFlags: 0x30140
[25083.352279] ath9k: 5MHz channel: 5765, channelFlags: 0x50140
[25083.352282] ath9k: 5MHz channel: 5785, channelFlags: 0x30140
[25083.352285] ath9k: 5MHz channel: 5805, channelFlags: 0x50140
[25083.352288] ath9k: 5MHz channel: 5825, channelFlags: 0x10140
[25083.352302] ath9k: Rate: 1Mbps, ratecode: 27
[25083.352305] ath9k: Rate: 2Mbps, ratecode: 26
[25083.352308] ath9k: Rate: 5Mbps, ratecode: 25
[25083.352311] ath9k: Rate: 11Mbps, ratecode: 24
[25083.352313] ath9k: Rate: 6Mbps, ratecode: 11
[25083.352316] ath9k: Rate: 9Mbps, ratecode: 15
[25083.352319] ath9k: Rate: 12Mbps, ratecode: 10
[25083.352321] ath9k: Rate: 18Mbps, ratecode: 14
[25083.352324] ath9k: Rate: 24Mbps, ratecode: 9
[25083.352327] ath9k: Rate: 36Mbps, ratecode: 13
[25083.352329] ath9k: Rate: 48Mbps, ratecode: 8
[25083.352332] ath9k: Rate: 54Mbps, ratecode: 12
[25083.352335] ath9k: Rate: 6Mbps, ratecode: 11
[25083.352337] ath9k: Rate: 9Mbps, ratecode: 15
[25083.352340] ath9k: Rate: 12Mbps, ratecode: 10
[25083.352343] ath9k: Rate: 18Mbps, ratecode: 14
[25083.352345] ath9k: Rate: 24Mbps, ratecode: 9
[25083.352348] ath9k: Rate: 36Mbps, ratecode: 13
[25083.352351] ath9k: Rate: 48Mbps, ratecode: 8
[25083.352353] ath9k: Rate: 54Mbps, ratecode: 12
[25083.352380] ath9k: tx DMA: 512 buffers 1 desc/buf
[25083.352426] ath9k: tx DMA map: f7a00000 (73728) -> 37a00000 (73728)
[25083.439691] ath9k: beacon DMA: 1 buffers 1 desc/buf
[25083.439706] ath9k: beacon DMA map: dfcdb000 (144) -> 1fcdb000 (144)
[25083.439712] ath9k: cachelsz 32 rxbufsize 3872
[25083.439716] ath9k: rx DMA: 512 buffers 1 desc/buf
[25083.439747] ath9k: rx DMA map: dfdc0000 (73728) -> 1fdc0000 (73728)
[25083.449265] phy0: Selected rate control algorithm 'ath9k_rate_control'
[25083.451170] Registered led device: ath9k-phy0:radio
[25083.451452] Registered led device: ath9k-phy0:assoc
[25083.451677] Registered led device: ath9k-phy0:tx
[25083.451894] Registered led device: ath9k-phy0:rx
[25083.451909] phy0: Atheros AR9160 MAC/BB Rev:1 AR5133 RF Rev:b0: mem=0xf8ba0000, irq=17
[25083.464615] udev: renamed network interface wlan0 to wlan1
[25087.532481] ath9k: Starting driver with initial channel: 2412 MHz
[25087.540030] ath9k: Attach a VAP of type: 2
[25087.540043] ath9k: BSS Changed PREAMBLE 0
[25087.540046] ath9k: BSS Changed CTS PROT 0
[25087.543608] ath9k: Set HW RX filter: 0x0
[25087.544909] ath9k: Set channel: 2412 MHz
[25087.544917] ath9k: tx chmask: 1, rx chmask: 1
[25087.547976] ath9k: (2412 MHz) -> (2412 MHz), chanwidth: 0
[25087.551955] ath9k: Configure tx [queue/halq] [0/3], aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
[25087.551969] ath9k: Configure tx [queue/halq] [1/2], aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
[25087.551981] ath9k: Configure tx [queue/halq] [2/1], aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
[25087.552007] ath9k: Configure tx [queue/halq] [3/0], aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
[25087.552031] ath9k: Set HW RX filter: 0x0
[25087.552054] ath9k: Set HW RX filter: 0x0
[25087.563748] ADDRCONF(NETDEV_UP): wlan1: link is not ready
[25087.563764] ath9k: Set HW RX filter: 0x0
[25087.566398] ath9k: Set HW RX filter: 0x10
[25087.592021] ath9k: Set channel: 2412 MHz
[25087.592033] ath9k: tx chmask: 1, rx chmask: 1
[25087.595203] ath9k: (2412 MHz) -> (2412 MHz), chanwidth: 0
[25087.652014] ath9k: Set channel: 2417 MHz
[25087.652026] ath9k: tx chmask: 1, rx chmask: 1
[25087.655084] ath9k: (2412 MHz) -> (2417 MHz), chanwidth: 0
[25087.712012] ath9k: Set channel: 2422 MHz
[25087.712021] ath9k: tx chmask: 1, rx chmask: 1
[25087.715078] ath9k: (2417 MHz) -> (2422 MHz), chanwidth: 0
[25087.768012] ath9k: Set channel: 2427 MHz
[25087.768020] ath9k: tx chmask: 1, rx chmask: 1
[25087.771077] ath9k: (2422 MHz) -> (2427 MHz), chanwidth: 0
[25087.824012] ath9k: Set channel: 2432 MHz
[25087.824021] ath9k: tx chmask: 1, rx chmask: 1
[25087.827078] ath9k: (2427 MHz) -> (2432 MHz), chanwidth: 0
[25087.884013] ath9k: Set channel: 2437 MHz
[25087.884021] ath9k: tx chmask: 1, rx chmask: 1
[25087.887078] ath9k: (2432 MHz) -> (2437 MHz), chanwidth: 0
[25087.940013] ath9k: Set channel: 2442 MHz
[25087.940021] ath9k: tx chmask: 1, rx chmask: 1
[25087.943079] ath9k: (2437 MHz) -> (2442 MHz), chanwidth: 0
[25087.996022] ath9k: Set channel: 2447 MHz
[25087.996034] ath9k: tx chmask: 1, rx chmask: 1
[25087.999092] ath9k: (2442 MHz) -> (2447 MHz), chanwidth: 0
[25088.056012] ath9k: Set channel: 2452 MHz
[25088.056021] ath9k: tx chmask: 1, rx chmask: 1
[25088.059078] ath9k: (2447 MHz) -> (2452 MHz), chanwidth: 0
[25088.112012] ath9k: Set channel: 2457 MHz
[25088.112019] ath9k: tx chmask: 1, rx chmask: 1
[25088.115077] ath9k: (2452 MHz) -> (2457 MHz), chanwidth: 0
[25088.172012] ath9k: Set channel: 2462 MHz
[25088.172019] ath9k: tx chmask: 1, rx chmask: 1
[25088.175077] ath9k: (2457 MHz) -> (2462 MHz), chanwidth: 0
[25088.232012] ath9k: Set channel: 5180 MHz
[25088.232019] ath9k: tx chmask: 1, rx chmask: 1
[25088.235076] ath9k: (2462 MHz) -> (5180 MHz), chanwidth: 0
[25088.239163] ath9k: ath9k: Set channel: 5200 MHz
[25088.292018] ath9k: tx chmask: 1, rx chmask: 1
[25088.295078] ath9k: (5180 MHz) -> (5200 MHz), chanwidth: 0
[25088.299168] ath9k: ath9k: Set channel: 5220 MHz
[25088.352041] ath9k: tx chmask: 1, rx chmask: 1
[25088.355101] ath9k: (5200 MHz) -> (5220 MHz), chanwidth: 0
[25088.359189] ath9k: ath9k: Set channel: 5240 MHz
[25088.412018] ath9k: tx chmask: 1, rx chmask: 1
[25088.415077] ath9k: (5220 MHz) -> (5240 MHz), chanwidth: 0
[25088.419168] ath9k: ath9k: Set channel: 5260 MHz
[25088.472018] ath9k: tx chmask: 1, rx chmask: 1
[25088.475077] ath9k: (5240 MHz) -> (5260 MHz), chanwidth: 0
[25088.479207] ath9k: ath9k: Set channel: 5280 MHz
[25088.704028] ath9k: tx chmask: 1, rx chmask: 1
[25088.707089] ath9k: (5260 MHz) -> (5280 MHz), chanwidth: 0
[25088.711227] ath9k: ath9k: Set channel: 5300 MHz
[25088.936020] ath9k: tx chmask: 1, rx chmask: 1
[25088.939080] ath9k: (5280 MHz) -> (5300 MHz), chanwidth: 0
[25088.943209] ath9k: ath9k: Set channel: 5320 MHz
[25089.168020] ath9k: tx chmask: 1, rx chmask: 1
[25089.171080] ath9k: (5300 MHz) -> (5320 MHz), chanwidth: 0
[25089.175168] ath9k: ath9k: Set channel: 5745 MHz
[25089.400026] ath9k: tx chmask: 1, rx chmask: 1
[25089.403089] ath9k: (5320 MHz) -> (5745 MHz), chanwidth: 0
[25089.407147] ath9k: ath9k: Set channel: 5765 MHz
[25089.460018] ath9k: tx chmask: 1, rx chmask: 1
[25089.463078] ath9k: (5745 MHz) -> (5765 MHz), chanwidth: 0
[25089.467134] ath9k: ath9k: Set channel: 5785 MHz
[25089.520018] ath9k: tx chmask: 1, rx chmask: 1
[25089.523077] ath9k: (5765 MHz) -> (5785 MHz), chanwidth: 0
[25089.527126] ath9k: ath9k: Set channel: 5805 MHz
[25089.580018] ath9k: tx chmask: 1, rx chmask: 1
[25089.583077] ath9k: (5785 MHz) -> (5805 MHz), chanwidth: 0
[25089.587126] ath9k: ath9k: Set channel: 5825 MHz
[25089.640021] ath9k: tx chmask: 1, rx chmask: 1
[25089.643081] ath9k: (5805 MHz) -> (5825 MHz), chanwidth: 0
[25089.647135] ath9k: ath9k: Set channel: 2412 MHz
[25089.700253] ath9k: tx chmask: 1, rx chmask: 1
[25089.703314] ath9k: (5825 MHz) -> (2412 MHz), chanwidth: 0
[25089.707226] ath9k: Set HW RX filter: 0x0
[25089.707895] ath9k: Set channel: 2462 MHz
[25089.707904] ath9k: tx chmask: 1, rx chmask: 1
[25089.710968] ath9k: (2412 MHz) -> (2462 MHz), chanwidth: 0
[25089.714966] ath9k: RX filter 0x0 bssid f6448eb0 aid 0x0
[25089.714971] ath9k: Configure tx [queue/halq] [0/3], aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
[25089.714984] ath9k: Configure tx [queue/halq] [1/2], aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
[25089.714996] ath9k: Configure tx [queue/halq] [2/1], aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
[25089.715008] ath9k: Configure tx [queue/halq] [3/0], aifs: 2, cw_min: 31, cw_max: 1023, txop: 0
[25089.715024] wlan1: authenticate with AP f03ab628
[25089.717517] wlan1: authenticated
[25089.717524] wlan1: associate with AP f03ab628
[25089.720044] wlan1: RX AssocResp from f050402a (capab=0x21 status=0 aid=1)
[25089.720051] wlan1: associated
[25089.720066] ath9k: Choosing rate table for mode: 3
[25089.720081] ath9k: Configure tx [queue/halq] [2/1], aifs: 2, cw_min: 15, cw_max: 1023, txop: 64
[25089.720094] ath9k: Configure tx [queue/halq] [3/0], aifs: 7, cw_min: 31, cw_max: 1023, txop: 0
[25089.720105] ath9k: Configure tx [queue/halq] [1/2], aifs: 2, cw_min: 15, cw_max: 31, txop: 188
[25089.720116] ath9k: Configure tx [queue/halq] [0/3], aifs: 2, cw_min: 7, cw_max: 15, txop: 102
[25089.720143] ath9k: BSS Changed PREAMBLE 1
[25089.720146] ath9k: BSS Changed ASSOC 1
[25089.720148] ath9k: Bss Info ASSOC 1, bssid: f6448eb0
[25089.720619] ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[25089.720656] ath9k: Set HW RX filter: 0x0
[25089.749976] cfg80211: Calling CRDA for country: NA
[25100.268010] wlan1: no IPv6 routers present
[25190.543330] ath9k: Set HW RX filter: 0x0
[25264.689575] ath9k: Set HW RX filter: 0x10
[25264.716022] ath9k: Set channel: 2412 MHz
[25264.716033] ath9k: tx chmask: 1, rx chmask: 1
[25264.719095] ath9k: (2462 MHz) -> (2412 MHz), chanwidth: 0
[25264.776018] ath9k: Set channel: 2417 MHz
[25264.776030] ath9k: tx chmask: 1, rx chmask: 1
[25264.779089] ath9k: (2412 MHz) -> (2417 MHz), chanwidth: 0
[25264.836014] ath9k: Set channel: 2422 MHz
[25264.836025] ath9k: tx chmask: 1, rx chmask: 1
[25264.839084] ath9k: (2417 MHz) -> (2422 MHz), chanwidth: 0
[25264.896012] ath9k: Set channel: 2427 MHz
[25264.896020] ath9k: tx chmask: 1, rx chmask: 1
[25264.899077] ath9k: (2422 MHz) -> (2427 MHz), chanwidth: 0
[25264.956012] ath9k: Set channel: 2432 MHz
[25264.956021] ath9k: tx chmask: 1, rx chmask: 1
[25264.959079] ath9k: (2427 MHz) -> (2432 MHz), chanwidth: 0
[25265.016011] ath9k: Set channel: 2437 MHz
[25265.016020] ath9k: tx chmask: 1, rx chmask: 1
[25265.019077] ath9k: (2432 MHz) -> (2437 MHz), chanwidth: 0
[25265.072012] ath9k: Set channel: 2442 MHz
[25265.072020] ath9k: tx chmask: 1, rx chmask: 1
[25265.075077] ath9k: (2437 MHz) -> (2442 MHz), chanwidth: 0
[25265.128012] ath9k: Set channel: 2447 MHz
[25265.128020] ath9k: tx chmask: 1, rx chmask: 1
[25265.131078] ath9k: (2442 MHz) -> (2447 MHz), chanwidth: 0
[25265.188082] ath9k: Set channel: 2452 MHz
[25265.188091] ath9k: tx chmask: 1, rx chmask: 1
[25265.191148] ath9k: (2447 MHz) -> (2452 MHz), chanwidth: 0
[25265.248012] ath9k: Set channel: 2457 MHz
[25265.248020] ath9k: tx chmask: 1, rx chmask: 1
[25265.251077] ath9k: (2452 MHz) -> (2457 MHz), chanwidth: 0
[25265.304022] ath9k: Set channel: 2462 MHz
[25265.304034] ath9k: tx chmask: 1, rx chmask: 1
[25265.307093] ath9k: (2457 MHz) -> (2462 MHz), chanwidth: 0
[25265.364012] ath9k: Set channel: 5180 MHz
[25265.364020] ath9k: tx chmask: 1, rx chmask: 1
[25265.367078] ath9k: (2462 MHz) -> (5180 MHz), chanwidth: 0
[25265.371161] ath9k: ath9k: Set channel: 5200 MHz
[25265.424018] ath9k: tx chmask: 1, rx chmask: 1
[25265.427078] ath9k: (5180 MHz) -> (5200 MHz), chanwidth: 0
[25265.431163] ath9k: ath9k: Set channel: 5220 MHz
[25265.484017] ath9k: tx chmask: 1, rx chmask: 1
[25265.487078] ath9k: (5200 MHz) -> (5220 MHz), chanwidth: 0
[25265.491166] ath9k: ath9k: Set channel: 5240 MHz
[25265.544019] ath9k: tx chmask: 1, rx chmask: 1
[25265.547078] ath9k: (5220 MHz) -> (5240 MHz), chanwidth: 0
[25265.551162] ath9k: ath9k: Set channel: 5260 MHz
[25265.604018] ath9k: tx chmask: 1, rx chmask: 1
[25265.607077] ath9k: (5240 MHz) -> (5260 MHz), chanwidth: 0
[25265.611167] ath9k: ath9k: Set channel: 5280 MHz
[25265.836021] ath9k: tx chmask: 1, rx chmask: 1
[25265.839081] ath9k: (5260 MHz) -> (5280 MHz), chanwidth: 0
[25265.843177] ath9k: ath9k: Set channel: 5300 MHz
[25266.068025] ath9k: tx chmask: 1, rx chmask: 1
[25266.071088] ath9k: (5280 MHz) -> (5300 MHz), chanwidth: 0
[25266.075180] ath9k: ath9k: Set channel: 5320 MHz
[25266.300018] ath9k: tx chmask: 1, rx chmask: 1
[25266.303078] ath9k: (5300 MHz) -> (5320 MHz), chanwidth: 0
[25266.307165] ath9k: ath9k: Set channel: 5745 MHz
[25266.532034] ath9k: tx chmask: 1, rx chmask: 1
[25266.535096] ath9k: (5320 MHz) -> (5745 MHz), chanwidth: 0
[25266.539149] ath9k: ath9k: Set channel: 5765 MHz
[25266.592019] ath9k: tx chmask: 1, rx chmask: 1
[25266.595079] ath9k: (5745 MHz) -> (5765 MHz), chanwidth: 0
[25266.599128] ath9k: ath9k: Set channel: 5785 MHz
[25266.652018] ath9k: tx chmask: 1, rx chmask: 1
[25266.655078] ath9k: (5765 MHz) -> (5785 MHz), chanwidth: 0
[25266.659122] ath9k: ath9k: Set channel: 5805 MHz
[25266.712021] ath9k: tx chmask: 1, rx chmask: 1
[25266.715082] ath9k: (5785 MHz) -> (5805 MHz), chanwidth: 0
[25266.719135] ath9k: ath9k: Set channel: 5825 MHz
[25266.772022] ath9k: tx chmask: 1, rx chmask: 1
[25266.775083] ath9k: (5805 MHz) -> (5825 MHz), chanwidth: 0
[25266.779086] ath9k: ath9k: Set channel: 2462 MHz
[25266.832252] ath9k: tx chmask: 1, rx chmask: 1
[25266.835313] ath9k: (5825 MHz) -> (2462 MHz), chanwidth: 0
[25266.839231] ath9k: Set HW RX filter: 0x0
[25296.033034] ath9k: BSS Changed PREAMBLE 0
[25296.033046] ath9k: BSS Changed CTS PROT 0
[25296.033049] ath9k: BSS Changed ASSOC 0
[25296.033052] ath9k: Bss Info DISSOC
[25296.034693] ath9k: Set channel: 5180 MHz
[25296.034703] ath9k: tx chmask: 1, rx chmask: 1
[25296.037767] ath9k: (2462 MHz) -> (5180 MHz), chanwidth: 0
[25296.041855] ath9k: ath9k: RX filter 0x0 bssid f6448eb0 aid 0x0
[25296.041970] ath9k: Configure tx [queue/halq] [0/3], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
[25296.041983] ath9k: Configure tx [queue/halq] [1/2], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
[25296.041995] ath9k: Configure tx [queue/halq] [2/1], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
[25296.042007] ath9k: Configure tx [queue/halq] [3/0], aifs: 2, cw_min: 15, cw_max: 1023, txop: 0
[25296.042023] wlan1: direct probe to AP f03ab628 try 1
[25296.043489] wlan1 direct probe responded
[25296.043496] wlan1: authenticate with AP f03ab628
[25296.049647] wlan1: authenticated
[25296.049658] wlan1: associate with AP f03ab628
[25296.051259] wlan1: RX AssocResp from f7afe02a (capab=0x1 status=0 aid=1)
[25296.051267] wlan1: associated
[25296.051284] ath9k: Choosing rate table for mode: 8
[25296.051307] ath9k: Configure tx [queue/halq] [2/1], aifs: 3, cw_min: 15, cw_max: 1023, txop: 0
[25296.051321] ath9k: Configure tx [queue/halq] [3/0], aifs: 7, cw_min: 15, cw_max: 1023, txop: 0
[25296.051332] ath9k: Configure tx [queue/halq] [1/2], aifs: 2, cw_min: 7, cw_max: 15, txop: 94
[25296.051342] ath9k: Configure tx [queue/halq] [0/3], aifs: 2, cw_min: 3, cw_max: 7, txop: 47
[25296.052955] ath9k: Set channel: 5180 MHz
[25296.052966] ath9k: tx chmask: 7, rx chmask: 7
[25296.056033] ath9k: (5180 MHz) -> (5180 MHz), chanwidth: 1
[25296.060986] ath9k: setting bad 802.11NA_PLUS<7>ath9k: BSS Changed ASSOC 1
[25296.061109] ath9k: Bss Info ASSOC 1, bssid: f6448eb0
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-18 5:21 ` sri ram
@ 2009-01-18 5:40 ` sri ram
2009-01-18 18:03 ` Luis R. Rodriguez
2009-01-18 5:44 ` Sujith
1 sibling, 1 reply; 10+ messages in thread
From: sri ram @ 2009-01-18 5:40 UTC (permalink / raw)
To: ath9k-devel
The card is working at the 11n rates!
Although iwconfig shows only 54Mbps, Iperf provides upto 150 Mbps UDP
throughput.
Thanks for the inputs!
Sriram
On Sun, Jan 18, 2009 at 12:21 AM, sri ram <sri.lsr@gmail.com> wrote:
> Attached is the detailed dmesg output when I try to associate with my
> linksys AP.
>
> Sriram
>
>
> On 1/18/09, Sujith <m.sujith@gmail.com> wrote:
>>
>> sri ram wrote:
>> > Sorry I hadn't compiled debug mode support. After compiling the
>> > output looks as follows.
>>
>>
>> Please post the complete log (after association etc ..).
>>
>>
>> Sujith
>> --
>> http://sujith-m.blogspot.com
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20090118/29398aca/attachment.htm
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-18 5:21 ` sri ram
2009-01-18 5:40 ` sri ram
@ 2009-01-18 5:44 ` Sujith
1 sibling, 0 replies; 10+ messages in thread
From: Sujith @ 2009-01-18 5:44 UTC (permalink / raw)
To: ath9k-devel
sri ram wrote:
> [25296.042023] wlan1: direct probe to AP f03ab628 try 1
> [25296.043489] wlan1 direct probe responded
> [25296.043496] wlan1: authenticate with AP f03ab628
> [25296.049647] wlan1: authenticated
> [25296.049658] wlan1: associate with AP f03ab628
> [25296.051259] wlan1: RX AssocResp from f7afe02a (capab=0x1 status=0 aid=1)
> [25296.051267] wlan1: associated
> [25296.051284] ath9k: Choosing rate table for mode: 8
> [25296.051307] ath9k: Configure tx [queue/halq] [2/1], aifs: 3, cw_min: 15, cw_max: 1023, txop: 0
> [25296.051321] ath9k: Configure tx [queue/halq] [3/0], aifs: 7, cw_min: 15, cw_max: 1023, txop: 0
> [25296.051332] ath9k: Configure tx [queue/halq] [1/2], aifs: 2, cw_min: 7, cw_max: 15, txop: 94
> [25296.051342] ath9k: Configure tx [queue/halq] [0/3], aifs: 2, cw_min: 3, cw_max: 7, txop: 47
> [25296.052955] ath9k: Set channel: 5180 MHz
> [25296.052966] ath9k: tx chmask: 7, rx chmask: 7
> [25296.056033] ath9k: (5180 MHz) -> (5180 MHz), chanwidth: 1
Association is fine in 11NAHT40+ mode.
> [25296.060986] ath9k: setting bad 802.11NA_PLUS<7>ath9k: BSS Changed ASSOC 1
Am assuming this is a message that you have added ?
Anyway, I don't see any problem, but iwconfig doesn't report HT rates.
You can run iperf and see how the throughput is.
Sujith
--
http://sujith-m.blogspot.com
^ permalink raw reply [flat|nested] 10+ messages in thread
* [ath9k-devel] not getting 11n rates
2009-01-18 5:40 ` sri ram
@ 2009-01-18 18:03 ` Luis R. Rodriguez
0 siblings, 0 replies; 10+ messages in thread
From: Luis R. Rodriguez @ 2009-01-18 18:03 UTC (permalink / raw)
To: ath9k-devel
2009/1/17 sri ram <sri.lsr@gmail.com>:
> The card is working at the 11n rates!
>
> Although iwconfig shows only 54Mbps,
FYI wireless-tools (iwconfig, etc) only supports showing legacy rates
(non 802.11n rates). To get the latest MCS TX bitrate you can use the
new iw. You can then do something like this:
sudo iw dev wlan1 station dump
or if you want to be specific with respect to the peer (in case of
IBSS or Mesh):
sudo iw dev wlan1 station get <peer-MAC-address>
In the case of a STA the above <peer-MAC-address> would be the MAC
address of your AP.
I've updated iw documentation on the wiki with this now.
To use any of this you will also need to upgrade to the bleeding edge
wireless drivers on the wireless-testing git tree as this did not make
it in to 2.6.29. You can use compat-wireless for this as well so you
do not have to upgrade your entire kernel and it will just upgrade you
wireless subsystem. I checked and it seems we don't yet properly
communicate this yet but we will correct this.
Your best bet for now it to test throughput by using iperf.
http://wireless.kernel.org/en/users/Documentation/iw (to get iw)
http://wireless.kernel.org/en/developers/Documentation/git-guide (to
use wireless-testing)
http://wireless.kernel.org/en/users/Download (compat-wireless)
Luis
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2009-01-18 18:03 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-17 21:51 [ath9k-devel] not getting 11n rates sri ram
2009-01-17 22:44 ` Brian
2009-01-18 1:55 ` Sujith
2009-01-18 3:04 ` sri ram
2009-01-18 4:42 ` sri ram
2009-01-18 5:01 ` Sujith
2009-01-18 5:21 ` sri ram
2009-01-18 5:40 ` sri ram
2009-01-18 18:03 ` Luis R. Rodriguez
2009-01-18 5:44 ` Sujith
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.