All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] getting 11n to work?
@ 2009-10-28 10:43 bnc at astronomicalresearchaustralia.org
  2009-10-29  7:22 ` bnc at netspeed.com.au
  0 siblings, 1 reply; 7+ messages in thread
From: bnc at astronomicalresearchaustralia.org @ 2009-10-28 10:43 UTC (permalink / raw)
  To: ath9k-devel

Hi,
I have not been able to compile wireless-testing because of the
stlc45xx error I posted.
While waiting for a response I decided to do some more testing/checking.

I have a laptop with an 11n card in it and running a late kernel. I
checked the kernel and found that all the 11n stuff has been turned on
and the ATH9K module, see below, seems to be  ok too.

I forced my router, dlink 655-dir, to go to ch 11
 Wireless Radio :  Enabled
802.11 Mode : Mixed 802.11n and 802.11g
Channel Width : 40MHz
Channel : 11
Secondary Channel : 9
WISH : Inactive
Wi-Fi Protected Setup : Disabled 

However, it was still connecting at 11g.
The iw list below shows that the MCS only goes to 7 when I thought it
should go to 15?

Any thoughts?
Thanks,
Brian 

uname: 2.6.31.3-1-desktop SUSE 11.2

modinfo
ath9k
filename:       /lib/modules/2.6.31.3-1-desktop/kernel/drivers/net/wireless/ath/ath9k/ath9k.ko
license:        Dual BSD/GPL description:    Support for Atheros
802.11n wireless LAN cards. author:         Atheros
Communications srcversion:
85E386E1747D45941B8BA0C alias:
pci:v0000168Cd0000002Bsv*sd*bc*sc*i* alias:
pci:v0000168Cd0000002Asv*sd*bc*sc*i* alias:
pci:v0000168Cd00000029sv*sd*bc*sc*i* alias:
pci:v0000168Cd00000027sv*sd*bc*sc*i* alias:
pci:v0000168Cd00000024sv*sd*bc*sc*i* alias:
pci:v0000168Cd00000023sv*sd*bc*sc*i* depends:
mac80211,ath,cfg80211 vermagic:       2.6.31.3-1-desktop SMP preempt
mod_unload modversions 686 parm:           nohwcrypt:Disable hardware
encryption (int) parm:           btcoex_enable:Enable Bluetooth
coexistence support (bool)

iwlist wlan0 freq
wlan0     14 channels in total; available frequencies :
          Channel 01 : 2.412 GHz                       
          Channel 02 : 2.417 GHz                       
          Channel 03 : 2.422 GHz                       
          Channel 04 : 2.427 GHz                       
          Channel 05 : 2.432 GHz                       
          Channel 06 : 2.437 GHz                       
          Channel 07 : 2.442 GHz                       
          Channel 08 : 2.447 GHz
          Channel 09 : 2.452 GHz
          Channel 10 : 2.457 GHz
          Channel 11 : 2.462 GHz
          Channel 12 : 2.467 GHz
          Channel 13 : 2.472 GHz
          Channel 14 : 2.484 GHz
          Current Frequency=2.442 GHz (Channel 7)
iw list
Wiphy phy0     
        Band 1:
                HT capabilities: 0x104e
                        * 20/40 MHz operation
                        * SM PS disabled     
                        * 40 MHz short GI    
                        * max A-MSDU len 3839
                        * DSSS/CCK 40 MHz    
                HT A-MPDU factor: 0x0003 (65535 bytes)
                HT A-MPDU density: 0x0006 (8 usec)    
                HT MCS set: ff 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00
                HT TX/RX MCS rate indexes supported:                       
                        MCS index 0                                        
                        MCS index 1                                        
                        MCS index 2                                        
                        MCS index 3                                        
                        MCS index 4                                        
                        MCS index 5                                        
                        MCS index 6                                        
                        MCS index 7                                        
                Frequencies:                                               
                        * 2412 MHz [1] (20.0 dBm)                          
                        * 2417 MHz [2] (20.0 dBm)                          
                        * 2422 MHz [3] (20.0 dBm)                          
                        * 2427 MHz [4] (20.0 dBm)                          
                        * 2432 MHz [5] (20.0 dBm)                          
                        * 2437 MHz [6] (20.0 dBm)                          
                        * 2442 MHz [7] (20.0 dBm)                          
                        * 2447 MHz [8] (20.0 dBm)                          
                        * 2452 MHz [9] (20.0 dBm)                          
                        * 2457 MHz [10] (20.0 dBm)                         
                        * 2462 MHz [11] (20.0 dBm)                         
                        * 2467 MHz [12] (20.0 dBm) (passive scanning)      
                        * 2472 MHz [13] (20.0 dBm)                         
                        * 2484 MHz [14] (20.0 dBm) (passive scanning)      
                Bitrates (non-HT):                                         
                        * 1.0 Mbps                                         
                        * 2.0 Mbps (short preamble supported)              
                        * 5.5 Mbps (short preamble supported)              
                        * 11.0 Mbps (short preamble supported)             
                        * 6.0 Mbps                                         
                        * 9.0 Mbps                                         
                        * 12.0 Mbps                                        
                        * 18.0 Mbps                                        
                        * 24.0 Mbps                                        
                        * 36.0 Mbps                                        
                        * 48.0 Mbps                                        
                        * 54.0 Mbps
        max # scan SSIDs: 4
        Supported interface modes:
                 * IBSS
                 * managed
                 * AP
                 * AP/VLAN
                 * monitor
                 * mesh point

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-10-30 15:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-28 10:43 [ath9k-devel] getting 11n to work? bnc at astronomicalresearchaustralia.org
2009-10-29  7:22 ` bnc at netspeed.com.au
2009-10-29 14:51   ` Luis R. Rodriguez
2009-10-30  3:29     ` bnc at netspeed.com.au
2009-10-30 14:31       ` Luis R. Rodriguez
2009-10-30 14:51         ` bnc at netspeed.com.au
2009-10-30 15:03           ` Luis R. Rodriguez

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.