Re: Notebook fan stuck on?

From: Alexandre \ <Alex.Kovalenko_at_verizon.net>
Date: Mon, 24 Jan 2005 21:16:14 -0500
On Mon, 2005-01-24 at 14:49 +0000, Robert Watson wrote:
> On Sat, 22 Jan 2005, Alexandre "Sunny" Kovalenko wrote:
> 
> > What does
> > 
> > sysctl hw.acpi.thermal
> > 
> > say? 
> > 
> > Starting point would be looking at whether 
> > 
> > sysctl hw.acpi.thermal.tzN.temperature
> > 
> > changes with time. (for all N your notebook provided).
> 
> paprika:~> sysctl sysctl hw.acpi.thermal
> hw.acpi.thermal.min_runtime: 0
> hw.acpi.thermal.polling_rate: 10
> hw.acpi.thermal.tz0.temperature: 49.5C
> hw.acpi.thermal.tz0.active: -1
> hw.acpi.thermal.tz0.thermal_flags: 0
> hw.acpi.thermal.tz0._PSV: -1
> hw.acpi.thermal.tz0._HOT: -1
> hw.acpi.thermal.tz0._CRT: 98.0C
> hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
> 
> (pause 20 seconds)
> 
> paprika:~> sysctl hw.acpi.thermal.tz0.temperature
> hw.acpi.thermal.tz0.temperature: 48.5C
> 
> (pause 10 seconds)
> 
> paprika:~> sysctl hw.acpi.thermal.tz0.temperature
> hw.acpi.thermal.tz0.temperature: 53.5C
> 
> (pause 10 seconds)
> 
> paprika:~> sysctl hw.acpi.thermal.tz0.temperature
> hw.acpi.thermal.tz0.temperature: 49.5C
> 
> Seems like it's jumping around a bit.  A lot, even.  However, if I run
> sysctl -n hw.acpi.thermal.tz0.temperature in a loop separated by sleep 10,
> while running a "du /"  the results seem fairly predictable:
> 
> 48.5C
> 48.5C
> 48.5C
> 49.5C
> 48.5C
> 49.5C
> 49.5C
> 49.5C
> 50.5C
> 50.5C
> 50.5C
> 51.5C
> 50.5C
> 51.5C
> 50.5C
> 
> Other than the critical temperature threshold, is it possible to retrieve
> other thresholds from the kernel/ACPI?
> 
> Robert N M Watson
> 
It looks like your ASL does not define ACx thermal objects, which means
that your fan control is likely to be hidden inside something which used
to be called on the regular basis. In the case of my notebook it was
inside the temperature reporting routine. If you would, please, send me
output of 

	acpidump -d

I might be able to come up with more details. 

-- 
Alexandre "Sunny" Kovalenko (Олександр Коваленко)
Received on Tue Jan 25 2005 - 01:18:07 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:26 UTC