# lm_sensors configuration file for the Gigabyte M55plus 3SG motherboard # 2006-08-04, Jean Delvare # Thanks to Stian Oksavik for his help. # Comments welcome! chip "it8716-*" ### Voltages label in0 "Vcore" label in1 "Vram" # "DDR18V" in BIOS label in2 "+3.3V" label in3 "+5V" # Not in BIOS label in4 "+12V" ignore in5 # ? ignore in6 # ? label in7 "5VSB" # Not in BIOS label in8 "Vbat" # Not in BIOS ignore vid # Doesn't appear to be wired # Vcore, Vram, +3.3V and Vbat are connected directly, so no compute # line is needed for these. For +5V, +12V and 5VSB, the default # resistors seem to have been used (unconfirmed.) compute in3 @ * (6.8/10+1), @ / (6.8/10+1) compute in4 @ * ( 30/10+1), @ / ( 30/10+1) compute in7 @ * (6.8/10+1), @ / (6.8/10+1) # The BIOS won't set any limit for voltages. # This is for an AMD Athlon64 "Orleans" 3500+ # Adjust depending on your CPU set in0_min 1.25 * 0.95 set in0_max 1.40 * 1.05 set in1_min 1.8 * 0.95 set in1_max 1.8 * 1.05 set in2_min 3.3 * 0.95 set in2_max 3.3 * 1.05 set in3_min 5 * 0.95 set in3_max 5 * 1.05 set in4_min 12 * 0.95 set in4_max 12 * 1.05 set in7_min 5 * 0.95 set in7_max 5 * 1.05 ### Temperatures label temp1 "Sys Temp" label temp2 "CPU Temp" ignore temp3 set sensor3 0 set temp1_low 10 set temp1_over 45 set temp2_low 10 set temp2_over 60 ### Fans label fan1 "CPU Fan" label fan2 "Case Fan" ignore fan3 # No 3rd fan header # Adjust for your own fans set fan1_min 2000 set fan2_min 2000