On Thu, Apr 24, 2025 at 04:42:13PM +0200, Salvatore Bonaccorso wrote:
Hi
As per subject, can you please apply commit 8983dc1b66c0 ("ALSA: hda/realtek: Fix built-in mic on another ASUS VivoBook model") to v6.1.y?
The commit fixes 3b4309546b48 ("ALSA: hda: Fix headset detection failure due to unstable sort"), which is in 6.14-rc1 *but* it got backported to other stable series as well: 6.1.129, 6.6.78, 6.12.14 and 6.13.3.
While 8983dc1b66c0 got then backported down to 6.12.23, 6.13.11 and and 6.14.2 it was not backported further down, the reason is likely the commit does not apply cleanly due to context changes in the struct hda_quirk alc269_fixup_tbl (as some entries are missing in older series).
For context see as well: https://lore.kernel.org/linux-sound/Z95s5T6OXFPjRnKf@eldamar.lan https://lore.kernel.org/linux-sound/Z_aq9kkdswrGZRUQ@eldamar.lan/ https://bugs.debian.org/1100928
Can you please apply it down for 6.1.y?
Attached is a manual backport of the change in case needed.
The backport was needed and was why this wasn't applied there, thanks!
greg k-h