Hi, On Sat, Apr 18, 2026 at 11:52:03AM +0200, at46 wrote: > I was able to bisect it to > > 33426e33ef3a09db0f200cd274d9efbf80508463 is the first bad commit > commit 33426e33ef3a09db0f200cd274d9efbf80508463 > Author: Zhang Heng <[email protected]> > Date: Thu Mar 5 10:35:59 2026 +0800 > > ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone > > [ Upstream commit 56fbbe096a89ff4b52af78a21a4afd9d94bdcc80 ] > > The BIOS of this machine has set 0x19 to mic, which needs to be set > to headphone pin in order to work properly. > > Link: https://bugzilla.kernel.org/show_bug.cgi?id=220814 > Signed-off-by: Zhang Heng <[email protected]> > Link: > https://patch.msgid.link/[email protected] > Signed-off-by: Takashi Iwai <[email protected]> > Signed-off-by: Sasha Levin <[email protected]> > > sound/hda/codecs/realtek/alc662.c | 9 +++++++++ > 1 file changed, 9 insertions(+)
Thanks for tracking this down! 6.19.13 will contain a revert of this commit, so fixing the issue. Regards, Salvatore

