Return-path: Received: from mga11.intel.com ([192.55.52.93]:19515 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753572AbZBWWke (ORCPT ); Mon, 23 Feb 2009 17:40:34 -0500 Subject: Re: iwlagn warning in 2.6.29-rc6 From: reinette chatre To: "Carlos R. Mafra" Cc: "linux-kernel@vger.kernel.org" , "linux-wireless@vger.kernel.org" In-Reply-To: <20090223212615.GA5047@Pilar.Speedport_W_303V_Typ_A> References: <20090223212615.GA5047@Pilar.Speedport_W_303V_Typ_A> Content-Type: text/plain Date: Mon, 23 Feb 2009 14:45:06 -0800 Message-Id: <1235429106.18617.42.camel@rc-desk> (sfid-20090223_234038_255237_75C6EB15) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Mon, 2009-02-23 at 13:26 -0800, Carlos R. Mafra wrote: > I've just got this warning in my Vaio laptop: > > ------------[ cut here ]------------ > WARNING: at drivers/net/wireless/iwlwifi/iwl-tx.c:1254 iwl_tx_cmd_complete+0x28a/0x2e0() > Hardware name: VGN-FZ240E > wrong command queue 31, sequence 0x7FFF readp=241 writep=241 > Modules linked in: usbhid nvram snd_hda_codec_idt snd_hda_intel snd_hda_codec uvcvideo snd_hwdep snd_pcm iwlagn videodev snd_timer sky2 v4l1_compat v4l2_compat_ioctl32 evdev sg i2c_i801 snd_page_alloc sr_mod ata_piix ahci libata sd_mod scsi_mod uhci_hcd ohci_hcd ehci_hcd usbcore [last unloaded: scsi_wait_scan] > Pid: 0, comm: swapper Not tainted 2.6.29-rc6 #37 > Call Trace: > [] warn_slowpath+0xd0/0x130 > [] ? queue_work_on+0x4d/0x60 > [] ? queue_work+0x1a/0x20 > [] ? ieee80211_sta_rx_mgmt+0xc0/0xf0 > [] ? ieee80211_invoke_rx_handlers+0x12c5/0x1650 > [] ? enqueue_task_fair+0x190/0x2d0 > [] ? enqueue_task+0x50/0x60 > [] ? getnstimeofday+0x59/0xe0 > [] ? find_busiest_group+0x234/0x760 > [] iwl_tx_cmd_complete+0x28a/0x2e0 > [] iwl_rx_handle+0x115/0x4a0 [iwlagn] > [] iwl_irq_tasklet+0x41f/0xb30 [iwlagn] > [] ? getnstimeofday+0x59/0xe0 > [] tasklet_action+0x69/0xf0 > [] __do_softirq+0x94/0x160 > [] call_softirq+0x1c/0x30 > [] do_softirq+0x45/0x90 > [] irq_exit+0x75/0xa0 > [] do_IRQ+0x86/0x110 > [] ret_from_intr+0x0/0xa > [] ? acpi_idle_enter_bm+0x2bf/0x344 > [] ? acpi_idle_enter_bm+0x2b5/0x344 > [] ? notifier_call_chain+0x3f/0x80 > [] ? cpuidle_idle_call+0xa5/0x100 > [] ? cpu_idle+0x62/0xc0 > [] ? rest_init+0x5c/0x70 > ---[ end trace 281a546e35661751 ]--- > > The wireless connection still seems to be good after this (I've > found this warning after a curious look in the dmesg), but I > thought I should send the warning to lkml just in case it has > a deeper meaning to people out there. > > The card is this one, > Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN Network Connection (rev 61) > > I can provide the whole dmesg output if needed too. > -- This sounds like http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1703 for which new uCode was released to address the problem. Could you please try with the most recent 4965 uCode available from http://www.intellinuxwireless.org/?n=Downloads ? Reinette