<br><br><div class="gmail_quote">On Fri, Sep 10, 2010 at 7:49 AM, Adam Jimerson <span dir="ltr">&lt;<a href="mailto:vendion@gmail.com">vendion@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;">
Ok so I&#39;m still fighting with MythTv to get audio from my cable connection, I have the audio device set to the capture device on my card, I have a screenshot of the Input Devices section of mythtv-setup -&gt; <a href="http://imgur.com/eMZXc.png" target="_blank">http://imgur.com/eMZXc.png</a>.  From the console output when starting mythfrontend I see a couple of lines that I don&#39;t know if it has anything to do with my problem:<div>

<br></div><div><div>2010-09-10 08:34:12.895 Opening audio device &#39;default&#39;. ch 6(2) sr 48000 (reenc 0)                                                                              </div><div>2010-09-10 08:34:12.896 Opening ALSA audio device &#39;default&#39;.                    </div>

<div>ALSA lib control.c:902:(snd_ctl_open_noupdate) Invalid CTL /dev/mixer           </div><div>2010-09-10 08:34:12.929 AudioOutput Warning: Mixer attach error -2: No such file or directory                                                                   </div>

<div>                        Check Mixer Name in Setup: &#39;/dev/mixer&#39;                 </div><div>2010-09-10 08:34:13.129 ProgramInfo(): Updated pathname &#39;&#39;:&#39;&#39; -&gt; &#39;1002_20100910083412.nuv&#39;         </div>
</div></blockquote><div><br></div><div>I would start with some simple checks.</div><div><br></div><div>1.  Find a known good recording with audio that you can play back in on another computer.  This will verify that you have a recording that can playback sound.</div>
<div>2.  Play back this recording using mplayer on your frontend outside of Myth.  This will verify that you have good audio output working at the OS leve.</div><div>3.  Play back this recording using Myth (either by browsing to it in the frontend or at the commandline using mythavtest).  This will verify you have audio output from Myth</div>
<div>4.  Record a show on your 950Q</div><div>5.  Play back this recording using Myth (since you already confirmed in Step 3 that you have audio output).  This will verify that your recordings have sound.</div><div><br></div>
<div>Let me know which step fails and then include logs from that step.