Comment 9 for bug 1833161

Revision history for this message
Koen (koenvan) wrote :

Hi,

I had the same problem.
Comment #5 worked for me (after reboot):

1. Open terminal

2. sudo nano /etc/modprobe.d/alsa-base.conf

3. Add mentioned line in comment at the bottom of the conf file:
options snd-hda-intel model=clevo-p950

4. CTRL+O -> CTRL+C

5. sudo reboot

6. test your sound

My relevant specs:

OS: Ubuntu 22.04LTS
Soundcard: HDA Intel PCH
Chip: Realtek ALC1220

Thank you!