CPU: speed laptop
Revision as of 07:34, 9 December 2021 by Onnowpurbo (talk | contribs)
Supaya speed laptop rendah saat booting
di /etc/default/grub tambahkan
GRUB_CMDLINE_LINUX_DEFAULT="... intel_pstate=disable p4-clockmod"
sudo update-grub
di shell lakukan
echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
install acpi
sudo apt-get install acpi-support acpid acpi sudo cpupower frequency-set -g powersave