All my stereo soundcards are identical, which is why I am confused by them only showing their sources and not their sinks. Their directories in /proc/asound/ are also nearly identical.<br><br>I think this must be a bug. is there a way to manually command pulse to load output profiles on boot?<br>
<br><br><br>They work fine split up on another computer, but when I put them all together on the same computer, pulse somehow fails to give 2 of the cards an output profile:<br><br>    profiles:<br>        input:analog-mono: Analog Mono Input (priority 1)<br>
        off: Off (priority 0)<br><br>as opposed to<br><br>    profiles:<br>        output:analog-stereo: Analog Stereo Output (priority 6000)<br>        output:analog-stereo+input:analog-mono: Analog Stereo Output + Analog Mono Input (priority 6001)<br>
        output:iec958-stereo: Digital Stereo Duplex (IEC958) (priority 5500)<br>        output:iec958-stereo+input:analog-mono: Digital Stereo (IEC958) Output + Analog Mono Input (priority 5501)<br>        input:analog-mono: Analog Mono Input (priority 1)<br>
        off: Off (priority 0)<br><br><br><br><br><div class="gmail_quote">On Wed, Nov 30, 2011 at 4:43 AM, Maarten Bosmans <span dir="ltr">&lt;<a href="mailto:mkbosmans@gmail.com">mkbosmans@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">2011/11/29 Cyrus Vafadari &lt;<a href="mailto:cyrusv@mit.edu">cyrusv@mit.edu</a>&gt;:<br>
<div class="im">&gt; I&#39;m trying to use a bunch of sundcards (8 usb + 4 hdmi + 1 mobo) to control<br>
&gt; different zones separately &amp; combine them in cool ways.<br>
&gt;<br>
&gt; I&#39;m having trouble getting pulse to recognize all of my soundcards&#39;<br>
&gt; existence.<br>
&gt;<br>
&gt; aplay -l recognizes all 13 cards, as does &quot;pacmd list-cards&quot;, but pulse only<br>
&gt; recognizes 10 of them (0-9). It seems to find them in the &quot;pacmd dump&quot;, but<br>
&gt; not in list-sinks.<br>
<br>
</div>Cards and sinks are different things. A card can have zero or more<br>
sinks and zero or more sources. This can also change according to<br>
which profile is selected for the card.<br>
<br>