From: Christian Lamparter <chunkeey@web.de>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: wireless <linux-wireless@vger.kernel.org>
Subject: Re: Memory errors from p54usb
Date: Tue, 16 Dec 2008 14:31:17 +0100 [thread overview]
Message-ID: <200812161431.17790.chunkeey@web.de> (raw)
In-Reply-To: <49472BC9.7060406@lwfinger.net>
On Tuesday 16 December 2008 05:17:13 Larry Finger wrote:
>
> No matter how hard I try, I cannot duplicate these results. They may have been a
> fluke, but I do have another problem fr you to ponder.
>
> If I run the 'ping -f -i 0.2' to my file server in one window, and start a
> kernel compilation with the source on an NFS volume on that same server, p54usb
> will hang. I managed to capture the whole process with kismet running on a third
> computer and have analyzed it with wireshark. I can find the last transmission
> from the server, but no ACK. The next transmission from the p54 is more than 26
> sec later when it sends an 802.11 Probe request. The dmesg log just shows that
> there was a disconnection, and a reconnection attempt.
In which mode is p54? ad-hoc / station? is radio_enabled flag cleared?
do you see anything else than probe request?
(because probe requests are marked as "no cancel" and won't be
delayed / cancelled).
Can you bring back the receiver if you change the mode?
(e.g station to ad-hoc and then back to station,
or ibss to station and bak to ibss again...
and don't forget to do a ifconfig wlanX up all the time...)
do you see if statistic counters in /sys/kernel/debug/ieee80211/phyX/statistics/
increase (especially: FCSErros, RTSCount and RTSFailure), or is the
the noise-level in iwconfig still updated?
> Any idea as to why the receiver would go off-line, but the transmitter is still
> working?
Not really. normally its the other way around and the transmitter is dead.
next prev parent reply other threads:[~2008-12-16 13:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-15 14:53 Memory errors from p54usb Larry Finger
2008-12-15 19:51 ` Christian Lamparter
2008-12-16 4:17 ` Larry Finger
2008-12-16 13:31 ` Christian Lamparter [this message]
2008-12-16 16:55 ` Larry Finger
2008-12-16 17:13 ` Christian Lamparter
2008-12-16 17:50 ` Larry Finger
2008-12-16 18:29 ` Christian Lamparter
[not found] ` <200812162029.22491.chunkeey@web.de>
[not found] ` <49481CCC.1030903@lwfinger.net>
2008-12-16 21:56 ` Christian Lamparter
2008-12-17 3:21 ` Larry Finger
2008-12-17 14:20 ` Christian Lamparter
2008-12-17 16:01 ` Larry Finger
2008-12-17 16:36 ` Christian Lamparter
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=200812161431.17790.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.