<div dir="ltr"><div dir="ltr"><div>Hiya,</div><div><br></div><div>I'm trying to use DragonflyBSD for realtime audio with jackd.  The recentish scheduling priority work seem like a good match for fat convoluted reverbs...  Mwahaha...</div><div><br></div><div>Anyway, jackd runs fine as superuser, but as a normal user says:</div><div>> cannot use real-time scheduling (FIFO at priority 10) [for thread 8519872, from thread 8519872] (1: Operation not permitted)</div><div>> cannot create engine</div><div><br></div><div>I guess it's a permissions thing?  This just gives the same message:</div><div>> sudo rtprio 0 nice -n -20 su `whoami` -c "jackd -doss"</div><div><br></div><div>The user I'm trying it under is part of 'wheel' and 'video', and ulimit says the user is unlimited.  The priority option in login.conf is ':priority=0:'</div><div><br></div><div>This page <a href="http://www.jackaudio.org/faq/linux_rt_config.html">http://www.jackaudio.org/faq/linux_rt_config.html</a> says I should use pam.  I've tried this, but pam_limits does not seem to be in the system anyway</div><div><br></div><div>So I'm stuck, but it works for superuser...  So I should be able to get it to work somehow??</div><div><br></div><div><br></div><div><br></div><div>If someone could help or give a suggestion;  that would be awesome</div><div><br></div><div>Another other, much smaller, issue is with pam_ssh.  However I set it up pamtester says:</div><div>> pamtester: invoking pam_start(login, tse, ...)</div><div>> pamtester: Initialization failure</div><div><br></div><div>And /var/log/messages contains:</div><div>> beloved pamtester: in try_dlopen(): /usr/lib/security//pam_ssh.so.2: /usr/lib/priv/libprivate_ssh.so.4: Undefined symbol "inflateInit_"</div><div>> beloved pamtester: in openpam_load_module(): no pam_ssh.so found</div><div>> beloved login: in try_dlopen(): /usr/lib/security//pam_ssh.so.2: /usr/lib/priv/libprivate_ssh.so.4: Undefined symbol "inflateInit_"</div><div>> beloved login: in openpam_load_module(): no pam_ssh.so found</div><div>> beloved login: pam_start(): System error</div><div><br></div><div>Anyway, thanks for a great system, and for any help</div><div><br></div><div><br></div></div></div>