From owner-freebsd-acpi@FreeBSD.ORG Tue Nov 29 19:55:01 2005 Return-Path: X-Original-To: freebsd-acpi@freebsd.org Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B02716A41F for ; Tue, 29 Nov 2005 19:55:01 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0BB243D70 for ; Tue, 29 Nov 2005 19:54:53 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (unverified [66.23.211.162]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 2822671 for multiple; Tue, 29 Nov 2005 14:55:04 -0500 Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id jATJse3h074079; Tue, 29 Nov 2005 14:54:48 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: David Kelly Date: Tue, 29 Nov 2005 14:52:34 -0500 User-Agent: KMail/1.8.2 References: <20051127010724.GA1161@Grumpy.DynDNS.org> <200511280813.59911.jhb@freebsd.org> <804E027B-1274-40E2-8691-F6B6D057BC0A@hiwaay.net> In-Reply-To: <804E027B-1274-40E2-8691-F6B6D057BC0A@hiwaay.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511291452.35400.jhb@freebsd.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 Cc: freebsd-acpi@freebsd.org Subject: Re: Worked in RELENG_5, fails in RELENG_6 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2005 19:55:01 -0000 On Monday 28 November 2005 10:46 pm, David Kelly wrote: > On Nov 28, 2005, at 7:13 AM, John Baldwin wrote: > > On Saturday 26 November 2005 08:07 pm, David Kelly wrote: > >> Per instructions at > >> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/acpi- > >> debug.html > >> > >> System is Dell Poweredge 400SC, BIOS revision A06. Boot panics > >> with ACPI > >> enabled. > >> > >> boot -v: > >> [too much to type] > >> ACPI-0237 *** Error: Incorrect table signature - wanted [FACS] > >> found [ ] > >> ACPI-0359 *** Error: Could not get/install the FACS, AE_BAD_SIGNATURE > >> ACPI-0191 ... > >> ACPI-0213 ... > >> ... > >> panic: Using MADT but ACPI doesn't work. > >> > >> Have not figured out how to "boot -v" with ACPI disabled. That > >> would be > >> a nice little thing to add to chapter 11.16.1 of the Handbook. > > > > At the loader prompt, do: > > > > 'set hint.acpi.0.disabled=1' > > > > and then 'boot' or 'boot -v'. > > Downloaded and FLASHed BIOS from A06 to Dell's latest, A09 this > evening. No improvement. Also built and installed a new kernel from > cvsup this afternoon. No improvement. But 5.4 works fine with ACPI enabled? This is the machine that even acpidump chokes on, yes? Does acpidump work ok on 5.4? > A curious thing is with HT disabled in BIOS FreeBSD still lists > hyperthreading in the CPU capabilities. Not curious at all. The BIOS setting just has the BIOS mark HTT CPUs as disabled in the ACPI MADT table (usually HTT CPUs aren't even listed in the MP Table). > Oh, and apparently the dmesg buffer isn't big enough to hold > everything "boot -v" wants to say. Surely there is a way to make it > bigger? Well, using a serial console is the best method, but there is also a kernel option for increasing the message buffer size documented in sys/conf/NOTES. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org