From owner-freebsd-questions@FreeBSD.ORG Sun May 29 05:43:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C79B16A41C for ; Sun, 29 May 2005 05:43:28 +0000 (GMT) (envelope-from dufresnep@fastmail.fm) Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id D335843D1F for ; Sun, 29 May 2005 05:43:27 +0000 (GMT) (envelope-from dufresnep@fastmail.fm) Received: from web3.messagingengine.com (web3.internal [10.202.2.212]) by frontend1.messagingengine.com (Postfix) with ESMTP id C5702C94A88; Sun, 29 May 2005 01:43:26 -0400 (EDT) Received: by web3.messagingengine.com (Postfix, from userid 99) id CB18A5030; Sun, 29 May 2005 01:43:26 -0400 (EDT) Message-Id: <1117345406.27935.235178920@webmail.messagingengine.com> X-Sasl-Enc: Bj9nBMd7ncI0lQw1LvM739It05tclodfP3r4sVbBrSgy 1117345406 From: "Paul Dufresne" To: "Denny White" Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="windows-1252" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.5 (F2.73; T1.001; A1.64; B3.05; Q3.03) References: <20050527163317.M528@dualman.cableone.net> In-Reply-To: <20050527163317.M528@dualman.cableone.net> Date: Sun, 29 May 2005 01:43:26 -0400 Cc: freebsd-questions@freebsd.org Subject: Re: HP LC II Netserver ACPI problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2005 05:43:28 -0000 > 1. Can't use ACPI on here. Machine not capable, apparently. > Hence, the following: In my BIOS, I can enable and disable ACPI. (IBM PC 300GL). Could it be just that ACPI is disable in BIOS? > 2. Have apic enabled in kernel & no problems that I know of Watch out ACPI and apic are two different things. Your problem is with ACPI, when I boot without ACPI (option 2 in 5.4-RELEASE, I get the same error messages. Couldn't these messages be simply ignored? --Paul