From owner-freebsd-current@FreeBSD.ORG Mon Mar 14 00:03:45 2011 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 BA347106564A for ; Mon, 14 Mar 2011 00:03:45 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (darklight.org.ru [IPv6:2001:470:28:4ba::1]) by mx1.freebsd.org (Postfix) with ESMTP id 16EDD8FC0C for ; Mon, 14 Mar 2011 00:03:44 +0000 (UTC) Received: from darklight.org.ru (yuri@darklight.org.ru [IPv6:::1]) by darklight.org.ru (8.14.4/8.14.4) with ESMTP id p2E03bDc008888; Mon, 14 Mar 2011 03:03:37 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.4/8.14.4/Submit) id p2E03b3f008887; Mon, 14 Mar 2011 03:03:37 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Mon, 14 Mar 2011 03:03:37 +0300 From: Yuri Pankov To: Matthew Jacob Message-ID: <20110314000337.GC1291@darklight.org.ru> References: <20110313230138.GA1291@darklight.org.ru> <20110313233637.GB1291@darklight.org.ru> <4D7D5646.3080004@feral.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D7D5646.3080004@feral.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-current@freebsd.org Subject: Re: `panic: run_interrupt_driven_config_hooks: waited too long' on HP DV8 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, 14 Mar 2011 00:03:45 -0000 On Sun, Mar 13, 2011 at 04:41:58PM -0700, Matthew Jacob wrote: > Yes they are. The full messages from the failed boot would be helpful. > Looks like we have ATA in CAM now, so it's possible that the disk reset > failed, etc... What are my options for saving the output from failed boot other than handtyping it (no serial ports, no serial USB adapters)? > > Not sure if these are useful: > > http://darklight.org.ru/misc/dv8.dmesg.boot > > http://darklight.org.ru/misc/dv8.pciconf Yuri