Comment 2 for bug 1856366

Revision history for this message
Hui Wang (hui.wang) wrote : Re: PCI/internal sound card not detected

[ 24.279630] sof-audio-pci 0000:00:1f.3: Direct firmware load for intel/sof/sof-icl.ri failed with error -2
[ 24.279632] sof-audio-pci 0000:00:1f.3: error: request firmware intel/sof/sof-icl.ri failed err: -2
[ 24.279634] sof-audio-pci 0000:00:1f.3: error: failed to load DSP firmware -2
[ 24.279635] sof-audio-pci 0000:00:1f.3: error: sof_probe_work failed err: -2

Please put this firmware to /lib/firmware/intel/sof/; then reboot, and upload the dmesg.

If you want your machine use legacy audio driver instead of sof driver, you could add:

options snd-hda-intel dsp_driver=0 in the /etc/modprobe.d/alsa-base.conf, then reboot.