|
I just did a fresh install of the system. My MD's are M3N78-VM and I use to be able to get video and audio via HDMI. Now for whatever reason, it stopped working.
My config is the same as before when it use to work. Here is the parameters:
Alsa: 1.0.23 nvidia: 195 (installs by default)
New install, things I had to change: For some reason xorg.conf showed "device" as "vesa" and not "nvidia" This fixed my inability to pick U2 (fixed)
I use to just setup the MD and download/compile/install the new alsa via script, go into alsamixer and unmute everything and reboot. Viola, audio over HDMI worked. Now it is not working.
Any idea's anyone? Everything I use to have to change looks right.
Thanks,
Tony
Couple screen shots:
root@moon33:~# 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@moon33:~# aplay -L null Discard all samples (playback) or generate zero samples (capture) front:CARD=NVidia,DEV=0 HDA NVidia, ALC1200 Analog Front speakers surround40:CARD=NVidia,DEV=0 HDA NVidia, ALC1200 Analog 4.0 Surround output to Front and Rear speakers surround41:CARD=NVidia,DEV=0 HDA NVidia, ALC1200 Analog 4.1 Surround output to Front, Rear and Subwoofer speakers surround50:CARD=NVidia,DEV=0 HDA NVidia, ALC1200 Analog 5.0 Surround output to Front, Center and Rear speakers surround51:CARD=NVidia,DEV=0 HDA NVidia, ALC1200 Analog 5.1 Surround output to Front, Center, Rear and Subwoofer speakers surround71:CARD=NVidia,DEV=0 HDA NVidia, ALC1200 Analog 7.1 Surround output to Front, Center, Side, Rear and Woofer speakers iec958:CARD=NVidia,DEV=0 HDA NVidia, ALC1200 Digital IEC958 (S/PDIF) Digital Audio Output hdmi:CARD=NVidia,DEV=0 HDA NVidia, NVIDIA HDMI HDMI Audio Output
root@moon33:~# cat /proc/asound/version Advanced Linux Sound Architecture Driver Version 1.0.23. Compiled on Jun 7 2010 for kernel 2.6.27-17-generic (SMP). root@moon33:~# cat /proc/asound/devices 0: [ 0] : control 1: : sequencer 4: [ 0- 0]: hardware dependent 7: [ 0- 3]: hardware dependent 16: [ 0- 0]: digital audio playback 17: [ 0- 1]: digital audio playback 19: [ 0- 3]: digital audio playback 24: [ 0- 0]: digital audio capture 25: [ 0- 1]: digital audio capture 26: [ 0- 2]: digital audio capture 33: : timer
|