Return-path: Received: from mga02.intel.com ([134.134.136.20]:8804 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756007Ab0EXWIR (ORCPT ); Mon, 24 May 2010 18:08:17 -0400 Subject: Re: iwl3945 bug in 2.6.34 From: reinette chatre To: Satish Eerpini Cc: linux-kernel , "linux-wireless@vger.kernel.org" In-Reply-To: <1274726029.2091.15160.camel@rchatre-DESK> References: <1274726029.2091.15160.camel@rchatre-DESK> Content-Type: text/plain; charset="UTF-8" Date: Mon, 24 May 2010 15:08:16 -0700 Message-ID: <1274738896.2091.15438.camel@rchatre-DESK> Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2010-05-24 at 11:33 -0700, reinette chatre wrote: > On Sat, 2010-05-22 at 23:25 -0700, Satish Eerpini wrote: > > > No probe response from AP 00:1b:da:2a:a1:53 after 500ms, disconnecting. > > iwl3945 0000:10:00.0: Error sending REPLY_RXON: time out after 500ms. > > iwl3945 0000:10:00.0: Error setting new configuration (-110). > > iwl3945 0000:10:00.0: Error sending REPLY_RXON: time out after 500ms. > > iwl3945 0000:10:00.0: Error setting new configuration (-110). > > This did not use to be an issue with 3945 and unfortunately we do not > know what is triggering it now. Please try the "Enable stuck queue > detection on 3945" patch that is attached to > http://bugzilla.intellinuxwireless.org/show_bug.cgi?id=1834 as a > workaround. Actually, sorry, but that patch will not work on 2.6.34 since the feature it enables is not present there - it will be in 2.6.35 though. To enable the feature in 2.6.34 will take some more backporting effort that I'm looking into now. Reinette