Re: Ubuntustudio and frequency scaling

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You could use command line without a tool.

Set the governor to performance by running

echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

Check the status by running

cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

Disable performance mode by either running

echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

when on an Intel CPU or by running

echo ondemand | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor

if your CPU should be an AMD.
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@xxxxxxxxxxxxxxxxxxxx
https://lists.linuxaudio.org/listinfo/linux-audio-user




[Index of Archives]     [Linux Sound]     [ALSA Users]     [Pulse Audio]     [ALSA Devel]     [Sox Users]     [Linux Media]     [Kernel]     [Photo Sharing]     [Gimp]     [Yosemite News]     [Linux Media]

  Powered by Linux