You can use pstate-frequency to control the Intel P-state driver:
sudo pstate-frequency -S -n <integer percentage>
This sets the minimum frequency to whatever you choose.
Heyo,
Я пытаюсь отключить масштабирование частоты одного из моих процессоров и установить частоту на максимум
Я пытался использовать cpupower -c 1 frequency-set -g governor
и -d 2600000
или с, cpufreq-set
но ничего не работает. Я получаю это:
You can use pstate-frequency to control the Intel P-state driver:
sudo pstate-frequency -S -n <integer percentage>
This sets the minimum frequency to whatever you choose.