Commit 91062e1
ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14 UX3405MA
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 018f659
("ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14").
Signed-off-by: Erik Sanjaya <sirreidlos@gmail.com>
Link: https://patch.msgid.link/20260217102112.20651-1-sirreidlos@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>1 parent 7bc0df8 commit 91062e1
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3886 | 3886 | | |
3887 | 3887 | | |
3888 | 3888 | | |
| 3889 | + | |
3889 | 3890 | | |
3890 | 3891 | | |
3891 | 3892 | | |
| |||
5236 | 5237 | | |
5237 | 5238 | | |
5238 | 5239 | | |
| 5240 | + | |
| 5241 | + | |
| 5242 | + | |
| 5243 | + | |
| 5244 | + | |
| 5245 | + | |
| 5246 | + | |
| 5247 | + | |
| 5248 | + | |
5239 | 5249 | | |
5240 | 5250 | | |
5241 | 5251 | | |
| |||
7189 | 7199 | | |
7190 | 7200 | | |
7191 | 7201 | | |
7192 | | - | |
| 7202 | + | |
7193 | 7203 | | |
7194 | 7204 | | |
7195 | 7205 | | |
| |||
0 commit comments