Re: Asus P8P67 Pro configuration (for wiki)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Feb 19, 2013 06:53:41 PM, Jean Delvare wrote:
Hi Artem,
>
>On Fri, 15 Feb 2013 09:47:19 +0000 (UTC), Artem S. Tashkinov wrote:
>> Hi,
>> 
>> Here  's my Asus P8P67 Pro lm-sensors configuration (I couldn  't create a wiki page):
>
>I  've created it for you:
>http://www.lm-sensors.org/wiki/Configurations/Asus/P8P67%20Pro
>
>
>This looks incomplete: no +5V, no +12V and no fans? The BIOS shows them
>so they must be present. If you need help to find the mapping and
>scaling for +5V and +12V, please read this article:
>http://www.lm-sensors.org/wiki/VoltageLabelsAndScaling
>
>Also the voltage limits are odd, there  's little rationale for allowing
>-5% but up to +10%. The ATX specification says +/- 5% for positive
>voltage values.

My bad, it turns out I had two configurations in use. My raw data looks
this way:

nct6776-isa-0290
Adapter: ISA adapter
in0:          +0.79 V  (min =  +0.75 V, max =  +1.35 V)
in1:          +1.02 V  (min =  +0.95 V, max =  +1.05 V)
in2:          +3.33 V  (min =  +3.14 V, max =  +3.63 V)
in3:          +3.33 V  (min =  +3.14 V, max =  +3.63 V)
in4:          +1.02 V  (min =  +0.95 V, max =  +1.05 V)
in5:          +2.04 V  (min =  +0.00 V, max =  +0.00 V)   ALARM
in7:          +3.41 V  (min =  +3.14 V, max =  +3.63 V)
in8:          +3.34 V  (min =  +3.14 V, max =  +3.47 V)
fan1:           0 RPM  (min =    0 RPM)  ALARM
fan2:         710 RPM  (min =  500 RPM)
fan3:           0 RPM  (min =    0 RPM)  ALARM
fan4:           0 RPM  (min =    0 RPM)  ALARM
fan5:           0 RPM  (min =    0 RPM)  ALARM
SYSTIN:       +35.0°C  (high = +50.0°C, hyst = +40.0°C)  sensor = thermistor
CPUTIN:       -60.0°C  (high = +80.0°C, hyst = +75.0°C)  sensor = diode
AUXTIN:       +34.5°C  (high = +80.0°C, hyst = +75.0°C)  sensor = thermistor
PECI Agent 0: +23.5°C
cpu0_vid:    +0.000 V

My fan1,3-5 are not connected so I removed them from the configuration
to avoid the noise the sensors command produces.

OK, here's the final, hopefully correct version. I'm very sorry for posting the
incorrect version.

chip "w83627ehf-*" "w83627dhg-*" "w83667hg-*" "nct6775-*" "nct6776-*"
# nct6776 values for Asus P8P67 PRO

label in0 "Vcore"
    set in0_min 0.75
    set in0_max 1.35

label in1 "+12V"
    compute in1 @ * 12, @ / 12
    set in1_min  12 * 0.95
    set in1_max  12 * 1.05

label in2 "AVCC"
    set in2_min  3.3 * 0.95
    set in2_max  3.3 * 1.05

label in3 "+3.3V"
    set in3_min  3.3 * 0.95
    set in3_max  3.3 * 1.05

label in4 "+5V"
    compute in4 @ * 5, @ / 5
    set in4_min  5 * 0.95
    set in4_max  5 * 1.05

# always reads +2.04V, ignoring
ignore in5

label in7 "3VSB"
    set in7_min  3.3 * 0.95
    set in7_max  3.3 * 1.05

label in8 "Vbat"
    set in8_min  3.3 * 0.95
    set in8_max  3.3 * 1.05

label temp1 "MB"
    set temp1_max 50
    set temp1_max_hyst 40

# always reads -60C, ignoring
ignore temp2

label temp3 "MB's CPU sensor"

# these fans are not present
ignore fan1
ignore fan3
ignore fan4
ignore fan5

label fan2 "CPU Fan"
    set fan2_min  500

---

Best regards,

Artem

_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux