All of lore.kernel.org
 help / color / mirror / Atom feed
From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
To: r ll <crquan@gmail.com>
Cc: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>,
	ibm-acpi-devel@lists.sourceforge.net,
	platform-driver-x86@vger.kernel.org,
	Borislav Deianov <borislav@users.sf.net>
Subject: Re: thinkpad_acpi fan stop working problem (was after resume) (speed becomes 65535)
Date: Sun, 6 May 2012 23:06:26 -0300	[thread overview]
Message-ID: <20120507020626.GA28214@khazad-dum.debian.net> (raw)
In-Reply-To: <CAH5vBdJUpdHbMNC7ro0jvhOPy128Y0hc6ygzsLH=NbZubksWkQ@mail.gmail.com>

On Wed, 02 May 2012, r ll wrote:
> most of time the fan is working well, but usually every night I close the laptop
> let the Linux suspend; then resume on next morning, occasionally the laptop
> could become very hot, usually above 90℃ for long time, if I compile something
> or do some heavy work, it may go up over 128℃ then machine
> automatically shutdown,
> 
> # cat /sys/devices/platform/thinkpad_hwmon/temp1_input
> 97000
> # cat /sys/devices/platform/thinkpad_hwmon/fan1_input
> 65535

"-1" (reported as 65535) *is* the standard ThinkPad EC lingo for "not
available".  Getting this in the tachometer is really weird, but
actually useful :p  It is also the first time I've ever heard of this.

Change your kernel to disable thinkpad-acpi fan control, i.e. make
*sure* thinkpad_acpi is always loaded with fan_control=0, even at the
first time it is loaded.  You might need to mess with /etc/modprobe.d,
and maybe even update your initramfs.

Run it like that for a while, so that you can access whether the problem
went away or not.  Let's find out whether it is thinkpad-acpi or
something else that is getting the EC pissed off :-)

> I tried unload & reload the kernel module but it still doesn't work;
> I tried manually set a speed level but it's still 65535, the machine
> is still hot

So, whatever it is, it makes the EC ignore fan control commands.

Are you using the "fan" ACPI module?

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

  reply	other threads:[~2012-05-07  2:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-03  6:00 thinkpad_acpi fan stop working problem (was after resume) (speed becomes 65535) r ll
2012-05-07  2:06 ` Henrique de Moraes Holschuh [this message]
2012-05-07  5:02   ` r ll

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=20120507020626.GA28214@khazad-dum.debian.net \
    --to=hmh@hmh.eng.br \
    --cc=borislav@users.sf.net \
    --cc=crquan@gmail.com \
    --cc=ibm-acpi-devel@lists.sourceforge.net \
    --cc=ibm-acpi@hmh.eng.br \
    --cc=platform-driver-x86@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.