Closed dddomin3 closed 7 years ago
http://jackaudio.org/faq/linux_rt_config.html
That issue is happening. User needs to run dpkg-reconfigure -p high jack manually, since the ansible install cannot answer this question automatically.
dpkg-reconfigure -p high jack
Can also do this configuration via ansible instead, pretty simple, honestly.
Solved by PR #23
http://jackaudio.org/faq/linux_rt_config.html
That issue is happening. User needs to run
dpkg-reconfigure -p high jack
manually, since the ansible install cannot answer this question automatically.