I installed "cpupower" and by executing the following command i found out that my system was using the "powersave" CPU Governor:
Code: Select all
sudo cpupower frequency-info
Code: Select all
sudo cpupower frequency-set -g performance
It seems like there is no built in feature in MX Linux to change the power plan?
How can i permanently disable the energy saving stuff since this is a workstation and not an office machine?
I'm ideally looking for an easy way without complicated scripts and setup. If possible.
Maybe it would also be possible to do this in the UEFI instead of on the OS Level?
I have this Board: https://www.supermicro.com/en/products/ ... /X13SWA-TF
which has plenty of settings but i'm not an expert with this power saving stuff so i do not want to mess something up. Disabling Speedstep did NOT help but also disabled Turbo Boost.