All of lore.kernel.org
 help / color / mirror / Atom feed
From: gimeshell@web.de (gimeshell at web.de)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] better temp2 computation for asus CUSL2C
Date: Sun, 18 Jun 2006 15:15:46 +0000	[thread overview]
Message-ID: <20060618171546.f1242303.gimeshell@web.de> (raw)
In-Reply-To: <20060618021736.f08a39bb.gimeshell@web.de>

On Sun, 18 Jun 2006 11:31:17 +0200
Jean Delvare <khali at linux-fr.org> wrote:

> > But resulting temperature is about 8 degrees too low.
> 
> Compared to what?
> 
> http://www.lm-sensors.org/wiki/FAQ/Chapter3#MyBIOSreportsamuchhigherCPUtemperaturethanyourmodules
> (In particular the last paragraph.)
> 

Yes that's it!
Now what would be better way to correct this? Is there any difference
between both ways?

a) multiply @ with bigger factor eg 31 instead of 30
compute temp2 (@*31/43)+25, ...

b) adding bigger factor, eg 31 instead of 25 to @.
compute temp2 (@*30/43)+31, ...

Why isn't compute line so easy to only add ONE value to @. No
multiplikation anymore. Only addition. Is this a practical thought?

regards,
gimeshell


  parent reply	other threads:[~2006-06-18 15:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-18  0:17 [lm-sensors] better temp2 computation for asus CUSL2C gimeshell at web.de
2006-06-18  9:31 ` Jean Delvare
2006-06-18 15:15 ` gimeshell at web.de [this message]
2006-06-18 17:02 ` Jean Delvare
2006-06-18 18:11 ` gimeshell at web.de
2006-06-18 20:17 ` Jean Delvare
2006-06-27 23:40 ` gimeshell at web.de

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=20060618171546.f1242303.gimeshell@web.de \
    --to=gimeshell@web.de \
    --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.