<div class="gmail_quote">On Mon, May 31, 2010 at 2:39 PM, Raine M. Ekman <span dir="ltr">&lt;<a href="mailto:raine@iki.fi">raine@iki.fi</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
A little more digging shows that qjackctl in Ubuntu 10.4 first tries to reroute audio through JACK and then suspending PA when starting up, so that takes care of PA stepping on JACKs toes. All that actually is needed to get everything working is this line in /etc/pulse/client.conf or ~/.pulse/client.conf:<br>

<br>
enable-shm = no<div><div class="h5">
<br>
</div></div></blockquote></div>Raine, <div><br></div><div>Your suggestion works like a charm. &quot;du -m /dev/shm&quot; shows 1 MB being used, while &quot;ls /dev/shm&quot; shows two (not six) pulse files. Starting qjackctl </div>
<div>increases &quot;du -m /dev/shm&quot; to 64MB, which remain when qjackctl is killed. On the other hand, I can restart qjackctl at least 5 times without problem </div><div>and without increasing the 64MB of memory. May I ask where you were digging to come up with this?</div>
<div><br></div><div>Fons and Alexander,</div><div><br></div><div>This looks like a fairly clean solution without taking any drastic action that might cause upgrade/dependency issues down the road. </div><div><br></div><div>
Many thanks at all,</div><div><br></div><div>John</div><div><br></div><div><br></div>