From owner-freebsd-current@FreeBSD.ORG Fri Nov 5 19:33:50 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 4AAB416A4CE for ; Fri, 5 Nov 2004 19:33:50 +0000 (GMT) Received: from mail4.speakeasy.net (mail4.speakeasy.net [216.254.0.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C4C43D53 for ; Fri, 5 Nov 2004 19:33:50 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 30407 invoked from network); 5 Nov 2004 19:33:49 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 5 Nov 2004 19:33:49 -0000 Received: from [10.50.41.235] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.12.11/8.12.11) with ESMTP id iA5JXiYs096736; Fri, 5 Nov 2004 14:33:45 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: freebsd-current@FreeBSD.org Date: Fri, 5 Nov 2004 14:25:42 -0500 User-Agent: KMail/1.6.2 References: <20041029022056.GA5751@philomath.unixcore.com> <200410291445.51216.jhb@FreeBSD.org> <20041103012521.GB479@squash.dsto.defence.gov.au> In-Reply-To: <20041103012521.GB479@squash.dsto.defence.gov.au> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200411051425.42432.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: "Wilkinson, Alex" Subject: Re: How to disable ACPI in 5.3 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, 05 Nov 2004 19:33:50 -0000 On Tuesday 02 November 2004 08:25 pm, Wilkinson, Alex wrote: > Interesting. > > I checked this myself because I thought I _was_ using ACPI. > > I found this: > > # grep -i acpi /var/run/dmesg.boot > KLD file acpi.ko - could not finalize loading This means it couldn't link. Perhaps you compiled the module with debugger support but don't have INVARIANTS, KDB, DDB, etc. in the kernel? > Is ACPI meant to be compiled into the kernel or loaded as a module ? Either way is fine. Compiling it into the kernel will definitely work. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org