I have an asus zenbook with Ubuntu 16.04 installed.
I'm having an issue where the fans are always running on high. Does anyone know how I can resolve this? I have found a number of related topics, but none that seemed to apply to my specific situation.
The only thing I tried previously was an Asus laptop package that wouldn't install on my computer.
All my temps are in the low to mid range, so I don't think it's an issue with CPU usage.
dpkg -l intel-microcode
:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-======================-================-================-=================================================
ii intel-microcode 3.20151106.1 amd64 Processor microcode firmware for Intel CPUs
dpkg -l thermald
:
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-======================-================-================-=================================================
ii thermald 1.5-2ubuntu2 amd64 Thermal monitoring and controlling daemon
fancontrol
working? Does changing CPU governors do anything? – negusp Nov 28 '16 at 14:38pwmconfig
I get "There are no working fan sensors, all readings are 0" – hal Nov 28 '16 at 14:46terminal
output ofdpkg -l intel-microcode
anddpkg -l thermald
. – heynnema Nov 28 '16 at 23:31