[PATCH] ALSA: hda/realtek: Quirks to enable speaker output for Lenovo Legion 7i 15IMHG05, Yoga 7i 14ITL5/15ITL5, and 13s Gen2 laptops.
Cameron Berkenpas
cam at neo-zeon.de
Mon Sep 13 20:51:24 CEST 2021
Alas,
Changing to:
spec->gen.suppress_auto_mute 0 =1
Results in audio output from the speakers after removal of the headset. Any ideas why or what we might do?
I'll changing the "Auto-Mute Mode" to confirm what happens when using:
spec->gen.automute_speaker = 0;
Thanks!
On 9/13/21 5:27 AM, Takashi Iwai wrote:
> This flag is effective only until "Auto-Mute Mode" mixer control is
> changed, so it's not persistent. If you'd need to disable the
> auto-mute feature, set spec->gen.suppress_auto_mute=1 instead.
More information about the Alsa-devel
mailing list