lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 4 Aug 2011 14:43:19 +0200
From:	Stanislaw Gruszka <sgruszka@...hat.com>
To:	Justin Piszcz <jpiszcz@...idpixels.com>
Cc:	Andreas Hartmann <andihartmann@...19freenet.de>,
	Larry Finger <Larry.Finger@...inger.net>,
	Ivo van Doorn <IvDoorn@...il.com>,
	linux-kernel@...r.kernel.org, linux-wireless@...r.kernel.org,
	Alan Piszcz <ap@...arrain.com>,
	"users@...x00.serialmonkey.com" <users@...x00.serialmonkey.com>
Subject: Re: [PATCH] rt2x00: rt2800: fix zeroing skb structure

On Thu, Aug 04, 2011 at 04:03:11AM -0400, Justin Piszcz wrote:
> So the patch is good but did not solve the problem, after several hours, the
> main USB wireless stick went off-line:
> 
> Aug  3 22:02:16 atom kernel: [23424.597037] phy0 -> rt2800_txdone: Error - Data pending
> Aug  3 22:02:16 atom kernel: [23424.597168] phy0 -> rt2800_txdone: Error - Data pending
> Aug  3 22:02:16 atom kernel: [23424.598047] phy0 -> rt2800_txdone: Error - Data pending
> Aug  3 22:02:16 atom kernel: [23424.598411] phy0 -> rt2800_txdone: Error - Data pending
> Aug  3 22:02:16 atom kernel: [23424.599414] phy0 -> rt2800_txdone: Error - Data pending
> Aug  3 22:02:16 atom kernel: [23424.599549] phy0 -> rt2800_txdone: Error - Data pending
> Aug  3 22:02:16 atom kernel: [23424.599664] phy0 -> rt2800_txdone: Error - Data pending
> Aug  3 22:47:12 atom kernel: [26120.279774] wlan0: deauthenticated from hidden (Reason: 2)
> Aug  3 22:47:13 atom kernel: [26121.728581] wlan0: authenticate with hidden (try 1)
> Aug  3 22:47:13 atom kernel: [26121.730109] wlan0: authenticated
> Aug  3 22:47:13 atom kernel: [26121.745088] wlan0: associate with hidden (try 1)
> Aug  3 22:47:13 atom kernel: [26121.750738] wlan0: RX ReassocResp from hidden (capab=0x431 status=0 aid=2)
> Aug  3 22:47:13 atom kernel: [26121.750746] wlan0: associated
> Aug  3 22:47:14 atom kernel: [26121.845641] wlan0: Wrong control channel in association response: configured center-freq: 2417 hti-cfreq: 2437  hti->control_chan: 6 band: 0.  Disabling HT.

Well, driver still need some fixes. I have 2 of these dongles and see
some problems here with reading registers, what could be related I
think. I'm gonna fix issues that I have locally. Then we will see if
problems are fixed for you as well. For now, you will need to use
drivers from ralink site, if they work well for you.

> ( at this point wlan0 is offline )
> 
> $ ssh atomw
> ssh: connect to host atomw port 22: No route to host
> 
> BUT: It did not crash the kernel; however, interestingly (I have two of these
> sticks), now phy1 starts showing the same symptoms wlan0 had (phy0).

I'm going to post modified/cleaned up patch.

> Aug  3 22:49:46 atom kernel: [26274.088150] phy1 -> rt2800_txdone: Error - Data pending
> Aug  3 22:49:46 atom kernel: [26274.147869] phy1 -> rt2800_txdone: Error - Data pending
> Aug  3 22:49:46 atom kernel: [26274.152743] phy1 -> rt2800_txdone: Error - Data pending
> 
> Are these sticks just incomptabile with the rt2800usb driver?

If rt2800usb contains usb id of the stick, it should work. 

Stanislaw
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