]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ALSA: hda/realtek: fix mic boost on Framework PTL
authorDaniel Schaefer <dhs@frame.work>
Wed, 13 May 2026 15:55:13 +0000 (23:55 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 15 May 2026 07:07:24 +0000 (09:07 +0200)
commit67c73815220784074ff13ec07df955911caf1b73
tree3af3125ded8bb496c29c160ebd0e1bf44bd2a003
parentd02d2d51a50d1bbf44a50eda094aa2b10fecf023
ALSA: hda/realtek: fix mic boost on Framework PTL

In addition to the mic jack fix, also need to avoid boosting the
internal mic too much, otherwise >50% input volume clips a lot.

Also add a second SSID. We have one for the classic chassis/speaker and
one for the new Pro chassis/speaker.

To: Jaroslav Kysela <perex@perex.cz>
To: Takashi Iwai <tiwai@suse.com>
To: linux-sound@vger.kernel.org
Cc: Dustin L. Howett <dustin@howett.net>
Cc: linux@frame.work
Signed-off-by: Daniel Schaefer <dhs@frame.work>
Link: https://patch.msgid.link/20260513155513.11683-1-dhs@frame.work
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c