From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Date: Fri, 03 Jul 2015 19:22:59 +0000 Subject: Re: [lm-sensors] Fan Speed From Asus X99-A Message-Id: <5596E113.9010201@roeck-us.net> List-Id: References: <5596C5BA.9060104@pacbell.net> In-Reply-To: <5596C5BA.9060104@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lm-sensors@vger.kernel.org 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