From mboxrd@z Thu Jan 1 00:00:00 1970 From: Luis R. Rodriguez Date: Fri, 25 Sep 2009 17:10:17 -0700 Subject: [ath9k-devel] My atheros doesn't seem to be in the hardware list, and as a result is not detected or used by ATH9k In-Reply-To: <169eaaf50909251701x7c904360ldf8bf904fb731c67@mail.gmail.com> References: <43e72e890909241839j52a80995kf6c5b4cf5ed6a825@mail.gmail.com> <169eaaf50909241843q7c75b70esd77e22b812d3ac65@mail.gmail.com> <43e72e890909241850u15d6b75ft30dd150f477facdb@mail.gmail.com> <169eaaf50909241900g3ad632d1w368c9549da4e37e2@mail.gmail.com> <169eaaf50909250749g7b3ef350u3463fad20deb6486@mail.gmail.com> <43e72e890909250937h707347e9w615a53c7bb7878c7@mail.gmail.com> <169eaaf50909251624v70c172fdjfea5dfa3089c706b@mail.gmail.com> <43e72e890909251632j59cacbebn4e6c2828f8d65078@mail.gmail.com> <20090925234209.GF3508@mosca> <169eaaf50909251701x7c904360ldf8bf904fb731c67@mail.gmail.com> Message-ID: <20090926001017.GG3508@mosca> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Fri, Sep 25, 2009 at 05:01:04PM -0700, Aaron b wrote: > i recompiled the ath9k driver with debug support, but i'm a little confused as to how i read the debug output, i mounted debugfs as per the linked wiki, and indeed the folder /sys/kernel/debug/ath9k exists (i don't think it did previously) but there's nothing in there, what am i doing wrong? sudo rmmod ath9k sudo dmesg -c > /dev/null sudo modprobe ath9k debug=0xfffffff sudo dmesg -c > log Paste the log. Luis