linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* poor performance with ath5k; reverting to ath_pci
@ 2009-01-14  5:03 Glenn Burkhardt
  2009-01-14 13:30 ` Nick Kossifidis
  0 siblings, 1 reply; 19+ messages in thread
From: Glenn Burkhardt @ 2009-01-14  5:03 UTC (permalink / raw)
  To: linux-wireless

I just upgraded my system to Suse 11.1, and it installed the ath5k driver.  I 
started having trouble with network access, and found that the response time 
to the wireless router in my house was lousy:

glenn@DepotRd:~> ping 192.168.2.1
PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
64 bytes from 192.168.2.1: icmp_seq=1 ttl=64 time=1233 ms
64 bytes from 192.168.2.1: icmp_seq=2 ttl=64 time=1901 ms
64 bytes from 192.168.2.1: icmp_seq=3 ttl=64 time=1550 ms

So I pulled the madwifi-0.9.4-1.src.rpm, and re-configured to use the ath_pci 
driver.  The results were much better:

glenn@DepotRd:~> ping 192.168.2.1
PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
64 bytes from 192.168.2.1: icmp_seq=1 ttl=64 time=0.493 ms
64 bytes from 192.168.2.1: icmp_seq=2 ttl=64 time=0.485 ms
64 bytes from 192.168.2.1: icmp_seq=3 ttl=64 time=0.501 ms
64 bytes from 192.168.2.1: icmp_seq=4 ttl=64 time=0.518 ms

The card I have is the Netgear WG311T, which reports with PCI ID 
0x168c:0x0013, and in the log as "Atheros Communications Inc. Atheros AR5001X+ 
Wireless Network Adapter (rev 01)".

I'd be happy to try to help figure out why the response time is so bad with 
the ath5k driver, but I'm completely new to this code set.

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-02-03  4:24 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14  5:03 poor performance with ath5k; reverting to ath_pci Glenn Burkhardt
2009-01-14 13:30 ` Nick Kossifidis
2009-01-15 22:34   ` Glenn Burkhardt
2009-01-16 15:33     ` Bob Copeland
2009-01-21  3:38       ` Glenn Burkhardt
2009-01-21 15:14         ` John W. Linville
2009-01-21 18:22           ` Stefanik Gábor
2009-01-21 19:11             ` John W. Linville
2009-01-21 19:33               ` Stefanik Gábor
2009-01-21 19:34                 ` John W. Linville
2009-01-22  4:32                 ` Nick Kossifidis
2009-01-22 13:49                   ` John W. Linville
2009-01-22 14:04                     ` Johannes Berg
2009-01-22 14:17                       ` John W. Linville
2009-01-22 14:45                         ` Stefanik Gábor
2009-01-22 15:18                           ` John W. Linville
2009-01-22  2:58       ` Glenn Burkhardt
2009-01-23  7:31         ` Nick Kossifidis
2009-02-03  2:36           ` Glenn Burkhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).