<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Kontrol_Fan_Laptop</id>
	<title>Kontrol Fan Laptop - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Kontrol_Fan_Laptop"/>
	<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Kontrol_Fan_Laptop&amp;action=history"/>
	<updated>2026-04-07T18:46:34Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://onnocenter.or.id/wiki/index.php?title=Kontrol_Fan_Laptop&amp;diff=34917&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: HOWTO: Fancontrol Controlling the speed (and sound!) of your CPU fan is easy! Disclaimer: this can ruin your hardware. A CPU fan is needed to cool your CPU and in this howto it will be tur...</title>
		<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Kontrol_Fan_Laptop&amp;diff=34917&amp;oldid=prev"/>
		<updated>2012-11-17T03:30:52Z</updated>

		<summary type="html">&lt;p&gt;New page: HOWTO: Fancontrol Controlling the speed (and sound!) of your CPU fan is easy! Disclaimer: this can ruin your hardware. A CPU fan is needed to cool your CPU and in this howto it will be tur...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;HOWTO: Fancontrol&lt;br /&gt;
Controlling the speed (and sound!) of your CPU fan is easy!&lt;br /&gt;
Disclaimer: this can ruin your hardware. A CPU fan is needed to cool your CPU and in this howto it will be turned off for a couple of seconds. If you are not comfortable with doing this, don't!&lt;br /&gt;
&lt;br /&gt;
Update Nov 7, 2007: this still works in Gutsy Gibbon! Hurray!&lt;br /&gt;
&lt;br /&gt;
Setup lm-sensors&lt;br /&gt;
First, you need to set up lm-sensors. This is explained here. That's for Warty, but still works under Hoary.&lt;br /&gt;
&lt;br /&gt;
Once you have lm-sensors installed, you should have a readout with 'sensors'&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sensors&lt;br /&gt;
w83627thf-isa-0290&lt;br /&gt;
Adapter: ISA adapter&lt;br /&gt;
VCore:     +1.54 V  (min =  +1.69 V, max =  +1.86 V)              &lt;br /&gt;
+12V:     +11.67 V  (min = +10.82 V, max = +13.19 V)              &lt;br /&gt;
+3.3V:     +3.42 V  (min =  +3.14 V, max =  +3.47 V)              &lt;br /&gt;
+5V:       +5.15 V  (min =  +4.75 V, max =  +5.25 V)              &lt;br /&gt;
-12V:     -14.91 V  (min = -10.80 V, max = -13.18 V)              &lt;br /&gt;
V5SB:      +5.05 V  (min =  +4.76 V, max =  +5.24 V)              &lt;br /&gt;
VBat:      +0.06 V  (min =  +2.40 V, max =  +3.60 V)              &lt;br /&gt;
fan1:        0 RPM  (min = 18750 RPM, div = 8)                     &lt;br /&gt;
CPU Fan:  1188 RPM  (min = 18750 RPM, div = 8)                     &lt;br /&gt;
fan3:        0 RPM  (min = 19285 RPM, div = 1)                     &lt;br /&gt;
M/B Temp:    +31Â°C  (high =   -73Â°C, hyst =   +21Â°C)   sensor = thermistor           &lt;br /&gt;
CPU Temp:  +50.0Â°C  (high =   +80Â°C, hyst =   +75Â°C)   sensor = thermistor           &lt;br /&gt;
temp3:     +15.0Â°C  (high =   +80Â°C, hyst =   +75Â°C)   sensor = thermistor           &lt;br /&gt;
vid:      +1.775 V  (VRM Version 9.0)&lt;br /&gt;
alarms:   &lt;br /&gt;
beep_enable:&lt;br /&gt;
          Sound alarm enabled&lt;br /&gt;
