From owner-freebsd-acpi@FreeBSD.ORG Mon May 29 20:53:19 2006 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 D7B2316ACAC; Mon, 29 May 2006 20:53:19 +0000 (UTC) (envelope-from nate@root.org) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CEAA43D58; Mon, 29 May 2006 20:53:18 +0000 (GMT) (envelope-from nate@root.org) Received: from pimout7-ext.prodigy.net (pimout7-int.prodigy.net [207.115.4.147]) by ylpvm12.prodigy.net (8.12.10 outbound/8.12.10) with ESMTP id k4TKrFuk019542; Mon, 29 May 2006 16:53:15 -0400 X-ORBL: [71.139.38.236] Received: from [10.0.5.50] (ppp-71-139-38-236.dsl.snfc21.pacbell.net [71.139.38.236]) by pimout7-ext.prodigy.net (8.13.6 out.dk/8.13.6) with ESMTP id k4TKrGjL176654; Mon, 29 May 2006 16:53:17 -0400 Message-ID: <447B5EDF.60208@root.org> Date: Mon, 29 May 2006 13:51:43 -0700 From: Nate Lawson User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: pav@FreeBSD.org References: <20060528125617.77653.qmail@web30307.mail.mud.yahoo.com> <1148821663.22354.14.camel@ikaros.oook.cz> In-Reply-To: <1148821663.22354.14.camel@ikaros.oook.cz> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-acpi@FreeBSD.org, bug-followup@FreeBSD.org, "R. B. Riddick" Subject: Re: i386/73822: [request] add thermal support to ACPI 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: Mon, 29 May 2006 20:53:29 -0000 Pav Lucistnik wrote: > R. B. Riddick píše v ne 28. 05. 2006 v 05:56 -0700: >> --- Pav Lucistnik wrote: >>> Does your /var/run/dmesg have a line like this? >>> acpi_tz0: on acpi0 >>> >> Nope. I grepped (case insensitive) for "tz" and "thermal" and just found lines >> with "adjkerntz"... >> >>> Are you running GENERIC kernel? >>> >> Nope. A custom kernel with acpi.ko module: >> % kldstat >> Id Refs Address Size Name >> 1 3 0xc0400000 36db84 kernel >> 2 1 0xc076e000 58554 acpi.ko > > Looks like it's not probing thermal zone on your hardware. > Can you post us a verbose dmesg output? > And relevant part of messages from Linux boot, for comparision? > Many systems don't have an ACPI thermal zone. So you just use mbmon or some other device-specific SMBUS monitoring tool. -- Nate