Hi,

I'd start debugging it by looking at the various debugfs entries in
ath9k and try to find some error counters that are "high".

I ported the AR9287 code from ath9k to FreeBSD (minus some code that's
never ever called) and performance for me is just dandy.
(Or at least was when I last checked.)

If disabling encryption helps, there's likely some bugs lying around
in encryption/decryption handling which I haven't encountered in
FreeBSD.

I'd suggest looking at the debugfs entries when there's significant,
reproducible packet loss (and not just "it's slow", as that isn't
nearly as easily debuggable) to see if you can find counters that
increment whenever a packet is dropped. Once you've established that,
we can hopefully do some further digging and find what in particular
is messed up.

Thanks,


Adrian


On 20 October 2011 06:26, Mitch Davis <mjd+ath9k....@afork.com> wrote:
> Hello,
>
> I am writing to you all on behalf of the many Fedora users with AR9287
> chips.  In Fedora 15, wireless performance with the AR9287 is
> terrible.  Here's a bug about it:
>
>  https://bugzilla.redhat.com/show_bug.cgi?id=702722
>
> It's now on Fedora's "common bugs" list:
>
>  http://fedoraproject.org/wiki/Common_F15_bugs#Poor_transfer_speeds_with_Atheros-based_wireless_chipsets
>
> I have tried compat-wireless and compat-wireless-next (see comment 15)
> and neither gives any improvement.
>
> This chip works well with the driver that was shipped in Fedora 14
> (kernel 2.6.35).
>
> Can someone help me find the problem please?  I am happy to do
> debugging and information collection, but I'll need some hand-holding.
>
> Thank you,
>
> Mitch.
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel@lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel
>
_______________________________________________
ath9k-devel mailing list
ath9k-devel@lists.ath9k.org
https://lists.ath9k.org/mailman/listinfo/ath9k-devel

Reply via email to