Hello,
I want to run jack (for use with zynaddsubfx), but it doesn't launch, telling real-time scheduling is not permitted :
How can I allow this so jack can work ?
Thank you.
I want to run jack (for use with zynaddsubfx), but it doesn't launch, telling real-time scheduling is not permitted :
Code:
JACK compiled with System V SHM support.
cannot use real-time scheduling (FIFO at priority 10) [for thread 25255936, from thread 25255936] (1: Operation not permitted)
cannot create engine
connect(2) call to /tmp/jack-1001/default/jack_0 failed (err=No such file or directory)
connect(2) call to /tmp/jack-1001/default/jack_0 failed (err=No such file or directory)
connect(2) call to /tmp/jack-1001/default/jack_0 failed (err=No such file or directory)
connect(2) call to /tmp/jack-1001/default/jack_0 failed (err=No such file or directory)
connect(2) call to /tmp/jack-1001/default/jack_0 failed (err=No such file or directory)
attempt to connect to server failed
Error, failed to open jack client on server: status 17
Error, NULL jackClient through Start()
ERROR: The default audio output failed to open!
How can I allow this so jack can work ?
Thank you.