<br><br><div class="gmail_quote">2009/1/18 Phil Wild <span dir="ltr">&lt;<a href="mailto:philwild@gmail.com">philwild@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello all,<br><br>I am chasing some expert advice...<br><br>I am building my first MythTV frontend. I have an Asus m3n78-em motherboard with onboard HDMI. I have install mythbuntu amd64. I have upgraded alsa to 1.0.18.<br>

<br>I can send audio to the TV through hdmi using aplay<br><br>e.g. aplay /usr/share/sounds/card_shuffle.wav<br><br>aplay -l lists <br><br>root@juliette:~# aplay -l<br>**** List of PLAYBACK Hardware Devices ****<br>card 0: NVidia [HDA NVidia], device 0: ALC1200 Analog [ALC1200 Analog]<br>

&nbsp; Subdevices: 1/1<br>&nbsp; Subdevice #0: subdevice #0<br>card 0: NVidia [HDA NVidia], device 1: ALC1200 Digital [ALC1200 Digital]<br>&nbsp; Subdevices: 1/1<br>&nbsp; Subdevice #0: subdevice #0<br>card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]<br>

&nbsp; Subdevices: 1/1<br>&nbsp; Subdevice #0: subdevice #0<br>root@juliette:~# <br><br><br>and I have setup a default entry in /etc/asound.conf as<br><br>pcm.!default {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; type hw<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; card 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; device 3<br>
}<br>
<br>From within mythtv, I can send sound and video to the screen from an apple movie trailer, but with liveTV or a recording from my backend with a Nova-T 500, I get no sound. I am trying to figure out if the sound issue is a backend problem or a frontend problem. <br>

<br>Where should I be looking?<br></blockquote><div><br>I have gotten a little further and now know my issue is somehow related to mythtv. I have exported my backend recordings directory and have mounted it on my frontend via nfs. This allowed my to open one of the .mpg files with mplayer and it played on the TV with audio through the hdmi cable.<br>
<br>MythTV however, does not give me audio from live TV or recordings..<br><br>Cheers<br><br>Phil<br></div></div>