&lt;br /&gt;
eeprom-i2c-0-51&lt;br /&gt;
Adapter: SMBus Via Pro adapter at 0400&lt;br /&gt;
Memory type:            DDR SDRAM DIMM&lt;br /&gt;
Memory size (MB):       256&lt;br /&gt;
&lt;br /&gt;
eeprom-i2c-0-50&lt;br /&gt;
Adapter: SMBus Via Pro adapter at 0400&lt;br /&gt;
Memory type:            DDR SDRAM DIMM&lt;br /&gt;
Memory size (MB):       256&lt;br /&gt;
&lt;br /&gt;
Notice that my CPU fan is running really slowly, only 1100 RPM. The CPU temp is a little high, so I need to do some tweaking of the config there. The fan can run so slowly and quietly, because it's a large 12 cm fan made by Zalman (it's the 7000B AlCu). If your output does not display an RPM for your CPU fan, and you are positive it is running, you need to increase the fan divisor. If your fan speed is shown and higher than 0, skip the next step.&lt;br /&gt;
&lt;br /&gt;
Increasing fan_div&lt;br /&gt;
The first line of the sensors output is the chipset your motherboard uses to read the speeds/temps/voltages. Make a backup first:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo cp /etc/sensors.conf /etc/sensors.conf_original&lt;br /&gt;
&lt;br /&gt;
Edit the /etc/sensors.conf file as root&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo gedit /etc/sensors.conf&lt;br /&gt;
&lt;br /&gt;
and look up your exact chipset. The names all look alike, so make sure the one you are editing is yours. Add the line fanX_div 4 near the start of your chipset config. Replace the X with the number of your CPU fan's, for me that was 2. You have to figure out for yourself which one it is, but it's probably 1, 2 or 3.&lt;br /&gt;
&lt;br /&gt;
Save, and run&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo sensors -s&lt;br /&gt;
&lt;br /&gt;
which will reload the sensors.conf's set variables.&lt;br /&gt;
Run sensors again and check if there is an RPM readout. If not, increase the divisor to 8, 16 or 32. YMMV!&lt;br /&gt;
&lt;br /&gt;
Here is a sample from my sensors.conf&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
chip &amp;quot;w83627thf-*&amp;quot; &amp;quot;w83637hf-*&amp;quot;&lt;br /&gt;
&lt;br /&gt;
    label in0 &amp;quot;VCore&amp;quot;&lt;br /&gt;
    label in1 &amp;quot;+12V&amp;quot;&lt;br /&gt;
    label in2 &amp;quot;+3.3V&amp;quot;&lt;br /&gt;
    label in3 &amp;quot;+5V&amp;quot;&lt;br /&gt;
    label in4 &amp;quot;-12V&amp;quot;&lt;br /&gt;
    label in7 &amp;quot;V5SB&amp;quot;&lt;br /&gt;
    label in8 &amp;quot;VBat&amp;quot;&lt;br /&gt;
&lt;br /&gt;
    compute in1 ((28/10)+1)*@, @/((28/10)+1)&lt;br /&gt;
    compute in3 ((34/51)+1)*@, @/((34/51)+1)&lt;br /&gt;
    compute in4 (5.14*@)-14.91, (@+14.91)/5.14&lt;br /&gt;
    compute in7 ((6.8/10)+1)*@ ,  @/((6.8/10)+1)&lt;br /&gt;
&lt;br /&gt;
    set fan2_div 8&lt;br /&gt;
&lt;br /&gt;
    &amp;lt;snip&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can safely ignore anything that's not fanX_div. I would advise you to leave the other default settings as they are.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Patching pwmconfig This is no longer needed if you run Dapper! Go to the next step unless you're running Hoary.&lt;br /&gt;
There is a bug in pwmconfig that you need to fix.&lt;br /&gt;
This is true for the version currently in Hoary, version 2.8.8-7ubuntu2.&lt;br /&gt;
&lt;br /&gt;
First, try running pwmconfig:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ pwmconfig&lt;br /&gt;
&lt;br /&gt;
if that gives you the following error:&lt;br /&gt;
/usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed&lt;br /&gt;
than you need to apply this fix. If not, proceed to the next step.&lt;br /&gt;
&lt;br /&gt;
Backup:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo cp /usr/sbin/pwmconfig /usr/sbin/pwmconfig_original&lt;br /&gt;
&lt;br /&gt;
Open pwmconfig:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo gedit /usr/sbin/pwmconfig&lt;br /&gt;
&lt;br /&gt;
and go to line 68. Delete these three lines:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
        MATCH='*/fan[1-9]_pwm'&lt;br /&gt;
else&lt;br /&gt;
        MATCH='*/pwm[1-9]'&lt;br /&gt;
&lt;br /&gt;
and replace with:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
        MATCH='*/pwm[1-9]'&lt;br /&gt;
else&lt;br /&gt;
        MATCH='*/fan[1-9]_pwm'&lt;br /&gt;
