<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>
<BR>
On Wed, 2009-04-01 at 17:05 -0700, Doug Young wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Wed, Apr 1, 2009 at 3:06 PM, John Andrunas &lt;<A HREF="mailto:john@andrunas.net">john@andrunas.net</A>&gt; wrote:
&gt; You likely need to update ALSA I believe 1.0.19 is the first version
&gt; that supported audio over HDMI for Nvidia, I have Asus M3-N78-Pro and
&gt; that is what I had to do.

since HDMI is showing up on your aplay -l, I'm actually assuming OP is
running alsa 1.0.19 (as that wouldn't show up on my machine
otherwise).  Check out Allen's Digital Audio Howto

<A HREF="http://www.mythtv.org/wiki/AllensDigitalAudioHowto">http://www.mythtv.org/wiki/AllensDigitalAudioHowto</A>

I'm running that same mobo, and I got it to work following Allen's
instructions (although I had to update to version 907 of the BIOS)
</PRE>
</BLOCKQUOTE>
<BR>
I have /var/lib/mythtv/.asoundrc that looks like the below on my Debian install<BR>
<BR>
&nbsp;&nbsp; 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 3<BR>
&nbsp;&nbsp; }<BR>
<BR>
When I use mplayer, sounds comes through the TV with no problem. What do I need to set for the Internal player to play sound through the HDMI?<BR>
<BR>
I have gone into the frontend setup and changed ALSA:default to ALSA:hw:3. Have I got that wrong?<BR>
<BR>
</BODY>
</HTML>