Ubuntu – No sound 20.04 with Intel Corporation Device 02c8

20.04sound

Fresh install of 20.04 with Multimedia audio controller: Intel Corporation Device 02c8 has no sound. This fix did not help. Updated kernel to 5.7 and took a few other steps that helped in older versions. Anyone have this sound card working on 20.04?

Best Answer

I had the same problem. All I need to edit a line in /etc/default/grub to be:

GRUB_CMDLINE_LINUX="snd-intel-dspcfg.dsp_driver=1"

Then you run

sudo update-grub