Return-path: Received: from mail81.extendcp.co.uk ([79.170.40.81]:39832 "EHLO mail81.extendcp.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758184Ab1CCOcA (ORCPT ); Thu, 3 Mar 2011 09:32:00 -0500 Date: Thu, 3 Mar 2011 14:31:51 +0000 From: Tony Houghton To: Mohammed Shafi Cc: Balasubramanian , linux-wireless , Jouni Malinen , Jonathan Nieder , ath9k-devel@lists.ath9k.org, Vasanthakumar Thiagarajan , Senthil@venema.h4ckr.net, Vivek Natarajan Subject: Re: [ath9k-devel] ath9k causes lockups since kernel 2.6.35 Message-ID: <20110303143151.03dbe76b@toddler> In-Reply-To: References: <20110224182022.57e32862@toddler> <20110224200203.GB17412@elie> <20110225144718.63550601@realh.co.uk> <20110225165745.4860afe0@realh.co.uk> <20110226183542.75bc1786@realh.co.uk> <20110302163051.425d1419@toddler> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, 3 Mar 2011 10:51:15 +0530 Mohammed Shafi wrote: > On Wed, Mar 2, 2011 at 10:00 PM, Tony Houghton wrote: > > > > Is this still not reproducible? I'd like to do more to help trace > > the problem but I'm a bit stuck. Is there something I can do to > > make sure all the debug/log messages from ath9k appear on the > > console? > > sudo dmesg -n 8? AFAICT that will just make sure the debug messages get logged, but not make them appear anywhere the other messages aren't appearing eg on a console or net console. I could try tail -f /dev/xconsole. The ath9k module has a "debug" parameter. It just says it's a mask and I don't know how to use it. Do I set bits to enable or disable levels? What value to log "everything"?