From owner-freebsd-current@FreeBSD.ORG Thu Mar 5 19:47:59 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C7151065674 for ; Thu, 5 Mar 2009 19:47:59 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from mail.barafranca.com (mail.barafranca.com [67.213.67.47]) by mx1.freebsd.org (Postfix) with ESMTP id 415008FC0C for ; Thu, 5 Mar 2009 19:47:58 +0000 (UTC) (envelope-from hugo@barafranca.com) Received: from localhost (unknown [172.16.100.24]) by mail.barafranca.com (Postfix) with ESMTP id 7C5152F9 for ; Thu, 5 Mar 2009 19:47:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at barafranca.com Received: from mail.barafranca.com ([172.16.100.24]) by localhost (mail.barafranca.com [172.16.100.24]) (amavisd-new, port 10024) with ESMTP id 2MW6e64K2BfW for ; Thu, 5 Mar 2009 19:47:17 +0000 (UTC) Received: from [192.168.43.130] (a81-84-14-136.cpe.netcabo.pt [81.84.14.136]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.barafranca.com (Postfix) with ESMTPSA id 32D052F4 for ; Thu, 5 Mar 2009 19:47:17 +0000 (UTC) Message-ID: <49B02C40.9000407@barafranca.com> Date: Thu, 05 Mar 2009 19:47:12 +0000 From: Hugo Silva User-Agent: Thunderbird 2.0.0.9 (X11/20071213) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: ath0: stuck beacon; resetting (bmiss count 4) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2009 19:47:59 -0000 Mar 5 19:27:48 daedalus kernel: ath0: stuck beacon; resetting (bmiss count 4) Mar 5 19:28:19 daedalus last message repeated 95 times Mar 5 19:30:20 daedalus last message repeated 359 times Mar 5 19:32:54 daedalus last message repeated 481 times Mar 5 19:32:54 daedalus kernel: Mar 5 19:32:55 daedalus kernel: ath0: stuck beacon; resetting (bmiss count 4) Mar 5 19:33:23 daedalus last message repeated 80 times Mar 5 19:33:23 daedalus kernel: ath0: stuck beacon; resetting (bmkss ccunt 4e Mar 5 19:33:23 daedalus kernel: Mar 5 19:33:23 daedalus kernel: ath0: stuck beacon; resetting (bmiss count 4) Mar 5 19:33:27 daedalus last message repeated 11 times ath0@pci0:5:1:0: class=0x020000 card=0x5a001385 chip=0x0013168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR5212, AR5213 802.11a/b/g Wireless Adapter' class = network subclass = ethernet wlan0: flags=8843 metric 0 mtu 2290 ether xxx inet xxx netmask 0xffffff00 broadcast xxx.255 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g status: running ssid xxx channel 5 (2432 Mhz 11g) bssid xxx regdomain ETSI country XX ecm authmode WPA privacy MIXED deftxkey 2 TKIP 2:128-bit txpower 30 scanvalid 60 pureg protmode CTS wme burst ff dturbo -apbridge dtimperiod 1 -dfs After some time, the AP dies - my laptop scanning for an access point will no longer show on tcpdump -pntttiath0 (on the AP). The system itself is still up, it's just that it's no longer possible to associate with the AP. Rebooting makes the AP work again. Suggestions?