# Date: 2006-07-13 # Reported by: Christian Hammers # Mainboard Manufactor: ASUSTeK Computer Inc. # Mainboard Model: A7V333 # Comments: Only the most important values, not verified against BIOS. # # asb100-i2c-0-2d # Adapter: SMBus Via Pro adapter at e800 # VCore 1: +1.79 V (min = +1.66 V, max = +1.84 V) # +3.3V: +3.38 V (min = +3.14 V, max = +3.47 V) # +5V: +4.95 V (min = +4.76 V, max = +5.24 V) # +12V: +12.77 V (min = +10.82 V, max = +13.19 V) # -12V: -13.34 V (min = -0.00 V, max = -0.00 V) # -5V: -5.60 V (min = -0.00 V, max = -0.00 V) # CPU Fan: 1917 RPM (min = 1997 RPM, div = 4) # M/B Temp: +34°C (high = +45°C, hyst = +40°C) # P/S Temp: +14°C (high = +45°C, hyst = +40°C) # CPU Temp: +54°C (high = +60°C, hyst = +50°C) # vid: +1.750 V (VRM Version 9.0) # chip "asb100-*" set vrm 9.0 label in0 "VCore 1" set in0_min vid * 0.95 set in0_max vid * 1.05 label in1 "VCore 2" ignore in1 set in1_min vid * 0.95 set in1_max vid * 1.05 label in2 "+3.3V" set in2_min 3.3 * 0.95 set in2_max 3.3 * 1.05 label in3 "+5V" compute in3 1.68 * @ , @ / 1.68 set in3_min 5.0 * 0.95 set in3_max 5.0 * 1.05 label in4 "+12V" compute in4 3.8 * @ , @ / 3.8 set in4_min 12 * 0.90 set in4_max 12 * 1.10 label in5 "-12V" #ignore in5 compute in5 -@ * 3.97 , -@ / 3.97 set in5_max -12 * 0.90 set in5_min -12 * 1.10 label in6 "-5V" #ignore in6 compute in6 -@ * 1.666 , -@ / 1.666 set in6_max -5 * 0.95 set in6_min -5 * 1.05 label temp1 "M/B Temp" set temp1_over 45 set temp1_hyst 40 ignore temp2 # PWRTMP connector on P4S333, for external sensor label temp3 "P/S Temp" #ignore temp3 set temp3_over 45 set temp3_hyst 40 # Used for Athlon diode, ignore for P4S333 label temp4 "CPU Temp" set temp4_over 60 set temp4_hyst 50 #ignore temp4 label fan1 "CPU Fan" set fan1_div 4 set fan1_min 2000 ignore fan2 ignore fan3