<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 11/15/2010 04:46 PM, Jean-Yves Avenard wrote:
    <blockquote
      cite="mid:AANLkTikOd9cO36BtvOy9ccDmdBszUu9vs5_wHos1cabP@mail.gmail.com"
      type="cite">Hi<br>
      <br>
      <div class="gmail_quote">On 16 November 2010 02:09, Brian Long <span
          dir="ltr">&lt;<a moz-do-not-send="true"
            href="mailto:briandlong@gmail.com">briandlong@gmail.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          On my 0.23.1 system with similar specs, I have the following
          /etc/asoundrc:<br>
          pcm.!default {<br>
          &nbsp; &nbsp;type hw<br>
          &nbsp; &nbsp;card 0<br>
          &nbsp; &nbsp;device 3<br>
          }<br>
          ctl.!default {<br>
          &nbsp; &nbsp;type hw<br>
          &nbsp; &nbsp;card 0<br>
          }<br>
          <br>
        </blockquote>
        <div><br>
          this serves no purpose with 0.24<br>
          <br>
          <br>
          Just go into the audio settings in mythtv, and select the HDMI
          port.<br>
        </div>
      </div>
    </blockquote>
    I had to hit the "Scan for audio devices" button to get my HDMI to
    show up in the list of devices. &nbsp;It works like a digital
    passthrough; the only volume control is through the TV. &nbsp;Myth's
    volume control has no effect. &nbsp;I'm guessing there's a way to get
    alsa (phonon? pulse?) configured so the PCM is processed before
    being sent down the wire, but it works as-is. &nbsp;I'm used to using my
    AVR's volume control (SPDIF) in the living room so using the TV's
    volume control in the bedroom comes naturally. &nbsp;I&nbsp;needed to add a
    /etc/asound.conf that looks similar to Jean-Yves' asoundrc to get
    the default PCM device for the system to be the HDMI out. &nbsp;I found
    the info on how to set it up from this page:
    <a class="moz-txt-link-freetext" href="http://alsa.opensrc.org/index.php/DigitalOut">http://alsa.opensrc.org/index.php/DigitalOut</a>.<br>
    <br>
    Dave D.<br>
    <br>
  </body>
</html>