I experience the same problem on another MSI laptop (GE63VR-7RF). I think every MSI ALC1220 laptop suffers from this problem since their pin configuration is the same. Related bugs: https://bugzilla.kernel.org/show_bug.cgi?id=207157 https://bugzilla.kernel.org/show_bug.cgi?id=204159 Adding this entry to alc880_fixup_tbl should fix the problem. SND_PCI_QUIRK(0x1462, 0x11f7, "MSI-GE63", ALC1220_FIXUP_CLEVO_P950) My alsa-info output http://alsa-project.org/db/?f=91325116adbf17a1990bddc2fe682f0b15c9c906
Thanks for the report. I'll submit and merge the following fix patch.
Created attachment 289705 [details] Fix patch
Merged now. It'll be included in 5.8-rc2 and backported to stable kernels later.