Return-path: Received: from mga09.intel.com ([134.134.136.24]:42353 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755265Ab1JRRTU (ORCPT ); Tue, 18 Oct 2011 13:19:20 -0400 Subject: Re: 3.1.0-rc9+ : wlan stops working w/o any error messages From: wwguy To: Toralf =?ISO-8859-1?Q?F=F6rster?= Cc: werner , David Rientjes , "ilw@linux.intel.com" , "linux-wireless@vger.kernel.org" , "linux-kernel@vger.kernel.org" In-Reply-To: <201110181847.02971.toralf.foerster@gmx.de> References: <201110152119.58509.toralf.foerster@gmx.de> <201110170952.43916.toralf.foerster@gmx.de> <1318879847.17584.3.camel@wwguy-ubuntu> <201110181847.02971.toralf.foerster@gmx.de> Content-Type: text/plain; charset="UTF-8" Date: Tue, 18 Oct 2011 10:13:33 -0700 Message-ID: <1318958013.25023.16.camel@wwguy-ubuntu> (sfid-20111018_191956_763588_239D7BDD) Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2011-10-18 at 09:47 -0700, Toralf Förster wrote: > wwguy wrote at 21:30:47 > > In order to dump the the tx_queue, please do the following > > 1. make sure you compile your kernel with CONFIG_IWLWIFI_DEBUGFS=y > I'm unable to select that config option . > > I double checked my config file - with the information from "make menuconfig" : > > Symbol: IWLWIFI_DEBUGFS [=n] > Type : boolean > Prompt: iwlagn debugfs support > Defined at drivers/net/wireless/iwlwifi/Kconfig:72 > Depends on: NETDEVICES [=y] && WLAN [=y] && IWLAGN [=m] && MAC80211_DEBUGFS [=n] > Location: > -> Device Drivers > -> Network device support (NETDEVICES [=y]) > -> Wireless LAN (WLAN [=y]) > -> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N (iwlagn) (IWLAGN [=m]) > -> Debugging Options > > > it looks all good (.config attached) - but the option itself isn't included in the kernel config file nor I can select it :-( > hmm, something broken there, it should be in the .config file, what tree you are using? Thanks Wey