All of lore.kernel.org
 help / color / mirror / Atom feed
From: martind@noxam.com
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] ASUS M3A78-CM
Date: Thu, 11 Jun 2009 23:28:27 +0000	[thread overview]
Message-ID: <56834.1244762907@noxam.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2279 bytes --]

 
	Hi all! 
 After couple hours... figured out the config for an ASUS M3A78-CM
 motherboard
 Here you go!
 chip "it87-*" "it8712-*"
 # The values below have been tested on Asus M3A78-CM motherboards.
     label in0 "VCore 1"
     ignore in1
     label in2 "+3.3V"
     ignore in3
     label in4 "+12V"
     label in5 "+5V"
     ignore in6
     ignore in7
     label in8 "VBat"
     compute in4 ((28/10) +1)*@  , @/((28/10) +1)
     compute in5 @*(1+(22/10)),  @/(1+(22/10))
     set in0_min  1.30 * 0.95
     set in0_max  1.30 * 1.05
     set in2_min  3.3 * 0.95
     set in2_max  3.3 * 1.05
     set in4_min   12 * 0.95
     set in4_max   12 * 1.05
     set in5_min    5 * 0.95
     set in5_max    5 * 1.05
     set temp1_type 2
     set temp2_type 2
     set temp3_type 3
     ignore temp3
     label temp1       "CPU Temp"
     label temp2       "M/B Temp"
 _____________________________________
 remove everything else!
 here is the output from sensors:
 frodo:/sys/class/hwmon/hwmon1/device # sensors
 atk0110-acpi-0
 Adapter: ACPI interface
 Vcore Voltage:     +1.30 V  (min =  +0.85 V, max =  +1.60 V)
  +3.3 Voltage:     +3.28 V  (min =  +2.97 V, max =  +3.63 V)
  +5 Voltage:       +4.97 V  (min =  +4.50 V, max =  +5.50 V)
  +12 Voltage:     +12.22 V  (min = +10.20 V, max = +13.80 V)
 CPU FAN Speed:    2295 RPM  (min =  600 RPM)
 CHASSIS FAN Speed:   0 RPM  (min =  600 RPM)
 POWER FAN Speed:  1313 RPM  (min =  600 RPM)
 CPU Temperature:   +48.0&deg;C  (high = +60.0&deg;C, crit =
 +95.0&deg;C)
 MB Temperature:    +35.0&deg;C  (high = +45.0&deg;C, crit =
 +95.0&deg;C)
 it8712-isa-0290
 Adapter: ISA adapter
 VCore 1:     +1.30 V  (min =  +1.23 V, max =  +1.36 V)
 +3.3V:       +3.28 V  (min =  +3.14 V, max =  +3.47 V)
 +12V:       +12.22 V  (min = +11.37 V, max = +12.59 V)
 +5V:         +4.97 V  (min =  +4.76 V, max =  +5.27 V)
 VBat:        +3.20 V
 fan1:       2295 RPM  (min =    0 RPM)
 fan2:          0 RPM  (min =    0 RPM)
 fan3:       1313 RPM  (min =    0 RPM)
 CPU Temp:    +48.0&deg;C  (low  =  -1.0&deg;C, high =  -5.0&deg;C) 
 sensor = thermistor
 M/B Temp:    +35.0&deg;C  (low  =  -1.0&deg;C, high = +127.0&deg;C) 
 sensor = thermistor
 cpu0_vid:   +1.550 V
 frodo:/sys/class/hwmon/hwmon1/device #
 Best Regards
 Martin Desormeaux
 a.k.a Neo2048

[-- Attachment #1.2: Type: text/html, Size: 2869 bytes --]

[-- Attachment #2: Type: text/plain, Size: 153 bytes --]

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

             reply	other threads:[~2009-06-11 23:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-11 23:28 martind [this message]
2009-06-21  7:40 ` [lm-sensors] ASUS M3A78-CM Jean Delvare

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56834.1244762907@noxam.com \
    --to=martind@noxam.com \
    --cc=lm-sensors@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.