Comment 3 for bug 1864061

Revision history for this message
Hui Wang (hui.wang) wrote :

This machine has dmic on it, so the legacy hda abort the probe:
snd_hda_intel 0000:00:1f.3: Digital mics found on Skylake+ platform, aborting probe

And if want the legacy hda driver to work, please add options snd-hda-intel dmic_detect=0 in the /etc/modprobe.d/alsa-base.conf

This is a machine which has dmic on it, so please blacklist snd_soc_skl driver through /etc/modporbe.d/balcklist.conf, then the sof driver will be loaded.

And if there is some issue, I will fix it, I am working on the the sof driver for eoan kernel now.