From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Walker Date: Sat, 09 Jan 2010 10:14:43 -0500 Subject: [ath9k-devel] trouble with DWA-552 and ath9k In-Reply-To: <19270.46529.788691.185819@gargle.gargle.HOWL> References: <4B2A5FA8.8060905@charter.net> <19242.62265.487757.695747@gargle.gargle.HOWL> <4B2AFC5D.1060001@charter.net> <19243.2224.974537.876295@gargle.gargle.HOWL> <4B39058A.6080108@charter.net> <1262033354.3002.11.camel@mj> <4B391DCB.6010500@charter.net> <1262035725.3002.23.camel@mj> <4B393739.9000601@charter.net> <20091229100250.xle1s7oai8ow08k8-cebfxv@webmail.spamcop.net> <4B3A8F7B.2050106@charter.net> <20091230011624.zygif55zaco8000s-cebfxv@webmail.spamcop.net> <4B436D94.4050304@charter.net> <19270.46529.788691.185819@gargle.gargle.HOWL> Message-ID: <4B489D63.9030305@charter.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org This is what I have in /etc/modprobe.d/local.conf (I run Fedora 11): options ath9k debug=0xffffffff In config.mk I have: CONFIG_ATH9K_DEBUG=y CONFIG_ATH9K_DEBUGFS=y Is there something else I need to do to get the debugging information you're interested in? Brian On 01/07/2010 11:34 PM, Sujith wrote: > Brian Walker wrote: > >> Any update on getting this card working with the ath9k? >> > The logs that you posted earlier didn't contain debug information. > Can you make sure that you load the driver with debug=0x601 and > post the dmesg output on doing 'ifconfig wlan0 up' ? > > Please see: http://wireless.kernel.org/en/users/Drivers/ath9k/debug > > That would show what exactly goes wrong when bringing up the interface. > > Sujith >