public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* Laptop overheating problem
       [not found] <519554c10706021144p1206ca76u58de14068dddfbbb@mail.gmail.com>
@ 2007-06-02 18:45 ` Tolga Onbay
  2007-06-02 19:57   ` Alexey Starikovskiy
  0 siblings, 1 reply; 4+ messages in thread
From: Tolga Onbay @ 2007-06-02 18:45 UTC (permalink / raw)
  To: linux-acpi

Hi,

I installed Ubuntu 7.04 to my hp nc6120 laptop. After working with the
laptop for a while  (changing with the load on the system)  for
example archiving an ~700MB directory, the system is overheating (i
mean really hot) and shutting down automatically.

I searched the problem on the Ubuntu forums, Linux kernel mailing
list, Linux acpi mailing list, ... There have been so many questions
and bug entries for this problem since 2005. But i can't find the
solution yet. Is there any solution to solve the overheating problem?

Thanks for your help

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

* Re: Laptop overheating problem
  2007-06-02 18:45 ` Laptop overheating problem Tolga Onbay
@ 2007-06-02 19:57   ` Alexey Starikovskiy
  2007-06-03  1:10     ` Goulven Guillard
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Starikovskiy @ 2007-06-02 19:57 UTC (permalink / raw)
  To: Tolga Onbay; +Cc: linux-acpi

Please take a look at bugzilla.kernel.org #5534, 2.6.21 or later
kernels should not have this problem.

Regards,
Alex.
On 6/2/07, Tolga Onbay <tolgaonbay@gmail.com> wrote:
> Hi,
>
> I installed Ubuntu 7.04 to my hp nc6120 laptop. After working with the
> laptop for a while  (changing with the load on the system)  for
> example archiving an ~700MB directory, the system is overheating (i
> mean really hot) and shutting down automatically.
>
> I searched the problem on the Ubuntu forums, Linux kernel mailing
> list, Linux acpi mailing list, ... There have been so many questions
> and bug entries for this problem since 2005. But i can't find the
> solution yet. Is there any solution to solve the overheating problem?
>
> Thanks for your help
> -
> To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

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

* Re: Laptop overheating problem
  2007-06-02 19:57   ` Alexey Starikovskiy
@ 2007-06-03  1:10     ` Goulven Guillard
  2007-06-03  4:29       ` Len Brown
  0 siblings, 1 reply; 4+ messages in thread
From: Goulven Guillard @ 2007-06-03  1:10 UTC (permalink / raw)
  To: Alexey Starikovskiy; +Cc: Tolga Onbay, linux-acpi

Alexey Starikovskiy a écrit :
> Please take a look at bugzilla.kernel.org #5534, 2.6.21 or later
> kernels should not have this problem.
>>
>> I installed Ubuntu 7.04 to my hp nc6120 laptop. After working with the
>> laptop for a while  (changing with the load on the system)  for
>> example archiving an ~700MB directory, the system is overheating (i
>> mean really hot) and shutting down automatically.
>>
>> I searched the problem on the Ubuntu forums, Linux kernel mailing
>> list, Linux acpi mailing list, ... There have been so many questions
>> and bug entries for this problem since 2005. But i can't find the
>> solution yet. Is there any solution to solve the overheating problem?

Didn't try 2.6.21 kernel (2.6.20 only). Don't know if you've read this :
https://launchpad.net/ubuntu/+bug/22336 => Ubuntu's overheating is a 
known problem since at least 09/2005, but doesn't seem important enough 
so Ubuntu's developpers accord much interest on it... (Must be
disparaging... ;-) )

I don't know if this will help, but on my girlfriend HP laptop, I was 
able to workaround this Ubuntu bug by forcing thermal polling :
su
echo 2 > /proc/acpi/thermal/TH*/polling_frequency

Then the laptop still overheated, but tried to cool it passively before 
it was to late, so that it didn't freeze or shut down.

You could also try to change thermal trip points (have a look on the 
last section of http://acpi.sourceforge.net/documentation/thermal.html 
but be aware that Len Brown DOES NOT LIKE this way of fixing thing (his 
point of vue is explained on this topic : 
http://lkml.org/lkml/2007/5/16/310)).

Hope this helped... If not and neither 2..21 kernel, just add your 
testimony on Ubuntu's bug report and try another distro... ;-)



-- 
     ~~
    |Oo|   La banquise fond !!! Adoptez un pingouin...
   /|\/|\
    |__|            => http://doc.ubuntu-fr.org/
    ^__^
~~~|  |~~~
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: Laptop overheating problem
  2007-06-03  1:10     ` Goulven Guillard
@ 2007-06-03  4:29       ` Len Brown
  0 siblings, 0 replies; 4+ messages in thread
From: Len Brown @ 2007-06-03  4:29 UTC (permalink / raw)
  To: lecotegougdelaforce; +Cc: Alexey Starikovskiy, Tolga Onbay, linux-acpi

On Saturday 02 June 2007 21:10, Goulven Guillard wrote:
> Alexey Starikovskiy a écrit :
> > Please take a look at bugzilla.kernel.org #5534, 2.6.21 or later
> > kernels should not have this problem.
> >>
> >> I installed Ubuntu 7.04 to my hp nc6120 laptop. After working with the
> >> laptop for a while  (changing with the load on the system)  for
> >> example archiving an ~700MB directory, the system is overheating (i
> >> mean really hot) and shutting down automatically.
> >>
> >> I searched the problem on the Ubuntu forums, Linux kernel mailing
> >> list, Linux acpi mailing list, ... There have been so many questions
> >> and bug entries for this problem since 2005. But i can't find the
> >> solution yet. Is there any solution to solve the overheating problem?
> 
> Didn't try 2.6.21 kernel (2.6.20 only). Don't know if you've read this :
> https://launchpad.net/ubuntu/+bug/22336 => Ubuntu's overheating is a 
> known problem since at least 09/2005, but doesn't seem important enough 
> so Ubuntu's developpers accord much interest on it... (Must be
> disparaging... ;-) )

I've read it, and commented:
https://launchpad.net/ubuntu/+bug/22336/comments/162
7 of the submitters had the problem go away when they cleaned
the dust out of their fan.

However, it seems clear that Linux isn't dealing with
a clogged fan as well as Windows does.

BTW, the Ubuntu developers are on record as thinking it is important,
they just didn't know how to address it.

-Len
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2007-06-03  4:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <519554c10706021144p1206ca76u58de14068dddfbbb@mail.gmail.com>
2007-06-02 18:45 ` Laptop overheating problem Tolga Onbay
2007-06-02 19:57   ` Alexey Starikovskiy
2007-06-03  1:10     ` Goulven Guillard
2007-06-03  4:29       ` Len Brown

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