From owner-freebsd-bugs@FreeBSD.ORG Mon Feb 23 17:16:30 2015 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 93FB96E0 for ; Mon, 23 Feb 2015 17:16:30 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A6D9D9 for ; Mon, 23 Feb 2015 17:16:30 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1NHGT36074763 for ; Mon, 23 Feb 2015 17:16:29 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 197957] stuck beacon; resetting (bmiss count %u)\n for ath0: AR9285 Date: Mon, 23 Feb 2015 17:16:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 9.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: igor.polovykh@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2015 17:16:30 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197957 Bug ID: 197957 Summary: stuck beacon; resetting (bmiss count %u)\n for ath0: AR9285 Product: Base System Version: 9.3-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: igor.polovykh@gmail.com [ root /usr/src/sys/dev/ath ] # uname -a FreeBSD bvgm.org 9.3-STABLE FreeBSD 9.3-STABLE #31 r278361: Sat Feb 7 21:35:19 MSK 2015 root@bvgm.org:/usr/obj/usr/src/sys/BVGM amd64 /var/log/messages Feb 8 03:41:10 bvgm kernel: ath0: mem 0xf7c00000-0xf7c0ffff irq 18 at device 0.0 on pci5 Feb 8 03:41:10 bvgm kernel: ath0: AR9285 mac 192.2 RF5133 phy 14.0 /etc/rc.conf wlans_ath0="wlan0" create_args_wlan0="wlanmode hostap" ifconfig_wlan0="inet 172.16.0.1 netmask 255.255.255.0 ssid bsd mode 11g channel 11" /etc/sysctl.conf hw.ath.bstuck=8 dev.ath.0.txantenna=0 dev.ath.0.rxantenna=1 ifconfig: ath0: flags=8843 metric 0 mtu 2290 ether d8:5d:4c:b0:3e:4b nd6 options=21 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: running wlan0: flags=8843 metric 0 mtu 1500 ether d8:5d:4c:b0:3e:4b inet 172.16.0.1 netmask 0xffffff00 broadcast 172.16.0.255 inet6 fe80::da5d:4cff:feb0:3e4b%wlan0 prefixlen 64 scopeid 0xb nd6 options=21 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: running ssid bsd channel 11 (2462 MHz 11g) bssid d8:5d:4c:b0:3e:4b regdomain 32924 country CN indoor ecm authmode WPA1+WPA2/802.11i privacy MIXED deftxkey 3 TKIP 2:128-bit TKIP 3:128-bit txpower 20 scanvalid 60 protmode CTS wme burst dtimperiod 1 -dfs Feb 23 18:00:00 bvgm kernel: ath0: stuck beacon; resetting (bmiss count 8) Feb 23 18:00:31 bvgm last message repeated 89 times Feb 23 18:02:32 bvgm last message repeated 352 times Feb 23 18:12:33 bvgm last message repeated 1752 times Feb 23 18:22:34 bvgm last message repeated 1752 times Feb 23 18:32:34 bvgm last message repeated 1751 times Feb 23 18:42:35 bvgm last message repeated 1750 times Feb 23 18:52:35 bvgm last message repeated 1748 times Feb 23 19:02:35 bvgm last message repeated 1749 times Feb 23 19:12:35 bvgm last message repeated 1748 times Feb 23 19:22:35 bvgm last message repeated 1749 times Feb 23 19:32:35 bvgm last message repeated 1749 times Feb 23 19:42:35 bvgm last message repeated 1749 times Feb 23 19:52:35 bvgm last message repeated 1749 times Result: AR9285 is not respond more. This happend not very often but it is unpleasant. This card works about 2 years on my freebsd server and nothing has changed. I can provide any information you want and help you to fix it. -- You are receiving this mail because: You are the assignee for the bug.