[Bug 1454235] Re: [PATCH] ALSA: hda - Fix headset mic and mic-in for a Dell desktop

2015-05-18 Thread Takashi Iwai
At Tue, 12 May 2015 14:38:15 +0200, David Henningsson wrote: ALC662 does not need any special verbs to change the jack functionality, and enables mic in through the headphone jack mode by changing the direction of the headphone pin node. BugLink: https://bugs.launchpad.net/bugs/1454235

[Bug 1454656] Re: [PATCH] ALSA: hda - Add Conexant codecs CX20721, CX20722, CX20723 and CX20724

2015-05-18 Thread Takashi Iwai
At Wed, 13 May 2015 13:28:54 +0200, David Henningsson wrote: This patch adds support for Conexant HD Audio codecs CX20721, CX20722, CX20723 and CX20724. Cc: sta...@vger.kernel.org BugLink: https://bugs.launchpad.net/bugs/1454656 Signed-off-by: David Henningsson

[Bug 1454235] Re: [PATCH] ALSA: hda - Disable Headphone Mic boost for ALC662

2015-05-28 Thread Takashi Iwai
At Thu, 28 May 2015 09:40:23 +0200, David Henningsson wrote: When headphone mic boost is above zero, some 10 - 20 second delay might occur before the headphone mic is operational. Therefore disable the headphone mic boost control (recording gain is sufficient even without it). (Note: this

[Bug 1454235] Re: [PATCH] ALSA: hda - Disable Headphone Mic boost for ALC662

2015-05-28 Thread Takashi Iwai
At Thu, 28 May 2015 09:25:41 +0200, David Henningsson wrote: On 2015-05-28 09:18, Takashi Iwai wrote: At Thu, 28 May 2015 09:15:46 +0200, David Henningsson wrote: When headphone mic boost is above zero, some 10 - 20 second delay might occur before the headphone mic is operational

[Bug 1484334] Re: [alsa-devel][PATCH] ALSA: hda - Fix the white noise on Dell laptop

2015-08-13 Thread Takashi Iwai
On Thu, 13 Aug 2015 05:20:40 +0200, woodrow.s...@canonical.com wrote: From: Woodrow Shen woodrow.s...@canonical.com Dell laptop causes the white noise by login screen and headphone, and the fixup function ALC292_FIXUP_DISABLE_AAMIX can eliminate this noise. Codec: Realtek ALC3235

[Bug 1487345] Re: [PATCH] ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises

2015-08-21 Thread Takashi Iwai
On Fri, 21 Aug 2015 10:27:23 +0200, David Henningsson wrote: On 2015-08-21 10:26, Takashi Iwai wrote: On Fri, 21 Aug 2015 09:42:35 +0200, David Henningsson wrote: On shutdown/reboot of CX20722, first shut down all EAPDs, then shut down the afg node to D3. Failure to do so can

[Bug 1487345] Re: [PATCH] ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises

2015-08-21 Thread Takashi Iwai
On Fri, 21 Aug 2015 09:42:35 +0200, David Henningsson wrote: On shutdown/reboot of CX20722, first shut down all EAPDs, then shut down the afg node to D3. Failure to do so can lead to spurious noises from the internal speaker directly after reboot (and before the codec is reinitialized

[Bug 1478497] Re: [alsa-devel] [PATCH] ALSA: hda - Add pin quirk for the headset mic jack detection on Dell laptop

2015-07-30 Thread Takashi Iwai
On Thu, 30 Jul 2015 12:11:00 +0200, Hui Wang wrote: On 07/27/2015 06:52 PM, Takashi Iwai wrote: On Mon, 27 Jul 2015 12:34:31 +0200, woodrow.s...@canonical.com wrote: From: Woodrow Shen woodrow.s...@canonical.com The new Dell laptop with codec 256 can't detect headset mic when headset

[Bug 1478497] Re: [alsa-devel] [PATCH] ALSA: hda - Add pin quirk for the headset mic jack detection on Dell laptop

2015-08-02 Thread Takashi Iwai
On Fri, 31 Jul 2015 03:54:55 +0200, Hui Wang wrote: On 07/30/2015 09:57 PM, Takashi Iwai wrote: On Thu, 30 Jul 2015 12:11:00 +0200, Hui Wang wrote: On 07/27/2015 06:52 PM, Takashi Iwai wrote: On Mon, 27 Jul 2015 12:34:31 +0200, woodrow.s...@canonical.com wrote: From: Woodrow Shen

[Bug 1481575] Re: [alsa-devel][PATCH] ALSA: hda - Fix Dell laptop for internal mic/headset mic

2015-08-05 Thread Takashi Iwai
On Wed, 05 Aug 2015 06:34:12 +0200, woodrow.s...@canonical.com wrote: From: Woodrow Shen woodrow.s...@canonical.com The new Dell laptop with ALC3266 can't use internal microphone to record. Also, the 3 ring headset mic doesn't work on it. For src of patch_realtek.c, only the pin cfg of Nid

[Bug 1478497] Re: [alsa-devel][PATCH] ALSA: hda - Add pin quirk for the headset mic jack detection on Dell laptop

2015-07-27 Thread Takashi Iwai
On Mon, 27 Jul 2015 12:34:31 +0200, woodrow.s...@canonical.com wrote: From: Woodrow Shen woodrow.s...@canonical.com The new Dell laptop with codec 256 can't detect headset mic when headset was inserted on the machine. From alsa-info, we check init_pin_configs and need to define the new

[Bug 1476987] Re: [PATCH] ALSA: hda - Add headset mic pin quirk for a Dell device

2015-07-22 Thread Takashi Iwai
On Wed, 22 Jul 2015 10:00:25 +0200, David Henningsson wrote: Without this patch, the headset mic will not work on this machine. BugLink: https://bugs.launchpad.net/bugs/1476987 Signed-off-by: David Henningsson david.hennings...@canonical.com Applied now with Cc to stable. Thanks.

[Bug 1504778] Re: [PATCH] ALSA: hda - Fix inverted internal mic on Lenovo G50-80

2015-10-13 Thread Takashi Iwai
On Tue, 13 Oct 2015 10:10:18 +0200, David Henningsson wrote: > > Add the appropriate quirk to indicate the Lenovo G50-80 has a stereo > mic input where one channel has reverse polarity. > > Alsa-info available at: > https://launchpadlibrarian.net/220846272/AlsaInfo.txt > > Cc:

[Bug 1492132] Re: [alsa-devel] [PATCH] ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.

2015-09-04 Thread Takashi Iwai
On Fri, 04 Sep 2015 09:08:12 +0200, woodrow.s...@canonical.com wrote: > > From: Woodrow Shen > > Dell laptop has a series model to use the same codec but different subsystem > ID. > At the same time they happens the white noise by login screen and headphone; > for

[Bug 1523232] Re: [PATCH] ALSA: hda - Add inverted dmic for Packard Bell DOTS

2015-12-07 Thread Takashi Iwai
On Mon, 07 Dec 2015 11:29:31 +0100, David Henningsson wrote: > > On the internal mic of the Packard Bell DOTS, one channel > has an inverted signal. Add a quirk to fix this up. > > Cc: sta...@vger.kernel.org > BugLink: https://bugs.launchpad.net/bugs/1523232 > Signed-off-by: David Henningsson

[Bug 1526330] Re: [PATCH] ALSA: hda - Fix headphone mic input on a few Dell ALC293 machines

2015-12-15 Thread Takashi Iwai
On Tue, 15 Dec 2015 14:44:03 +0100, David Henningsson wrote: > > These laptops support both headphone, headset and mic modes > for the 3.5mm jack. > > Cc: sta...@vger.kernel.org > BugLink: https://bugs.launchpad.net/bugs/1526330 > Signed-off-by: David Henningsson

[Bug 1529624] Re: [PATCH] ALSA: hda - Fixup inverted internal mic for Lenovo E50-80

2016-01-11 Thread Takashi Iwai
On Mon, 11 Jan 2016 09:33:14 +0100, David Henningsson wrote: > > Inform userspace that one channel of the internal mic has reversed > polarity, so it does not attempt to add both channels together and > end up with silence. > > Cc: sta...@vger.kernel.org > Reported-by: Andrzej Mendel

[Bug 1549660] Re: [PATCH] ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225

2016-02-25 Thread Takashi Iwai
On Thu, 25 Feb 2016 09:13:21 +0100, David Henningsson wrote: > > On one of the machines we enable, we found that the actual speaker volume > did not always correspond to the volume set in alsamixer. This patch > fixes that problem. > > This patch was orginally written by Kailang @ Realtek, I've

[Bug 1549660] Re: [PATCH v2] ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225

2016-02-25 Thread Takashi Iwai
On Thu, 25 Feb 2016 09:37:05 +0100, David Henningsson wrote: > > On one of the machines we enable, we found that the actual speaker volume > did not always correspond to the volume set in alsamixer. This patch > fixes that problem. > > This patch was orginally written by Kailang @ Realtek, I've

<    1   2