From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] RE: vt8231.c
Date: Wed, 02 Nov 2005 20:26:43 +0000 [thread overview]
Message-ID: <20051102202603.3cfd779c.khali@linux-fr.org> (raw)
In-Reply-To: <20051102092453.47B1712E9E@bluewhale.planbit.co.uk>
BTW, Knut...
> Fans:
> ==
> I connected a fan for tests. It?s a Verax fan with 9 pulses / revolution.
>
> In sensors.conf I used the four dividers 1,2,4,9 instead of the *:
>
> set fan1_div *
> set fan1_min 1000
>
> Here are the results
>
> 1: fan1: 12024 RPM (min = 0 RPM, div = 1)
> 2: fan1: 11702 RPM (min = 0 RPM, div = 2)
> 4: fan1: 11702 RPM (min = 0 RPM, div = 4)
> 8: fan1: 12603 RPM (min = 999 RPM, div = 8)
> 9: fan1: 11915 RPM (min = 0 RPM, div = 2)
>
> Obviously the fan1_min are ignored most of the time and dividers are not
> handled correctly.
Dividers work the way they are supposed to. You do not seem to
understand what that way is. I invite you to read the following document:
http://www2.lm-sensors.nu/~lm78/cvs/lm_sensors2/doc/fan-divisors
Hopefully this will help you understand how it works.
If you use a 9 pulse/rev fan (didn't know these existed...) instead of
standard 2 pulse/rev, you should add the following line to your
configuration file:
conpute fan1 @*2/9, @*9/2
--
Jean Delvare
next prev parent reply other threads:[~2005-11-02 20:26 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-02 10:25 [lm-sensors] RE: vt8231.c Roger Lucas
2005-11-02 14:24 ` Jean Delvare
2005-11-02 15:17 ` Roger Lucas
2005-11-02 19:47 ` Knut Petersen
2005-11-02 20:15 ` Roger Lucas
2005-11-02 20:26 ` Jean Delvare [this message]
2005-11-02 21:50 ` Grant Coady
2005-11-02 21:56 ` Jean Delvare
2005-11-03 0:28 ` Roger Lucas
2005-11-03 4:26 ` Mark M. Hoffman
2005-11-03 6:11 ` Grant Coady
2005-11-06 17:00 ` Jean Delvare
2005-11-06 20:22 ` Roger Lucas
2005-11-07 10:37 ` Jean Delvare
2005-11-07 20:56 ` Roger Lucas
2005-11-09 13:03 ` Jean Delvare
2005-11-09 15:43 ` Roger Lucas
2005-11-15 8:33 ` Jean Delvare
2005-11-15 12:14 ` Roger Lucas
2005-11-15 13:15 ` Jean Delvare
2005-11-15 13:46 ` Roger Lucas
2005-11-15 20:17 ` Jean Delvare
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=20051102202603.3cfd779c.khali@linux-fr.org \
--to=khali@linux-fr.org \
--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.