All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400
@ 2012-04-10 11:01 Fredrik Karlsson
  2012-04-10 16:52 ` Peter Stuge
  2012-04-10 16:57 ` Ben Greear
  0 siblings, 2 replies; 7+ messages in thread
From: Fredrik Karlsson @ 2012-04-10 11:01 UTC (permalink / raw)
  To: ath9k-devel

I have a problem on ar9330 on 3.2.13 where the AP quite frequently stops
responding and the driver spits out the following message,

ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020
DMADBG_7=0x00006400
ath: Could not stop RX, we could be confusing the DMA engine when we
start RX up

anything i can do to fix this?

Regards, Fredrik

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400
  2012-04-10 11:01 [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400 Fredrik Karlsson
@ 2012-04-10 16:52 ` Peter Stuge
  2012-04-10 16:57 ` Ben Greear
  1 sibling, 0 replies; 7+ messages in thread
From: Peter Stuge @ 2012-04-10 16:52 UTC (permalink / raw)
  To: ath9k-devel

Fredrik Karlsson wrote:
> I have a problem on ar9330 on 3.2.13 where the AP quite frequently stops
> responding and the driver spits out the following message,
> 
> ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020
> DMADBG_7=0x00006400
> ath: Could not stop RX, we could be confusing the DMA engine when we
> start RX up
> 
> anything i can do to fix this?

Unfortunately not much. :\ If you try the very latest kernel with the
very latest patches and report again and nag then you can get time
from Atheros staff, who will try to reproduce your problem in the lab
and if successful will then analyze it. Remote debugging of driver
problems together with community members doesn't really happen.


//Peter

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400
  2012-04-10 11:01 [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400 Fredrik Karlsson
  2012-04-10 16:52 ` Peter Stuge
@ 2012-04-10 16:57 ` Ben Greear
  2012-04-10 20:59   ` Adrian Chadd
  1 sibling, 1 reply; 7+ messages in thread
From: Ben Greear @ 2012-04-10 16:57 UTC (permalink / raw)
  To: ath9k-devel

On 04/10/2012 04:01 AM, Fredrik Karlsson wrote:
> I have a problem on ar9330 on 3.2.13 where the AP quite frequently stops
> responding and the driver spits out the following message,
>
> ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020
> DMADBG_7=0x00006400
> ath: Could not stop RX, we could be confusing the DMA engine when we
> start RX up
>
> anything i can do to fix this?

Can you post some more information about what NIC you are using
(brand, version, etc).

Also, output from 'lspci -v' should be helpful.

What PC are you using?

Are there any errors in /var/log/messages (or dmesg) before this
error?

In the past, it has been suggested that you try disabling power-saving
and see if that helps.  If you do try this and it *does* help, please
let us know.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400
  2012-04-10 16:57 ` Ben Greear
@ 2012-04-10 20:59   ` Adrian Chadd
  2012-04-10 21:07     ` Ben Greear
  0 siblings, 1 reply; 7+ messages in thread
From: Adrian Chadd @ 2012-04-10 20:59 UTC (permalink / raw)
  To: ath9k-devel

Ben,

Have your interrupt statistics patches made it into upstream yet?

I'd like to see if he sees any bus errors.


Adrian

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400
  2012-04-10 20:59   ` Adrian Chadd
@ 2012-04-10 21:07     ` Ben Greear
  2012-04-10 21:59       ` Adrian Chadd
  0 siblings, 1 reply; 7+ messages in thread
From: Ben Greear @ 2012-04-10 21:07 UTC (permalink / raw)
  To: ath9k-devel

On 04/10/2012 01:59 PM, Adrian Chadd wrote:
> Ben,
>
> Have your interrupt statistics patches made it into upstream yet?
>
> I'd like to see if he sees any bus errors.

No idea, but my 3.3 tree has it and the rest of
my stats related patches:

http://dmz2.candelatech.com/git/gitweb.cgi

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400
  2012-04-10 21:07     ` Ben Greear
@ 2012-04-10 21:59       ` Adrian Chadd
  2012-04-10 22:07         ` Ben Greear
  0 siblings, 1 reply; 7+ messages in thread
From: Adrian Chadd @ 2012-04-10 21:59 UTC (permalink / raw)
  To: ath9k-devel

Ok. Lets get it upstream so we can get more debugging from userd.

Same deal for ps issues- they may show up as mac-access-while-sleep interrupts.


Adrian



Sent from my Palm Pre on AT&amp;T
On Apr 10, 2012 2:35 PM, Ben Greear &lt;greearb at candelatech.com&gt; wrote: 

On 04/10/2012 01:59 PM, Adrian Chadd wrote:

&gt; Ben,

&gt;

&gt; Have your interrupt statistics patches made it into upstream yet?

&gt;

&gt; I'd like to see if he sees any bus errors.



No idea, but my 3.3 tree has it and the rest of

my stats related patches:



http://dmz2.candelatech.com/git/gitweb.cgi



Thanks,

Ben



-- 

Ben Greear &lt;greearb at candelatech.com&gt;

Candela Technologies Inc  http://www.candelatech.com




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20120410/363ff093/attachment.htm 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400
  2012-04-10 21:59       ` Adrian Chadd
@ 2012-04-10 22:07         ` Ben Greear
  0 siblings, 0 replies; 7+ messages in thread
From: Ben Greear @ 2012-04-10 22:07 UTC (permalink / raw)
  To: ath9k-devel

On 04/10/2012 02:59 PM, Adrian Chadd wrote:
> Ok. Lets get it upstream so we can get more debugging from userd.
>
> Same deal for ps issues- they may show up as mac-access-while-sleep interrupts.

I'm working on merging all my wifi/ath9k patches into wireless-testing now.

It seems little or none of it has been merged yet, but hopefully
if I repost fresh patches that will help.

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-10 22:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-10 11:01 [ath9k-devel] DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00006400 Fredrik Karlsson
2012-04-10 16:52 ` Peter Stuge
2012-04-10 16:57 ` Ben Greear
2012-04-10 20:59   ` Adrian Chadd
2012-04-10 21:07     ` Ben Greear
2012-04-10 21:59       ` Adrian Chadd
2012-04-10 22:07         ` Ben Greear

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.