<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Aug 19, 2013 at 12:52 PM, John Nissley <span dir="ltr">&lt;<a href="mailto:jnissley@nissley.org" target="_blank">jnissley@nissley.org</a>&gt;</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">On Fri, 2013-08-16 at 14:28 -0700, Karl Newman wrote:<br>
&gt; On Fri, Aug 16, 2013 at 1:10 PM, Joseph Fry &lt;<a href="mailto:joe@thefrys.com">joe@thefrys.com</a>&gt; wrote:<br>
&gt;         On Fri, Aug 16, 2013 at 4:02 PM, John Nissley<br>
&gt;         &lt;<a href="mailto:jnissley@nissley.org">jnissley@nissley.org</a>&gt; wrote:<br>
&gt;         &gt; I am running close to the latest trunk of mythtv and for the<br>
&gt;         last few<br>
&gt;         &gt; months I have been having some interesting challenges with<br>
&gt;         digital<br>
&gt;         &gt; audio.<br>
&gt;         &gt; I am running Fedora 18 and an intel CPU with intel graphics<br>
&gt;         and sound<br>
&gt;         &gt; drivers.  A few months ago the digital sound stopped going<br>
&gt;         out through<br>
&gt;         &gt; my spdif connector and started going through my DVI<br>
&gt;         connector that is<br>
&gt;         &gt; connected with a DVI to HDMI connector to my TV.  My TV has<br>
&gt;         a spdif out<br>
&gt;         &gt; but it only works for TV stations the TV tunes and not sound<br>
&gt;         coming in<br>
&gt;         &gt; from an HDMI port.  I am trying to get the digital sound to<br>
&gt;         go through<br>
&gt;         &gt; my SPDIF connection so I can get it to my tuner.<br>
&gt;         &gt; Can anyone point me in the direction to get this resolved?<br>
&gt;         &gt; Many thanks..<br>
&gt;<br>
&gt;<br>
&gt;         If the sound is being carried VIA the graphics cable, then<br>
&gt;         most likely<br>
&gt;         you have two sound devices in your system.  One is probably a<br>
&gt;         standard<br>
&gt;         Intel or Realtek HDA hosting your spdif.  The other is likely<br>
&gt;         associated with your video card.  In mythtv&#39;s playback menus,<br>
&gt;         make<br>
&gt;         sure that your explicitly telling it to use the standard sound<br>
&gt;         card,<br>
&gt;         not the video card.<br>
&gt;<br>
&gt; There was also a change to ALSA in kernel 3.8 which broke S/PDIF. It<br>
&gt; was about device numbering or something. It was broken in favor of<br>
&gt; fixing HDMI sound, but I think a newer version of alsa-lib can fix it,<br>
&gt; but you&#39;d need to re-scan in myth. It may not solve your problem, but<br>
&gt; it might be something worth exploring.<br>
&gt;<br>
&gt;<br>
&gt; Karl<br>
&gt;<br>
Thanks for your response. I am on kernel version <a href="tel:3.10.7-100" value="+13107100">3.10.7-100</a> fc18 and my<br>
alsa lib is alsa-lib-1.0.26-2.fc18.x86_64.  Do you have any idea if this<br>
is the offending lib version and if so what is the best way to replace<br>
it with a new one.  I have even tried installing a stand alone PCI sound<br>
card just to make sure it was not in internal motherboard issue and<br>
still no success.  I have basically tested with all available sound<br>
outputs that mythtv give me and found that only the HDMI and analog<br>
outputs work.<br>
<br>
</blockquote></div>From what I can tell, you would need to upgrade to alsa-lib 1.0.27 to get S/PDIF to work again, or downgrade your kernel to 3.7 (maybe--your distro might pull in patches early). Look at this changelog section: <a href="http://www.alsa-project.org/main/index.php/Detailed_changes_v1.0.26_v1.0.27#Control_API">http://www.alsa-project.org/main/index.php/Detailed_changes_v1.0.26_v1.0.27#Control_API</a><br>

<br></div><div class="gmail_extra">Karl<br></div></div>