<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 6, 2014 at 4:50 PM, Kaj Ailomaa <span dir="ltr"><<a href="mailto:zequence@mousike.me" target="_blank">zequence@mousike.me</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class=""><br>
<br>
On Tue, May 6, 2014, at 05:01 PM, Mac wrote:<br>
> (I think) Previously (AV Linux & UBS 12) the Pulse sink and source was<br>
> there but not connected.<br>
> Then my script connected them where I wanted them to go. The script still<br>
> does this, but<br>
> the pulse output is already connected to the AF12 ch1 & 2 and then my<br>
> script connects them<br>
> to ch1 & 2 again. So I want Pulse source & sink, I just don't want it to<br>
> be<br>
> auto connected.<br>
><br>
<br>
</div>I'm pretty sure the behavior has been the same all along. Did some<br>
googling, and found that there in deed is an option for stopping the<br>
sink and source from auto-connecting, by adding the option:<br>
connect=false<br>
<a href="http://lists.freedesktop.org/archives/pulseaudio-discuss/2007-July/000420.html" target="_blank">http://lists.freedesktop.org/archives/pulseaudio-discuss/2007-July/000420.html</a><br>
<br>
So, if you want to have the sink and source loaded automatically, but<br>
not auto-connect, change the line in /etc/pulse/<a href="http://default.pa" target="_blank">default.pa</a> to:<br>
<br>
load-module module-jackdbus-detect channels=2 connect=false<br>
<br>
</blockquote><div><br></div><div>Modified <a href="http://default.pa">default.pa</a> as above and it works.<br>I now get 2 pulse sink and 2 pulse source, but nothing connected. <br></div><div><br><br>Thanks for the help.<br>
</div><div>Mac<br></div></div></div></div>