From: Werner Sembach <wse@tuxedocomputers.com>
To: stable@vger.kernel.org
Cc: Aaron Erhardt <aer@tuxedocomputers.com>,
Werner Sembach <wse@tuxedocomputers.com>
Subject: [PATCH] ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6
Date: Tue, 3 Mar 2026 19:56:28 +0100 [thread overview]
Message-ID: <20260303185944.48669-1-wse@tuxedocomputers.com> (raw)
From: Aaron Erhardt <aer@tuxedocomputers.com>
[ Upstream commit d649c58bcad8fb9b749e3837136a201632fa109d ]
Depending on the timing during boot, the BIOS might report wrong pin
capabilities, which can lead to HDMI audio being disabled. Therefore,
force HDMI audio connection on TUXEDO InfinityBook S 14 Gen6.
Signed-off-by: Aaron Erhardt <aer@tuxedocomputers.com>
Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Link: https://patch.msgid.link/20260218213234.429686-1-wse@tuxedocomputers.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
---
Change from upstream commit: The file was renamed sometime after v6.12.
There is already a pending patch for 6.18.y and 6.19.y. This is for all
stable released including 6.12.y and before with the old filename.
sound/pci/hda/patch_hdmi.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_hdmi.c b/sound/pci/hda/patch_hdmi.c
index 70a90117361c5..a5ebd2a9a1116 100644
--- a/sound/pci/hda/patch_hdmi.c
+++ b/sound/pci/hda/patch_hdmi.c
@@ -1999,6 +1999,7 @@ static const struct snd_pci_quirk force_connect_list[] = {
SND_PCI_QUIRK(0x1043, 0x86ae, "ASUS", 1), /* Z170 PRO */
SND_PCI_QUIRK(0x1043, 0x86c7, "ASUS", 1), /* Z170M PLUS */
SND_PCI_QUIRK(0x1462, 0xec94, "MS-7C94", 1),
+ SND_PCI_QUIRK(0x1558, 0x14a1, "TUXEDO InfinityBook S 14 Gen6", 1),
SND_PCI_QUIRK(0x8086, 0x2060, "Intel NUC5CPYB", 1),
SND_PCI_QUIRK(0x8086, 0x2081, "Intel NUC 10", 1),
{}
--
2.43.0
next reply other threads:[~2026-03-03 18:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 18:56 Werner Sembach [this message]
2026-04-02 18:15 ` [PATCH] ALSA: hda/hdmi: Add quirk for TUXEDO IBS14G6 Werner Sembach
-- strict thread matches above, loose matches on Subject: below --
2026-05-12 20:35 Werner Sembach
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260303185944.48669-1-wse@tuxedocomputers.com \
--to=wse@tuxedocomputers.com \
--cc=aer@tuxedocomputers.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox