Страница 1 из 1

Как "открыть доступ" к политике conservative?

Добавлено: 31 янв 2023, 01:00
_Pokoi_
Раньше путём отключения intel_pstate в grub'e можно было с помощью утилиты установить все эти политики :
powersave
performance
ondemand
conservative
userspace
schedutil

inxi
CPU: dual core Intel Core i5-6200U (-MT MCP-)
speed/min/max: 2614/400/2800 MHz Kernel: 5.15.0-58-generic x86_64 Up: 34m
Mem: 3256.4/7816.7 MiB (41.7%) Storage: 465.76 GiB (2.5% used) Procs: 270
Shell: Bash inxi: 3.3.13


Раньше всегда устанавливалась политика conservative через эту этилиту(linux-tools-generic) , а щас чёт ругается :
sudo cpupower frequency-set -g conservative
Setting cpu: 0
Error setting new values. Common errors:
- Do you have proper administration rights? (super-user?)
- Is the governor you requested available and modprobed?
- Trying to set an invalid policy?
- Trying to set a specific frequency, but userspace governor is not available,
for example because of hardware which cannot be set to a specific frequency
or because the userspace governor isn't loaded?
Единственные две доступные - powersave и perfomance