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(+)
git bisect start
# Status: warte auf guten und schlechten Commit
# good: [271f8eab9590b57a2ff0c8c9eee357723c4a85cb] Linux 6.19.10
git bisect good 271f8eab9590b57a2ff0c8c9eee357723c4a85cb
# Status: warte auf schlechten Commit, 1 guter Commit bekannt
# bad: [48273703aa25a49f85265846aacf3ac9433a035e] Linux 6.19.11
git bisect bad 48273703aa25a49f85265846aacf3ac9433a035e
# bad: [e28552b4ddea5cb4725380dd08237831af835124] drm/xe/pf: Fix use-after-free in migration restore
git bisect bad e28552b4ddea5cb4725380dd08237831af835124
# bad: [21f2fc49ca6faa393c31da33b8a4e6c41fc84c13] xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()
git bisect bad 21f2fc49ca6faa393c31da33b8a4e6c41fc84c13
# good: [54a7cf41e47684505f07c25bce93d5b6d535d43b] HID: mcp2221: cancel last I2C command on read error
git bisect good 54a7cf41e47684505f07c25bce93d5b6d535d43b
# good: [1786b6847e9061875f26a6124e1ca6e2d91fdd66] objtool: Use HOSTCFLAGS for HAVE_XXHASH test
git bisect good 1786b6847e9061875f26a6124e1ca6e2d91fdd66
# bad: [ec38827e60ce13333b00dc17f7aef19a42b4a41c] ALSA: usb-audio: Add iface reset and delay quirk for SPACETOUCH USB Audio
git bisect bad ec38827e60ce13333b00dc17f7aef19a42b4a41c
# bad: [51ac50143995ad3c9623de4a3c2f4dd263ba511c] ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390
git bisect bad 51ac50143995ad3c9623de4a3c2f4dd263ba511c
# good: [30989d41c83de507793c9f069e0333b9e015e61d] ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirk
git bisect good 30989d41c83de507793c9f069e0333b9e015e61d
# bad: [33426e33ef3a09db0f200cd274d9efbf80508463] ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone
git bisect bad 33426e33ef3a09db0f200cd274d9efbf80508463
# good: [b078f3c67137b8ffb91c65c9ebff04d348757161] objtool/klp: Disable unsupported pr_debug() usage
git bisect good b078f3c67137b8ffb91c65c9ebff04d348757161
# first bad commit: [33426e33ef3a09db0f200cd274d9efbf80508463] ALSA: hda/realtek: Add quirk for Gigabyte Technology to fix headphone

Reply via email to