Re: [PATCH] ALSA: hda/realtek - Add support for Memeza EDL03 headset mic

2020-12-07 Thread Chris Chiu
On Mon, Dec 7, 2020 at 4:38 PM Takashi Iwai wrote: > > On Mon, 07 Dec 2020 08:33:46 +0100, > Chris Chiu wrote: > > > > The Memeza laptop EDL03 with codec ALC256 can't detect the headset > > microphone. The headphone jack sensing works after we add a pin > > definition for it by

Re: [PATCH] ALSA: hda/realtek - Add support for Memeza EDL03 headset mic

2020-12-07 Thread Takashi Iwai
On Mon, 07 Dec 2020 08:33:46 +0100, Chris Chiu wrote: > > The Memeza laptop EDL03 with codec ALC256 can't detect the headset > microphone. The headphone jack sensing works after we add a pin > definition for it by ALC256_FIXUP_ASUS_MIC_NO_PRESENCE. > > Signed-off-by: Chris Chiu > Signed-off-by:

[PATCH] ALSA: hda/realtek - Add support for Memeza EDL03 headset mic

2020-12-06 Thread Chris Chiu
The Memeza laptop EDL03 with codec ALC256 can't detect the headset microphone. The headphone jack sensing works after we add a pin definition for it by ALC256_FIXUP_ASUS_MIC_NO_PRESENCE. Signed-off-by: Chris Chiu Signed-off-by: Jian-Hong Pan --- sound/pci/hda/patch_realtek.c | 1 + 1 file