public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Overheating Problem: Acer 1525WLMi
@ 2006-11-06  9:19 Stefan Haller
  2006-11-06 21:23 ` Rafael J. Wysocki
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Haller @ 2006-11-06  9:19 UTC (permalink / raw)
  To: linux-acpi

Hi all

I hope this is the right place to ask this.

I have an overheating problem with my acer 1525WLMi notebook (AMD64) and experience frequent shutdowns due to "critical temperature (80C) reached". Interesstingly, this happens when the temperature of THRC reaches 90C, not 80C. I did not yet experience any such shutdowns under WIndows.

According to BIOS info, I have version 1.11 from Phoenix, which is the latest available from acer for my notebook. Unlike others with this kind of notebook, I had no problems under Windows yet, though I use Windows only for gaming once in a while.

I run Ubuntu Linux 6.10.

Some info:
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat cooling_mode 
cooling mode:   active
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat polling_frequency 
<polling disabled>
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat state 
state:                   ok
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat temperature 
temperature:             52 C
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat trip_points 
critical (S5):           97 C
passive:                 90 C: tc1=2 tc2=5 tsp=300 devices=0xffff81001ff59270 

There is a second thermal zone (THRS) which seems not to be a problem, since THRC temperature increases so fast when under load.

sh@hermes:/proc/acpi$ cat processor/CPU0/info 
processor id:            0
acpi id:                 0
bus mastering control:   no
power management:        no
throttling control:      no
limit interface:         no

sh@hermes:/proc/acpi$ ls -la fan
total 0
dr-xr-xr-x  2 root root 0 2006-11-06 10:04 .
dr-xr-xr-x 14 root root 0 2006-11-06 09:34 ..

I tried to decrease trip_points with this command:
echo -n "70:0:60:50:0" > /proc/acpi/thermal_zone/THRC/trip_points
resulting in
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat trip_points 
critical (S5):           70 C
passive:                 60 C: tc1=2 tc2=5 tsp=300 devices=0xffff81001ff59270

The new settings had no noticable impact. The platform does not seem to support to many features.

The fan is usually on and gets louder when system is under load, but I have the feeling, under Windows it increases to a higher speed when under load, though I could not say for sure.

When I execute an endless loop program, the temperature THRC increases about 1 degree per 2-3 seconds and the system shuts down immediately after reaching 90C.

The ventilator shaft seems not very dirty to me.

Is there anything I could try out yet? What disturbs me, is that I do not seem to have the same problems in Windows.

Thanks for your advice.

With kind regards
Stefan

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

* Overheating Problem: Acer 1525WLMi
@ 2006-11-06  9:24 Stefan Haller
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Haller @ 2006-11-06  9:24 UTC (permalink / raw)
  To: linux-acpi

Hi all

I hope this is the right place to ask this.

I have an overheating problem with my acer 1525WLMi notebook (AMD64) and experience frequent shutdowns due to "critical temperature (80C) reached". Interesstingly, this happens when the temperature of THRC reaches 90C, not 80C. I did not yet experience any such shutdowns under WIndows.

According to BIOS info, I have version 1.11 from Phoenix, which is the latest available from acer for my notebook. Unlike others with this kind of notebook, I had no problems under Windows yet, though I use Windows only for gaming once in a while.

I run Ubuntu Linux 6.10.

Some info:
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat cooling_mode 
cooling mode:   active
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat polling_frequency 
<polling disabled>
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat state 
state:                   ok
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat temperature 
temperature:             52 C
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat trip_points 
critical (S5):           97 C
passive:                 90 C: tc1=2 tc2=5 tsp=300 devices=0xffff81001ff59270 

There is a second thermal zone (THRS) which seems not to be a problem, since THRC temperature increases so fast when under load.

sh@hermes:/proc/acpi$ cat processor/CPU0/info 
processor id:            0
acpi id:                 0
bus mastering control:   no
power management:        no
throttling control:      no
limit interface:         no

sh@hermes:/proc/acpi$ ls -la fan
total 0
dr-xr-xr-x  2 root root 0 2006-11-06 10:04 .
dr-xr-xr-x 14 root root 0 2006-11-06 09:34 ..

I tried to decrease trip_points with this command:
echo -n "70:0:60:50:0" > /proc/acpi/thermal_zone/THRC/trip_points
resulting in
sh@hermes:/proc/acpi/thermal_zone/THRC$ cat trip_points 
critical (S5):           70 C
passive:                 60 C: tc1=2 tc2=5 tsp=300 devices=0xffff81001ff59270

The new settings had no noticable impact. The platform does not seem to support to many features.

The fan is usually on and gets louder when system is under load, but I have the feeling, under Windows it increases to a higher speed when under load, though I could not say for sure.

When I execute an endless loop program, the temperature THRC increases about 1 degree per 2-3 seconds and the system shuts down immediately after reaching 90C.

The ventilator shaft seems not very dirty to me.

Is there anything I could try out yet? What disturbs me, is that I do not seem to have the same problems in Windows.

Thanks for your advice.

With kind regards
Stefan

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

* Re: Overheating Problem: Acer 1525WLMi
  2006-11-06  9:19 Overheating Problem: Acer 1525WLMi Stefan Haller
@ 2006-11-06 21:23 ` Rafael J. Wysocki
  0 siblings, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2006-11-06 21:23 UTC (permalink / raw)
  To: Stefan Haller; +Cc: linux-acpi

Hi,

On Monday, 6 November 2006 10:19, Stefan Haller wrote:
> Hi all
> 
> I hope this is the right place to ask this.
> 
> I have an overheating problem with my acer 1525WLMi notebook (AMD64) and
> experience frequent shutdowns due to "critical temperature (80C) reached".
> Interesstingly, this happens when the temperature of THRC reaches 90C,
> not 80C. I did not yet experience any such shutdowns under WIndows.   
> 
> According to BIOS info, I have version 1.11 from Phoenix, which is the
> latest available from acer for my notebook. Unlike others with this kind
> of notebook, I had no problems under Windows yet, though I use Windows
> only for gaming once in a while.   

You can try the latest -rc kernel with the final patches from
http://bugzilla.kernel.org/show_bug.cgi?id=7122

It may be related.

Greetings,
Rafael


-- 
You never change things by fighting the existing reality.
		R. Buckminster Fuller

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

end of thread, other threads:[~2006-11-06 21:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-06  9:19 Overheating Problem: Acer 1525WLMi Stefan Haller
2006-11-06 21:23 ` Rafael J. Wysocki
  -- strict thread matches above, loose matches on Subject: below --
2006-11-06  9:24 Stefan Haller

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