About the cpu scaling governor/performance policy and TLPUI

Too silent fans? - #8 by nikgnomic
cpupower is configured in /etc/default/cpupower to use performance governor
but the systemd service cpupower.service is not turned on

this command is all that is needed to turn on systemd service

systemctl enable cpupower.service --now
1 Like