• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Change Default CPUFreq Governor

d4mo

Senior member
Anyone know how to change the default CPUFreq governor? I've tried cpufreq-set but that only changes it until I reboot.

I know I could just write a small script, but if there is a better way of doing it, I would like to know.
 
I don't think there's a definitive way, the kernel just uses whichever was loaded first. Most distros include a script to set it for you, for example on Debian you would use /etc/default/cpufrequtils.
 
Back
Top