This laptop recently got a fresh install of LEAP 15.0, but it now has no sound whatsoever. I’ve tried with speaker-test from CLI, test sound from YAST, several apps, etc.
All codecs are installed and updated to packman versions.
Pavucontrol is installed. All levels are appropriate, and the configuration is pointing to the Analog Stereo Duplex as expected.
:~ # lspci -nn |grep -i audio
00:1f.3 Audio device [0403]: Intel Corporation Sunrise Point-LP HD Audio [8086:9d71] (rev 21)
:~>:~> speaker-test -Dplug:front -c2 -l5
speaker-test 1.1.5
Playback device is plug:front
Stream parameters are 48000Hz, S16_LE, 2 channels
Using 16 octaves of pink noise
Playback open error: -16,Device or resource busy
greyshark@linux-si7i:~>
:~> speaker-test -c2 -l5 -twav
speaker-test 1.1.5
Playback device is default
Stream parameters are 48000Hz, S16_LE, 2 channels
WAV file(s)
Rate set to 48000Hz (requested 48000Hz)
Buffer size range from 96 to 1048576
Period size range from 32 to 349526
Using max buffer size 1048576
Periods = 4
was set period_size = 262144
was set buffer_size = 1048576
0 - Front Left
1 - Front Right
Time per period = 3.039437
0 - Front Left
1 - Front Right
Time per period = 3.031559
0 - Front Left
1 - Front Right
Time per period = 3.024431
0 - Front Left
1 - Front Right
Time per period = 3.039000
0 - Front Left
^C 1 - Front Right
Transfer failed: Bad address
:~ # aplay -ll
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: CX8200 Analog [CX8200 Analog]
Subdevices: 0/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4]
Subdevices: 1/1
Subdevice #0: subdevice #0
(I expected to see “CX8200 Analog” as the only one to be designated “card 0”, but that’s not the case. Am I mistaken?)
Contents of 50-sound.conf are:
options snd slots=snd-hda-intel
nS1_.T4VXuKCjnQ3:Intel Corporation
alias snd-card-0 snd-hda-intel
ALSA information is located here