Re: [PATCH] ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14
From: Takashi Iwai
Date: Tue Aug 19 2025 - 02:22:25 EST
On Mon, 18 Aug 2025 22:42:43 +0200,
Vasiliy Kovalev wrote:
>
> Add a PCI quirk to enable microphone input on the headphone jack on
> the ASUS Zenbook 14 UM3406HA laptop.
>
> This model uses an ALC294 codec with CS35L41 amplifiers over I2C,
> and the existing fixup for it did not enable the headset microphone.
> A new fix is introduced to get the mic working while keeping the
> amplifier settings correct.
>
> Fixes: 61cbc08fdb04 ("ALSA: hda/realtek: Add quirks for ASUS 2024 Zenbooks")
> Signed-off-by: Vasiliy Kovalev <kovalev@xxxxxxxxxxxx>
Thanks, applied now.
Takashi