diff --git a/etc/sensors.conf.eg b/etc/sensors.conf.eg index 65c27163..677bcf28 100644 --- a/etc/sensors.conf.eg +++ b/etc/sensors.conf.eg @@ -527,18 +527,16 @@ chip "w83697hf-*" label in8 "VBat" # Tyan Trinity S2495 KT400 has a few differences. Thanks to Eric Schumann -# for proving this information. +# for proving this information. Same is true for Epox 8K3A and 8KHA+. +# Thanks to Thomas Schorpp for additional feedback. # label in2 "VAgp" -# label in5 "+3.3V" +# label in5 "+3.3V" # aka. Vio # label in6 "Vdimm" # label in7 "VBat" # label in8 "V5SB" # -# For Epox 8K3A you should swap in7 and in8: -# label in7 "V5SB" -# label in8 "VBat" -# -# You'll also want to comment out the in5 and in6 compute lines right below. +# You'll also want to comment out the in5 and in6 compute lines right below, +# and rename compute in7 to compute in8. compute in3 ((6.8/10)+1)*@ , @/((6.8/10)+1) compute in4 ((28/10)+1)*@ , @/((28/10)+1) @@ -568,17 +566,17 @@ chip "w83697hf-*" set in8_min 3.0 * 0.80 set in8_max 3.0 * 1.20 -# And for Tyan Trinity S2495 KT400: +# And for Tyan Trinity S2495 KT400 and Epox 8K3A and 8KHA+: # set in2_min 1.5 * 0.95 # set in2_max 1.5 * 1.05 # set in5_min 3.3 * 0.95 # set in5_max 3.3 * 1.05 -# set in6_min 2.5 * 0.95 -# set in6_max 2.5 * 1.05 +# set in6_min 2.5 * 0.95 # 2.6 on Epox? +# set in6_max 2.5 * 1.05 # 2.6 on Epox? # set in7_min 3.0 * 0.90 # set in7_max 3.0 * 1.10 -# set in8_min 5 * 0.95 -# set in8_max 5 * 1.05 +# set in8_min 5 * 0.90 +# set in8_max 5 * 1.10 # set up sensor types (thermistor is default) # 1 = PII/Celeron Diode; 2 = 3904 transistor;