All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard <richjunk@pacbell.net>
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] Fan Speed From Asus X99-A
Date: Fri, 03 Jul 2015 17:26:18 +0000	[thread overview]
Message-ID: <5596C5BA.9060104@pacbell.net> (raw)

How do I have lm-sensors report the fan speed of the fans attached to my
Asus X99-A motherboard? (Right now I can only seed the fan speeds by
booting into BIOS.)

lm-sensors does a good job of temperatures:

$ sensors
coretemp-isa-0000
Adapter: ISA adapter
Physical id 0:  +41.0 C  (high = +87.0 C, crit = +105.0 C)
Core 0:         +33.0 C  (high = +87.0 C, crit = +105.0 C)
Core 1:         +33.0 C  (high = +87.0 C, crit = +105.0 C)
Core 2:         +33.0 C  (high = +87.0 C, crit = +105.0 C)
...

but no fan speeds.

My /etc/conf.d/lm_sensors file looks like:

======# Generated by sensors-detect on Fri Jul  3 10:01:46 2015
# This file is sourced by /etc/init.d/lm_sensors and defines the modules to
# be loaded/unloaded.
#
# The format of this file is a shell script that simply defines variables:
# HWMON_MODULES for hardware monitoring driver modules, and optionally
# BUS_MODULES for any required bus driver module (for example for I2C or
SPI).

# Load modules at startup
LOADMODULES=yes

# Initialize sensors at startup
INITSENSORS=yes

HWMON_MODULES="coretemp nct6775"
=======

Both coretemp and nct6775 modules are loaded according to lsmod.

Any idea on how to receive fan speeds?




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

             reply	other threads:[~2015-07-03 17:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-03 17:26 Richard [this message]
2015-07-03 19:22 ` [lm-sensors] Fan Speed From Asus X99-A Guenter Roeck

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=5596C5BA.9060104@pacbell.net \
    --to=richjunk@pacbell.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.