Hey All, Thanks a lot! Though I still do not have qjackctl working, Ricardo Wurmus's help was a big plus. Now, `jackd -d alsa` works at the command line, so things are starting to move up. Will hopefully have more to report as working shortly. Cheers, Drew Crampsie On Tue, Apr 11, 2017 at 11:08 PM, Thomas Danckaert wrote: > Hi Drew, > > hope this helps: > > - jack 0.124.1 wouldn't work for me either. It was updated to 0.125 > 2 days ago, and the upgrade fixed that for me. > > - about the realtime/limits.conf issue: I added the following service to > my system configuration's services list: > > (pam-limits-service > (list > (pam-limits-entry "@realtime" 'both 'rtprio 99) > (pam-limits-entry "@realtime" 'both 'memlock 'unlimited))) > > all of this courtesy of Ricardo Wurmus actually :) > > Thomas >