From owner-freebsd-current@FreeBSD.ORG Mon Sep 5 06:24:12 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4E0B106566C; Mon, 5 Sep 2011 06:24:12 +0000 (UTC) (envelope-from joel@vnode.se) Received: from mail.vnode.se (mail.vnode.se [62.119.52.80]) by mx1.freebsd.org (Postfix) with ESMTP id 65F428FC17; Mon, 5 Sep 2011 06:24:12 +0000 (UTC) Received: from mail.vnode.se (localhost [127.0.0.1]) by mail.vnode.se (Postfix) with ESMTP id DB65BE3F07A; Mon, 5 Sep 2011 08:24:10 +0200 (CEST) X-Virus-Scanned: amavisd-new at vnode.se Received: from mail.vnode.se ([127.0.0.1]) by mail.vnode.se (mail.vnode.se [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id EThZkhFXHjyQ; Mon, 5 Sep 2011 08:24:04 +0200 (CEST) Received: from goofy03.vnode.local (wg.benders.se [212.247.52.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.vnode.se (Postfix) with ESMTPSA id 61C37E3F079; Mon, 5 Sep 2011 08:24:04 +0200 (CEST) Date: Mon, 5 Sep 2011 08:24:02 +0200 From: Joel Dahl To: Garrett Cooper Message-ID: <20110905062402.GL52426@goofy03.vnode.local> References: <09C13664-4FC0-41F3-8849-CE875B3A6CC0@vnode.se> <20110904202221.GK52426@goofy03.vnode.local> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Weongyo Jeong , current@freebsd.org Subject: Re: BETA2 panic 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: Mon, 05 Sep 2011 06:24:12 -0000 On 04-09-2011 14:45, Garrett Cooper wrote: > On Sun, Sep 4, 2011 at 1:22 PM, Joel Dahl wrote: > > On 04-09-2011 10:56, Garrett Cooper wrote: > >> On Sun, Sep 4, 2011 at 10:04 AM, Joel Dahl wrote: > >> > Hi, > >> > > >> > I upgraded my laptop from BETA1 to rev. 225367 today, and now my > >> > laptop panics just a few minutes after booting. This is 100% > >> > reproducible, it panics every time. > >> > > >> > I've got a pic with the backtrace here: http://www.vnode.se/sc/panic_20110904.jpg > >> > >>     Is your wireless turned off? If so, it looks like the state > >> transition code isn't being handled properly between bwn(4) and > >> net80211(4), in particular because your wireless card was still in > >> 'scan' mode. > > > > No, it's always on.  I can ping over the wireless for a few minutes, until > > it panics. > > Hmm.. and the wireless card always appears on? Assuming the > firmware isn't buggy (did you update it recently? have you booted > other OSes, i.e. Windows or Linux that could be updating the firmware > automatically on load?), it should keep the light for the wireless NIC > properly lit. Sure, it always appears on. This laptop has been running freebsd exclusively for at least a year. FWIW, the same "RF switch is changed on/off" message from bwn has always been there on this machine. I also noticed them on my old laptop, an HP 6715b. -- Joel