Difference between revisions of "CPU: speed laptop"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Supaya speed laptop rendah saat booting Saat boot di grub config tambah intel_pstate=disable") |
Onnowpurbo (talk | contribs) |
||
| Line 1: | Line 1: | ||
Supaya speed laptop rendah saat booting | Supaya speed laptop rendah saat booting | ||
| − | + | di /etc/default/grub tambahkan | |
intel_pstate=disable | intel_pstate=disable | ||
| + | |||
| + | |||
| + | di shell lakukan | ||
| + | |||
| + | echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo | ||
Revision as of 07:05, 9 December 2021
Supaya speed laptop rendah saat booting
di /etc/default/grub tambahkan
intel_pstate=disable
di shell lakukan
echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo