All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Fan Speed From Asus X99-A
@ 2015-07-03 17:26 Richard
  2015-07-03 19:22 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Richard @ 2015-07-03 17:26 UTC (permalink / raw)
  To: lm-sensors

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [lm-sensors] Fan Speed From Asus X99-A
  2015-07-03 17:26 [lm-sensors] Fan Speed From Asus X99-A Richard
@ 2015-07-03 19:22 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2015-07-03 19:22 UTC (permalink / raw)
  To: lm-sensors

Hi Richard,

On 07/03/2015 10:26 AM, Richard wrote:
> 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?
>

The following links might give you a hint.

http://www.lm-sensors.org/wiki/FAQ/Chapter3#Mysensorshavestoppedworkinginkernel2.6.31

http://lists.lm-sensors.org/pipermail/lm-sensors/2014-September/042744.html

Guenter


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-03 19:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03 17:26 [lm-sensors] Fan Speed From Asus X99-A Richard
2015-07-03 19:22 ` Guenter Roeck

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.