public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* RE: thermal.o Linux ACPI Kernel Modul
@ 2003-01-16  1:19 Grover, Andrew
       [not found] ` <F760B14C9561B941B89469F59BA3A847137F73-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Grover, Andrew @ 2003-01-16  1:19 UTC (permalink / raw)
  To: Fat32-S0/GAf8tV78; +Cc: acpi-devel-pyega4qmqnRoyOMFzWx49A

> From: Daniel [mailto:Fat32-S0/GAf8tV78@public.gmane.org] 
> Hallo Andrew,
> I have a little problem getting my cpu fan to work proppably 
> with linux.
> The ACPI module you coded creates a file in the proc fa calle 
> "trip_points".
> When I cat this file I get the following:
> cat trip_points
> critical (S5):           85 C
> passive:                 95 C: tc1=2 tc2=5 tsp=300 devices=0xc12c7680
> 
> So my fan is running the hole time (sometimes slower, 
> sometimes faster, but 
> never realy stops). btw. I have a Acer 613TXC Notebook with 
> Phoenix BIOS 
> (latest version).

You will notice that your system does not have an "active" entry. This
generally means that the fan is not under ACPI's control. So, the OS
power policy can read the temp (what does your temperature read?) and
implement passive cooling (throttle the CPU) and may shut the system
down when the temp hits 85C (wow, pretty hot) but it doesn't know about
any active cooling mechanisms.

> Could you please help me with a brief answer, or tell me 
> where I can find a  
> documentation fpr this? Where gets the thermal module it's 
> data for the 
> trip_points file from?

The thermal module gets the temperature trip points from the BIOS (the
DSDT.) The thinking is that the system manufacturer knows best about the
particular thermal characteristics of a given platform. I think we added
support to override these, if it becomes necessary, however. Look at
thermal.c.

Regards -- Andy


-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate 
is essential in establishing user confidence by providing assurance of 
authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-20 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-16  1:19 thermal.o Linux ACPI Kernel Modul Grover, Andrew
     [not found] ` <F760B14C9561B941B89469F59BA3A847137F73-sBd4vmA9Se4Lll3ZsUKC9FDQ4js95KgL@public.gmane.org>
2003-01-16 11:35   ` Ducrot Bruno
     [not found]     ` <20030116113524.GS12516-j6u/t2rXLliUoIHC/UFpr9i2O/JbrIOy@public.gmane.org>
2003-01-20 18:46       ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox