My laptop's CPU fan creeps me out and I am trying to lower it but when I am attempting to run sudo pwmconfig
and I get /usr/sbin/pwmconfig: There are no pwm-capable sensor modules installed
The laptop is an HP G250 G5, with Intel i3 CPU, and AMD R5 M430, but the driver doesn't exist for Ubuntu 16.04
Make sure that you're running BIOS
F.23 Rev.A
from Dec 23, 2016. If you need to update, go to https://support.hp.com/us-en/drivers/selfservice/hp-250-g5-notebook-pc/10180321.In
terminal
...If it returns no result, then...
In
terminal
...If it returns no result, then...
You'll want to read up a little on
thermald
by typingman thermald
andman thermal-conf.xml
, interminal
. After stopping the currently running thermald process, you can runthermald
manually in--no-daemon mode
to watch if it's doing the right thing, or as a basis for writing your own custom config file.