# sensor configuration file for Commell LE-575 board # with Winbond W83627THF Super-IO chip # use modprobe w83627hf # # (c) 2012 Carsten Spiess chip "w83627thf-*" label in0 "VCore" label in1 "+12V" ignore in2 # "VIN2" not connected label in3 "VCC" label in4 "+3.3V" ignore in5 # not present on w83627thf ignore in6 # not present on w83627thf label in7 "5VStandby" label in8 "VBat" compute in1 @*(1+(28/10)), @/(1+(28/10)) # 12V compute in3 @*(1+(34/51)), @/(1+(34/51)) # 5V compute in7 @*(1+(34/51)), @/(1+(34/51)) # 5V label fan1 "Mainboard Fan" label fan2 "CPU Fan" ignore fan3 # "AUX Fan not connected" label temp1 "Mainboard Temp" label temp2 "CPU Temp" ignore temp3 # "AUX Temp not connected" set in0_min 0.75 * 0.95 set in0_max 1.1 * 1.05 set in1_min 12.0 * 0.90 set in1_max 12.0 * 1.10 set in3_min 5.0 * 0.90 set in3_max 5.0 * 1.10 set in4_min 3.3 * 0.90 set in4_max 3.3 * 1.10 set in7_min 5.0 * 0.90 set in7_max 5.0 * 1.10 set in8_min 3.0 * 0.80 set in8_max 3.0 * 1.20 set fan1_div 2 set fan1_min 2800 set fan1_beep 1 set fan2_div 2 set fan2_min 2800 set fan2_beep 1 set temp1_max 60 set temp1_max_hyst 55 set temp1_beep 1 set temp2_max 60 set temp2_max_hyst 55 set temp2_beep 1 chip "coretemp-*" label temp2 "Core 0"