All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Configuration for Gigabyte Z77-D3H
@ 2014-01-13 20:49 Mathias Gerber
  2014-02-21 10:21 ` Jean Delvare
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mathias Gerber @ 2014-01-13 20:49 UTC (permalink / raw)
  To: lm-sensors

[-- Attachment #1: Type: text/plain, Size: 606 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Folks

Finally I could demystify most of the sensor values for this mainboard.
My configuration file is attached to this email.

Not clear is the temp1 reading. Should be PCH temp AFAIK.
But here I read most of the time 32°C or sometimes 33°C.
- -- 
kind regards
 mathias
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlLUUUMACgkQnfTEjDUZ2fME0wCcCFL+MOQtiNi4Yhj+BRlwPvYQ
X28AoLi9YyXl+bqqr0EfBasJ96A+GMc+
=FrNz
-----END PGP SIGNATURE-----

[-- Attachment #2: ga-z77-d3h.conf --]
[-- Type: text/plain, Size: 1926 bytes --]

chip "acpitz-virtual-0"
    ignore temp1 # stays always at 27.8°C
    ignore temp2 # dito

chip "it8728-*"

    label in0 "0: CPU Vtt"
    set in0_min 1.02    # I'm liberal with these, 2-3% tops
    set in0_max 1.08    # after that, cpu gets very unstable

    label in1 "1: +3.3V"
    set in1_min 3.3 * 0.95    # Some boards including GA-H67MA-UD2H
    set in1_max 3.3 * 1.05    # don't have 3.3V voltage reading
    compute in1 1.649*@,@/1.649 # multipliers provided by Martin Malik author of hwinfo

    label in2 "2: +12V"
    set in2_min 12 * 0.95
    set in2_max 12 * 1.05
    compute  in2  @ * (72/12), @ / (72/12) #mg,15.05.13

    label in3 "3: +5V"
    set in3_min 5 * 0.95
    set in3_max 5 * 1.05
    compute in3 2.5*@,@/2.5

    label in4 "4: Vaxg"	# Voltage used by the video controller embedded inside the CPU
    set in4_min 0.4
    set in4_max 1.4

    label in5 "5: Vcore"
    set in5_min 0.825 * 0.95
    set in5_max 1.425 * 1.05

    label in6 "6: Vdram"
    set in6_min 1.5 * 0.95    # adjust these, 1.35 for LVDDR3
    set in6_max 1.5 * 1.05    # 1.5V is recommended, 1.65 tops
     
    label in7 "7: 3VSB"
    set in7_min 3.00 * 0.95
    set in7_max 3.00 * 1.05

    label in8 "8: Vbat"
    set in8_min  3.0 * 0.90
    set in8_max  3.0 * 1.10

### fan

    label fan1 "CPU fan"
    set fan1_min 700

    ignore fan2 # comment if connected
    label fan2 "Sys1 fan"
    set fan2_min 0

    label fan3 "Sys2 fan"
    set fan3_min 200 

    label fan4 "Sys3 fan"
    set fan4_min 200 

    ignore fan5 # comment if connected
    label fan5 "Sys4 fan"
    set fan5_min 0 

### temperatures

    label temp1 "PCH temp??" # shows always 33°C
    set temp1_min 10
    set temp1_max 60

    ignore temp2
    label temp2 "MB temp??" # shows always 25°C
    set temp2_min 0
    set temp2_max 60

    label temp3 "CPU temp"
    set temp3_min 10
    set temp3_max 85

    ignore intrusion0 # activate if in use

[-- Attachment #3: ga-z77-d3h.conf.sig --]
[-- Type: application/octet-stream, Size: 72 bytes --]

[-- Attachment #4: 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] 5+ messages in thread

end of thread, other threads:[~2014-02-22 14:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-13 20:49 [lm-sensors] Configuration for Gigabyte Z77-D3H Mathias Gerber
2014-02-21 10:21 ` Jean Delvare
2014-02-22  1:29 ` Mathias Gerber
2014-02-22  9:13 ` Jean Delvare
2014-02-22 14:53 ` Mathias Gerber

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.