(Arch Linux, nVidia 378.13-5, Kernel 4.10.9-1)
I’ve been having problems getting sound to play through HDMI.
I’ve got the proprietary nVidia drivers installed from the Arch repos.
I’m also using pulseaudio for my sound. I’ve tried to load the kernel module snd_hda_codec_hdmi however it fails to actually load the module with the error “systemd-modules-load[285]: libkmod: kmod_config_parse: /lib/modprobe.d/nvidia.conf line 2: ignoring bad line starting with ‘snd_hda_codec_hdmi’”
Looking at the device manager in Windows it shows a graphics driver and a virtual audio device driver for nVidia but I don’t know how to load or see the virtual device (if this is even possible in linux)
Thanks for any help and/or direction.
the following are outputs of what I see on my system.
lspci -k | grep -A 2 -E "(VGA|3D)"
01:00.0 VGA compatible controller: NVIDIA Corporation GP106M [GeForce GTX 1060] (rev a1)
Subsystem: ASUSTeK Computer Inc. Device 1580
Kernel driver in use: nvidia
cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xda128000 irq 124
aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
pulse
PulseAudio Sound Server
default
Default ALSA Output (currently PulseAudio Sound Server)
sysdefault:CARD=PCH
HDA Intel PCH, ALC255 Analog
Default Audio Device
front:CARD=PCH,DEV=0
HDA Intel PCH, ALC255 Analog
Front speakers
surround21:CARD=PCH,DEV=0
HDA Intel PCH, ALC255 Analog
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=PCH,DEV=0
HDA Intel PCH, ALC255 Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=PCH,DEV=0
HDA Intel PCH, ALC255 Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=PCH,DEV=0
HDA Intel PCH, ALC255 Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=PCH,DEV=0
HDA Intel PCH, ALC255 Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=PCH,DEV=0
HDA Intel PCH, ALC255 Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
nvidia-bug-report.log.gz (110 KB)