I tried a few things to get jack working, but it doesn't start.
Starting jack with qjackctl gave me the following errors:
14:57:36.761 D-BUS: Service not available (org.jackaudio.service aka jackdbus). connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No such file or directory) attempt to connect to server failed
Running via commandline
Running with realtime mode (default)
jackd -R -dalsa
gave me:
JACK is running in realtime mode, but you are not allowed to use realtime scheduling.
Adding this line to /etc/security/limits.conf didn't change anything besides that the message that I should add it to this file has dissapeared
@audio - rtprio 99
Running without realtime mode
sudo jackd -r -dalsa -dhw:PCH -r48000 -p1024 -n2 (dhw:PCH is specific to my soundcard device)
starts jack successfully but I sadly still have no chance to connect with bitwig studio