Re: [PATCH v2] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286

2019-03-20 Thread Takashi Iwai
@alsa-project.org; Linux > Upstreaming Team ; Linux Kernel > > Subject: Re: [PATCH v2] ALSA: hda/realtek: Enable headset MIC of Acer AIO > with ALC286 > > Takashi Iwai 於 2019年3月15日 週五 下午7:24寫道: > > > > On Fri, 15 Mar 2019 10:51:09 +0100, > > Jian-Hong Pan w

RE: [PATCH v2] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286

2019-03-20 Thread Kailang
Yes, you could use Reviewed-by. -Original Message- From: Jian-Hong Pan Sent: Wednesday, March 20, 2019 1:06 PM To: Takashi Iwai Cc: Kailang ; alsa-de...@alsa-project.org; Linux Upstreaming Team ; Linux Kernel Subject: Re: [PATCH v2] ALSA: hda/realtek: Enable headset MIC of Acer AIO

Re: [PATCH v2] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286

2019-03-19 Thread Jian-Hong Pan
Takashi Iwai 於 2019年3月15日 週五 下午7:24寫道: > > On Fri, 15 Mar 2019 10:51:09 +0100, > Jian-Hong Pan wrote: > > > > Some Acer AIO desktops like Veriton Z6860G, Z4860G and Z4660G cannot > > record sound from headset MIC. This patch adds the > > ALC286_FIXUP_ACER_AIO_HEADSET_MIC quirk to fix this issue.

Re: [PATCH v2] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286

2019-03-15 Thread Takashi Iwai
On Fri, 15 Mar 2019 10:51:09 +0100, Jian-Hong Pan wrote: > > Some Acer AIO desktops like Veriton Z6860G, Z4860G and Z4660G cannot > record sound from headset MIC. This patch adds the > ALC286_FIXUP_ACER_AIO_HEADSET_MIC quirk to fix this issue. > > Signed-off-by: Jian-Hong Pan > --- > v2: Accord

[PATCH v2] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286

2019-03-15 Thread Jian-Hong Pan
Some Acer AIO desktops like Veriton Z6860G, Z4860G and Z4660G cannot record sound from headset MIC. This patch adds the ALC286_FIXUP_ACER_AIO_HEADSET_MIC quirk to fix this issue. Signed-off-by: Jian-Hong Pan --- v2: According to Realtek's suggestion, change the COEF 0x4f from 0xd429 to 0x502