From owner-freebsd-current@FreeBSD.ORG Fri Mar 26 12:47:09 2004 Return-Path: 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 164C616A4CE for ; Fri, 26 Mar 2004 12:47:09 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4ABF43D41 for ; Fri, 26 Mar 2004 12:47:08 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id C58F372DCB; Fri, 26 Mar 2004 12:47:08 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id C2C8172DB5; Fri, 26 Mar 2004 12:47:08 -0800 (PST) Date: Fri, 26 Mar 2004 12:47:08 -0800 (PST) From: Doug White To: Gubarev Fedor In-Reply-To: Message-ID: <20040326124522.L61326@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: hang/panic of 5.2.1-RELEASE installation. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 26 Mar 2004 20:47:09 -0000 On Fri, 26 Mar 2004 gubarev@itep.ru wrote: > > fresh installation of 5.2.1-RELEASE fails here with > funny symptoms which apparently was never discussed before > (at least I failed to find anything similar). Machine basically > is P4 with 1Gb RAM, ATI Radeon 9000 (laptop - see below for details). > > 1. With HTT enabled and almost all devices disabled (via BIOS) > I have a strictly reproducible kernel panic right after interrupts > assignment. The relevant kernel message is > > "panic: interrupt from missing bus" You have ACPI disabled it appears .. have you tried enabling it? It sounds like your mptable is corrrupted... check for a BIOS update. > BTW, in the verbose mode the last line becomes: > ----------------------------------------------------------------------- > Mounting root from ufs:/dev/md0 > start_init: trying /sbin/init > start_init: trying /sbin/oinit > start_init: trying /sbin/init.bak > start_init: trying /stand/sysinstall Thats normal. --Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org