From nobody Sun Nov 24 08:36:22 2024 Received: from mail.tuxedocomputers.com (mail.tuxedocomputers.com [157.90.84.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BEC131D619F; Wed, 6 Nov 2024 09:50:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=157.90.84.7 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730886611; cv=none; b=nYm4vq+Hz4QwAqBXpKHK8sZgHtQP320xRFhhSPiuPu4/nhql1Ot1uoKCYHbkbwMnGTrgj7llMFOMi7hiktZjnTc910vYh6MfFq/APANIyJtXGwiNzYBOIyrevVKlI2+pbJxn4yCqkdWLxCg0z9G4uM9xLJNe4R6nNnG6mDCK2qs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730886611; c=relaxed/simple; bh=IxGgB4goTYdvh36pBXG8IKLfNT0ChOV2pxk9y07NOjw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=rDos56oCnt5sqwGtBSnf6AyoSJ7F8arpDDifrs59j82HG1x3aB7m1LK3k0FUF1dlrn4Uj0a+a3FZFFXDnAwG/B4Mh2uY4R87WvU1o+Bvj462I69/JWf7nKykkvTv1I+R5A9I6VALRPmNwm73lSseD/V1kBXJjvRC9ZLIz/oeQuU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=tuxedocomputers.com; spf=pass smtp.mailfrom=tuxedocomputers.com; dkim=pass (1024-bit key) header.d=tuxedocomputers.com header.i=@tuxedocomputers.com header.b=l8dWzLC6; arc=none smtp.client-ip=157.90.84.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=tuxedocomputers.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=tuxedocomputers.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=tuxedocomputers.com header.i=@tuxedocomputers.com header.b="l8dWzLC6" Received: from wse.fritz.box (p5de457db.dip0.t-ipconnect.de [93.228.87.219]) (Authenticated sender: wse@tuxedocomputers.com) by mail.tuxedocomputers.com (Postfix) with ESMTPA id 24B702FC0052; Wed, 6 Nov 2024 10:50:05 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuxedocomputers.com; s=default; t=1730886605; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=t2Mz/XxLc5OV/1YXXIYb2n/ZISSgE/M/Rfzfgvbus6k=; b=l8dWzLC6+WQndrYgqeZIe8+FDCJYxxmssjL1PVFLl8UQ+jUcDBYDbLkE5Z/Fuj9b8gu0al 3rf3ubwGXEh7zQkCuQLbFeyfeI+6wP0txXD/10adMnqOyZBVT0zLgIX81Sv0cUM7TcpXyO /x+z+7jvhVNzX0vn9f6LPBtMIby3n4g= Authentication-Results: mail.tuxedocomputers.com; auth=pass smtp.auth=wse@tuxedocomputers.com smtp.mailfrom=wse@tuxedocomputers.com From: Werner Sembach To: stable@vger.kernel.org, Jaroslav Kysela , Takashi Iwai Cc: Christoffer Sandberg , Werner Sembach , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org Subject: [PATCH 6.1.y] ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3 Date: Wed, 6 Nov 2024 10:49:04 +0100 Message-ID: <20241106094920.239972-1-wse@tuxedocomputers.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241106021124.182205-1-sashal> References: <20241106021124.182205-1-sashal> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" From: Christoffer Sandberg Quirk is needed to enable headset microphone on missing pin 0x19. Signed-off-by: Christoffer Sandberg Signed-off-by: Werner Sembach Cc: Link: https://patch.msgid.link/20241029151653.80726-1-wse@tuxedocomputers.c= om Signed-off-by: Takashi Iwai --- 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 a8bc95ffa41a3..da14ab97783f8 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -10001,6 +10001,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[= ] =3D { SND_PCI_QUIRK(0x1558, 0x1403, "Clevo N140CU", ALC293_FIXUP_SYSTEM76_MIC_N= O_PRESENCE), SND_PCI_QUIRK(0x1558, 0x1404, "Clevo N150CU", ALC293_FIXUP_SYSTEM76_MIC_N= O_PRESENCE), SND_PCI_QUIRK(0x1558, 0x14a1, "Clevo L141MU", ALC293_FIXUP_SYSTEM76_MIC_N= O_PRESENCE), + SND_PCI_QUIRK(0x1558, 0x28c1, "Clevo V370VND", ALC2XX_FIXUP_HEADSET_MIC), SND_PCI_QUIRK(0x1558, 0x4018, "Clevo NV40M[BE]", ALC293_FIXUP_SYSTEM76_MI= C_NO_PRESENCE), SND_PCI_QUIRK(0x1558, 0x4019, "Clevo NV40MZ", ALC293_FIXUP_SYSTEM76_MIC_N= O_PRESENCE), SND_PCI_QUIRK(0x1558, 0x4020, "Clevo NV40MB", ALC293_FIXUP_SYSTEM76_MIC_N= O_PRESENCE), --=20 2.43.0