You are not logged in.

#1 2011-12-20 04:59:15

Mason
Member
Registered: 2011-12-20
Posts: 2

HDMI Audio issue / Strange aplay -l output

I've yet to get HDMI audio output to work correctly. I've tried the advice to use aplay -l to find my card/device number, but my output seems different from every other one I've seen online. To my knowledge, I have the proprietary NVIDIA drivers installed correctly.

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

In all the examples I've seen, after the line:

card X: NVidia [HDA NVidia], device Y:

there has been additional data to allow the user to determine which device. I've tried to play audio using aplay through each device and none produce sound output. I have a Windows drive on this computer on which sound works, so it isn't a hardware issue. Anyone know how I can fix this?

Update: After some more research, I've been able to force white noise through with:

sudo speaker-test -Dhw:1,7 -c2

I can also force aplay to play a .wav file. But after multiple go's trying to configure asound.conf, I can't seem to get anything else to play.

Last edited by Mason (2011-12-20 07:36:14)

Offline

#2 2011-12-20 07:56:48

Loose_Control
Member
From: Germany
Registered: 2011-01-11
Posts: 136

Re: HDMI Audio issue / Strange aplay -l output

i had the same problem the device you need to use is propably 9 install alsa-utils if you havent and run alsamixer then select the Nvidia device and check if all 4 of them are unmuted (the last three will probably be muted...)
You can unmute them with M after that test the devices again with aplay

Last edited by Loose_Control (2011-12-20 07:57:31)

Offline

#3 2011-12-20 08:02:17

Mason
Member
Registered: 2011-12-20
Posts: 2

Re: HDMI Audio issue / Strange aplay -l output

Thank you for the response. Device 9 produces no sound, even speaker-test or a .wave file with aplay. And they all already were unmuted in that fashion, before I tried any of the tests.

Offline

Board footer

Powered by FluxBB