&lt;br /&gt;
You just turned the if/else around! Now pwmconfig should work.&lt;br /&gt;
&lt;br /&gt;
Run pwmconfig&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo pwmconfig&lt;br /&gt;
&lt;br /&gt;
One by one, all fans will be tested for 'speedcontrol' (Pulse Width Modulation, actually). Follow the onscreen help. Pwmconfig will write a config file in /etc. I set the interval to 5 seconds, just to be safe, but 10 should be fine too. Let the script run until you see &amp;quot;Select fan output to configure, or other action:&amp;quot; (all default options are fine, you can basically enter you way through the script).&lt;br /&gt;
&lt;br /&gt;
Now press 5 to look at the configuration file. Press 1 to edit settings. Select a temperature that matches your CPU temp (usually the same number as the fan number, but check and double check!). Go with the defaults until you see: &amp;quot;Enter the minimum PWM value (0-255)&lt;br /&gt;
at which the fan STARTS spinning (press t to test) (150):&amp;quot;&lt;br /&gt;
Here, press t.&lt;br /&gt;
Keep pressing enter until you hear (or better: see) the fan spinning up. Then, press y and enter.&lt;br /&gt;
Same for the next step, but the other way around. If you see the fan stops spinning, press y and enter.&lt;br /&gt;
&lt;br /&gt;
Press 5 again to display the config file one more time, then press 4 to save and quit. Almost there!&lt;br /&gt;
&lt;br /&gt;
My /etc/fancontrol config looks like this:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
INTERVAL=5&lt;br /&gt;
FCTEMPS= 1-0290/pwm2=1-0290/temp2_input&lt;br /&gt;
FCFANS= 1-0290/pwm2=1-0290/fan2_input&lt;br /&gt;
MINTEMP= 1-0290/pwm2=43&lt;br /&gt;
MAXTEMP= 1-0290/pwm2=53&lt;br /&gt;
MINSTART= 1-0290/pwm2=120&lt;br /&gt;
MINSTOP= 1-0290/pwm2=105&lt;br /&gt;
&lt;br /&gt;
this is an example!&lt;br /&gt;
&lt;br /&gt;
Starting fancontrol&lt;br /&gt;
The last step is to start up fancontrol. Enter this:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo fancontrol &amp;amp;&lt;br /&gt;
&lt;br /&gt;
Now you can see and hear that your CPU fan is running slower, unless your CPU heats up. Good stuff!&lt;br /&gt;
&lt;br /&gt;
[B}Starting fancontrol automatically on boot[/B]&lt;br /&gt;
Create a file called &amp;quot;fancontrol&amp;quot; in /etc/init.d:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
sudo gedit /etc/init.d/fancontrol&lt;br /&gt;
&lt;br /&gt;
And paste this in there:&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Fancontrol start script.&lt;br /&gt;
#&lt;br /&gt;
&lt;br /&gt;
set -e&lt;br /&gt;
&lt;br /&gt;
# Defaults&lt;br /&gt;
DAEMON=/usr/sbin/fancontrol&lt;br /&gt;
PIDFILE=/var/run/fancontrol.pid&lt;br /&gt;
PATH=/sbin:/bin:/usr/sbin:/usr/bin&lt;br /&gt;
&lt;br /&gt;
test -f $DAEMON || exit 0&lt;br /&gt;
&lt;br /&gt;
. /lib/lsb/init-functions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
case &amp;quot;$1&amp;quot; in&lt;br /&gt;
        start)&lt;br /&gt;
                log_begin_msg &amp;quot;Starting fancontrol daemon...&amp;quot;&lt;br /&gt;
                start-stop-daemon --start -o -q -m -b -p $PIDFILE -x $DAEMON&lt;br /&gt;
                log_end_msg $?&lt;br /&gt;
                ;;&lt;br /&gt;
        stop)&lt;br /&gt;
                log_begin_msg &amp;quot;Stopping fancontrol daemon...&amp;quot;&lt;br /&gt;
                start-stop-daemon --stop -o -q -p $PIDFILE&lt;br /&gt;
                log_end_msg $?&lt;br /&gt;
                ;;&lt;br /&gt;
        force-reload|restart)&lt;br /&gt;
                sh $0 stop&lt;br /&gt;
                sh $0 start&lt;br /&gt;
                ;;&lt;br /&gt;
        *)&lt;br /&gt;
                log_success_msg &amp;quot;Usage: /etc/init.d/fancontrol {start|stop|restart|force-reload}&amp;quot;&lt;br /&gt;
                log_success_msg &amp;quot;  start - starts system-wide fancontrol service&amp;quot;&lt;br /&gt;
                log_success_msg &amp;quot;  stop  - stops system-wide fancontrol service&amp;quot;&lt;br /&gt;
                log_success_msg &amp;quot;  restart, force-reload - starts a new system-wide fancontrol service&amp;quot;&lt;br /&gt;
                exit 1&lt;br /&gt;
                ;;&lt;br /&gt;
