# lm_sensors configuration file for the PCChips M748LMRT motherboard # 2007-06-12, Jean Delvare # Thanks to Ivo Manca for the testing and feedback. # Preliminary version. Comments welcome! chip "sis5595-*" ### Voltages label in0 "+2.5V" label in1 "+3.3V" label in2 "+5.0V" label in3 "Vcore" # Non-standard scaling resistors are used for +5V, so this is guess # work. compute in2 @*(1+8.6/10), @/(1+8.6/10) set in0_min 2.5 * 0.90 set in0_max 2.5 * 1.10 set in1_min 3.3 * 0.95 set in1_max 3.3 * 1.05 set in2_min 5.0 * 0.95 set in2_max 5.0 * 1.05 set in3_min 2.0 * 0.95 set in3_max 2.0 * 1.05 ### Fans label fan1 "CPU Fan" ignore fan2 set fan1_div 8 set fan1_min 1000 ### Temperatures # It seems that they connected a thermistor to in4 # Conversion formula is unfortunately unknown label in4 "CPU Temp" ### Misc # No additional sensor chip, so ignore external alarm ignore alarms