]> www.infradead.org Git - users/dwmw2/linux.git/commit
ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
authorPiyush Raj Chouhan <piyushchouhan1598@gmail.com>
Mon, 28 Oct 2024 15:55:16 +0000 (15:55 +0000)
committerTakashi Iwai <tiwai@suse.de>
Tue, 29 Oct 2024 09:02:42 +0000 (10:02 +0100)
commitef5fbdf732a158ec27eeba69d8be851351f29f73
tree001b221865d5790a2378c0e871ccabe362eb3676
parent78e7be018784934081afec77f96d49a2483f9188
ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13

Infinix ZERO BOOK 13 has a 2+2 speaker system which isn't probed correctly.
This patch adds a quirk with the proper pin connections.
Also The mic in this laptop suffers too high gain resulting in mostly
fan noise being recorded,
This patch Also limit mic boost.

HW Probe for device; https://linux-hardware.org/?probe=a2e892c47b

Test: All 4 speaker works, Mic has low noise.

Signed-off-by: Piyush Raj Chouhan <piyushchouhan1598@gmail.com>
Link: https://patch.msgid.link/20241028155516.15552-1-piyuschouhan1598@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c