HDMI audio not working

Asked by Girish

My ALSA information is located at:

http://www.alsa-project.org/db/?f=85ca372146c77ccef3fd60151d30fb86dd6c2dcf

Introduction:

I'm running Ubuntu 16.04 with an NVidia chipset 'GeForce GT 525M'.

I've installed the proprietary tested driver of NVidia, version 361.42 as suggested in 'Softwares and updates' section. I'm able to connect my laptop to my Sony Bravia TV 48W600B using a HDMI cable and I'm getting the video output perfectly.

Problem Statement:

The problem I'm facing is that I'm not getting any audio output.
NVidia audio card is not detected. In /proc/asound, I don't find an NVidia folder, but a PCH folder(the one for Intel), exists.

Probes:

i.) Command: aplay -l

Result:

**** List of PLAYBACK Hardware Devices ****
  card 0: PCH [HDA Intel PCH], device 0: ALC665 Analog [ALC665 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 1: ALC665 Digital [ALC665 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
  card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0

Things I've tried (with the help of various other links):

1. I tried going to sound settings but I don't see any HDMI option there.

2. I tried pulseaudio -k but in vain.

3. I opened alsamixer and there is no HDMI audio device listed when I press 'F6'.

4. I tried using the command sudo adduser $Username audio and got myself added to the audio group, with no effect.

5. If I use the command pactl set-card-profile 0 output:hdmi-surround
, I get the HDMI 5.1 and 7.1 output option under 'Digital Output(S/PDIF), but it doesn't work when I test it. Soon, the option disappears when I go back. And I'm not able to increase the S/PDIF volume from alsamixer window either.

6. Ran the following utility to get static. speaker-test -c 2 -r 48000 -D hw:0,3. Did not get any noise.

7. And finally, I had installed pavucontrol and set the configuration as 'HDMI output+Analog Input'. There is a dummy output and no sound.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh

Thanks

Revision history for this message
Girish (girishankar7) said :
#2
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Do you get sound in headphones?

Revision history for this message
Girish (girishankar7) said :
#4

@actionparsnip:

Yes, I get sound in my headphones.

Revision history for this message
Launchpad Janitor (janitor) said :
#5

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Open' state without activity for the last 15 days.