esac&lt;br /&gt;
&lt;br /&gt;
exit 0&lt;br /&gt;
&lt;br /&gt;
Save and close, then run&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
sudo update-rc.d fancontrol defaults 99 01&lt;br /&gt;
&lt;br /&gt;
and you should be set.&lt;br /&gt;
&lt;br /&gt;
(Thanks, Mr Wonka and jotape99!)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I would advise you to have some sort of fan/temp monitoring software installed. There is a nice one in gkrellm, or you can use xsensors.&lt;br /&gt;
&lt;br /&gt;
Most of this howto is from here:&lt;br /&gt;
http://www.fedoraforum.org/forum/sho...10&amp;amp;postcount=5&lt;br /&gt;
Check if your hardware is supported here:&lt;br /&gt;
http://www.almico.com/forumindex.php&lt;br /&gt;
Last edited by remmelt; November 7th, 2007 at 08:29 AM.. Reason: Added automatic startup on boot&lt;br /&gt;
remmelt is offline   	Reply With Quote&lt;br /&gt;
Old June 19th, 2005 	  #2&lt;br /&gt;
Mr Wonka&lt;br /&gt;
First Cup of Ubuntu&lt;br /&gt;
 &lt;br /&gt;
Join Date: Apr 2005&lt;br /&gt;
Beans: 11&lt;br /&gt;
Ubuntu 6.06&lt;br /&gt;
	&lt;br /&gt;
Talking Re: HOWTO: Fancontrol&lt;br /&gt;
And if you want to have it startup on boot.&lt;br /&gt;
&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
#!/bin/sh&lt;br /&gt;
#&lt;br /&gt;
# Fancontrol start script.&lt;br /&gt;
#&lt;br /&gt;
&lt;br /&gt;
set -e&lt;br /&gt;
&lt;br /&gt;
# Defaults&lt;br /&gt;
DAEMON=/usr/sbin/fancontrol&lt;br /&gt;
PIDFILE=/var/run/fancontrol/.fancontrol-pid&lt;br /&gt;
PATH=/sbin:/bin:/usr/sbin:/usr/bin&lt;br /&gt;
&lt;br /&gt;
test -f $DAEMON || exit 0&lt;br /&gt;
&lt;br /&gt;
. /lib/lsb/init-functions&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
case &amp;quot;$1&amp;quot; in&lt;br /&gt;
	start)&lt;br /&gt;
		log_begin_msg &amp;quot;Starting fancontrol daemon...&amp;quot;&lt;br /&gt;
		start-stop-daemon --start -o -q -m -b -p $PIDFILE -x $DAEMON&lt;br /&gt;
		log_end_msg $?&lt;br /&gt;
		;;&lt;br /&gt;
	stop)&lt;br /&gt;
		log_begin_msg &amp;quot;Stopping fancontrol daemon...&amp;quot;&lt;br /&gt;
		start-stop-daemon --stop -o -q -p $PIDFILE&lt;br /&gt;
		log_end_msg $?&lt;br /&gt;
		;;&lt;br /&gt;
	force-reload|restart)&lt;br /&gt;
		sh $0 stop&lt;br /&gt;
		sh $0 start&lt;br /&gt;
		;;&lt;br /&gt;
	*)&lt;br /&gt;
		log_success_msg &amp;quot;Usage: /etc/init.d/fancontrol {start|stop|restart|force-reload}&amp;quot;&lt;br /&gt;
		log_success_msg &amp;quot;  start - starts system-wide fancontrol service&amp;quot;&lt;br /&gt;
		log_success_msg &amp;quot;  stop  - stops system-wide fancontrol service&amp;quot;&lt;br /&gt;
		log_success_msg &amp;quot;  restart, force-reload - starts a new system-wide fancontrol service&amp;quot;&lt;br /&gt;
		exit 1&lt;br /&gt;
		;;&lt;br /&gt;
esac&lt;br /&gt;
&lt;br /&gt;
exit 0&lt;br /&gt;
&lt;br /&gt;
Stick this in a file called 'fancontrol' in your init.d startup scripts. eg.&lt;br /&gt;
&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
/etc/init.d/fancontrol&lt;br /&gt;
&lt;br /&gt;
Add this to your startup scripts in the usual way.&lt;br /&gt;
Mr Wonka is offline   	Reply With Quote&lt;br /&gt;
Old June 20th, 2005 	  #3&lt;br /&gt;
remmelt&lt;br /&gt;
Just Give Me the Beans!&lt;br /&gt;
 &lt;br /&gt;
