Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3260

Docs, HowTos, Tips & Tricks • [HowTo] Change permantly CPU scaling governor

$
0
0
Whatever you try with your system, always first Backup!

1. First, at the terminal, check the current governor with:

Code:

cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
2. Find the available governors:

Code:

cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
3. Open the file which you can find with:

Code:

cat /etc/init.d/cpufrequtils
And change the GOVERNOR=

4. Save the file, reboot and the governor you select will be permanently.

Statistics: Posted by panpan — 2024-03-16 15:15 — Replies 2 — Views 39



Viewing all articles
Browse latest Browse all 3260

Trending Articles