The following information may have errors; It is not permissible to be read by anyone who has ever met a lawyer. Use is confined to Engineers with more than 370 course hours of electronic engineering for theoretical studies.
All content entered becomes and is (C)2007 Transtronics, Inc. the property of Transtronics, Inc. Rest assured that your contributions won't be sold and will be publicly available.
ph +1(785) 841 3089 Email inform@xtronics
Intel D865PERL.conf
From Transwiki
# Sensors configuration file used by 'libsensors' -(/etc/sensors.conf # # # PLEASE READ THIS HELPFUL HINT!!! # # # # The 'set' lines (generally for min and max values) # # do not take effect until you run 'sensors -s' as root !!! # # # Explainations of this file are found with "man sensors.conf " or at # the top of the stock sensors.conf file. ### chip "lm85c-*" "adm1027-*" "adt7463-*" "lm85-*" "lm85b-*" set temp1_max 50 # Voltage inputs label in0 "V1.5" # AGP on Intel S845WD1-E label in1 "VCore" label in2 "V3.3" label in3 "V5" label in4 "V12" # Temperature inputs label temp1 "CPU" label temp2 "Board" label temp3 "Remote" # Fan inputs label fan1 "CPU_Fan" label fan2 "Fan2" label fan3 "Fan3" label fan4 "Fan4" # PWM Outputs label pwm1 "CPU_PWM" label pwm2 "Fan2_PWM" label pwm3 "Fan3_PWM" # Voltage scaling is done on-chip. No 'compute' directive # should be necessary. If in0 has external scaling set # it here. # compute in0 @ * 2.5, @ / 2.5 # Adjust fans speeds for actual pulses per rev # compute fan1 @ * 2, @ / 2 # 1 pulse per rev # set fan1_ppr 1 # ADM1027 or ADT7463 # compute fan2 @ / 2, @ * 2 # 4 pulse per rev # set fan2_ppr 4 # ADM1027 or ADT7463 # Ignore fans you (or your motherboard) don't have # ignore fan2 # ignore fan3 # ignore fan4 # Set VRM version set vrm 9.1 # Pentium 4 # Set voltage limits set in0_min 1.5 * 0.95 set in0_max 1.5 * 1.05 set in1_min vid * 0.94 set in1_max vid * 1.05 set in2_min 3.3 * 0.95 set in2_max 3.3 * 1.05 set in3_min 5.0 * 0.98 set in3_max 5.0 * 1.02 set in4_min 12 * 0.95 set in4_max 12 * 1.05 # Set Fan limits set fan1_min 2501 set fan3_min 3000 set fan4_min 1000 # Set Temp Limits set temp1_min 10 set temp1_max 41 set temp2_min 10 set temp2_max 37 set temp3_min 10 set temp3_max 37
