]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo
authorAdam Holliday <dochollidayxx@gmail.com>
Tue, 30 Sep 2025 15:09:14 +0000 (11:09 -0400)
committerTakashi Iwai <tiwai@suse.de>
Sat, 4 Oct 2025 13:46:48 +0000 (15:46 +0200)
commit328b80b29a6a165c47fcc04d2bef3e09ed1d28f9
treed8fabe2f7c6e73691c2f513f38c714233a464063
parent74662f9f92b67c0ca55139c5aa392da0f0a26c08
ALSA: hda/realtek: Add quirk for ASUS ROG Zephyrus Duo

The ASUS ROG Zephyrus Duo 15 SE (GX551QS) with ALC 289 codec requires specific
pin configuration for proper volume control. Without this quirk, volume
adjustments produce a muffled sound effect as only certain channels attenuate,
leaving bass frequency at full volume.

Testing with hdajackretask confirms these pin tweaks fix the issue:
- Pin 0x17: Internal Speaker (LFE)
- Pin 0x1e: Internal Speaker

Signed-off-by: Adam Holliday <dochollidayxx@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c