<div dir="auto">Indeed...This pc has 7. Definitely script time. ;)</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Jun 7, 2018, 5:43 PM Michael Jarosch <<a href="mailto:riotsound@riotmusic.de">riotsound@riotmusic.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am Donnerstag, den 07.06.2018, 19:36 +0200 schrieb Ralf Mardorf:<br>
> You could use command line without a tool.<br>
> <br>
> Set the governor to performance by running<br>
> <br>
> echo performance | sudo tee<br>
> /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor<br>
> <br>
> Check the status by running<br>
> <br>
> cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor<br>
> <br>
> Disable performance mode by either running<br>
> <br>
> echo powersave | sudo tee<br>
> /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor<br>
> <br>
> when on an Intel CPU or by running<br>
> <br>
> echo ondemand | sudo tee<br>
> /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor<br>
> <br>
> if your CPU should be an AMD.<br>
<br>
That's the old way you did it, but you can't do that with debian and<br>
ubuntu, nowadays.<br>
I used "cpufreq-set" but it comes a bit unhandy 'cause you must use one<br>
order for every cpu. I have 4.<br>
<br>
Greets!<br>
Mitsch<br>
_______________________________________________<br>
Linux-audio-user mailing list<br>
<a href="mailto:Linux-audio-user@lists.linuxaudio.org" target="_blank" rel="noreferrer">Linux-audio-user@lists.linuxaudio.org</a><br>
<a href="https://lists.linuxaudio.org/listinfo/linux-audio-user" rel="noreferrer noreferrer" target="_blank">https://lists.linuxaudio.org/listinfo/linux-audio-user</a><br>
</blockquote></div>