Join Date: Jan 2005&lt;br /&gt;
Beans: 65&lt;br /&gt;
	&lt;br /&gt;
Re: HOWTO: Fancontrol&lt;br /&gt;
Don't forget to&lt;br /&gt;
&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo chmod 0755 /etc/init.d/fancontrol&lt;br /&gt;
&lt;br /&gt;
and create a symlink to that script in rc3.d, for example.&lt;br /&gt;
&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
$ sudo ln -s /etc/init.d/fancontrol /etc/rc3.d/S99fancontrol&lt;br /&gt;
&lt;br /&gt;
(thanks for that, by the way!)&lt;br /&gt;
remmelt is offline   	Reply With Quote&lt;br /&gt;
Old June 29th, 2005 	  #4&lt;br /&gt;
picpak&lt;br /&gt;
Dipped in Ubuntu&lt;br /&gt;
 &lt;br /&gt;
picpak's Avatar&lt;br /&gt;
 &lt;br /&gt;
Join Date: May 2005&lt;br /&gt;
Location: Cydonia&lt;br /&gt;
My beans are hidden!&lt;br /&gt;
Lubuntu 12.10 Quantal Quetzal&lt;br /&gt;
	&lt;br /&gt;
Re: HOWTO: Fancontrol&lt;br /&gt;
I fixed the code in pwmconfig, and it still doesn't work...any ideas?&lt;br /&gt;
&lt;br /&gt;
*edit* Nevermind...I fixed it&lt;br /&gt;
Last edited by picpak; June 29th, 2005 at 11:47 AM..&lt;br /&gt;
picpak is offline   	Reply With Quote&lt;br /&gt;
Old July 25th, 2005 	  #5&lt;br /&gt;
ubuntu dave&lt;br /&gt;
Spilled the Beans&lt;br /&gt;
 &lt;br /&gt;
Join Date: Jul 2005&lt;br /&gt;
Location: England&lt;br /&gt;
Beans: 13&lt;br /&gt;
Gutsy Gibbon Testing&lt;br /&gt;
	&lt;br /&gt;
Re: HOWTO: Fancontrol&lt;br /&gt;
Hi all, thanks for this great guide, worked perfectly for me so far (yet to reboot ).&lt;br /&gt;
One thing of note that occured for me using the script kindly provided above:&lt;br /&gt;
&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
 sudo /etc/init.d/fancontrol start&lt;br /&gt;
 * Starting fancontrol daemon...&lt;br /&gt;
