On Mon, 8 Aug 2016 08:24:25 -0400, Mac wrote:
>During playback, there are random clicks

If you run

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

the output should be "performance" for each core of your CPU.

If it shouldn't be "performance", then run

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

Consider to post the output of

  /etc/init.d/rtirq status

Regards,
Ralf

-- 
ubuntu-studio-users mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users

Reply via email to