From: r.marek@sh.cvut.cz (Rudolf Marek)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Fancontrol
Date: Thu, 28 Jul 2005 10:21:33 +0000 [thread overview]
Message-ID: <42E89519.90606@sh.cvut.cz> (raw)
In-Reply-To: <1122217880.3578.8.camel@localhost.localdomain>
Hello,
It seems the best would be to disable the fancontrol script it must load from /etc/
you can see it active with ps ax command.
Unfortunately I'm not very familiar with fancontrol stuff and I dont know your Linux distribution but here is general steps:
Steps for manual control:
1) disable (or delete fancontrol script that loads on startup of computer)
2) go to /sys/bus/i2c/devices/0-290/ (the directory 0-290 might be different, just inspect every directory in devices/ and find that one with "pwm1" ... files)
3) to change fan speed do: echo 128 > pwm1 (or pwm2 etc depends how is your fan connected, values are from 0=stop 255=fullspeed)
4) you can use pwmconfig to tell you the correlation values between fanspeed and PWM value.
5) put the echo ... > /sys/bus/.... line somewhere to startup scripts.
I hope this helps.
Regards
Rudolf
next prev parent reply other threads:[~2005-07-28 10:21 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-24 17:15 [lm-sensors] Fancontrol Henry
2005-07-25 13:44 ` Jim Cromie
2005-07-26 9:45 ` Rudolf Marek
2005-07-26 18:13 ` Henry
2005-07-27 9:23 ` Rudolf Marek
2005-07-27 16:05 ` Henry
2005-07-28 10:21 ` Rudolf Marek [this message]
2005-07-28 15:18 ` Henry
2005-07-28 15:19 ` Henry
2005-07-28 15:41 ` Henry
2005-07-30 7:02 ` Henry
2009-03-25 9:04 ` [lm-sensors] fancontrol Jean Delvare
2009-03-25 15:33 ` sergio
2009-03-25 21:35 ` Jean Delvare
2009-03-27 3:03 ` sergio
2009-03-27 8:39 ` Jean Delvare
2009-03-27 16:30 ` sergio
2009-05-09 11:43 ` Jean Delvare
2010-03-29 11:46 ` Ioan Rusan
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=42E89519.90606@sh.cvut.cz \
--to=r.marek@sh.cvut.cz \
--cc=lm-sensors@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.