From: khali@linux-fr.org (Jean Delvare)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] PC87427 support timeline?
Date: Wed, 27 Dec 2006 10:49:55 +0000 [thread overview]
Message-ID: <20061227114955.8be96ae0.khali@linux-fr.org> (raw)
In-Reply-To: <4586C964.1090103@seltec.ab.ca>
Hi Jonathan,
On Mon, 18 Dec 2006 10:01:24 -0700, Jonathan deBoer wrote:
> I have a server that uses the PC87427 chip for fan monitoring and
> control. While I have applied the patch provided on your website for fan
> speed monitoring, it does not allow for fan speed control. This machine
> is extremely loud. Is there any way to turn down the fans? (They are
> currently running at full speed all the time, and there is absolutely no
> need.)
Depends on your motherboard. The PC87427 has fan speed control
capabilities, but it needs to have been properly wired on your
motherboard for you to possibly take advantage of it.
> Is there a possible timeline for full support for this chip?
No timeline. The PC87427 is a rather uncommon chip, we don't have many
requests, which means it is low priority for us.
> I am willing to use this machine as a test platform for driver
> development, if needed, as the machine is not mission critical (yet).
Thanks for the proposal. First of all you will want to make sure that
your board is properly wired. Check the motherboard documentation for
hints. Then we can try writing to a couple registers and see what
happens. I can help you with that, if you tell me the base I/O address
of the FSC unit on your system:
modprobe pc87427
grep pc87427 /proc/ioports
If we succeed in changing the fan speeds by writing to the registers
manually, then it will be worth extending the pc87427 driver to
implement this feature.
That being said, as I underlined above, this is low priority for us, so
we (which in practice would be me) are not going to work on this right
now just because you need it. If this is important and/or urgent for
you, you should consider helping the project, by either funding the
development, or donating some hardware.
--
Jean Delvare
prev parent reply other threads:[~2006-12-27 10:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-18 17:01 [lm-sensors] PC87427 support timeline? Jonathan deBoer
2006-12-27 10:49 ` Jean Delvare [this message]
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=20061227114955.8be96ae0.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.