* [lm-sensors] sensors.conf for Abit KN9 Ultra motherboard
@ 2007-08-06 7:18 Dawn Light
2007-08-06 7:53 ` Hans de Goede
0 siblings, 1 reply; 2+ messages in thread
From: Dawn Light @ 2007-08-06 7:18 UTC (permalink / raw)
To: lm-sensors
[-- Attachment #1: Type: text/plain, Size: 163 bytes --]
Here's another one. I've posted this one as a ticket before but i've noticed it didn't get on the wiki so here it is.
--
Dawn Light
שחר אור 050-7966664
[-- Attachment #2: sensors.conf --]
[-- Type: text/plain, Size: 1544 bytes --]
# "My best guesses at my ABIT KN9 Ultra" Contributed by Dawn Light
# Based on "Winbond W83627EHF configuration originally contributed by Leon Moonen"
chip "w83627ehf-*"
label in0 "CPU Core"
label in1 "DDR2"
label in2 "AVCC"
label in3 "3VCC"
label in4 "DDR2 VTT"
label in5 "PCIE"
label in6 "ATX +5V"
label in7 "VSB"
label in8 "VBAT"
label in9 "ATX +12V"
compute in1 @*(1+(10/10)), @/(1+(10/10))
compute in6 @*(1+(22/10)), @/(1+(22/10))
compute in9 @*(1+(61/10)), @/(1+(61/10))
set in0_min 1.15
set in0_max 1.25
set in1_min 2.05
set in1_max 2.15
set in4_min 0.95
set in4_max 1.15
set in5_min 1.50*0.95
set in5_max 1.50*1.05
set in6_min 5.0*0.95
set in6_max 5.0*1.05
set in9_min 12.0*0.95
set in9_max 12.0*1.05
# Set the 3.3V
set in2_min 3.3*0.95
set in2_max 3.3*1.05
set in3_min 3.3*0.95
set in3_max 3.3*1.05
set in7_min 3.3*0.95
set in7_max 3.3*1.05
set in8_min 3.3*0.90
set in8_max 3.3*1.10
# Fans
label fan1 "SYS Fan"
label fan2 "CPU Fan"
label fan3 "AUX1 Fan"
label fan4 "AUX2 Fan"
# ignore fan3
ignore fan4
set fan1_min 400
set fan2_min 2500
set fan3_min 890
# Temperatures
label temp1 "Sys Temp"
label temp2 "CPU Temp"
label temp3 "PWM Temp"
# ignore temp3
set temp1_over 41
set temp1_hyst 50
set temp2_over 50
set temp2_hyst 60
set temp3_over 50
set temp3_hyst 60
[-- Attachment #3: Type: text/plain, Size: 153 bytes --]
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-06 7:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-06 7:18 [lm-sensors] sensors.conf for Abit KN9 Ultra motherboard Dawn Light
2007-08-06 7:53 ` Hans de Goede
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.