Ubuntu 16.04 (unity): sound disappeared all of a sudden.
The only unusual observation is xcb_connection_has_error
in:
# aplay -l
**** List of PLAYBACK Hardware Devices ****
xcb_connection_has_error() returned true authentication.
card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: VT1802 Analog [VT1802 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 2: VT1802 Alt Analog [VT1802 Alt Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
# aplay /usr/share/sounds/alsa/Front_Center.wav
xcb_connection_has_error() returned true authentication.
ALSA lib pcm_dmix.c:1029:(snd_pcm_dmix_open) unable to open slave
aplay: main:722: audio open error: No such file or directory
# file /usr/share/sounds/alsa/Front_Center.wav
/usr/share/sounds/alsa/Front_Center.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 48000 Hz
I tried the suggestions in
- Is there another way to restart the sound system if pulseaudio/ALSA don't work?
- Ubuntu 14.04 sound suddenly stopped working, reboot did not fix
no luck.
This is System76 gazelle; audio is
# lspci | grep Aud
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 05)
I tried alsamixer
to adjust volume on both cards (HDMA & PCH) to no effect.