Re: control system fan with software
- From: michael.mauch@xxxxxx (Michael Mauch)
- Date: Sun, 19 Nov 2006 22:01:31 +0100
Magnus Warker wrote:
my kernel has support for acpi, as shown below.
I assume that ACPI_FAN is important for me. But how can I actually modify
the fan?
I have no idea about the ACPI fan module, but with your board it should
be possible to load the w83627hf (or a similar) module - try
sensors-detect from the lm-sensors package. You should get "pwm*" files
somewhere in /sys/devices/platform (try 'find /sys/devices/platform
-name "pwm*"').
If you have these "files", you can write to them, e.g. with "echo" in a
shell script, and read them with "cat". There is also a ruby script that
reads the temperature sensors and sets the fans to your liking,
<http://freshmeat.net/projects/qfan/>. And there are a "fancontrol" Bash
script and a "fancontrol.pl" Perl script in the lm-sensors package.
Regards...
Michael
.
- Follow-Ups:
- Re: control system fan with software
- From: Magnus Warker
- Re: control system fan with software
- References:
- control system fan with software
- From: Magnus Warker
- Re: control system fan with software
- From: Giovanni
- Re: control system fan with software
- From: Magnus Warker
- Re: control system fan with software
- From: Giovanni
- Re: control system fan with software
- From: Magnus Warker
- control system fan with software
- Prev by Date: Re: control system fan with software
- Next by Date: Best Data "Smart One" USB modem
- Previous by thread: Re: control system fan with software
- Next by thread: Re: control system fan with software
- Index(es):
Relevant Pages
|