All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Lamparter <chunkeey@web.de>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: wireless <linux-wireless@vger.kernel.org>
Subject: Re: Deauthentications with p54usb
Date: Fri, 7 Aug 2009 23:50:25 +0200	[thread overview]
Message-ID: <200908072350.26193.chunkeey@web.de> (raw)
In-Reply-To: <4A7C9383.2040705@lwfinger.net>

Hello,

On Friday 07 August 2009 22:50:11 Larry Finger wrote:

> I've been working with b43 of late and had not run p54usb until I
> tested the rfkill code earlier today. Now I'm getting
> deauthentications with reason=7 that I did not get with b43 using the
> same AP in roughly the same geometric relationship.

hmm, so the SNR of b43 and p54 are comparable?

good...

reason 7 must be:
WLAN_REASON_CLASS3_FRAME_FROM_NONASSOC_STA

and class 3 frames are (according to 802.11-2007 11.3.c)
	- "normal" data frames
	(- some MLMEs - probably not relevant )
	- control frame:
		=> especially: Power Save Poll.

your log doesn't hold any records about a disassoc event from the AP.
so, my first guess would be that you're hitting yet another
power saving related issue.  And as far as I know b43 does not do that yet.
So, can you please give the device another go without ps?

(BTW: mac80211 prints a debug text (if enabled in kconfig),
 whenever the device goes or leaves the hibernation mode...
 do you see any of those too?) 
> I don't know if this is a regression, or not. The current kernel is
> 2.6.31-rc5-wl. I'll boot 2.6.30-wl to test if the older one is OK.
> 
> The logged data below shows nothing but the timing of the disconnects.

does the time between reassoc & _deauth_ vary, or is it always ~24 secs?)
do you experience this behavior on an idle or loaded link?
  
Regards,
	Chr

  reply	other threads:[~2009-08-07 21:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-07 20:50 Deauthentications with p54usb Larry Finger
2009-08-07 21:50 ` Christian Lamparter [this message]
2009-08-09 15:12   ` Larry Finger
  -- strict thread matches above, loose matches on Subject: below --
2009-08-09 20:02 Chunkeey
2009-08-09 20:27 ` Larry Finger
2010-03-08 23:38   ` Christian Lamparter
2010-03-09  2:12     ` Larry Finger
2009-08-09 21:45 Chunkeey
2009-08-13 22:27 Chunkeey
2009-08-13 22:53 ` Larry Finger
2009-08-14 10:41   ` Christian Lamparter
2009-08-14 17:17 ` Kalle Valo

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=200908072350.26193.chunkeey@web.de \
    --to=chunkeey@web.de \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.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.