start-stop-daemon: Unable to open pidfile `/var/run/fancontrol/.fancontrol-pid' for writing: No such file or directory&lt;br /&gt;
&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
# Defaults&lt;br /&gt;
DAEMON=/usr/sbin/fancontrol&lt;br /&gt;
PIDFILE=/var/run/fancontrol/.fancontrol-pid&lt;br /&gt;
PATH=/sbin:/bin:/usr/sbin:/usr/bin&lt;br /&gt;
&lt;br /&gt;
I had to change the PIDFILE path to:&lt;br /&gt;
&lt;br /&gt;
Code:&lt;br /&gt;
&lt;br /&gt;
# Defaults&lt;br /&gt;
DAEMON=/usr/sbin/fancontrol&lt;br /&gt;
PIDFILE=/var/run/fancontrol-pid&lt;br /&gt;
PATH=/sbin:/bin:/usr/sbin:/usr/bin&lt;br /&gt;
&lt;br /&gt;
I don't know if this was something specific to me....... But incase it helps others.&lt;br /&gt;
ubuntu dave is offline   	Reply With Quote&lt;br /&gt;
Old July 25th, 2005 	  #6&lt;br /&gt;
bored2k&lt;br /&gt;
Chocolate Ubuntu Mocha Blend&lt;br /&gt;
 &lt;br /&gt;
bored2k's Avatar&lt;br /&gt;
 &lt;br /&gt;
Join Date: Feb 2005&lt;br /&gt;
My beans are hidden!&lt;br /&gt;
	&lt;br /&gt;
Re: HOWTO: Fancontrol&lt;br /&gt;
I would seriously have a heart-attack just by trying this (I don't even need for it to _not_ work O.o). Just reading the red disclaimer sends shivers down my spine.&lt;br /&gt;
__________________&lt;br /&gt;
Sylvia: Look at what you've done to him!&lt;br /&gt;
Christof: I have given Truman the chance to lead a normal life. The world, the place you live in, is the sick place.&lt;br /&gt;
bored2k is offline   	Reply With Quote&lt;br /&gt;
Old July 25th, 2005 	  #7&lt;br /&gt;
benplaut&lt;br /&gt;
100% Pure Ubuntu&lt;br /&gt;
 &lt;br /&gt;
benplaut's Avatar&lt;br /&gt;
 &lt;br /&gt;
Join Date: Apr 2005&lt;br /&gt;
Location: Not-So-Sunny Hawaii&lt;br /&gt;
My beans are hidden!&lt;br /&gt;
Send a message via AIM to benplaut Send a message via MSN to benplaut Send a message via Yahoo to benplaut Send a message via Skype™ to benplaut&lt;br /&gt;
	&lt;br /&gt;
Re: HOWTO: Fancontrol&lt;br /&gt;
Quote:&lt;br /&gt;
Originally Posted by bored2k&lt;br /&gt;
I would seriously have a heart-attack just by trying this (I don't even need for it to _not_ work O.o). Just reading the red disclaimer sends shivers down my spine.&lt;br /&gt;
aye... what's the point of it, i'm wondering?&lt;br /&gt;
benplaut is offline   	Reply With Quote&lt;br /&gt;
Old July 25th, 2005 	  #8&lt;br /&gt;
SuperMike&lt;br /&gt;
Skinny Soy Caramel Ubuntu&lt;br /&gt;
 &lt;br /&gt;
SuperMike's Avatar&lt;br /&gt;
 &lt;br /&gt;
Join Date: Jul 2005&lt;br /&gt;
Location: Remote Desert, USA&lt;br /&gt;
Beans: 694&lt;br /&gt;
	&lt;br /&gt;
Re: HOWTO: Fancontrol&lt;br /&gt;
Geesh. What if a virus installed one of these things? My paranoid brain can see whole multimillion dollar server rooms catching on fire now.&lt;br /&gt;
__________________&lt;br /&gt;
SuperMike&lt;br /&gt;
When in doubt, follow the penguins.&lt;br /&gt;
Evil Kitty is watching you&lt;br /&gt;
SuperMike is offline   	Reply With Quote&lt;br /&gt;
Old July 25th, 2005 	  #9&lt;br /&gt;
benplaut&lt;br /&gt;
100% Pure Ubuntu&lt;br /&gt;
 &lt;br /&gt;
benplaut's Avatar&lt;br /&gt;
 &lt;br /&gt;
Join Date: Apr 2005&lt;br /&gt;
Location: Not-So-Sunny Hawaii&lt;br /&gt;
My beans are hidden!&lt;br /&gt;
Send a message via AIM to benplaut Send a message via MSN to benplaut Send a message via Yahoo to benplaut Send a message via Skype™ to benplaut&lt;br /&gt;
	&lt;br /&gt;
Re: HOWTO: Fancontrol&lt;br /&gt;
Quote:&lt;br /&gt;
Originally Posted by SuperMike&lt;br /&gt;
Geesh. What if a virus installed one of these things? My paranoid brain can see whole multimillion dollar server rooms catching on fire now.&lt;br /&gt;
don't give them ideas&lt;br /&gt;
benplaut is offline   	Reply With Quote&lt;br /&gt;
Old August 4th, 2005 	  #10&lt;br /&gt;
remmelt&lt;br /&gt;
Just Give Me the Beans!&lt;br /&gt;
 &lt;br /&gt;
Join Date: Jan 2005&lt;br /&gt;
Beans: 65&lt;br /&gt;
	&lt;br /&gt;
Re: HOWTO: Fancontrol&lt;br /&gt;
I guess the point is that it makes my life (even more) liveable because it makes the noise from my computer less. The cpu fan doesn't need to run 100% all the time, and I have described a way to make it less noisy.&lt;br /&gt;
&lt;br /&gt;
That said, you shouldn't be running stuff like this on a server. Servers need all the cooling they can get, plus they are usually stored in places where no-one can hear the noise they make. Moreover, Ubuntu is a desktop-linux, right?&lt;br /&gt;
remmelt is offline   	Reply With Quote&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* http://ubuntuforums.org/showthread.php?t=42737&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>