<br><br><div class="gmail_quote">On Wed, Dec 17, 2008 at 10:51 AM, Steven Adeff <span dir="ltr">&lt;<a href="mailto:adeffs.mythtv@gmail.com">adeffs.mythtv@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="Wj3C7c">On Sun, Dec 14, 2008 at 12:27 AM, Allen Edwards<br>
&lt;<a href="mailto:allen.p.edwards@gmail.com">allen.p.edwards@gmail.com</a>&gt; wrote:<br>
&gt; On Sat, Dec 13, 2008 at 10:37 AM, Brett Williams &lt;<a href="mailto:vipersbt@gmail.com">vipersbt@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I configured my digital sound using this article in the MythTV Wiki:<br>
&gt;&gt; <a href="http://www.mythtv.org/wiki/index.php/Configuring_Digital_Sound" target="_blank">http://www.mythtv.org/wiki/index.php/Configuring_Digital_Sound</a><br>
&gt;&gt;<br>
&gt;&gt; Everything went fairly smooth, but I am having some problems. &nbsp;My MP3&#39;s<br>
&gt;&gt; don&#39;t play and some movies that I have downloaded won&#39;t play audio either.<br>
&gt;&gt; I am just guessing but it appears to be and issue with 44k versus 48k<br>
&gt;&gt; audio... &nbsp;I don&#39;t know what all is necessary to troubleshoot this, but I can<br>
&gt;&gt; start with telling you the following:<br>
&gt;&gt;<br>
&gt;&gt; &gt;aplay -L<br>
&gt;&gt; default:CARD=NVidia<br>
&gt;&gt; &nbsp; &nbsp; HDA NVidia, ALC662 Analog<br>
&gt;&gt; &nbsp; &nbsp; Default Audio Device<br>
&gt;&gt; front:CARD=NVidia,DEV=0<br>
&gt;&gt; &nbsp; &nbsp; HDA NVidia, ALC662 Analog<br>
&gt;&gt; &nbsp; &nbsp; Front speakers<br>
&gt;&gt; surround40:CARD=NVidia,DEV=0<br>
&gt;&gt; &nbsp; &nbsp; HDA NVidia, ALC662 Analog<br>
&gt;&gt; &nbsp; &nbsp; 4.0 Surround output to Front and Rear speakers<br>
&gt;&gt; surround41:CARD=NVidia,DEV=0<br>
&gt;&gt; &nbsp; &nbsp; HDA NVidia, ALC662 Analog<br>
&gt;&gt; &nbsp; &nbsp; 4.1 Surround output to Front, Rear and Subwoofer speakers<br>
&gt;&gt; surround50:CARD=NVidia,DEV=0<br>
&gt;&gt; &nbsp; &nbsp; HDA NVidia, ALC662 Analog<br>
&gt;&gt; &nbsp; &nbsp; 5.0 Surround output to Front, Center and Rear speakers<br>
&gt;&gt; surround51:CARD=NVidia,DEV=0<br>
&gt;&gt; &nbsp; &nbsp; HDA NVidia, ALC662 Analog<br>
&gt;&gt; &nbsp; &nbsp; 5.1 Surround output to Front, Center, Rear and Subwoofer speakers<br>
&gt;&gt; surround71:CARD=NVidia,DEV=0<br>
&gt;&gt; &nbsp; &nbsp; HDA NVidia, ALC662 Analog<br>
&gt;&gt; &nbsp; &nbsp; 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers<br>
&gt;&gt; iec958:CARD=NVidia,DEV=0<br>
&gt;&gt; &nbsp; &nbsp; HDA NVidia, ALC662 Digital<br>
&gt;&gt; &nbsp; &nbsp; IEC958 (S/PDIF) Digital Audio Output<br>
&gt;&gt; null<br>
&gt;&gt; &nbsp; &nbsp; Discard all samples (playback) or generate zero samples (capture)<br>
&gt;&gt;<br>
&gt;&gt; I am using &#39;iec958:CARD=NVidia,DEV=0&#39;, then when I try the test in the<br>
&gt;&gt; Wiki article:<br>
&gt;&gt;<br>
&gt;&gt; &gt;speaker-test -c2 --device cards.pcm.iec958 --rate 48000<br>
&gt;&gt;<br>
&gt;&gt; speaker-test 1.0.17rc2<br>
&gt;&gt;<br>
&gt;&gt; Playback device is cards.pcm.iec958<br>
&gt;&gt; Stream parameters are 48000Hz, S16_LE, 2 channels<br>
&gt;&gt; Using 16 octaves of pink noise<br>
&gt;&gt; Rate set to 48000Hz (requested 48000Hz)<br>
&gt;&gt; Buffer size range from 64 to 16384<br>
&gt;&gt; Period size range from 32 to 8192<br>
&gt;&gt; Using max buffer size 16384<br>
&gt;&gt; Periods = 4<br>
&gt;&gt; was set period_size = 4096<br>
&gt;&gt; was set buffer_size = 16384<br>
&gt;&gt; &nbsp;0 - Front Left<br>
&gt;&gt; &nbsp;1 - Front Right<br>
&gt;&gt; Time per period = 5.719134<br>
&gt;&gt; &nbsp;0 - Front Left<br>
&gt;&gt; &nbsp;1 - Front Right<br>
&gt;&gt; Time per period = 5.973153<br>
&gt;&gt; &nbsp;0 - Front Left<br>
&gt;&gt; &nbsp;1 - Front Right<br>
&gt;&gt; Time per period = 5.973171<br>
&gt;&gt; &nbsp;0 - Front Left<br>
&gt;&gt; &nbsp;1 - Front Right<br>
&gt;&gt;<br>
&gt;&gt; And when I do the 44k<br>
&gt;&gt; &gt;speaker-test -c2 --device cards.pcm.iec958 --rate 44100<br>
&gt;&gt;<br>
&gt;&gt; speaker-test 1.0.17rc2<br>
&gt;&gt;<br>
&gt;&gt; Playback device is cards.pcm.iec958<br>
&gt;&gt; Stream parameters are 44100Hz, S16_LE, 2 channels<br>
&gt;&gt; Using 16 octaves of pink noise<br>
&gt;&gt; Rate set to 44100Hz (requested 44100Hz)<br>
&gt;&gt; Buffer size range from 64 to 16384<br>
&gt;&gt; Period size range from 32 to 8192<br>
&gt;&gt; Using max buffer size 16384<br>
&gt;&gt; Periods = 4<br>
&gt;&gt; was set period_size = 4096<br>
&gt;&gt; was set buffer_size = 16384<br>
&gt;&gt; &nbsp;0 - Front Left<br>
&gt;&gt; Write error: -5,Input/output error<br>
&gt;&gt; xrun_recovery failed: -5,Input/output error<br>
&gt;&gt; Transfer failed: Operation not permitted<br>
&gt;&gt;<br>
&gt;&gt; So, what am I missing? &nbsp;What do I need to do to get ALL of my audio<br>
&gt;&gt; working correctly?<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Brett M. Williams<br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; mythtv-users mailing list<br>
&gt;&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt;&gt; <a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; Look up my recent posts on the subject. &nbsp;If you can&#39;t find them, email me.<br>
&gt; Basically, delete asound.conf, set mythtv up as specified, I think default<br>
&gt; as ALSA:spdif and other stuff. and turn on digital sound in the mixer.<br>
&gt; &nbsp;Can&#39;t remember the details... &nbsp;Look it up or ask later when I have more<br>
&gt; time.<br>
&gt; Allen<br>
&gt;<br>
&gt; Allen<br>
<br>
</div></div>I&#39;ve been having the same issue on *one* of my frontends running<br>
Mythbuntu 8.10 (the other works fine). I did the whole delete<br>
asound.conf thing and all and still the only audio that will play is<br>
AC3/DTS/MPEG2, mp3, aac, etc. won&#39;t play. This is running Mythbuntu&#39;s<br>
version of the 0.21-fixes compiles.<br>
<br>
I&#39;ve tried lots of things to fix it to no avail. I remember it working<br>
initially, and it works on my other PC, so I&#39;m hoping a re-install<br>
from &quot;scratch&quot; on the machine will fix it. But I really wish I could<br>
figure out why it&#39;s doing it and just fix that.<br>
<br>
--<br>
Steve</blockquote><div><br></div><div>The conclusion to one of these threads was that the fellow had a hardware issue. &nbsp;He put in a soundblaster card he had hanging around and it worked.</div><div><br></div><div>I am running mythbuntu 8.10 on a P4P800E Deluxe and it works fine. &nbsp;If any of my setup parameters would help, please ask.</div>
<div><br></div><div>I have a&nbsp;combined&nbsp;FE\BE and two FE only machines. What I have done on all of them is take the mythbuntu instructions and printed them out and followed it page by page carefully during the install. &nbsp;If I screw up and hit something wrong, I start over. &nbsp;If it doesn&#39;t work, I start over. &nbsp;I would estimate that it takes 3 installs per machine to get it to work.&nbsp;</div>
<div><br></div><div>Hope this helps,</div><div><br></div><div>Allen</div></div>