I recently had to replace my desktop's motherboard after a power glitch. I got a Gigabyte GA-B150M-D3H. I have no sound. I removed and reinstalled pulseaudio, with no change. The mixer shows that the volume is fully on (100%). The output from a aplay shows:
And lspci shows:
The speakers normally plug in using a stereo line out connection, and the speakers do work on another device, so somehow the built-in Intel audio does not produce sound.
Any thoughts on what to check next? Or a driver that may not be so obvious using Muon?
Code:
john@john-Desktop:/proc/asound/card0$ 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
Code:
john@john-Desktop:/proc/asound/card0$ lspci|grep -i audio 00:1f.3 Audio device: Intel Corporation Sunrise Point-H HD Audio (rev 31)
Any thoughts on what to check next? Or a driver that may not be so obvious using Muon?
Comment