]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: Add quirk for Acer Aspire V3-572G
authorPanagiotis Foliadis <pfoliadis@posteo.net>
Sat, 21 Feb 2026 19:40:58 +0000 (19:40 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 23 Feb 2026 08:53:59 +0000 (09:53 +0100)
commitcbddd303416456db5ceeedaf9e262096f079e861
treef678fc9ef18c6e39a6d3ebae63546ca75702b8f9
parent1d241483368f2fd87fbaba64d6aec6bad3a1e12e
ALSA: hda/realtek: Add quirk for Acer Aspire V3-572G

The Acer Aspire V3-572G has a combo jack (ALC283) but the BIOS
sets pin 0x19 to 0x411111f0 (not connected), so the headset mic
is not detected.

Add a quirk to override pin 0x19 as a headset mic and enable
headset mode.

Cc: stable@vger.kernel.org
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=221075
Suggested-by: Charalampos Mitrodimas <charmitro@posteo.net>
Signed-off-by: Panagiotis Foliadis <pfoliadis@posteo.net>
Reviewed-by: Charalampos Mitrodimas <charmitro@posteo.net>
Link: https://patch.msgid.link/20260221-fix-detect-mic-v1-1-b6e427b5275d@posteo.net
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c