All of lore.kernel.org
 help / color / mirror / Atom feed
From: davidhaertig@earthlink.net (David Haertig)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] lm-sensors install changed/corrupted
Date: Fri, 04 Nov 2005 16:12:23 +0000	[thread overview]
Message-ID: <436B79A5.10705@earthlink.net> (raw)
In-Reply-To: <43699477.5000809@earthlink.net>

Hi Jean -

Thank you.  After posting my last message I found
that sensors.conf file and started learning about
it.  I figured all's I had to do was configure
a few things.  You've confirmed that.  Will try
to do all that tonight.  Thanks very much for
the help and your dedication to lm-sensors!

Jean Delvare wrote:
> Hi David,
> 
> On 2005-11-04, David Haertig wrote:
> 
>>Now the sensors program is reporting good data, more or less.
>>Below are the results from sensors and the results that BIOS
>>reports during boot.  Looks like the it8712 section gets the two
>>fan speeds correct, and some of the voltages.  Notable is that
>>the it8712 reports the +3.3 as +6.5 whereas BIOS reads the +3.3
>>as +3.23
> 
> 
> Take a look at /etc/sensors.conf should, there's a beautiful comment in
> the it87-* section about that problem exactly:
> 
>   # If 3.3V reads 2X too high (Soyo Dragon and Asus A7V8X-X, for example),
>   # comment out following line.
>      compute in2   2*@ , @/2
> 
> Given the number of times users reported about this, I wonder if we
> shouldn't comment out that line by default.
> 
> 
>>If you ignore the it8712 bad readings on -5 and -12
>>(these seem totally bogus), the rest of the it8712 voltage
>>readings look good.
> 
> 
> It's quite frequent that negative voltage lines are not monitored (as
> stated in our FAQ). I'm not even sure these lines are used on modern
> systems. If the BIOS doesn't list them, they are probably not wired for
> monitoring. Add the following to your configuration file:
> 
>    ignore in5
>    ignore in6
> 
> And comment out the set in{5,6}_{min,max} lines.
> 
> 
>>The it8712 gets all the temperatures wrong however.
>>
>>Scroll down to the lm90 section and you'll see good readings
>>for both the CPU and system temps.
> 
> 
> No surprise here, it all makes sense. They wanted to use a dedicated chip
> for temperature monitoring (LM90), so they don't use the IT8712F
> temperature monitoring feature. You may try changing the sensor types
> between 2 (thermistor) and 3 (diode) and see if it provides plausible
> measurements, but chances are it won't.
> 
> You can set the thermal sensor types to 0 to disable these inputs, add
> "ignore" statements and comment out the "set" statements.
> 
> 
>>The eeprom section looks pretty useless to me, but the data
>>it reports is correct.  I didn't know you needed a "sensor"
>>to tell you how much memory you have!  ;-)
> 
> 
> Future versions of libsensors will not show non-hardware-monitoring chips
> anymore. Eeproms were listed for historical reasons.
> 
> --
> Jean Delvare
> 

      parent reply	other threads:[~2005-11-04 16:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-03  5:37 [lm-sensors] lm-sensors install changed/corrupted David Haertig
2005-11-03 13:19 ` Jean Delvare
2005-11-03 16:49 ` David Haertig
2005-11-03 23:14 ` Jean Delvare
2005-11-04  2:23 ` David Haertig
2005-11-04 10:11 ` Jean Delvare
2005-11-04 16:12 ` David Haertig [this message]

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=436B79A5.10705@earthlink.net \
    --to=davidhaertig@earthlink.net \
    --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.