All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <jdelvare@suse.de>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Test with Chip IT8620E on a Gigabyte GA-H97M-HD3 version 2
Date: Tue, 24 Feb 2015 13:21:53 +0000	[thread overview]
Message-ID: <20150224142153.13fcf158@endymion.delvare> (raw)
In-Reply-To: <BLU436-SMTP1351904A8E5B1CC00D893290240@phx.gbl>

Hi Cedric,

On Wed, 11 Feb 2015 01:25:34 +0100, cedric wrote:
> Thank for your works.
> 
> modeprobe it87 option force_id=0x8728
> 
> On a Gigabyte GA-H97M-HD3 with chip IT8620E

Thanks for the report. Just a few comments:

> chip "coretemp-isa-0000"
> 
> # ark.intel.com
> # maxi 72 degrees C
> 
> label temp1 "CPU Temp"
> compute temp1  @ + 10, @ / @ - 10
> compute temp2  @ + 10, @ / @ - 10
> compute temp3  @ + 10, @ / @ - 10

Which CPU model is this? If the coretemp driver doesn't get TjMax
right, it should be fixed.

> # FAN
> 
> label fan1 "CPU Fan"
> set fan1_min 700
> compute fan1 1.17 * @, @ / 1.17

Most certainly wrong (scaling is never needed for fan speed) unless the
IT8620E uses a different clock frequency than all other chips. Rather
unlikely if you ask me. So I think your fan has some form of automatic
speed control, either integrated or done by the chipset, and it spins
faster in the BIOS simply because the CPU is busier in the BIOS. If I am
correct then just put some load on the CPU under Linux and you'll get
the same fan speed as in the BIOS without the compute statement above.

-- 
Jean Delvare
SUSE L3 Support

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

  parent reply	other threads:[~2015-02-24 13:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-10 19:33 [lm-sensors] Test with Chip IT8620E on a Gigabyte GA-H97M-HD3 cedric
2015-02-11  0:25 ` [lm-sensors] Test with Chip IT8620E on a Gigabyte GA-H97M-HD3 version 2 cedric
2015-02-24 13:21 ` Jean Delvare [this message]
2015-02-24 15:15 ` cedric
2015-02-24 15:23 ` Jean Delvare
2015-02-24 16:41 ` Guenter Roeck
2015-02-24 16:49 ` cedric
2015-02-24 16:50 ` cedric
2015-02-25  7:24 ` 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=20150224142153.13fcf158@endymion.delvare \
    --to=jdelvare@suse.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.