From owner-freebsd-current@FreeBSD.ORG Tue Dec 2 12:11:43 2003 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 E01DF16A4CE for ; Tue, 2 Dec 2003 12:11:43 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id E79C343FCB for ; Tue, 2 Dec 2003 12:11:42 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 17582 invoked by uid 1000); 2 Dec 2003 20:11:43 -0000 Date: Tue, 2 Dec 2003 12:11:43 -0800 (PST) From: Nate Lawson To: John Polstra In-Reply-To: Message-ID: <20031202121057.Y17580@root.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: PII SMP system hangs during boot with ACPI enabled 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: Tue, 02 Dec 2003 20:11:44 -0000 On Tue, 25 Nov 2003, John Polstra wrote: > On 24-Nov-2003 Nate Lawson wrote: > > > > Please also send the output of acpidump -t -d > jdp-P2.asl > > I booted the 5.1R live CD in an attempt to get this output. I > discovered that the machine hangs the same way with 5.1R as it does > with -current. (When I originally installed 5.1R, the machine had > an older, non-ACPI BIOS.) > > I've attached the verbose boot messages from 5.1R, in case that's > worth anything. Such a shame -- it gets within a hair's breadth of > running init, but it just can't quite make it all the way there. Would you try this patch? http://people.freebsd.org/~jhb/patches/acpi_sci.patch -Nate