Hi list,
I have a nvidia gt 520 and i'm having hard time to make the sound working through hdmi. I'm using the latest drivers from nvidia with the latest fedora kernel.
# aplay -l
**** 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 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
i try these two commands :
# aplay -D plughw:1,3 /usr/share/sounds/alsa/Noise.wav
# aplay -D plughw:1,7 /usr/share/sounds/alsa/Noise.wav
No error is reported, but i don't have sound too ...
Any idea how i can get sound ? This box was in Ubuntu before and the sound worked well.
Thanks