4G: instalasi UHD di Ubuntu 20.04

From OnnoCenterWiki
Revision as of 04:05, 27 September 2022 by Unknown user (talk) (Created page with "==Set CPU Freq== sudo apt-get install cpufrequtils echo 'GOVERNOR="performance"' | sudo tee /etc/default/cpufrequtils sudo systemctl disable ondemand cek cat /sys/devic...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Set CPU Freq

sudo apt-get install cpufrequtils
echo 'GOVERNOR="performance"' | sudo tee /etc/default/cpufrequtils
sudo systemctl disable ondemand

cek

cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

reboot komputer