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] Linux bug 14267 "No probe response from AP after 500ms, disconnecting."
Date: Wed, 16 Dec 2009 09:41:12 -0800	[thread overview]
Message-ID: <20091216174112.GD11461@tux> (raw)
In-Reply-To: <20091216172356.15849.qmail@stuge.se>

On Wed, Dec 16, 2009 at 09:23:56AM -0800, Peter Stuge wrote:
> Is there some more information that I can gather in order to resolve
> this issue? Note that disabling power management is not a sufficient
> workaround for me, but it makes the error much less frequent.
> 
> http://bugzilla.kernel.org/show_bug.cgi?id=14267#c55
> 
> #56 has a full debug log of the failure attached. I realize that
> stuff going on _before_ the failure is more interesting but to my
> untrained eye it looked quite like when things were working ok.
> 
> How often should there be a beacon? Ie. what's the beacon loss timer?

That bug report is about issues (so far AR5416 only reported with the PS issue)
about disconnections with your AP if PS is left enabled by default which will
trigger dynamic PS to be enabled by by default, its all about 2.6.32. The fix
on 2.6.32 which should help AR5416 (so far concrete device with issues) is
to disable PS by default.

You can also disable PS manually if your kernel has it enabled:

iwconfig wlan0 power off

Your post on that bug report is very different, you say you have merged
wireless-testing into your kernel (why??), you also posted a log but
it doesn't contain the initailization part of ath9k so your card device
cannot be seen. What card is this with?

Please keep stable kernel bugs apart from wireless-testing bugs. Wireless-testing
is bleedinge edge and as such if you have issues you should use ath9k-devel or
the linux-wireless list (like this) and not post on bug reports for stable bugs.

  Luis

  reply	other threads:[~2009-12-16 17:41 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-16 17:23 [ath9k-devel] Linux bug 14267 "No probe response from AP after 500ms, disconnecting." Peter Stuge
2009-12-16 17:41 ` Luis R. Rodriguez [this message]
2009-12-16 22:21   ` Peter Stuge
2009-12-16 23:43     ` Luis R. Rodriguez
2009-12-18 11:57       ` [ath9k-devel] No probe response from AP after 500ms, disconnecting Peter Stuge
2009-12-18 11:57         ` Peter Stuge
2009-12-18 16:18         ` [ath9k-devel] " Luis R. Rodriguez
2009-12-18 16:18           ` Luis R. Rodriguez
2009-12-18 20:07           ` Peter Stuge
2009-12-18 20:07             ` Peter Stuge
2009-12-19  5:03             ` Vivek Natarajan
2009-12-19  5:03               ` Vivek Natarajan
2009-12-20 12:57               ` Peter Stuge
2009-12-27  1:15                 ` Peter Stuge
2010-01-11 15:03                 ` Peter Stuge
2010-01-11 16:19                   ` Felix Fietkau
2010-01-11 16:49                     ` Peter Stuge
2010-01-13  6:09                       ` Sujith
2010-01-16  4:05                         ` Peter Stuge
2010-01-17 19:22                           ` Peter Stuge

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=20091216174112.GD11461@tux \
    --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.