From: "Hámorszky Balázs" <balihb@gmail.com>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] MINSTART has no effect in fancontrol
Date: Sun, 05 Jul 2009 01:09:51 +0000 [thread overview]
Message-ID: <4A4FFD5F.6060508@gmail.com> (raw)
Hi!
In fancontrol MINSTART has no effect (it has, but only for an INTERVAL
period of time).
The line:
pwmval="(${tval}-${mint})*(${maxpwm}-${minso})/(${maxt}-${mint})+${minso}"
should be:
pwmval="(${tval}-${mint})*(${maxpwm}-${minsa})/(${maxt}-${mint})+${minsa}"
if I understand the configuration options of fancontrol right. At the
current state, pwmval can be lower than MINSTART (so on some
temperatures, greater than MINTEMP, the fan won't start).
Regards,
Balázs
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next reply other threads:[~2009-07-05 1:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-05 1:09 Hámorszky Balázs [this message]
2009-07-05 11:41 ` [lm-sensors] MINSTART has no effect in fancontrol Jean Delvare
2009-07-05 12:01 ` Hámorszky Balázs
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=4A4FFD5F.6060508@gmail.com \
--to=balihb@gmail.com \
--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.