> 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. BTW, lm-sensors SVN now has userspace support for that new driver too, so you can pick it and install it: http://dl.lm-sensors.org/lm-sensors/snapshots/lm-sensors-r4197-20061007.tar.bz2 -- Jean Delvare