All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinz Diehl <htd+ml@fritha.org>
To: linux-wireless@vger.kernel.org
Subject: TX queue 2 DMA timed out, invoke forced forced reset
Date: Wed, 17 Sep 2014 18:33:46 +0200	[thread overview]
Message-ID: <20140917163346.GA9684@fritha.org> (raw)

Hi,

once in a while, I get those warnings in dmesg:

[....]
[   25.237842] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 4 in queue 2 
[   49.444105] ieee80211 phy1: rt2x00usb_watchdog_tx_dma: Warning - TX queue 2 DMA timed out, invoke forced forced reset 
[   50.439536] ieee80211 phy1: rt2800usb_txdone: Warning - Data pending for entry 11 in queue 2 
[   50.443291] ieee80211 phy1: rt2x00usb_watchdog_tx_dma: Warning - TX queue 2 DMA timed out, invoke forced forced reset 
[   51.432610] ieee80211 phy1: rt2x00usb_watchdog_tx_dma: Warning - TX queue 2 DMA timed out, invoke forced forced reset 
[   52.442402] ieee80211 phy1: rt2x00usb_watchdog_tx_dma: Warning - TX queue 2 DMA timed out, invoke forced forced reset 
[   57.437047] ieee80211 phy1: rt2x00usb_watchdog_tx_dma: Warning - TX queue 2 DMA timed out, invoke forced forced reset 
[   58.438481] ieee80211 phy1: rt2x00usb_watchdog_tx_dma: Warning - TX queue 2 DMA timed out, invoke forced forced reset 
[   60.435439] ieee80211 phy1: rt2x00usb_watchdog_tx_dma: Warning - TX queue 2 DMA timed out, invoke forced forced reset 
[....]

Then, the connection gets creepingly slow and unuseable, and I have to
pull the network adapter and re-insert it to get it working again.

The network adapter is an Asus USB-N53:
Bus 002 Device 007: ID 148f:3573 Ralink Technology, Corp. RT3573 Wireless Adapter

[ 6265.112311] ieee80211 phy4: rt2x00_set_rt: Info - RT chipset 3572, rev 0223 detected
[ 6265.141134] ieee80211 phy4: rt2x00_set_rf: Info - RF chipset 0009 detected
[ 6265.141724] ieee80211 phy4: Selected rate control algorithm 'minstrel_ht'
[ 6265.159432] systemd-udevd[9784]: renamed network interface wlan0 to wlp0s29u1u1
[ 6265.166219] ieee80211 phy4: rt2x00lib_request_firmware: Info -Loading firmware file 'rt2870.bin'
[ 6265.166264] ieee80211 phy4: rt2x00lib_request_firmware: Info -Firmware detected - version: 0.29

[root@kiera log]# lsmod | grep ^rt
rt2800usb              27189  0 
rt2800lib              86717  1 rt2800usb
rt2x00usb              19835  1 rt2800usb
rt2x00lib              52760  3 rt2x00usb,rt2800lib,rt2800usb

[root@kiera log]# uname -a
Linux kiera.fritha.org 3.16.3-rc1 #2 SMP PREEMPT Tue Sep 16 11:21:20 CEST 2014 x86_64 x86_64 x86_64 GNU/Linux

(The same happens with 3.17-rc5).

Could this simply be a driver bug, or why could it be that the adapter
disbehaves this way?

Thanks,
 Heinz.

P.S.: Please Cc: me, since I'm not subscribed to linux-wireless.





                 reply	other threads:[~2014-09-17 16:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20140917163346.GA9684@fritha.org \
    --to=htd+ml@fritha.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 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.