Linux wireless drivers development
 help / color / mirror / Atom feed
From: Peter Stuge <peter@stuge.se>
To: ath9k-devel@lists.ath9k.org, linux-wireless@vger.kernel.org
Subject: Re: [ath9k-devel] ath9k tx lockup, ath: received PCI FATAL interrupt
Date: Fri, 7 Jan 2011 23:47:23 +0100	[thread overview]
Message-ID: <20110107224723.12661.qmail@stuge.se> (raw)
In-Reply-To: <AANLkTikb2bAeB6EqVoRSVvQUWqY70F4fO5d1cWKHgbRO@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1313 bytes --]

Brian Prodoehl wrote:
> Out of curiosity, what's your AP?

July 2006 Linux 2.6.17.6 madwifi-ng Mini PCI AR5212.

wlan: 0.8.4.2 (svn 1531)
ath_hal: module license 'Proprietary' taints kernel.
ath_hal: 0.9.16.16 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
ath_rate_sample: 1.2 (svn 1531)
ath_pci: 0.9.4.5 (svn 1531)
..
wifi0: mac 5.9 phy 4.3 radio 3.6
..
wifi0: Atheros 5212: mem=0xa0010000, irq=11


> I've never seen those "detected beacon loss from AP" messages.

I fully expect that this AP is not behaving perfectly, but that is of
course irrelevant in the scope of ath9k when ipw2200 ath5k orinoco_cs
can deal. If anything, the AP is valuable for debugging ath9k, which
is also why I prefer not to change the AP until it seems like all
issues have been solved.

(But I've had plenty of problems with ath9k also on various other
APs, just no logs from anything else today.)


> If you bring up a monitor-mode interface,

Then I got some new suspect messages in the kernel log. But internet
and monitor both work.

dmesg output in log8_after_iw_dev_eth1_interface_add_wmon0.txt


> do you see beacons at a sane, regular interval?

100ms, with some missing ones. (3 missing in 327 received, second
test 13 missing in 819 received over 93 seconds. Seems to match the
beacon loss messages.)


//Peter

[-- Attachment #2: log8_after_iw_dev_eth1_interface_add_wmon0.txt --]
[-- Type: text/plain, Size: 3674 bytes --]

[ 6454.002053] eth1: detected beacon loss from AP - sending probe request
[ 6456.004646] eth1: detected beacon loss from AP - sending probe request
[ 6456.077272] eth1: cancelling probereq poll due to a received beacon
[ 6467.002036] eth1: detected beacon loss from AP - sending probe request
[ 6467.029043] eth1: cancelling probereq poll due to a received beacon
[ 6471.002043] eth1: detected beacon loss from AP - sending probe request
[ 6471.123295] eth1: cancelling probereq poll due to a received beacon
[ 6479.002039] eth1: detected beacon loss from AP - sending probe request
[ 6479.415183] eth1: cancelling probereq poll due to a received beacon
[ 6484.004933] eth1: detected beacon loss from AP - sending probe request
[ 6484.429046] eth1: cancelling probereq poll due to a received beacon
[ 6499.002036] eth1: detected beacon loss from AP - sending probe request
[ 6505.004023] eth1: detected beacon loss from AP - sending probe request
[ 6505.411352] eth1: cancelling probereq poll due to a received beacon
[ 6517.002038] eth1: detected beacon loss from AP - sending probe request
[ 6519.002038] eth1: detected beacon loss from AP - sending probe request
[ 6521.004032] eth1: detected beacon loss from AP - sending probe request
[ 6523.004046] eth1: detected beacon loss from AP - sending probe request
[ 6526.004664] eth1: detected beacon loss from AP - sending probe request
[ 6528.004664] eth1: detected beacon loss from AP - sending probe request
[ 6530.004659] eth1: detected beacon loss from AP - sending probe request
[ 6532.004659] eth1: detected beacon loss from AP - sending probe request
[ 6534.002031] eth1: detected beacon loss from AP - sending probe request
[ 6538.002035] eth1: detected beacon loss from AP - sending probe request
[ 6538.060097] eth1: cancelling probereq poll due to a received beacon
[ 6539.002032] eth1: detected beacon loss from AP - sending probe request
[ 6539.083602] eth1: cancelling probereq poll due to a received beacon
[ 6563.004041] eth1: detected beacon loss from AP - sending probe request
[ 6584.002040] eth1: detected beacon loss from AP - sending probe request
[ 6590.004666] eth1: detected beacon loss from AP - sending probe request
[ 6590.363990] eth1: cancelling probereq poll due to a received beacon
[ 6594.004665] eth1: detected beacon loss from AP - sending probe request
[ 6596.004659] eth1: detected beacon loss from AP - sending probe request
[ 6596.196543] eth1: cancelling probereq poll due to a received beacon
[ 6603.002037] eth1: detected beacon loss from AP - sending probe request
[ 6603.055257] eth1: cancelling probereq poll due to a received beacon
[ 6611.004043] eth1: detected beacon loss from AP - sending probe request
[ 6611.343697] eth1: cancelling probereq poll due to a received beacon
[ 6621.002035] eth1: detected beacon loss from AP - sending probe request
[ 6621.476484] eth1: cancelling probereq poll due to a received beacon
[ 6625.004032] eth1: detected beacon loss from AP - sending probe request
[ 6630.004657] eth1: detected beacon loss from AP - sending probe request
[ 6630.073998] eth1: cancelling probereq poll due to a received beacon
[ 6636.004675] eth1: detected beacon loss from AP - sending probe request
[ 6636.112735] eth1: cancelling probereq poll due to a received beacon
[ 6644.002030] eth1: detected beacon loss from AP - sending probe request
[ 6644.198491] eth1: cancelling probereq poll due to a received beacon
[ 6673.144321] ath: Failed to stop TX DMA in 100 msec after killing last frame
[ 6673.144357] ath: Failed to stop TX DMA!
[ 6676.541321] ath: Failed to stop TX DMA in 100 msec after killing last frame
[ 6676.541357] ath: Failed to stop TX DMA!

  reply	other threads:[~2011-01-07 22:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-07 21:55 ath9k tx lockup, ath: received PCI FATAL interrupt Peter Stuge
2011-01-07 22:09 ` [ath9k-devel] " Brian Prodoehl
2011-01-07 22:47   ` Peter Stuge [this message]
2011-01-07 23:08 ` Jouni Malinen
2011-01-07 23:42   ` 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=20110107224723.12661.qmail@stuge.se \
    --to=peter@stuge.se \
    --cc=ath9k-devel@lists.ath9k.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox