From: Brian Walker <walkerbm@charter.net>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] trouble with DWA-552 and ath9k
Date: Fri, 18 Dec 2009 22:05:33 -0500 [thread overview]
Message-ID: <4B2C42FD.6000303@charter.net> (raw)
In-Reply-To: <19243.2224.974537.876295@gargle.gargle.HOWL>
I've recompiled compat-wireless-2009-12-11 with "CONFIG_ATH_DEBUG=y" and
"CONFIG_ATH9K_DEBUGFS=y" in config.mk (and did make and then make
install), added "options ath9k debug=0x600" to the file
/etc/modprobe.d/local.conf (I am running Fedora 11) and rebooted.
After rebooting, I did "mount -t debugfs none /sys/kernel/debug/".
Indeed, there is now a /sys/kernel/debug/ath9k directory. Am I looking
for anything in particular? The directory /sys/kernel/debug/ath9k/phy0/
has the files:
dma interrupt rcstat wiphy xmit
I'm attaching the output of dmesg right after booting.
Couple of other observations... If I rmmod ath9k and then try to
modprobe/insmod it again, I get an error that ath9k "failed to
initialize device" and "PCI INT A disabled". Sometimes after rebooting
and trying to use wlan0 the entire system just locks up. The most recent
time this happened, I had just booted up and issued the command
"ifconfig wlan0 up". I was going to next issue the command "iwlist wlan0
scan", but the system had already locked up. The only way to recover is
to hit the reset button.
Brian
On 12/17/2009 11:44 PM, Sujith wrote:
> Brian Walker wrote:
>
>> Hi. In config.mk I find no option named CONFIG_ATH9K_DEBUG, but there is
>> one named CONFIG_ATH9K_DEBUGFS. Also, as I tried to include in a
>> followup to my original post, the output from lspci -vnn is:
>>
> Indeed, the option is missing.
> Adding the line "CONFIG_ATH_DEBUG=y" and "CONFIG_ATH9K_DEBUGFS=y" to config.mk
> and recompiling should do it.
>
>
>> 00:0a.0 Network controller [0280]: Atheros Communications Inc. AR922X
>> Wireless Network Adapter [168c:0029] (rev 01)
>> Subsystem: D-Link System Inc Device [1186:3a7a]
>> Flags: 66MHz, medium devsel, IRQ 5
>> [virtual] Memory at f8040000 (32-bit, non-prefetchable) [size=64K]
>> Capabilities: [44] Power Management version 2
>> Kernel driver in use: ath9k
>> Kernel modules: ath9k
>>
>> The 168c:0029 seems pretty standard for an Atheros wireless N adapter,
>> but I wonder if the 1186:3a7a is a new revision of this card and is
>> perhaps not 100% supported yet?
>>
> That can be determined by looking at the kernel log on loading the driver
> with 'debug=0x600'.
>
> Sujith
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dmesg.txt
Url: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20091218/c6f06892/attachment-0001.txt
next prev parent reply other threads:[~2009-12-19 3:05 UTC|newest]
Thread overview: 67+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-17 16:43 [ath9k-devel] trouble with DWA-552 and ath9k Brian Walker
2009-12-18 3:12 ` Sujith
2009-12-18 3:51 ` Brian Walker
2009-12-18 4:44 ` Sujith
2009-12-18 11:55 ` Brian Walker
2009-12-19 3:05 ` Brian Walker [this message]
2009-12-22 4:58 ` Sujith
[not found] ` <4B30D348.3080600@charter.net>
2009-12-22 18:39 ` Brian Walker
2009-12-28 19:22 ` Brian Walker
2009-12-28 20:49 ` Pavel Roskin
2009-12-28 21:06 ` Brian Walker
2009-12-28 21:28 ` Pavel Roskin
2009-12-28 22:54 ` Brian Walker
2009-12-29 15:02 ` Pavel Roskin
2009-12-29 23:23 ` Brian Walker
2009-12-30 6:16 ` Pavel Roskin
2010-01-05 16:49 ` Brian Walker
2010-01-08 4:34 ` Sujith
2010-01-09 15:14 ` Brian Walker
2010-01-09 15:38 ` Pavel Roskin
2010-01-09 19:33 ` Brian Walker
2010-01-10 5:12 ` Sujith
2010-01-11 18:42 ` Brian Walker
2010-01-13 1:18 ` Brian Walker
2010-01-13 8:04 ` Sujith
2010-01-13 15:35 ` Pavel Roskin
2010-01-13 17:28 ` Pavel Roskin
2010-01-14 2:58 ` Brian Walker
2010-01-14 6:15 ` Pavel Roskin
2010-01-14 11:51 ` Brian Walker
2010-01-14 23:13 ` Pavel Roskin
2010-01-15 5:40 ` Pavel Roskin
2010-01-16 16:27 ` Brian Walker
2010-01-20 23:03 ` Pavel Roskin
2010-01-25 18:47 ` Brian Walker
2010-01-25 19:34 ` Pavel Roskin
2010-01-27 0:52 ` Brian Walker
2010-01-27 23:13 ` Pavel Roskin
2010-01-28 0:36 ` Brian Walker
2010-02-05 19:13 ` Brian Walker
2010-02-05 19:34 ` Pavel Roskin
2010-02-06 0:56 ` Brian Walker
2010-02-06 5:20 ` Pavel Roskin
2010-02-10 1:00 ` Brian Walker
2010-02-10 19:24 ` Pavel Roskin
2010-02-10 19:57 ` Brian Walker
2010-02-20 3:00 ` Brian Walker
2010-02-23 21:30 ` Pavel Roskin
2010-02-24 1:21 ` Brian Walker
2010-02-24 6:09 ` [ath9k-devel] hostapd-0.7-1 failed work with ath9k Zhang Yanfei-B21500
2010-02-24 6:42 ` Pavel Roskin
2010-03-02 10:20 ` yingqiang Ma
2010-03-03 2:01 ` Zhang Yanfei-B21500
2010-02-24 6:40 ` [ath9k-devel] trouble with DWA-552 and ath9k Pavel Roskin
2010-02-24 13:21 ` Brian Walker
2010-02-24 18:09 ` Pavel Roskin
2010-02-24 18:14 ` Pavel Roskin
2010-02-25 18:31 ` Pavel Roskin
2010-02-25 20:34 ` Peter Stuge
2010-02-26 1:10 ` Brian Walker
2010-02-26 23:35 ` Pavel Roskin
2010-03-02 0:48 ` Brian Walker
2010-03-03 4:31 ` Pavel Roskin
2010-03-02 0:55 ` Brian Walker
2010-03-03 4:33 ` Pavel Roskin
2010-03-08 2:20 ` Brian Walker
-- strict thread matches above, loose matches on Subject: below --
2009-12-17 19:52 Brian Walker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B2C42FD.6000303@charter.net \
--to=walkerbm@charter.net \
--cc=ath9k-devel@lists.ath9k.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.