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

To THINKPAD ACPI EXTRAS DRIVER authors and related mailer list,

(got this list from MAINTAINERS and thinkpad_acpi.c)


This problem occasionally happens on my Thinkpad T410 with some recent kernels,
I remember this problem since 2.6.35 when I was installing Ubuntu-10
and now I have switched to Arch Linux with self complied latest
3.4-rc5, this issue
is remaining there,

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

I guess the fan is actually not working at all;
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

# modprobe -r thinkpad_acpi && modprobe thinkpad_acpi fan_control=1

# echo 'level full-speed' >/proc/acpi/ibm/fan
# cat /proc/acpi/ibm/fan
status:		enabled
speed:		65535
level:		disengaged
commands:	level <level> (<level> is 0-7, auto, disengaged, full-speed)
commands:	enable, disable
commands:	watchdog <timeout> (<timeout> is 0 (off), 1-120 (seconds))


It seems the only way is to complete power off Linux for a few
seconds, power on again
then the fan could be working, I observed a normal speed should be
between 3000 ~ 5000, and machine temperature is 40~70℃, normally working;


Wonder if someone experienced same problem and how can we fix it?



at least to know how can I recover the fan to work, without rebooting



Thanks,

             reply	other threads:[~2012-05-03  6:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-03  6:00 r ll [this message]
2012-05-07  2:06 ` thinkpad_acpi fan stop working problem (was after resume) (speed becomes 65535) Henrique de Moraes Holschuh
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='CAH5vBdJUpdHbMNC7ro0jvhOPy128Y0hc6ygzsLH=NbZubksWkQ@mail.gmail.com' \
    --to=crquan@gmail.com \
    --cc=borislav@users.sf.net \
    --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.