ich verwende derzeit Ubuntu 21.10 und bin relativ neu bei Linux, daher bin ich mir nicht ganz sicher, wie ich Dinge ändern soll, aber hier ist, was ich getan habe, um in verschiedenen Foren nach Antworten zu suchen
cpupower frequency-info
analyzing CPU 0:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 0
CPUs which need to have their frequency coordinated by software: 0
maximum transition latency: 4.0 us
hardware limits: 800 MHz - 3.20 GHz
available frequency steps: 3.20 GHz, 2.50 GHz, 1.90 GHz, 800 MHz
available cpufreq governors: conservative ondemand userspace powersave performance schedutil
current policy: frequency should be within 800 MHz and 3.20 GHz.
The governor "schedutil" may decide which speed to use
within this range.
current CPU frequency: Unable to call hardware
current CPU frequency: 1.90 GHz (asserted by call to kernel)
boost state support:
Supported: no
Active: no
ich möchte es auf Leistung umstellen, da das Betriebssystem während der Nutzung ruckelt, da es nicht 100 % der CPU-Leistung nutzt. Ich habe versucht, dies zu tun, aber es ist eine Fehlermeldung aufgetreten
sudo systemctl disable schedutil
Failed to disable unit: Unit file schedutil.service does not exist.
Ich bin nicht sicher, wie ich den Leistungsregler dauerhaft einstelle.