]> www.infradead.org Git - users/willy/linux.git/commit
ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audio
authorVasiliy Kovalev <kovalev@altlinux.org>
Thu, 5 Dec 2024 21:03:06 +0000 (00:03 +0300)
committerTakashi Iwai <tiwai@suse.de>
Fri, 6 Dec 2024 12:57:25 +0000 (13:57 +0100)
commit1b452c2de5555d832cd51c46824272a44ad7acac
treefaf1af7c3d3c3b175395b5aa2f0366a67436fcfc
parent5a69e3d0a1b0f07e58c353560cfcb1ea20a6f040
ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audio

Introduces necessary quirks to enable audio functionality on the
ASUS Zen AIO 27 Z272SD_A272SD:
- configures verbs to activate internal speakers and headphone jack.
- implements adjustments for headset microphone functionality.

The speaker and jack configurations were derived from a dump of
the working Windows driver, while the headset microphone
functionality was fine-tuned through experimental testing.

Link: https://lore.kernel.org/all/CAGGMHBOGDUnMewBTrZgoBKFk_A4sNF4fEXwfH9Ay8SNTzjy0-g@mail.gmail.com/T/
Signed-off-by: Vasiliy Kovalev <kovalev@altlinux.org>
Link: https://patch.msgid.link/20241205210306.977634-1-kovalev@altlinux.org
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c