Hi Eric, On Wed, 23 Jul 2014 11:08:14 +0200, Éric Le Bras wrote: > Here is the configuration I made for the Intel D201GLY2 motherboard. I used > BIOS values read from my system and on the Internet to find voltages labels > and scaling factors. > > Only the configurations specific to the board and not found in > sensors3.conf for w83627dhg have been kept. > > # libsensors configuration file > # ----------------------------- > # > # Configuration file for Intel D201GLY2 motherboard > # Hardware monitor subsystem controlled by Winbond W83627DHG-B I/O > controller. > # Created using information from BIOS and board documentation. > > chip "w83627dhg-*" > > label in1 "+12.0V" > label in6 "+1.5V" > > # in4 and in5 report values, oviously one of the two is for the +5V, however > # none of them is reported by the BIOS. Odd :( > ignore in4 > ignore in5 > > compute in1 @*(55/8),@/(55/8) > > set in1_min 12.0 * 0.90 > set in1_max 12.0 * 1.10 The ATX standard says +12V is +/- 5%. > set in6_min 1.5 * 0.90 > set in6_max 1.5 * 1.10 > > label fan1 "Chassis fan" > label fan2 "CPU fan" > > # By default the D201GLY2 has a passive heatsink. If the optional active > # heatsink is present, then one of the following lines is to be commented out > # (very likely fan2, though not tried). > ignore fan2 > ignore fan3 > ignore fan4 > > label temp1 "Sys temp" > label temp2 "unknown" > label temp3 "unknown" If you don't know, just don't put labels, "unknown" doesn't add much value. One of these is most certainly the CPU temperature, I'm surprised it's not obvious. What does the output of "sensors -c /dev/null" say? > > ignore intrusion0 > > Thanks for your contribution, I've added it as: http://www.lm-sensors.org/wiki/Configurations/Intel/D201GLY2 -- Jean Delvare SUSE L3 Support _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors