Return-path: Received: from mga01.intel.com ([192.55.52.88]:57703 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965223Ab2DKXYn convert rfc822-to-8bit (ORCPT ); Wed, 11 Apr 2012 19:24:43 -0400 From: "Venkataraman, Meenakshi" To: Norbert Preining , Emmanuel Grumbach , "linux-wireless@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "ipw3945-devel@lists.sourceforge.net" , "ilw@linux.intel.com" Subject: RE: 3.4-rc2, ilwagn still most of the time completely unusable Date: Wed, 11 Apr 2012 23:24:31 +0000 Message-ID: <4595B4D22AB93C4FABBA84AAD5AA37FD11DE3C@ORSMSX103.amr.corp.intel.com> (sfid-20120412_012500_728590_37EE6141) References: <20120330011734.GH6277@gamma.logic.tuwien.ac.at> <20120411023747.GA10126@gamma.logic.tuwien.ac.at> In-Reply-To: <20120411023747.GA10126@gamma.logic.tuwien.ac.at> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi Norbert, Sorry about the annoyance it is causing you...but let's see if we can solve the problems you're seeing. >I already have reported that with 3.3-wl there are hundreds and thousands of >lines > delba from 00:0a:79:eb:56:10 (initiator) tid 0 reason code 39 > Rx BA session stop requested for ... >*IF* it is connected. [MV] This is actually printed by mac80211 when it stops a block ack session; which can happen with bursty traffic. It's not an error per se. You'll see this message if you have debugging enabled for mac80211, specifically CONFIG_MAC80211_HT_DEBUG. Perhaps you could reduce the debugging information you print out for mac80211? >On the contrary, it sometimes not even connects, after reloading the module, >retrying many times, today my log was smarmed with messages: > [ 9457.156030] wlan0: authentication with 00:24:c4:ab:bd:e0 timed out > [ 9457.176828] iwlwifi 0000:06:00.0: ACTIVATE a non DRIVER active >station id 0 addr 00:24:c4:ab:bd:e0 [MV] this could potentially be a problem with our driver. I would like some logs to figure out what happened here. Can you send me a detailed dmesg log with debug=0xFFFFFFFF? Thanks. :-) >But I want to report *SOME* progress: Formerly I had *BIG* problems with >my home network (some strange Corega WL router AFAIR, Japanese only, but >it was working without a click before 2.6.38 or 39 or so). >Now, when I *DISABLE* 11n (11n_disable=1) then all the problems are gone >*AT*HOME*, no warnings anymore, no complains, no hickups. >On the university it is still a pain. [MV] Any idea how 11n is performing with 3.4-rc2 on your home network? Are you seeing the same problems as before? Thanks, Meenakshi