* [PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10
@ 2026-04-05 1:26 songxiebing
2026-04-06 8:54 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: songxiebing @ 2026-04-05 1:26 UTC (permalink / raw)
To: tiwai, perex
Cc: linux-sound, linux-kernel, songxiebing, Fernando Garcia Corona
The bass speakers are not working, and add the following entry
in /etc/modprobe.d/snd.conf:
options snd-sof-intel-hda-generic hda_model=alc287-yoga9-bass-spk-pin
Fixes the bass speakers.
So add the quick ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN here.
Reported-by: Fernando Garcia Corona <fgarcor@gmail.com>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=221317
Signed-off-by: songxiebing <songxiebing@kylinos.cn>
---
sound/hda/codecs/realtek/alc269.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/hda/codecs/realtek/alc269.c b/sound/hda/codecs/realtek/alc269.c
index b6a58852752a..6d6ad6e84dc4 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -7656,6 +7656,7 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x17aa, 0x38fd, "ThinkBook plus Gen5 Hybrid", ALC287_FIXUP_TAS2781_I2C),
SND_PCI_QUIRK(0x17aa, 0x3902, "Lenovo E50-80", ALC269_FIXUP_DMIC_THINKPAD_ACPI),
SND_PCI_QUIRK(0x17aa, 0x390d, "Lenovo Yoga Pro 7 14ASP10", ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN),
+ SND_PCI_QUIRK(0x17aa, 0x3911, "Lenovo Yoga Pro 7 14IAH10", ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN),
SND_PCI_QUIRK(0x17aa, 0x3913, "Lenovo 145", ALC236_FIXUP_LENOVO_INV_DMIC),
SND_PCI_QUIRK(0x17aa, 0x391f, "Yoga S990-16 pro Quad YC Quad", ALC287_FIXUP_TXNW2781_I2C),
SND_PCI_QUIRK(0x17aa, 0x3920, "Yoga S990-16 pro Quad VECO Quad", ALC287_FIXUP_TXNW2781_I2C),
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10
2026-04-05 1:26 [PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10 songxiebing
@ 2026-04-06 8:54 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-04-06 8:54 UTC (permalink / raw)
To: songxiebing
Cc: tiwai, perex, linux-sound, linux-kernel, Fernando Garcia Corona
On Sun, 05 Apr 2026 03:26:51 +0200,
songxiebing wrote:
>
> The bass speakers are not working, and add the following entry
> in /etc/modprobe.d/snd.conf:
> options snd-sof-intel-hda-generic hda_model=alc287-yoga9-bass-spk-pin
> Fixes the bass speakers.
>
> So add the quick ALC287_FIXUP_YOGA9_14IAP7_BASS_SPK_PIN here.
>
> Reported-by: Fernando Garcia Corona <fgarcor@gmail.com>
> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=221317
> Signed-off-by: songxiebing <songxiebing@kylinos.cn>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-06 8:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-05 1:26 [PATCH] ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14IAH10 songxiebing
2026-04-06 8:54 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox