Hi, I'm struggling with a Myth-specific sound issue.  I just bought a cool Logitech X-530 surround speaker set for my mythbox, and excitedly set it up.  I got Xine working fine playing DVDs with great surround, but Myth refuses to accept the parameters that *should* accept surround.
<br><br>[To begin with, I searched the archive and google extensively with the following words: (mythtv surround intel8x0 alsa alsa:default &quot;no sound&quot; hw plug) so please don't just tell me to search]<br><br>I have no real .asoundrc.&nbsp; I *did* set up this:
<br><br>pcm.!default {<br>&nbsp; type plug<br>&nbsp; slave.pcm &quot;surround51&quot;<br>}<br><br>Which works great with some 6-channel .wav files in aplay.<br><br>I set up ALSA:default in Myth and get NO sound at all.&nbsp; ALSA:surround51 does the same.&nbsp; ALSA:hw:0,0 works, but ignores my back speakers.
<br><br>I also set up OSS emulation, IIRC, surround just won't go through OSS at all:<br><br>pcm.dsp0 {<br>&nbsp; type plug<br>
&nbsp; slave.pcm &quot;surround51&quot;<br>
}<br>
<br>Again, the hardware+system seem to work fine, given the right parameters... I can't figure out the right parameters to give Myth (nor where it's documented)<br><br>Any pointers?<br>