From owner-freebsd-current@FreeBSD.ORG Mon Oct 17 21:38:36 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FEBF16A41F; Mon, 17 Oct 2005 21:38:36 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from mv.twc.weather.com (mv.twc.weather.com [65.212.71.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8549E43D58; Mon, 17 Oct 2005 21:38:34 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from [10.50.41.234] (Not Verified[10.50.41.234]) by mv.twc.weather.com with NetIQ MailMarshal (v6, 0, 3, 8) id ; Mon, 17 Oct 2005 17:55:03 -0400 From: John Baldwin To: Andrew Thompson Date: Mon, 17 Oct 2005 17:35:17 -0400 User-Agent: KMail/1.8.2 References: <20051015014313.GA25990@heff.fud.org.nz> <200510171654.04153.jhb@freebsd.org> <20051017211217.GA38673@heff.fud.org.nz> In-Reply-To: <20051017211217.GA38673@heff.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200510171735.18054.jhb@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: RC1 panic on boot 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, 17 Oct 2005 21:38:36 -0000 On Monday 17 October 2005 05:12 pm, Andrew Thompson wrote: > On Mon, Oct 17, 2005 at 04:54:02PM -0400, John Baldwin wrote: > > On Friday 14 October 2005 09:43 pm, Andrew Thompson wrote: > > > Hi, > > > > > > > > > I am getting this panic on RC1, I am booting disc1 to install the > > > system. Its a HP Omnibook 4150 and no PC cards are inserted. > > > > > > It has 5.4 on the drive at the moment which installed fine. I have > > > attached a couple of dmesg logs. > > > > > > acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0 > > > cpu0: on acpi0 > > > acpi_throttle0: on cpu0 > > > acpi_lid0: on acpi0 > > > pcib0: port 0xcf8-0xcff on acpi0 > > > > Your LNKC pci_link device didn't probe and attach for some reason. Can > > you post your ASL somewhere? ACPI is supposed to force all the link > > devices to probe first. > > thanks, > > http://www.fud.org.nz/~andy/omnibook-4150.asl > http://www.fud.org.nz/~andy/omnibook-4150.dsdt > > Ive been doing a binary search in between other things and have narrowed > the breakage to late November 2004. mid nov boots fine and the 27th > onwards panics, i'll keep going. That would be because the new pci_link code was committed on November 23 and isn't in 5.x. I didn't see anything weird in your ASL. LNKC looks fine, so I'm not sure why it isn't attaching. A good first step might be to add some printf's in acpi_pci_link.c in the probe routine to see if the LNKC device is even getting probed and if the probe is failing, why it is failing. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org