From: "Marco Calviani" <marco.calviani@gmail.com>
To: gentoo-laptop@lists.gentoo.org
Cc: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: [gentoo-laptop] Problem with CPU temperature (Santa Rosa CPU)
Date: Wed, 10 Oct 2007 09:26:47 +0200 [thread overview]
Message-ID: <da5cd1900710100026k6da93dddmd9849969d79b9773@mail.gmail.com> (raw)
In-Reply-To: <d257c3560710091122j501e0d47oa1553da3b1156ebd@mail.gmail.com>
Hi Beso,
actually i'm getting this error:
cat /proc/acpi/thermal_zone/TZ01/polling_frequency
<polling disabled>
cat /proc/acpi/thermal_zone/TZ01/cooling_mode
<setting not supported>
m
On 10/9/07, Beso <givemesugarr@gmail.com> wrote:
> your thermal doesn't poll.... make it poll like this:
> echo "2 seconds" >
> /proc/acpi/thermal_zone/THRM/polling_frequency
> or wichever thermal zone is in /proc/acpi/thermal_zone. then verify your
> trip points in the same THRM directory but in the file trip_points. you
> should see something like this:
> critical (S5): 105 C
> passive: 76 C: tc1=3 tc2=1 tsp=150 devices=CPU0
> active[0]: 67 C: devices= FN1
> active[1]: 57 C: devices= FN2
>
> in the eg passive means that your cpu is downclocked since it has passed 76
> degrees C
> active [0] means that your fan is triggered to on
> active[1] means that the fan is not triggered and it is shut down.
> the critical point is when the system shuts down.
> if the polling_frequency tweak doesn't work then you have another problem
> (eg i had to compile the fan and thermal module included in kernel since
> modprobing them would not start the fan). if it works copy the tweak command
> and put it in some init script (i put it at the start of /etc/init.d/xdm so
> that i'm sure it loads after acpi, since that file doesn't exists without
> acpi loaded).
> then try installing kima if you're using kde and add the kima kmenu applet
> to monitor some things. you should be able to see that the processor hardly
> passes 60 degrees while thermal goes high till the passive point and over;
> if you monitor also the cpu load and freq you should be able to see how your
> processors reacts to programs. remember to also install the klaptopdaemon
> since is quite useful in controlling the cpufreq_utils governors and acpi
> settings. try also the laptop_mode-tools and see if they can help you have a
> better use for your disk. the last thing that you can also install is the
> hddtemp for monitoring your disk temperature.
>
> 2007/10/9, Marco Calviani <marco.calviani@gmail.com>:
> >
> > Hi list,
> > i have a Santa Rosa (Core 2 Duo T7300) Acer AS5720 laptop, and i'm
> > getting problems with the temperature of the CPU. In particular i'm
> > using the coretemp module for determining the core temperature.
> > Normally (using cpufreqd and the "ondemand" governor) the CPU stays at
> > nearly 50C (which i think is quite high since in windows , using Core
> > Temp it gives about 30C).
> > While compiling this increases up to 95-100C (after which it shuts
> > down). The problem is that the fan is not spinning up at all!
> > What can be the cause of this behaviour? consider that i'm using an up
> > to date system with gentoo-sources-2.6.22-r8.
> >
> > Any help appreciated,
> > Regards,
> > Marco
> > --
> > gentoo-laptop@gentoo.org mailing list
> >
> >
>
>
>
> --
> dott. ing. beso
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2007-10-10 7:46 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-09 17:33 [gentoo-user] Problem with CPU temperature (Santa Rosa CPU) Marco Calviani
2007-10-09 18:44 ` Volker Armin Hemmann
2007-10-10 7:27 ` Marco Calviani
2007-10-10 9:42 ` Volker Armin Hemmann
2007-10-10 10:53 ` Marco Calviani
2007-10-10 10:55 ` Marco Calviani
2007-10-10 14:47 ` Volker Armin Hemmann
[not found] ` <d257c3560710100828k5967565cxe07b9b3aa4136351@mail.gmail.com>
2007-10-10 18:12 ` [gentoo-laptop] " Marco Calviani
2007-10-10 18:41 ` Volker Armin Hemmann
2007-10-10 18:51 ` Marco Calviani
2007-10-10 22:57 ` Volker Armin Hemmann
[not found] ` <d257c3560710101217s14c0207dya59348bffd5deedb@mail.gmail.com>
2007-10-11 10:14 ` Marco Calviani
[not found] ` <d257c3560710110358o66e7f061k96c569ba39246f49@mail.gmail.com>
2007-10-11 11:43 ` Marco Calviani
[not found] ` <d257c3560710110537u26ad7a1bq3cda3f0b007eb48a@mail.gmail.com>
2007-10-11 13:33 ` Marco Calviani
2007-10-13 16:49 ` Marco Calviani
[not found] ` <d257c3560710131008m6b8e370ala1b5af2416b4f294@mail.gmail.com>
2007-10-13 21:46 ` Marco Calviani
2007-10-16 19:56 ` Marco Calviani
[not found] ` <d257c3560710091122j501e0d47oa1553da3b1156ebd@mail.gmail.com>
2007-10-10 7:26 ` Marco Calviani [this message]
2007-10-10 9:43 ` [gentoo-user] Re: [gentoo-laptop] " Volker Armin Hemmann
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=da5cd1900710100026k6da93dddmd9849969d79b9773@mail.gmail.com \
--to=marco.calviani@gmail.com \
--cc=gentoo-laptop@lists.gentoo.org \
--cc=gentoo-user@lists.gentoo.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