Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2008 00:19:36 +0100
From:      Johannes Dieterich <dieterich.joh@googlemail.com>
To:        freebsd-acpi@freebsd.org
Subject:   Re: [RFC] Patch to enable temperature ceiling in powerd
Message-ID:  <47BA1288.2070802@gmail.com>
In-Reply-To: <47BA120A.1040005@gmail.com>
References:  <20080208045605.15C874500E@ptavv.es.net>	<47ABF402.7030904@root.org>	<1202475519.7014.7.camel@RabbitsDen>	<yge1w7komar.wl%ume@mahoroba.org>	<1203126071.833.19.camel@RabbitsDen>	<47B6B913.9020505@gmail.com>	<ygemyq1jge2.wl%ume@mahoroba.org>	<47B6CC48.5070009@gmail.com>	<47B6CD54.3020806@gmail.com>	<ygeir0okikz.wl%ume@mahoroba.org>	<47B71194.8090804@gmail.com>	<ygefxvskfcp.wl%ume@mahoroba.org>	<47B71804.40002@gmail.com>	<ygeejbckdk4.wl%ume@mahoroba.org>	<47B8114D.1000707@gmail.com> <ygemypzfrnq.wl%ume@mahoroba.org> <47BA120A.1040005@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,
Hajimu UMEMOTO wrote:
> Hi,
>
>>>>>> On Sun, 17 Feb 2008 11:49:49 +0100
>>>>>> Johannes Dieterich <dieterich.joh@googlemail.com> said:
> dieterich.joh> # sysctl hw.acpi.verbose
> dieterich.joh> hw.acpi.verbose: 1
> dieterich.joh> but no information is written to /var/log/messages. I've tailed it
> dieterich.joh> during buildworld and the only informations written there are from my
> dieterich.joh> atheros card.
>
> It's strange to me.  I wish to see the value of _TC1, _TC2 and _TSP
> for tz1.  Could you apply the following diff and show me the output of
> `sysctl hw.acpi.thermal.tz1'?
>
> http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/acpica/acpi_thermal.c.diff?r1=1.65;r2=1.66
# sysctl hw.acpi.thermal.tz1
hw.acpi.thermal.tz1.temperature: 66.0C
hw.acpi.thermal.tz1.active: -1
hw.acpi.thermal.tz1.passive_cooling: 0
hw.acpi.thermal.tz1.thermal_flags: 0
hw.acpi.thermal.tz1._PSV: 92.5C
hw.acpi.thermal.tz1._HOT: -1
hw.acpi.thermal.tz1._CRT: 97.0C
hw.acpi.thermal.tz1._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
hw.acpi.thermal.tz1._TC1: 5
hw.acpi.thermal.tz1._TC2: 4
hw.acpi.thermal.tz1._TSP: 600


is the wanted output without Sunny's patch compiled in.

Best regards,

Johannes




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47BA1288.2070802>