Re: [PATCH] ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MA
From: Takashi Iwai
Date: Tue Feb 17 2026 - 08:11:40 EST
On Tue, 17 Feb 2026 11:21:12 +0100,
Erik Sanjaya wrote:
>
> The ASUS Zenbook 14 UX3405MA uses an ALC294 codec with CS35L41
> amplifiers over SPI. The existing quirk for this model only configured
> the amplifiers, leaving the headset microphone on the combo jack
> non-functional.
>
> Introduce a new fixup that configures pin 0x19 as headset mic input
> and chains to ALC245_FIXUP_CS35L41_SPI_2 to preserve speaker
> functionality.
>
> Similar to the fix done for the UM3406HA in commit 018f659753fd
> ("ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14").
>
> Signed-off-by: Erik Sanjaya <sirreidlos@xxxxxxxxx>
Applied now. Thanks.
Takashi