From: Thomas Renninger <mail-smMupaH/RwJM7kwft8N7nw@public.gmane.org>
To: "Francisco Figueiredo Jr."
<fxjrlists-/E1597aS9LRfJ/NunPodnw@public.gmane.org>
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
Subject: Re: How to control Thermal zone
Date: Tue, 14 Dec 2004 13:51:35 +0100 [thread overview]
Message-ID: <41BEE1D7.9060007@renninger.de> (raw)
In-Reply-To: <41BDAEB5.3040308-/E1597aS9LRfJ/NunPodnw@public.gmane.org>
Francisco Figueiredo Jr. wrote:
> Pavel Machek wrote:
> | Hi!
> |>I mean, The fan is being correctly turned on and off but only after
> |>getting some threshold. When the laptop is turned on and my thermal
> |>zone
> |>temp is 35C fan is kept on when it could be turned off.
> |>
> |>Any tips?
> |
> |
> | You can just echo 1:2:3 > trip_points...
> | Pavel
>
>
> What do this do?
> I don't know trip_points and what their parameters mean. Could you
> explain it, please?
echo "critical:hot:passive:active1:active2:activeX" > trip_points
e.g.:
echo "90:80:45:40:38" > trip_points
means:
90 degree -> critical -> machine should shutdown (e.g. by acpid)
80 degree -> hot -> gets dangerous
45 degree -> passive -> Set CPU frequency, throttling (CPU performance)
down in order to cool system
40 degree -> active1 -> turn on active cooling device 1
This normally is a fan (or an intensity of a
fan)
38 degree -> active2 ...
To modifiy the trip points they have to be exported by your BIOS,
otherwise those values are ignored ...
echo 5 > polling_frequency is a good idea as well.
However the thermal module still has some bugs (e.g. once you entered
passive cooling it always will be displayed in state (but your machine
should be fast again))
To track down what's going on compile with CONFIG_ACPI_DEBUG=y
and:
echo 0xFFFF0000 >/proc/acpi/debug_layer
echo 0x00000FFF >/proc/acpi/debug_level
and watch your syslogger output...
Thomas
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
next prev parent reply other threads:[~2004-12-14 12:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-10 1:29 How to control Thermal zone Francisco Figueiredo Jr.
[not found] ` <41B8FC12.5090602-/E1597aS9LRfJ/NunPodnw@public.gmane.org>
2004-12-10 1:10 ` Wang, Zhenyu
[not found] ` <20041210011029.GA28676-/VnEId6AORcBH7GVJk7YB9h3ngVCH38I@public.gmane.org>
2004-12-11 23:47 ` Francisco Figueiredo Jr.
[not found] ` <41BB86FA.7040802-/E1597aS9LRfJ/NunPodnw@public.gmane.org>
2004-12-12 2:46 ` How to control Thermal zone [SOLVED] Francisco Figueiredo Jr.
2004-12-10 14:24 ` How to control Thermal zone Pavel Machek
[not found] ` <20041210142425.GB3654-u08AdweFZfgxtPtxi4kahqVXKuFTiq87@public.gmane.org>
2004-12-13 15:01 ` Francisco Figueiredo Jr.
[not found] ` <41BDAEB5.3040308-/E1597aS9LRfJ/NunPodnw@public.gmane.org>
2004-12-14 12:51 ` Thomas Renninger [this message]
[not found] ` <41BEE1D7.9060007-smMupaH/RwJM7kwft8N7nw@public.gmane.org>
2004-12-15 0:40 ` Wang, Zhenyu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41BEE1D7.9060007@renninger.de \
--to=mail-smmupah/rwjm7kwft8n7nw@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=fxjrlists-/E1597aS9LRfJ/NunPodnw@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox