Date: Sun, 22 Jan 2006 20:11:39 -0800 From: "David F. Severski" <davidski@deadheaven.com> To: freebsd-mobile@freebsd.org Subject: Debugging ath device timeouts Message-ID: <20060123041139.GB69091@geoff.deadheaven.com>
next in thread | raw e-mail | index | archive | help
--tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Under 6-STABLE, I am encountering intermittent timeouts with an ath device= =20 (Netgear WG311T). Beyond compiling and running 80211watch and 80211stats, I'm at a loss as to where I should be looking to try to track down this problem. Search through the archives for this error don't seem to point at a consistent area within the stack to look for a culprit. Any suggestions as to what could be causing this error? David --uname -a FreeBSD geoff.deadheaven.com 6.0-STABLE FreeBSD 6.0-STABLE #14: Fri Jan 20 11:21:35 PST 2006 root@geoff.deadheaven.com:/usr/obj/usr/src/sys/GEOFF_IP6 i386 --80211watch Sun Jan 22 10:40:48 RTM_IEEE80211: replay failure: src 00:13:ce:56:34:61 dst 00:0f:b5:fb:f6:b4 cipher 3 keyix 4 keyrsc 51064 rsc 51064 Sun Jan 22 10:40:49 RTM_IEEE80211: replay failure: src 00:13:ce:56:34:61 dst 00:0f:b5:fb:f6:b4 cipher 3 keyix 4 keyrsc 51942 rsc 51942 Sun Jan 22 10:41:22 RTM_IEEE80211: replay failure: src 00:13:ce:56:34:61 dst 00:0f:b5:fb:f6:b4 cipher 3 keyix 4 keyrsc 67719 rsc 67719 Sun Jan 22 10:41:40 RTM_IEEE80211: replay failure: src 00:13:ce:56:34:61 dst 00:0f:b5:fb:f6:b4 cipher 3 keyix 4 keyrsc 77014 rsc 77014 Sun Jan 22 10:41:46 RTM_IEEE80211: replay failure: src 00:13:ce:56:34:61 dst 00:0f:b5:fb:f6:b4 cipher 3 keyix 4 keyrsc 79591 rsc 79591 --80211stats 1040 rx discard 'cuz dup 30 rx beacon frames 37 rx element unknown 19 rx frame chan mismatch 3737 rx frame ssid mismatch 115688 rx discard 'cuz port unauthorized 5 rx seq# violation (CCMP) 1 active scans started 2 passive scans started --/var/log/messages Jan 22 10:38:42 geoff kernel: ath0: device timeout --dmesg ath0: <Atheros 5212> mem 0xf4110000-0xf411ffff irq 9 at device 16.0 on pci0 ath0: Ethernet address: 00:0f:b5:fb:f6:b4 ath0: mac 7.9 phy 4.5 radio 5.6 --/etc/hostapd.conf interface=3Dath0 driver=3Dbsd logger_syslog=3D-1 logger_syslog_level=3D2 logger_stdout=3D-1 logger_stdout_level=3D-1 dump_file=3D/tmp/hostapd.dump ctrl_interface=3D/var/run/hostapd ctrl_interface_group=3Dwheel ssid=3DDeadheaven wpa=3D1 wpa_passphrase=3D<REDACTED> wpa_key_mgmt=3DWPA-PSK wpa_pairwise=3DCCMP --pciconf -lv ath0@pci0:16:0: class=3D0x020000 card=3D0x5a001385 chip=3D0x0013168c rev=3D= 0x01 hdr=3D0x00 vendor =3D 'Atheros Communications Inc.' device =3D 'AR5212, AR5213 802.11a/b/g Wireless Adapter' class =3D network subclass =3D ethernet --ifconfig ath0 ath0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 2290 inet6 fe80::20f:b5ff:fefb:f6b4%ath0 prefixlen 64 scopeid 0x2 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:0f:b5:fb:f6:b4 media: IEEE 802.11 Wireless Ethernet autoselect <hostap> (autoselect <h= ostap>) status: associated ssid Deadheaven channel 2 bssid 00:0f:b5:fb:f6:b4 authmode WPA privacy MIXED deftxkey 3 AES-CCM 2:128-bit AES-CCM 3:128-b= it txpowmax 0 protmode CTS burst ssid HIDE=20 dtimperiod 1 bintval 100 --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAkPUV3sACgkQlTJ+DI1JK1vceQCdEAaKeWEJd5OUTYylVc0iBiyP Y9gAn0m93zplM2gtzI2nXKhfBjSCQD2f =Dmp3 -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060123041139.GB69091>