From owner-freebsd-acpi@FreeBSD.ORG Sun Feb 13 21:46:06 2005 Return-Path: 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 A0C6C16A4DB for ; Sun, 13 Feb 2005 21:46:06 +0000 (GMT) Received: from ylpvm01.prodigy.net (ylpvm01-ext.prodigy.net [207.115.57.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C9A43D2F for ; Sun, 13 Feb 2005 21:46:06 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.115] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j1DLk4vE026568; Sun, 13 Feb 2005 16:46:05 -0500 Message-ID: <420FCA9C.9020809@root.org> Date: Sun, 13 Feb 2005 13:46:04 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ewald Jenisch References: <20050209100953.GA717@aurora.oekb.co.at> In-Reply-To: <20050209100953.GA717@aurora.oekb.co.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-acpi@freebsd.org Subject: Re: HP d530 - no ACPI per default? thermal missing? X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2005 21:46:06 -0000 Ewald Jenisch wrote: > Hi, > > I've got a rather strange problem with one of my machines: > > 1) The system comes up with ACPI disabled per default; i.e. from the > loader menu the default entry starts up with ACPI turned off. Only > when I manually select "start with ACPI enabled" from the loader-menu > I get ACPI enabled, i.e. acpi.ko loaded. > > Sure enough when I set "acpi_load="YES"" in /boot/loader.conf I can > force ACPI to be loaded but I wonder why doesn't this box come up with > ACPI turned on like almost all recent machines? I just replied to your old message separately. It looks like acpi isn't even being loaded, not that a quirk is disabling it. Since that has nothing to do with acpi, you should check your loader settings. Is your /boot/loader new enough? Perhaps this is a failure in upgrading from 4.x? > 2) When running with ACPI enabled I noticed that the output of "sysctl > -a" doesn't show anything about the "thermal"-part of ACPI. Is this > OK? Shouldn't it be there once ACPI is enabled= That is normal for systems that don't export thermal info to ACPI. In this case, your BIOS should handle the fan. -- Nate