All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jay Foster <jayf0ster@roadrunner.com>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] ITE 8620E Support
Date: Tue, 24 Feb 2015 16:26:44 +0000	[thread overview]
Message-ID: <54ECA644.4010805@roadrunner.com> (raw)
In-Reply-To: <543DD4BE.9000308@roadrunner.com>

On 2/24/2015 4:11 AM, Jean Delvare wrote:
> Hi Jay,
>
> On Tue, 14 Oct 2014 18:58:22 -0700, Jay Foster wrote:
>> I have a new Gigabyte Z97X-UD5H motherboard that has the ITE 8620E
>> chip.  I see on the wiki/Devices site that there is no driver for it.
>> The notes state that you can try loading the it87 module with the
>> force_id=0x8728 option.  I can confirm that this did succeed and sensors
>> reports voltages and fan speeds.  I don't know if fan speed control works.
> Thanks for the report. Can you please share the actual output of
> "sensors" with us?
>
I have also included a copy of my /etc/sensors.d/gigabyte.conf file to 
apply labels to the fans I have hooked up.  The items commented out are 
guesses.

/etc/sensors.d/gigabyte.conf:
# libsensors configuration file
# for Gigabyte Z97X-UD5H MB
# -----------------------------
#
# The it87.ko driver does not support the ITE 8620E chip.  The it87.ko
# driver is force loaded with the force_id=0x8728 option.  This is why
# both the it8728-* and it6820-* chips are listed here.
#

chip "it8728-*" "it8620-*"

# Fans
     label fan1 "CPU fan"
     set fan1_min 700

     label fan5 "Sys1 fan"
     set fan5_min 200

#    label fan4 "Sys2 fan"
#    set fan4_min 200

#    label fan3 "Sys3 fan"
#    set fan3_min 200

#    label fan2 "Sys4 fan"
#    set fan2_min 200

### temperatures

#    label temp1 "System temp" # tops at 33 degrees C
#    set temp1_min 10
#    set temp1_max 60

#    ignore temp2 # shows always 25 degrees C
#    set temp2_min 0
#    set temp2_max 60

#    label temp3 "CPU temp"
#    set temp3_min 10
#    set temp3_max 85

sensors output:
acpitz-virtual-0
Adapter: Virtual device
temp1:        +27.8°C  (crit = +105.0°C)
temp2:        +29.8°C  (crit = +105.0°C)

it8728-isa-0a30
Adapter: ISA adapter
in0:          +0.04 V  (min =  +0.00 V, max =  +3.06 V)
in1:          +2.04 V  (min =  +0.00 V, max =  +3.06 V)
in2:          +2.02 V  (min =  +0.00 V, max =  +3.06 V)
in3:          +2.02 V  (min =  +0.00 V, max =  +3.06 V)
in4:          +0.01 V  (min =  +0.00 V, max =  +3.06 V)
in5:          +1.76 V  (min =  +0.00 V, max =  +3.06 V)
in6:          +1.50 V  (min =  +0.00 V, max =  +3.06 V)
3VSB:         +3.38 V  (min =  +0.00 V, max =  +6.12 V)
Vbat:         +3.02 V
CPU fan:     2368 RPM  (min =  700 RPM)
fan2:           0 RPM  (min =    0 RPM)
fan3:           0 RPM  (min =    0 RPM)
fan4:           0 RPM  (min =    0 RPM)
Sys1 fan:     543 RPM  (min =  200 RPM)
temp1:        +30.0°C  (low  = +127.0°C, high = +127.0°C)  sensor = 
thermistor
temp2:        +35.0°C  (low  = +127.0°C, high = +127.0°C)  sensor = 
thermistor
temp3:        +21.0°C  (low  = +127.0°C, high = +127.0°C)  sensor = 
Intel PECI
intrusion0:  ALARM

coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:  +30.0°C  (high = +80.0°C, crit = +100.0°C)
Core 0:         +30.0°C  (high = +80.0°C, crit = +100.0°C)
Core 1:         +29.0°C  (high = +80.0°C, crit = +100.0°C)
Core 2:         +25.0°C  (high = +80.0°C, crit = +100.0°C)
Core 3:         +28.0°C  (high = +80.0°C, crit = +100.0°C)


_______________________________________________
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 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-15  1:58 [lm-sensors] ITE 8620E Support Jay Foster
2015-02-24 12:11 ` Jean Delvare
2015-02-24 16:26 ` Jay Foster [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=54ECA644.4010805@roadrunner.com \
    --to=jayf0ster@roadrunner.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.