Re: [PATCH] ALSA: hda/realtek: Add HDA_CODEC_QUIRK for Samsung 750XBE/730XBE
From: Takashi Iwai
Date: Mon Jul 20 2026 - 14:52:30 EST
On Mon, 20 Jul 2026 14:37:02 +0200,
Zhang Heng wrote:
>
> Add a codec SSID quirk for Samsung ELECTRONICS 750XBE/730XBE using
> HDA_CODEC_QUIRK() instead of SND_PCI_QUIRK(), because the alsa-info
> report from this device does not expose a PCI subsystem ID, only the
> HDA codec subsystem ID (0x144d:0xc824) is available.
>
> This applies ALC298_FIXUP_SAMSUNG_HEADPHONE_VERY_QUIET to fix sound
> being very low and distorted on the headphone jack of this system.
>
> Reported-by: Caio Ramos <caioramos97@xxxxxxxxx>
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=208663
> Signed-off-by: Zhang Heng <zhangheng@xxxxxxxxxx>
Applied now. Thanks.
Takashi