* [PATCH 1/1] Fix silent audio output and corrupted input on MSI X570-A PRO
@ 2020-08-29 2:49 Dan Crawford
2020-08-29 6:49 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Dan Crawford @ 2020-08-29 2:49 UTC (permalink / raw)
To: tiwai, perex, alsa-devel, linux-kernel; +Cc: Dan Crawford
From: Dan Crawford <dnlcrwfrd@gmail.com>
Following Christian Lachner's patch for Gigabyte X570-based motherboards,
also patch the MSI X570-A PRO motherboard; the ALC1220 codec requires the
same workaround for Clevo laptops to enforce the DAC/mixer connection
path. Set up a quirk entry for that.
I suspect most if all X570 motherboards will require similar patches.
Related buglink: https://bugzilla.kernel.org/show_bug.cgi?id=205275
Signed-off-by: Dan Crawford <dnlcrwfrd@gmail.com>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
index a1fa983d2..a52d8640e 100644
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -2474,6 +2474,7 @@ static const struct snd_pci_quirk alc882_fixup_tbl[] = {
SND_PCI_QUIRK(0x1462, 0x1275, "MSI-GL63", ALC1220_FIXUP_CLEVO_P950),
SND_PCI_QUIRK(0x1462, 0x1276, "MSI-GL73", ALC1220_FIXUP_CLEVO_P950),
SND_PCI_QUIRK(0x1462, 0x1293, "MSI-GP65", ALC1220_FIXUP_CLEVO_P950),
+ SND_PCI_QUIRK(0x1462, 0x9c37, "MSI X570-A PRO", ALC1220_FIXUP_CLEVO_P950),
SND_PCI_QUIRK(0x1462, 0x7350, "MSI-7350", ALC889_FIXUP_CD),
SND_PCI_QUIRK(0x1462, 0xda57, "MSI Z270-Gaming", ALC1220_FIXUP_GB_DUAL_CODECS),
SND_PCI_QUIRK_VENDOR(0x1462, "MSI", ALC882_FIXUP_GPIO3),
--
2.28.0
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH 1/1] Fix silent audio output and corrupted input on MSI X570-A PRO
2020-08-29 2:49 [PATCH 1/1] Fix silent audio output and corrupted input on MSI X570-A PRO Dan Crawford
@ 2020-08-29 6:49 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2020-08-29 6:49 UTC (permalink / raw)
To: Dan Crawford; +Cc: tiwai, perex, alsa-devel, linux-kernel
On Sat, 29 Aug 2020 04:49:46 +0200,
Dan Crawford wrote:
>
> From: Dan Crawford <dnlcrwfrd@gmail.com>
>
> Following Christian Lachner's patch for Gigabyte X570-based motherboards,
> also patch the MSI X570-A PRO motherboard; the ALC1220 codec requires the
> same workaround for Clevo laptops to enforce the DAC/mixer connection
> path. Set up a quirk entry for that.
>
> I suspect most if all X570 motherboards will require similar patches.
>
> Related buglink: https://bugzilla.kernel.org/show_bug.cgi?id=205275
> Signed-off-by: Dan Crawford <dnlcrwfrd@gmail.com>
Thanks, applied after reordering in SSID order.
Takashi
> ---
> sound/pci/hda/patch_realtek.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index a1fa983d2..a52d8640e 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -2474,6 +2474,7 @@ static const struct snd_pci_quirk alc882_fixup_tbl[] = {
> SND_PCI_QUIRK(0x1462, 0x1275, "MSI-GL63", ALC1220_FIXUP_CLEVO_P950),
> SND_PCI_QUIRK(0x1462, 0x1276, "MSI-GL73", ALC1220_FIXUP_CLEVO_P950),
> SND_PCI_QUIRK(0x1462, 0x1293, "MSI-GP65", ALC1220_FIXUP_CLEVO_P950),
> + SND_PCI_QUIRK(0x1462, 0x9c37, "MSI X570-A PRO", ALC1220_FIXUP_CLEVO_P950),
> SND_PCI_QUIRK(0x1462, 0x7350, "MSI-7350", ALC889_FIXUP_CD),
> SND_PCI_QUIRK(0x1462, 0xda57, "MSI Z270-Gaming", ALC1220_FIXUP_GB_DUAL_CODECS),
> SND_PCI_QUIRK_VENDOR(0x1462, "MSI", ALC882_FIXUP_GPIO3),
> --
> 2.28.0
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-29 6:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29 2:49 [PATCH 1/1] Fix silent audio output and corrupted input on MSI X570-A PRO Dan Crawford
2020-08-29 6:49 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®