linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* lm_sensors configuration for Gigabyte M61P-S3 AM2+ motherboard
@ 2010-01-15 10:08 Artem S. Tashkinov
       [not found] ` <4B503EA8.7080709-VInPYn6yXxRWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Artem S. Tashkinov @ 2010-01-15 10:08 UTC (permalink / raw)
  To: linux-i2c-u79uwXL29TY76Z2rM5mHXA

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

Hi, there!

It seems like 
http://www.lm-sensors.org/wiki/Configurations/FancyManufacturer is 
broken, so I'm sending lm_sensors configuration for my motherboard 
straight to your mailing list. I hope someone will add this 
configuration to your TRAC/Wiki.

Cheers!


[-- Attachment #2: it8716.txt --]
[-- Type: text/plain, Size: 1675 bytes --]

# lm_sensors configuration for Gigabyte M61P-S3 AM2+ motherboard

chip "it8716-*"

# Voltages

    label  in0  "VCore"    # CPU Core Voltage
    label  in1  "VDDR"     # DDR2 1.8V
    label  in2  "+3.3V"    # VCC3
    label  in3  "+5V"      # VCC
    label  in4  "+12V"
    label  in5  "-12V"
    label  in6  "-5V"
    label  in7  "5VSB"     # VCCH
    label  in8  "VBat"

    compute in3  ((6.8/10)+1)*@ , @/((6.8/10)+1)
    compute in4  ((30/10)+1)*@  , @/((30/10)+1)
    compute in5 -(30/10+1)*@, -@/(30/10+1)
    compute in6  (1+120/56)*@ - 4.096*120/56 , (@ + 4.096*120/56)/(1+120/56)
    compute in7  ((6.8/10)+1)*@ , @/((6.8/10)+1)

#    Not setting in0 min/max, because different AMD CPUs have
#    different voltages, besides with C'n'Q enabled this voltage
#    can fluctuate a lot
#    set in0_min  vid * 0.95
#    set in0_max  vid * 1.05
     set in1_min  1.8 * 0.95
     set in1_max  1.8 * 1.05
     set in2_min  3.3 * 0.95
     set in2_max  3.3 * 1.05
     set in3_min    5 * 0.95
     set in3_max    5 * 1.05
     set in4_min   12 * 0.95
     set in4_max   12 * 1.05
     set in5_max  -12 * 0.95
     set in5_min  -12 * 1.05
     set in6_max   -5 * 0.95
     set in6_min   -5 * 1.05
     set in7_min    5 * 0.95
     set in7_max    5 * 1.05
# The chip does not support in8 min/max

# Temperatures

    label  temp1  "M/B Temp"
    label  temp2  "CPU Temp"
    label  temp3  "M/B Temp"

    set temp2_max   60

# Fans

    label  fan1 "CPU Fan"
    label  fan2 "Case Fan"
    ignore fan3  # This motherboard doesn't have the second system fan

#   My fans can stop if the temperature is OK, adjust for your situation
#   set fan1_min 2000
#   set fan2_min 2000

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: lm_sensors configuration for Gigabyte M61P-S3 AM2+ motherboard
       [not found] ` <4B503EA8.7080709-VInPYn6yXxRWk0Htik3J/w@public.gmane.org>
@ 2010-01-15 11:42   ` Jean Delvare
  0 siblings, 0 replies; 2+ messages in thread
From: Jean Delvare @ 2010-01-15 11:42 UTC (permalink / raw)
  To: Artem S. Tashkinov; +Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA

On Fri, 15 Jan 2010 15:08:40 +0500, Artem S. Tashkinov wrote:
> Hi, there!
> 
> It seems like 
> http://www.lm-sensors.org/wiki/Configurations/FancyManufacturer is 
> broken, so I'm sending lm_sensors configuration for my motherboard 
> straight to your mailing list. I hope someone will add this 
> configuration to your TRAC/Wiki.

Except that this is the completely wrong mailing list. We're doing I2C
here, not lm-sensors.

-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-15 11:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-15 10:08 lm_sensors configuration for Gigabyte M61P-S3 AM2+ motherboard Artem S. Tashkinov
     [not found] ` <4B503EA8.7080709-VInPYn6yXxRWk0Htik3J/w@public.gmane.org>
2010-01-15 11:42   ` Jean Delvare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).