All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Poncet <maxime.poncet@gmail.com>
To: linux-acpi@vger.kernel.org
Subject: Unexcepted shutdown in 2.6.28-rc5
Date: Fri, 21 Nov 2008 00:13:05 +0100	[thread overview]
Message-ID: <4925EF01.2070405@gmail.com> (raw)

Hi,

I have the same problem in 2.6.28-rc5 and 2.6.27.x :
my laptop shutdown automatically while working on it.

That problem doesn't appear in 2.6.28-rc3.

This terminal output show well the problem
$uname -a
2.6.28-rc5
$while true;
do cat /proc/acpi/thermal_zone/THRM/temperature;
sleep 1;
done

...
temperature:             51 C
temperature:             51 C
temperature:             144 C

And then it shutdowns because critical temperature was reached

Another thing that might be important : the output of dmesg
Every 5 seconds this message appears (not in 2.6.28-rc3):

ACPI: Transitioning device [FAN] to D3
ACPI: Unable to turn cooling device [ffff81007fb656d0] 'off'

Hope it will help you.

Maxime








             reply	other threads:[~2008-11-20 23:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-20 23:13 Maxime Poncet [this message]
2008-11-21  0:59 ` Unexcepted shutdown in 2.6.28-rc5 Zhao Yakui
2008-11-23 14:06   ` Maxime Poncet
2008-11-21  1:09 ` Zhang Rui
2008-12-07 21:17   ` Rafael J. Wysocki
2008-12-08  1:16     ` Zhao Yakui
2008-12-10 23:34       ` Maxime Poncet
2008-12-15  2:23         ` Zhao Yakui
2008-12-17 10:43           ` Maxime Poncet

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=4925EF01.2070405@gmail.com \
    --to=maxime.poncet@gmail.com \
    --cc=linux-acpi@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.