Hello,
I have a HP Proliant with a Xonard DGX sound card and a video quadro 4000 card which has also sound capability.
With kernel 4.9.11 the Xonar DGX card was recognized and worked. The quadro 4000 was ignored
I installed today kernel 4.10.2 but there was no sound. I tried to reconfigure the card via Yast but no luck. I see in Yast
- Xonar DG configured as card 0 with CMI8788 (Oxygen HD audio), driver = snd-virtuoso
- the Nvidia (GF110 high definition audio controler) not configured
this seems correct for me.
I rebooted in kernel 4.9.11 but there was also no more sound >:(
I tried to reactivate the Xonar DGX card with no luck.
running aplay command I have these errors
# aplay -vv /usr/share/sounds/alsa/test.wav
ALSA lib confmisc.c:767:(parse_card) cannot find card '0'
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1246:(snd_func_refer) error evaluating name
ALSA lib conf.c:4528:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:5007:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM sysdefault
aplay: main:788: audio open error: No such file or directory
aplay -l gives
# aplay -l
**** List of PLAYBACK Hardware Devices ****
card 1: DGX [Xonar DGX], device 0: Multichannel [Multichannel]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: DGX [Xonar DGX], device 1: Digital [Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 2: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
I ran alsa-info.sh and uploaded in http://www.alsa-project.org/db/?f=a473b2ca9fbc64f98586a3f1814e097a25d34780
what I see (but cannot remember if it was the case before) is that in the list of kernel modules I have now 3 snd-hda modules
snd_hda_intel
snd_hda_codec
snd_hda_core
Any idea hot to re-establish the sound?
Regards
Philippe