[lm-sensors] Supermicro X6DH8-G2+ / sensors not working
Jean Delvare
khali at linux-fr.org
Fri Oct 6 13:09:58 CEST 2006
Michael,
> I can test your driver for the PC87427 if you like to. My only
> constraint is that I have to put the server into production very soon
> (in about one or two weeks).
Here you go. I attached the driver itself, and a Makefile to compile it
off-tree. Just type "make modules" to build the driver and "make
modules_install" to install it. Then "modprobe pc87427" should work.
Let me know if not.
Once the driver is loaded you should have fan interface files
under /sys/class/hwmon/hwmon0/device. The driver reports the current
fan speed, the low limit speed, and two alarm flags per fan: fan too
slow (fanX_alarm) and fan stalled/missing (fanX_fault).
Please report how it works for you! Thanks.
--
Jean Delvare
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Makefile
Url: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20061006/44ed7712/attachment.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pc87427.c
Url: http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20061006/44ed7712/attachment.c
More information about the lm-sensors
mailing list