[mythtv-users] Issues with audio over HDMI

Phil Wild philwild at gmail.com
Sun Jan 18 13:49:14 UTC 2009


Hello all,

I am chasing some expert advice...

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.

I can send audio to the TV through hdmi using aplay

e.g. aplay /usr/share/sounds/card_shuffle.wav

aplay -l lists

root at juliette:~# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 0: ALC1200 Analog [ALC1200 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 1: ALC1200 Digital [ALC1200 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
root at juliette:~#


and I have setup a default entry in /etc/asound.conf as

pcm.!default {
        type hw
        card 0
        device 3
}



More information about the mythtv-users mailing list