Re: [PATCH] ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256

2020-12-07 Thread Takashi Iwai
On Mon, 07 Dec 2020 08:27:55 +0100, Chris Chiu wrote: > > The ASUS laptop X430UN with ALC256 can't detect the headset microphone > until ALC256_FIXUP_ASUS_MIC_NO_PRESENCE quirk applied. > > Signed-off-by: Chris Chiu > Signed-off-by: Jian-Hong Pan Applied now. Thanks. Takashi

[PATCH] ALSA: hda/realtek - Enable headset mic of ASUS X430UN with ALC256

2020-12-06 Thread Chris Chiu
The ASUS laptop X430UN with ALC256 can't detect the headset microphone until ALC256_FIXUP_ASUS_MIC_NO_PRESENCE quirk applied. Signed-off-by: Chris Chiu Signed-off-by: Jian-Hong Pan --- sound/pci/hda/patch_realtek.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/pci/hda/patch_realtek.