* Add quirk to another Razer Blade 16
@ 2026-07-23 7:15 Kailang
2026-07-23 10:37 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Kailang @ 2026-07-23 7:15 UTC (permalink / raw)
To: Takashi Iwai (tiwai@suse.de)
Cc: (alsa-devel@alsa-project.org), linux-sound@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 111 bytes --]
Hi Takashi,
Razer Blade 16 had another SSID.
The patch will add quirk to another machine.
BR,
Kailang
[-- Attachment #2: 0000-razer-p11.patch --]
[-- Type: application/octet-stream, Size: 1210 bytes --]
From e72a60da713f2a0bacfe334dc4783af9536dd8ed Mon Sep 17 00:00:00 2001
From: Kailang Yang <kailang@realtek.com>
Date: Thu, 23 Jul 2026 14:59:47 +0800
Subject: [PATCH] ALSA: hda/realtek - Add quirk to another Razer Blade 16
Add quirk to another machine.
Fixes: 961d9f98da0d ("ALSA: hda/realtek: Enable internal speakers on Razer Blade 16 (2025)")
Signed-off-by: Kailang Yang <kailang@realtek.com>
diff --git a/sound/hda/codecs/realtek/alc269.c b/sound/hda/codecs/realtek/alc269.c
index adde7c953d66..5c2715b49a8d 100644
--- a/sound/hda/codecs/realtek/alc269.c
+++ b/sound/hda/codecs/realtek/alc269.c
@@ -8032,6 +8032,8 @@ static const struct hda_quirk alc269_fixup_tbl[] = {
SND_PCI_QUIRK(0x19e5, 0x3204, "Huawei MACH-WX9", ALC256_FIXUP_HUAWEI_MACH_WX9_PINS),
SND_PCI_QUIRK(0x19e5, 0x320f, "Huawei WRT-WX9 ", ALC256_FIXUP_ASUS_MIC_NO_PRESENCE),
SND_PCI_QUIRK(0x19e5, 0x3212, "Huawei KLV-WX9 ", ALC256_FIXUP_ACER_HEADSET_MIC),
+ SND_PCI_QUIRK(0x1a58, 0x2023, "Razer Blade 16 (2025)",
+ ALC298_FIXUP_RAZER_BLADE16_2025_PINS),
SND_PCI_QUIRK(0x1a58, 0x300e, "Razer Blade 16 (2025)",
ALC298_FIXUP_RAZER_BLADE16_2025_PINS),
SND_PCI_QUIRK(0x1b35, 0x1235, "CZC B20", ALC269_FIXUP_CZC_B20),
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: Add quirk to another Razer Blade 16
2026-07-23 7:15 Add quirk to another Razer Blade 16 Kailang
@ 2026-07-23 10:37 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2026-07-23 10:37 UTC (permalink / raw)
To: Kailang; +Cc: (alsa-devel@alsa-project.org), linux-sound@vger.kernel.org
On Thu, 23 Jul 2026 09:15:44 +0200,
Kailang wrote:
>
> Hi Takashi,
>
> Razer Blade 16 had another SSID.
> The patch will add quirk to another machine.
Applied to for-next branch now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-23 10:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-23 7:15 Add quirk to another Razer Blade 16 Kailang
2026-07-23 10:37 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox