Hallo.<br>I posted to the jackit-devel list too, so apologies if you&#39;re seeing this again.&nbsp; No luck there...<br><br>jackd version 0.103.0 tmpdir /dev/shm protocol 16<br>2.6.22.1-rt9<br>Debian testing<br><br>I&#39;ve
just noticed that I am unable to set jackd priority on the command
line.&nbsp; I have a script set up to use &quot;sudo chrt&quot; to change it, but when
I comment out that line in the script, jackd runs at 0 with schedule
&quot;other&quot;.
<br><br>My script:<br>sudo chrt -fp 82 `pidof &quot;IRQ-16&quot;`<br>jackd --realtime -P 70 -dalsa -P -p256 -n2 -r44100 &amp;<br>sudo chrt -fp 70 `pidof &quot;jackd&quot;`<br>chrt -p `pidof &quot;IRQ-16&quot;`<br>chrt -p `pidof &quot;jackd&quot;`
<br>exit<br><br>If I comment out the second sudo chrt line, the last line returns:<br>pid 5032&#39;s current scheduling policy: SCHED_OTHER<br>pid 5032&#39;s current scheduling priority: 0<br>otherwise it is SCHED_FF and 70.
<br><br>My kernel has:<br># CONFIG_PREEMPT_NONE is not set<br># CONFIG_PREEMPT_VOLUNTARY is not set<br># CONFIG_PREEMPT_DESKTOP is not set<br>CONFIG_PREEMPT_RT=y<br>CONFIG_PREEMPT=y<br>CONFIG_PREEMPT_SOFTIRQS=y<br>CONFIG_PREEMPT_HARDIRQS=y
<br>CONFIG_PREEMPT_BKL=y<br># CONFIG_CLASSIC_RCU is not set<br>CONFIG_PREEMPT_RCU=y<br><br>/etc/security/limits.conf has:<br>@audio&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;-&nbsp;&nbsp;&nbsp; &nbsp;nice&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;-10<br>@audio&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;-&nbsp;&nbsp;&nbsp; &nbsp;rtprio&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;99<br>@audio&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;-&nbsp;&nbsp;&nbsp; &nbsp;memlock&nbsp;&nbsp;&nbsp;&nbsp; 4000000 (someone on the jack list suggested that my previous value &quot;unlimited&quot; was not recognized, so I stuck this in but no change)
<br><br>and user &quot;<span id="st" name="st" class="st">chuckk</span>&quot; is in group &quot;audio&quot;.<br><br>Lastly, the output from my script when the second sudo chrt line is commented out:<br>------------------------------
<br>pid 684&#39;s current scheduling policy: SCHED_FIFO
<br>pid 684&#39;s current scheduling priority: 82<br>jackd 0.103.0<br>Copyright 2001-2005 Paul Davis and others.<br>jackd comes with ABSOLUTELY NO WARRANTY<br>This is free software, and you are welcome to redistribute it
<br>
under certain conditions; see the file COPYING for details<br><br>JACK compiled with System V SHM support.<br>pid 5132&#39;s current scheduling policy: SCHED_OTHER<br>pid 5132&#39;s current scheduling priority: 0<br>loading driver ..
<br>Enhanced3DNow! detected<br>SSE2 detected<br>apparent rate = 44100<br>creating alsa driver ... hw:0|-|256|2|44100|0|0|nomon<div id="mb_0">|swmeter|-|32bit<br>control device hw:0<br>configuring for 44100Hz, period = 256 frames, buffer = 2 periods
<br>ALSA: final selected sample format for playback: 32bit little-endian<br>ALSA: use 2 periods for playback<br><br>--------------------------------------<br clear="all"><br>Any ideas what I may have missed or misconfigured?
<br><br>Thanks!<br>-<span id="st" name="st" class="st">Chuckk</span></div><br clear="all"><br>-- <br><a href="http://www.badmuthahubbard.com">http://www.badmuthahubbard.com</a>