From: Jean Delvare <khali@linux-fr.org>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Help needed for implementing&testing Fintek F75375
Date: Fri, 29 Jun 2007 06:04:11 +0000 [thread overview]
Message-ID: <20070629080411.4f86ffef@hyperion.delvare> (raw)
In-Reply-To: <5327.79319.qm@web25109.mail.ukl.yahoo.com>
On Thu, 28 Jun 2007 09:32:10 +0200 (CEST), Christian Emmerich wrote:
> >Thus this algorithm actually return sane RPM values for you? Now I
> >remember why I did not use this - Here the "Count" rises linear, which
> >makes "RPM =(1.5×10^6)/ Count" *lower* when fan speed increases. OTOH it
> >might be the fan is just too small and thus rotates too fast to be
> >reliably measured..
>
> During implementation i tested different values for pwm here are my results:
> pwm1 fan1 fanspeed ( using: fanspeed =(1.5×10^6)/ fan1-value )
> value value
> 13 2600 ~570 rpm
> 14 1900 :
> 15 1900 :
> 23 1100 :
> 34 770 ~1950 rpm
> : : :
> 90 385 ~3900 rpm
> 95 375 ~4000 rpm
> 100 365 ~4180 rpm
> 105 360 ~4230 rpm
> 110 345 ~4360 rpm
> 115 345 ~4360 rpm
> 120 335 ~4500 rpm
> 125 330 ~4630 rpm
>
>
> So if i start my pc the pwm is at ~32 and the fan is turning at ~1800rpm. If i increase
> the pwm value the value of the counter decreased!
Yes, this is expected. The counter value is proportional to the time
the fan needed to achieve one revolution, so a greater counter means a
slower fan and vice versa.
> So if the pwm value is ~110 the van turns at >4000rpm
> and the fan1 value is ~365.
> The pc i use is a barebone by AOpen with an special mainboard and fan, both comes with the barebone.
It seems to work OK. So the conversion from count to RPM should be
moved to the kernel driver.
Thanks,
--
Jean Delvare
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2007-06-29 6:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-12 17:29 [lm-sensors] Help needed for implementing&testing Fintek F75375 Christian Emmerich
2007-06-14 19:39 ` Jean Delvare
2007-06-15 6:53 ` Christian Emmerich
2007-06-17 14:14 ` Christian Emmerich
2007-06-18 8:18 ` Jean Delvare
2007-06-18 13:01 ` Christian Emmerich
2007-06-18 16:58 ` Christian Emmerich
2007-06-23 12:29 ` Jean Delvare
2007-06-25 5:19 ` Christian Emmerich
2007-06-26 18:19 ` Jean Delvare
2007-06-27 13:23 ` Riku Voipio
2007-06-27 19:41 ` Voipio Riku
2007-06-28 7:32 ` Christian Emmerich
2007-06-29 6:04 ` Jean Delvare [this message]
2007-07-10 19:44 ` Christian Emmerich
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=20070629080411.4f86ffef@hyperion.delvare \
--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.