600X and fan speed
600X and fan speed
Hey everyone.
I'm running a CPU upgraded (450 to 750) 600x dual booting Xubuntu Hardy that I'm having a bit of problem with. The fan will kick on and run the whole time at full speed. I followed the instructions on the Thinkwiki about how to control fan speed using the thinkpad-acpi parameter, but I am having no luck with it actually taking effect. I punch in the code:
# echo level auto > /proc/acpi/ibm/fan (for default auto setting) but the /proc/acpi/ibm/fan file shows it at level 7 (max) all the time.
Do you know what I'm doing wrong? I've tried both with acpi=off apm=on and with acpi=force but neither seems to work. I see the message at the bottom of the thinkwiki page about the 600x using a 'different' interface, but I can't make heads or tails of what it means.
I appreciate any help. Thanks.
I'm running a CPU upgraded (450 to 750) 600x dual booting Xubuntu Hardy that I'm having a bit of problem with. The fan will kick on and run the whole time at full speed. I followed the instructions on the Thinkwiki about how to control fan speed using the thinkpad-acpi parameter, but I am having no luck with it actually taking effect. I punch in the code:
# echo level auto > /proc/acpi/ibm/fan (for default auto setting) but the /proc/acpi/ibm/fan file shows it at level 7 (max) all the time.
Do you know what I'm doing wrong? I've tried both with acpi=off apm=on and with acpi=force but neither seems to work. I see the message at the bottom of the thinkwiki page about the 600x using a 'different' interface, but I can't make heads or tails of what it means.
I appreciate any help. Thanks.
-
lightweight
- Sophomore Member
- Posts: 234
- Joined: Sat Jun 30, 2007 10:56 pm
- Location: L. A.
I am not certain, but I believe its been said on this forum that 600x does not support acpi but rather apm. So, you may be out of luck.
Still, if this is the case and you *can* use acpi:
instead.
You should also do an lsmod and see if you have thinkpad_acpi or ibm_acpi loaded. Then edit the appropriate modprobe option to have fan_control=1. By default (iirc) there is no entry for fan control. ('cause it's a super slow work day) you could do it in one step with this, or just manually edit:
In the end, it should look something like this (I use thinkpad_acpi):
Still, if this is the case and you *can* use acpi:
is your redirect actually writing? Should you get an error and are writing from your user, and assuming that user is in sudoers, do/proc/acpi/ibm/fan file shows it at level 7 (max) all the time.
Code: Select all
echo enable |sudo tee /proc/acpi/ibm/fan
echo "level auto" |sudo tee /proc/acpi/ibm/fan
You should also do an lsmod and see if you have thinkpad_acpi or ibm_acpi loaded. Then edit the appropriate modprobe option to have fan_control=1. By default (iirc) there is no entry for fan control. ('cause it's a super slow work day) you could do it in one step with this, or just manually edit:
Code: Select all
sudo perl -pi -e 'if (/^[^#].+/) {s/^(.*)$/$1 fan_control=1/;}' /etc/modprobe.d/`lsmod | awk '$1 ~ /(ibm|thinkpad)_acpi/ {print $1}'`.modprobe
Code: Select all
$ egrep -v "^#" /etc/modprobe.d/thinkpad_acpi.modprobe
options thinkpad_acpi hotkey=enable,0xffffbf experimental=1 fan_control=1
Have: x60s ultralight 1705-CTO, Debian SiD, Linux 2.6.25-2 | x61s ultralight 7668-CTO, Debian SiD/Experimental, Linux 2.6.27-git5 | Model M 1391401, white label, 07-17-91
Had: x22, Debian Testing/SiD, Linux 2.6.18-22
Had: x22, Debian Testing/SiD, Linux 2.6.18-22
Ok,
I've pondered over this for a while now and cannot figure out how to do an lsmod?
I'd love to get this fan speed and acpi working properly, but I'm lost.
Could you lead me in the right direction?
Thanks
I've pondered over this for a while now and cannot figure out how to do an lsmod?
I'd love to get this fan speed and acpi working properly, but I'm lost.
Could you lead me in the right direction?
Thanks
600E (500Mhz), 600E (366Mhz), 600X (750Mhz), Gateway MX6422, and a pile of rehabbed desktops.
The 600X does support ACPI. Make sure you have the latest BIOS (55) because earlier versions are (more) buggy. Recent kernels require no parameters to work on the 600X, even for sound. (A couple of years ago, I needed one to get CardBus and sound to work, but no longer.)
Machine-Project: 750P, 600X, T42, T60, T400, X1 Carbon Touch
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Still get a "Fan error" after replacing fan
by thinkpac » Sun Apr 02, 2017 12:44 am » in ThinkPad T6x Series - 7 Replies
- 1224 Views
-
Last post by thinkpac
Sun Apr 02, 2017 11:17 am
-
-
- 0 Replies
- 371 Views
-
Last post by Whitieiii
Sun Feb 05, 2017 9:20 am
-
-
Low Intel X25-M G2 SSD read speed in X60s with AHCI
by dandreye » Wed Feb 08, 2017 5:59 am » in Thinkpad X6x Series incl. X6x Tablet - 19 Replies
- 1953 Views
-
Last post by dandreye
Mon Mar 06, 2017 7:35 pm
-
-
-
Speed difference W510 i7 720QM vs W520 2720QM
by xsixt » Wed May 03, 2017 11:56 pm » in ThinkPad W500/510/520 and W7x0 Series - 3 Replies
- 666 Views
-
Last post by RMSMajestic
Mon May 22, 2017 3:40 pm
-
Who is online
Users browsing this forum: No registered users and 1 guest





