<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
This is my ~mythtv/.asoundrc:<br>
<br>
-- BEGIN --<br>
pcm.!default {<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; type hw<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; card 0<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; device 2<br>
}<br>
-- END --<br>
<br>
However, remember that this is specific to my sound card. It just
happens to be the case that ALSA identifies the SPDIF output of my card
to be device 2. This is how I found the info for the file above:<br>
<br>
$ cat /proc/asound/devices<br>
&nbsp; 2:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : timer<br>
&nbsp; 3: [ 0- 2]: digital audio playback<br>
&nbsp; 4: [ 0- 1]: digital audio capture<br>
&nbsp; 5: [ 0- 0]: digital audio playback<br>
&nbsp; 6: [ 0- 0]: digital audio capture<br>
&nbsp; 7: [ 0]&nbsp;&nbsp; : control<br>
&nbsp; 8: [ 1- 0]: digital audio capture<br>
&nbsp; 9: [ 1]&nbsp;&nbsp; : control<br>
&nbsp;10: [ 2- 0]: digital audio capture<br>
&nbsp;11: [ 2]&nbsp;&nbsp; : control<br>
<br>
Notice the following line:<br>
&nbsp; 3: [ 0- 2]: digital audio playback<br>
<br>
I believe that this is read as device 2 on card 0. My understanding is
that sound is played on 0-0 by default, so if the default setup is not
causing audio to come out of SPDIF, check it.<br>
<br>
Jesse.<br>
<br>
<br>
<br>
Razza wrote:
<blockquote
 cite="mid!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA8O9xUMr9kkqPpVI%2FXaGbi8KAAAAQAAAAP%2FVpcNIYjkWWhKyV5OmYPwEAAAAA@brambletree.net"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <title>Message</title>
  <meta content="MSHTML 6.00.2900.3020" name="GENERATOR">
  <div><font face="Arial" size="2"><span class="875040518-17122006">Hi
all, I'm trying to get my FrontEnd to pass all sound through the SPDIF
output. I have looked for /etc/alsa.conf and ~/.asound neither of which
can be found. Can anyone point me to a good article (excluding - <a
 href="http://www.mythtv.org/wiki/index.php/Configuring_Digital_Sound">http://www.mythtv.org/wiki/index.php/Configuring_Digital_Sound</a>)&nbsp;for
the linux challenged?! </span></font></div>
  <div><font face="Arial" size="2"><span class="875040518-17122006"></span></font>&nbsp;</div>
  <div><font face="Arial" size="2"><span class="875040518-17122006">Regards,</span></font></div>
  <div><font face="Arial" size="2"><span class="875040518-17122006">Ray</span></font></div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
</body>
</html>