On Sun, 24 Jun 2007 21:04:06 +0300 "Ivo Sabev" <summerborn at gmail.com> wrote: > Hello all, > > > > I just want to express my wish to volantaire for testing > of the driver for > Fintek F71882FG Super IO Sensors. I have Foxconn 975xAA > motherboard and > sensors-detect script reported this chipset to be in my > motherboard > > Well, I just send a version to the list for testing about a week ago, below is a copy of the mail I send: I'm looking forward to the results. Regards, Hans --- Hi all, Here is my first work on a fintek f71882fg driver (also epox 1308). Still todo: in1 max, beep and alarm read and write tempX fault read tempX beep and alarm read and write tempX max / crit / hyst writing fanX fault read pwm support This version should work on non Epox motherboards like MSI too (Thanks Mathias Grimmberger) To test drop fintek71882 and the Makefile in a dir, type make and then insmod fintek71882.ko The easiest way to then read the settings is by using the 3.0 sensors branch, which comes with dyn chipsupport: remove your current lm-sensors userspace package (for example on Fedora do rpm -e lm_sensors --nodeps) svn checkout http://lm-sensors.org/svn/lm-sensors/branches/lm-sensors-3.0.0 cd lm-sensors-3.0.0 make sudo make install sudo ldconfig I've also attached a sensors.conf for the Epox M1697 motherboard I'm using for testing, modify as needed. Thanks for testing & Regards, Hans -------------- next part -------------- A non-text attachment was scrubbed... Name: fintek71882.c Type: application/octet-stream Size: 17600 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20070624/4fef1169/attachment.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: sensors.conf Type: application/octet-stream Size: 1092 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20070624/4fef1169/attachment-0001.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: Makefile Type: application/octet-stream Size: 161 bytes Desc: not available Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20070624/4fef1169/attachment-0002.obj