All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luis R. Rodriguez <lrodriguez@atheros.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] Failure to connect at 802.11n using GigaByte	Aircruser W103N and Dlink DAP-1353
Date: Wed, 19 Nov 2008 15:41:56 -0800	[thread overview]
Message-ID: <20081119234156.GH5900@tesla> (raw)
In-Reply-To: <260380.29317.qm@web28601.mail.ukl.yahoo.com>

On Wed, Nov 19, 2008 at 01:07:29PM -0800, Michael wrote:
> Hi,
> 
> I have a GigaByte AirCruiser N300 GN-WI03N-RH WLAN 802.11n draft M.. mini pci card and am trying to connect to a Dlink DAP-1353
> access point (latest firmware, 2.10).
> 
> lspci --> 03:00.0 Network controller: Atheros Communications Inc. AR5008 Wireless Network Adapter (rev 01)
> 
> I'm running Ubuntu 8.10 (Intrepid) and have installed compat wireless from 17/11/2008. Kernel is
> 2.6.27-7-generic.  The laptop is a Fujitsu Siemens Lifebook P7230.
> 
> It connects at 24 Mb/s 802.11g when the AP is set for b/g/n but refuses to connect when the AP is set to 802.11n only mode.

So 2.6.27 was shipped with aggregation disabled so no Block Ack negotion
will be possible. I posted patches for distributions/developers/users
interested in this for 2.6.27:

http://www.kernel.org/pub/linux/kernel/people/mcgrof/patches/mac80211/aggrv9-2.6.27/

Problem is it was a lot of changes so it was too late for 2.6.27.

So if you want aggregation and want to use a stock kernel you'll need at
least 2.6.29 which is not even in RC cycles yet. You can give
compat-wireless a shot though.

http://wireless.kernel.org/en/users/Download

Ubuntu 8.10 uses this for linux backport modules though and I'd
recommend you use that linux-backport-modules package instead.

> Incidentally it only connects at all if I disable WMM on the AP or if I disable WPA2 and use WEP or open system.

Interesting, so just so you know ath9k in 2.6.27 stock kernel will only
use MCS rates, but not aggregation. If you want aggregation on 27 use
the patches above or beter yet upgrade your kernel.

Also if you want to go all out just use wireless-tesitng to get all the
benefit of our latest bleeding edge wireless 2.6.29 stuff + what is on
2.6.28-rcX.

http://wireless.kernel.org/en/developers/Documentation/git-guide

  Luis

      reply	other threads:[~2008-11-19 23:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-19 21:07 [ath9k-devel] Failure to connect at 802.11n using GigaByte Aircruser W103N and Dlink DAP-1353 Michael
2008-11-19 23:41 ` Luis R. Rodriguez [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=20081119234156.GH5900@tesla \
    --to=lrodriguez@atheros.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.