From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 346862288EF; Thu, 12 Dec 2024 17:44:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734025450; cv=none; b=fS26b0wARM4L1GWiZjVipHNHg/Jsxh9gq9fs5VpCCJQp20mPEUbokjHp3p69rpFsSwuqCE7ljhNt6aCjdZpqBXZgkNj64lSJW6/TeDyfuWvVVhUooUEHjMkOAQqcfcODhLHc8rz7ZQnydW6V5Nyk24nw0JvV6psB/KdKFocjntA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1734025450; c=relaxed/simple; bh=5a9YNAKMNNXaAoewYZWNjaFOCNM9180pfEHMG2WO54g=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=HyLCA2pv3UO+rb7+HPairHbPYtA7SyDY1xEoXzoP+xgAXE9si/43mF6/Z9cBCHWQmDu8xs3VSmzcqSG5VCeP0x4xoUC3EvXABjpFZ9A/UOHa8Am+FpsZa4msDYJnePkfjIXKBBGpj7CFIfJF0n9V3bJQY9N22ipNo1FuhN5o+H4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=NfL13GVg; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="NfL13GVg" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5F1B1C4CED3; Thu, 12 Dec 2024 17:44:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1734025449; bh=5a9YNAKMNNXaAoewYZWNjaFOCNM9180pfEHMG2WO54g=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=NfL13GVgOxDhp+jSyeMNqUREhjOJG8kWf3yQrdQdwqKvrGcjPkTONsPcq+ZHFKOQU BpN4wz+z5qea4EpF/IqnlLhU0qNxAJp9E9XOKd4B7Ix8sARlalkEO6j9UOv72VyBWQ fjstRcH/B4wMx8nsoqFSap+GI1hUu6L56LNUWc9s= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Takashi Iwai Subject: [PATCH 5.4 172/321] ALSA: hda/realtek: Apply quirk for Medion E15433 Date: Thu, 12 Dec 2024 16:01:30 +0100 Message-ID: <20241212144236.778222075@linuxfoundation.org> X-Mailer: git-send-email 2.47.1 In-Reply-To: <20241212144229.291682835@linuxfoundation.org> References: <20241212144229.291682835@linuxfoundation.org> User-Agent: quilt/0.67 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 5.4-stable review patch. If anyone has any objections, please let me know. ------------------ From: Takashi Iwai commit ca0f79f0286046f6a91c099dc941cf7afae198d6 upstream. Medion E15433 laptop wich ALC269VC (SSID 2782:1705) needs the same workaround for the missing speaker as another model. Link: https://bugzilla.suse.com/show_bug.cgi?id=1233298 Cc: Link: https://patch.msgid.link/20241128072646.15659-1-tiwai@suse.de Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -8550,6 +8550,7 @@ static const struct snd_pci_quirk alc269 SND_PCI_QUIRK(0x2782, 0x0228, "Infinix ZERO BOOK 13", ALC269VB_FIXUP_INFINIX_ZERO_BOOK_13), SND_PCI_QUIRK(0x2782, 0x0232, "CHUWI CoreBook XPro", ALC269VB_FIXUP_CHUWI_COREBOOK_XPRO), SND_PCI_QUIRK(0x2782, 0x1701, "Infinix Y4 Max", ALC269VC_FIXUP_INFINIX_Y4_MAX), + SND_PCI_QUIRK(0x2782, 0x1705, "MEDION E15433", ALC269VC_FIXUP_INFINIX_Y4_MAX), SND_PCI_QUIRK(0x2782, 0x1707, "Vaio VJFE-ADL", ALC298_FIXUP_SPK_VOLUME), SND_PCI_QUIRK(0x8086, 0x2074, "Intel NUC 8", ALC233_FIXUP_INTEL_NUC8_DMIC), SND_PCI_QUIRK(0x8086, 0x2080, "Intel NUC 8 Rugged", ALC256_FIXUP_INTEL_NUC8_RUGGED),