# lm_sensors configuration file for the PCChips M848A motherboard # 2007-08-17, Jean Delvare # Thanks to Timothy C. McGrath for the testing and feedback. # Comments welcome! chip "it87-*" ### Voltages label in0 "Vcore" label in1 "Vdimm" ignore in2 # left floating ignore in3 # left floating ignore in4 # left floating ignore in5 # left floating ignore in6 # left floating label in7 "5VSB" label in8 "Vbat" # Assume standard resistor values compute in7 @*(1+6.8/10), @/(1+6.8/10) # But is is also possible that they used different values, as I've # seen this on another PC Chips motherboard: # compute in7 @*(1+8.6/10), @/(1+8.6/10) # Athlon XP 2800+ has a nominal Vcore of 1.65 V set in0_min 1.65 * 0.95 set in0_max 1.65 * 1.05 set in1_min 2.6 * 0.95 set in1_max 2.6 * 1.05 set in7_min 5.0 * 0.90 set in7_max 5.0 * 1.10 ### Fans label fan1 "CPU Fan" label fan2 "Case Fan" ignore fan3 set fan1_min 5000 set fan2_min 2000 ### Temperatures label temp1 "CPU Temp" ignore temp2 # unused ignore temp3 # left floating set sensor2 0 set sensor3 0 set temp1_low 5 set temp1_over 50