[Bug 585853]

2012-01-31 Thread Takashi Iwai
Sure, my patch just follows the license of the original code. So it's in MIT/X11 license. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/585853 Title: Not possible to use xdm/wdm, only can use gdm

[Bug 881826] Re: [alsa-devel] [RFC] Fix for conflict of HDMI and SPDIF IEC958 controls

2012-10-15 Thread Takashi Iwai
At Mon, 15 Oct 2012 21:10:44 +0800, Raymond Yau wrote: how about those hdmi jack and iec958 on ad1989b? On AD codecs, all digital outputs are exposed as a single cloned device with HDA_PCM_TYPE_SPDIF. how about ad1988b with nvidia codec ? Nvidia

[Bug 939161] Re: [alsa-devel] [PATCH] ALSA: hda - Remove ignore_misc_bit

2012-09-18 Thread Takashi Iwai
At Mon, 17 Sep 2012 09:39:01 +0200, David Henningsson wrote: But the jack detection controls don't follow this yet. Maybe we can set such a jack control as inactive state when the jack detection is disabled. (And this reminds me that we can cut off Phantom name hack by following

[Bug 1052460] Re: [PATCH] ALSA: hda - limit internal mic boost for Asus X202E

2012-09-18 Thread Takashi Iwai
At Tue, 18 Sep 2012 14:26:59 +0200, David Henningsson wrote: When the input gain for the internal mic is set to its maximum level, the background noise becomes so high - and any relevant signal clipped - that the setting becomes unusable. It is better to limit the amplification. BugLink:

[Bug 559939] Re: [PATCH] ALSA: usb - disable broken hw volume for Tenx TP6911

2012-09-20 Thread Takashi Iwai
At Thu, 20 Sep 2012 10:20:41 +0200, David Henningsson wrote: While going through Ubuntu bugs, I discovered this patch being posted and a confirmation that the patch works as expected. Finding out how the hw volume really works would be preferrable to just disabling the broken one, but this

[Bug 1037642] Re: [PATCH] ALSA: hda - use both input paths on Conexant auto parser

2012-09-20 Thread Takashi Iwai
At Thu, 20 Sep 2012 15:41:21 +0200, David Henningsson wrote: On the Thinkpad W520 - and probably several other machines with Conexant 506x chips - the Dock Mic and Mic are connected to the same two selector nodes. This patch will make Dock Mic take one selector node and Mic take the other,

[Bug 1075882] Re: [RFC PATCH] ALSA: hda - Keep power link on for PantherPoint HDMI

2012-11-07 Thread Takashi Iwai
At Wed, 7 Nov 2012 09:22:33 +0100, David Henningsson wrote: On some of the PantherPoint HDMI machines we currently enable, we're seeing trouble with unsol events, i e detecting monitor presence, especially when on battery and after suspend/resume. BugLink:

[Bug 1189363] Re: [PATCH 1/2 (v2)] ALSA: hda - Headset mic support for three more machines

2013-06-12 Thread Takashi Iwai
Hi David, I'm currently traveling, and will apply the patch in the weekend, as it doesn't look like an urgent fix. Thanks, Takashi On Jun 11, 2013 11:09 AM, David Henningsson david.hennings...@canonical.com wrote: They need these quirks to have headset mic support. BugLink:

[Bug 1189363] Re: [PATCH 2/2] ALSA: hda - Add models for Dell headset jacks

2013-06-17 Thread Takashi Iwai
At Tue, 11 Jun 2013 11:06:49 +0200, David Henningsson wrote: These headset jacks keep coming in on more and more platforms, and it's possible I don't catch them all. Make it easier to test and verify by making models. Signed-off-by: David Henningsson david.hennings...@canonical.com The

[Bug 1189363] Re: [PATCH 2/2] ALSA: hda - Add models for Dell headset jacks

2013-06-17 Thread Takashi Iwai
At Mon, 17 Jun 2013 09:58:46 +0200, David Henningsson wrote: On 06/17/2013 09:49 AM, Takashi Iwai wrote: At Tue, 11 Jun 2013 11:06:49 +0200, David Henningsson wrote: These headset jacks keep coming in on more and more platforms, and it's possible I don't catch them all. Make it easier

[Bug 1189363] Re: [PATCH 2/2] ALSA: hda - Add models for Dell headset jacks

2013-06-17 Thread Takashi Iwai
At Mon, 17 Jun 2013 11:06:18 +0200, David Henningsson wrote: On 06/17/2013 10:06 AM, Takashi Iwai wrote: At Mon, 17 Jun 2013 09:58:46 +0200, David Henningsson wrote: On 06/17/2013 09:49 AM, Takashi Iwai wrote: At Tue, 11 Jun 2013 11:06:49 +0200, David Henningsson wrote

[Bug 1248465] Re: [PATCH] ALSA: hda - Make sure mute LEDs stay on during runtime suspend (Realtek)

2013-11-06 Thread Takashi Iwai
At Wed, 6 Nov 2013 10:50:44 +0100, David Henningsson wrote: Some HP machines with Realtek codecs have mute LEDs connected to VREF pins. However when these go into runtime suspend, the pin powers down and its pin control is disabled, thus disabling the LED too. This patch fixes that issue

[Bug 1248476] Re: [PATCH 1/1] ALSA: HDA - Limit mic boost and add mute LED for an HP machine

2013-11-06 Thread Takashi Iwai
At Wed, 6 Nov 2013 11:20:01 +0100, David Henningsson wrote: This machine has a mute LED as well as a noisy internal mic. Hence it needs quirks for both limiting the mic boost as well as enabling the LED. BugLink: https://bugs.launchpad.net/bugs/1248476 Signed-off-by: David Henningsson

[Bug 1248856] Re: [PATCH] ALSA: hda - Another Dell headset quirk

2013-11-07 Thread Takashi Iwai
At Thu, 7 Nov 2013 09:28:59 +0100, David Henningsson wrote: This machine has a multi-function headset jack. BugLink: https://bugs.launchpad.net/bugs/1248856 Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks, applied. Takashi --- sound/pci/hda/patch_realtek.c |

[Bug 1248949] Re: [PATCH] ALSA: hda - Add multifunction jack support for ALC255

2013-11-07 Thread Takashi Iwai
At Thu, 7 Nov 2013 14:08:41 +0100, David Henningsson wrote: From: Kailang Yang kail...@realtek.com The new codec ALC255 needs its own set of verbs to enable multifunction jacks. (Context and whitespace adjustments by David Henningsson) BugLink: https://bugs.launchpad.net/bugs/1248949

[Bug 1248949] Re: [PATCH] ALSA: hda - Add multifunction jack support for ALC255

2013-11-08 Thread Takashi Iwai
At Fri, 08 Nov 2013 11:10:48 +0100, David Henningsson wrote: On 11/08/2013 09:19 AM, Kailang wrote: Hi David, I modified as attach patch. It included coef_idx to use coefex_idx. BR, Kailang Thanks! @Takashi, does this new patch look good enough for you? Yes, I applied it

[Bug 1008600] Re: [PATCH] Fix access of freed memory in namehints

2013-09-19 Thread Takashi Iwai
At Fri, 13 Sep 2013 13:21:44 -0400, David Henningsson wrote: Sometimes a hook manipulates the config tree, which makes currently running iterators point to freed memory. As a workaround, make two copies, one for the iterators and another for the hooks. BugLink:

[Bug 1231931] Re: [PATCH] Enable internal mic on a Thinkpad machine

2013-09-27 Thread Takashi Iwai
At Fri, 27 Sep 2013 13:10:25 +0200, David Henningsson wrote: From: Kailang kail...@realtek.com More thorough testing showed that these verbs were necessary to improve quality of the internal mic. Patch originally from Realtek. Cc: sta...@kernel.org (3.11) BugLink:

[Bug 1250377] Re: [PATCH] ALSA: hda - Fix Line Out automute on Realtek multifunction jacks

2013-11-12 Thread Takashi Iwai
At Tue, 12 Nov 2013 11:10:57 +0100, David Henningsson wrote: In case there is both a multifunction headset jack and a Line Out jack, automuting was not working properly from the Line Out jack. This patch fixes that issue. Cc: sta...@vger.kernel.org (3.10+) BugLink:

[Bug 1239392] Re: [PATCH] ALSA: hda - Fix inverted internal mic not indicated on some machines

2013-10-14 Thread Takashi Iwai
At Mon, 14 Oct 2013 10:16:22 +0200, David Henningsson wrote: The create_bind_cap_vol_ctl does not create any control indicating that an inverted dmic is present. Therefore, create multiple capture volumes in this scenario, so we always have some indication that the internal mic is inverted.

[Bug 1236228] Re: [PATCH] ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470

2013-10-07 Thread Takashi Iwai
At Mon, 7 Oct 2013 10:39:59 +0200, David Henningsson wrote: On this machine, DAC on node 0x03 seems to give mono output. Also, it needs additional patches for headset mic support. It supports CTIA style headsets only. Alsa-info available at the bug link below. Cc: sta...@kernel.org

[Bug 1236965] Re: [PATCH] ALSA: hda - Enable surround speakers (when line out is also present)

2013-10-10 Thread Takashi Iwai
At Thu, 10 Oct 2013 09:01:25 +0200, David Henningsson wrote: In the case where we have both line out and more than stereo speakers, the speaker DACs will end up in extra_out_nid. In fact, AFAIU, speakers are the only ones that can end up in extra_out_nid, and if we have several of those,

[Bug 1227093] Re: [PATCH 2/2] ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)

2013-10-10 Thread Takashi Iwai
At Thu, 10 Oct 2013 12:19:24 +0200, David Henningsson wrote: The external mic showed up with a precense detect of always present, essentially disabling the internal mic. Therefore turn off presence detection for this pin. Note: The external mic seems not yet working, but an internal mic is

[Bug 1227093] Re: [PATCH 2/2] ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)

2013-10-10 Thread Takashi Iwai
At Thu, 10 Oct 2013 15:26:03 +0200, David Henningsson wrote: On 10/10/2013 01:18 PM, Takashi Iwai wrote: At Thu, 10 Oct 2013 12:19:24 +0200, David Henningsson wrote: The external mic showed up with a precense detect of always present, essentially disabling the internal mic. Therefore

[Bug 1186170] Re: [PATCH] ALSA: hda - Add headset quirk for two Dell machines

2013-05-31 Thread Takashi Iwai
At Fri, 31 May 2013 10:41:04 +0200, David Henningsson wrote: This quirk is required for the headset mic to work on these two machines. BugLink: https://bugs.launchpad.net/bugs/1186170 Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks, applied. Takashi ---

[Bug 1169143] Re: [PATCH] ALSA: hda - Implement headset jack functionality for some Dell hw

2013-04-15 Thread Takashi Iwai
At Mon, 15 Apr 2013 15:44:14 +0200, David Henningsson wrote: On some machines, there is a headset jack that can support both headphone, headsets (of both CTIA and OMTP type) and mic-in. On other machines, the headset jack supports headphone, headsets (both CTIA and OMTP), but not mic-in.

[Bug 1169138] Re: [PATCH] ALSA: hda - Fix headset mic support for Asus X101CH

2013-04-15 Thread Takashi Iwai
At Mon, 15 Apr 2013 12:50:02 +0200, David Henningsson wrote: With this patch, a TRRS headset mic cannot be successfully detected on the Asus X101CH, and we can also distinguish between headphone and headset automatically. Buglink: https://bugs.launchpad.net/bugs/1169138 Co-authored-by:

[Bug 1089795] Re: [PATCH] ALSA: hda - Limit internal mic boost for a few Asus machines

2013-04-22 Thread Takashi Iwai
At Mon, 22 Apr 2013 14:30:14 +0200, David Henningsson wrote: These are being reported as being so noisy at high mic boost levels, so they are unusable in practice. Therefore artificially limit the boosts. BugLink: https://bugs.launchpad.net/bugs/1089795 Signed-off-by: David Henningsson

[Bug 1180351] Re: [PATCH] ALSA: hda - Add headset mic support for another Dell machine

2013-05-15 Thread Takashi Iwai
At Wed, 15 May 2013 13:56:00 +0200, David Henningsson wrote: BugLink: https://bugs.launchpad.net/bugs/1180351 Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks, applied. Takashi --- sound/pci/hda/patch_realtek.c |1 + 1 file changed, 1 insertion(+) diff

[Bug 1136110] Re: [alsa-devel] Asynchronous audio USB chips: choppy playback since 3.8-rc7

2013-04-03 Thread Takashi Iwai
At Wed, 03 Apr 2013 12:15:25 +0200, David Henningsson wrote: Hi ALSA developers, Just to get your attention here on what seems to be an USB audio regression. The bug is described in detail here: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1136110?comments=all Quoting the

[Bug 1095315] Re: [alsa-devel] [RFC PATCH] ALSA: usb - fix race in creation of M-Audio Fast track pro driver

2013-01-14 Thread Takashi Iwai
At Mon, 14 Jan 2013 08:21:56 +0100, David Henningsson wrote: On 01/04/2013 05:02 PM, David Henningsson wrote: A patch in the 3.2 kernel caused regression with hotplugging the M-Audio Fast track pro, or sound after suspend. I don't have the device so I haven't done a full analysis, but

[Bug 1099372] Re: [PATCH] ALSA: hda - mute LEDs on HP: also check PCI SSID

2013-01-14 Thread Takashi Iwai
At Mon, 14 Jan 2013 12:59:10 +0100, David Henningsson wrote: If the codec subvendor is not set to HP, maybe the PCI SSID is set to HP. If so, there might still be a valid mute LED string in BIOS/UEFI. Cc: sta...@vger.kernel.org Buglink: https://bugs.launchpad.net/bugs/1099372

[Bug 1099372] Re: [PATCH] ALSA: hda - mute LEDs on HP: also check PCI SSID

2013-01-14 Thread Takashi Iwai
At Mon, 14 Jan 2013 14:24:37 +0100, David Henningsson wrote: On 01/14/2013 01:50 PM, Takashi Iwai wrote: At Mon, 14 Jan 2013 12:59:10 +0100, David Henningsson wrote: If the codec subvendor is not set to HP, maybe the PCI SSID is set to HP. If so, there might still be a valid mute LED

[Bug 886975] Re: [PATCH] ALSA: hda - Fix clicking noise on Thinkpad T61/R61i

2012-12-17 Thread Takashi Iwai
At Mon, 17 Dec 2012 16:33:10 +0100, David Henningsson wrote: On 12/12/2012 06:15 PM, Takashi Iwai wrote: At Wed, 12 Dec 2012 18:02:04 +0100, David Henningsson wrote: The bug reporter reports that setting the speaker pin to D3 before turning off its pinctl fixes the clicking noise

[Bug 886975] Re: [PATCH] Revert ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs

2012-12-19 Thread Takashi Iwai
At Wed, 19 Dec 2012 09:44:47 +0100, David Henningsson wrote: This reverts commit 697c373e34613609cb5450f98b91fefb6e910588. The original patch was meant to remove clicking, but in fact caused even more clicking instead. Thanks to c4pp4 for doing most of the work with this bug. BugLink:

[Bug 886975] Re: [PATCH] Revert ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs

2012-12-19 Thread Takashi Iwai
At Wed, 19 Dec 2012 11:34:46 +0100, David Henningsson wrote: On 12/19/2012 11:24 AM, Takashi Iwai wrote: At Wed, 19 Dec 2012 09:44:47 +0100, David Henningsson wrote: This reverts commit 697c373e34613609cb5450f98b91fefb6e910588. The original patch was meant to remove clicking

[Bug 1132562] Re: [PATCH] ALSA: hda - Use LPIB position fix for Acer AO751h

2013-02-27 Thread Takashi Iwai
At Thu, 28 Feb 2013 08:18:30 +0100, David Henningsson wrote: The user reports a regression (choppy audio), and that position_fix=1 (or position_fix=4) fixes the issue. This is a Poulsbo controller (8086:811b (rev 07)), so might be worth checking if other Poulsbo machines suffer from the

[Bug 1132562] Re: [PATCH] ALSA: hda - Use LPIB position fix for Acer AO751h

2013-02-28 Thread Takashi Iwai
At Thu, 28 Feb 2013 09:49:23 +0100, David Henningsson wrote: On 02/28/2013 08:21 AM, Takashi Iwai wrote: At Thu, 28 Feb 2013 08:18:30 +0100, David Henningsson wrote: The user reports a regression (choppy audio), and that position_fix=1 (or position_fix=4) fixes the issue

[Bug 1132562] Re: [PATCH] ALSA: hda - Use LPIB position fix for Acer AO751h

2013-02-28 Thread Takashi Iwai
At Thu, 28 Feb 2013 11:05:20 +0100, David Henningsson wrote: On 02/28/2013 10:29 AM, Takashi Iwai wrote: At Thu, 28 Feb 2013 09:49:23 +0100, David Henningsson wrote: On 02/28/2013 08:21 AM, Takashi Iwai wrote: At Thu, 28 Feb 2013 08:18:30 +0100, David Henningsson wrote: The user

[Bug 1109298] Re: [PATCH] alsa-lib: Add sys/types.h to include list

2013-02-12 Thread Takashi Iwai
At Tue, 12 Feb 2013 10:06:11 +0100, David Henningsson wrote: This is needed by snd_pcm_format_silence* functions which return u_int*_t. It was discovered while trying to compile ALSA programs with eglibc 2.17. Credits to Richard Shaw, Gary Buhrmaster, Matthieu Baerts and Adam Conrad for

[Bug 1109298] Re: [PATCH] alsa-lib: Add sys/types.h to include list

2013-02-12 Thread Takashi Iwai
At Tue, 12 Feb 2013 10:16:13 +0100, David Henningsson wrote: On 02/12/2013 10:10 AM, Takashi Iwai wrote: At Tue, 12 Feb 2013 10:06:11 +0100, David Henningsson wrote: This is needed by snd_pcm_format_silence* functions which return u_int*_t. It was discovered while trying to compile

[Bug 1155016] Re: [PATCH] ALSA: hda - Disable IDT eapd_switch if there are no internal speakers

2013-03-14 Thread Takashi Iwai
At Thu, 14 Mar 2013 10:42:00 +0100, David Henningsson wrote: If there are no internal speakers, we should not turn the eapd switch off, because it might be necessary to keep high for Headphone. BugLink: https://bugs.launchpad.net/bugs/1155016 Signed-off-by: David Henningsson

[Bug 1248116] Re: [PATCH] ALSA: hda - Disable Front HP jack detection on Gigabyte Z87X-UD3H

2014-01-05 Thread Takashi Iwai
At Wed, 1 Jan 2014 14:01:34 +0100, David Henningsson wrote: This motherboard seems to have a flaky jack detection - when the front HP is not present, the jack state quickly switches on and off. This has been reported by three people in the bug, so I doubt it's a user error this time.

[Bug 1256212] Re: [PATCH] ALSA: hda - Add mono speaker quirk for Dell Inspiron 5439

2013-11-28 Thread Takashi Iwai
At Fri, 29 Nov 2013 15:10:20 +0800, David Henningsson wrote: This machine also has mono output if run through DAC node 0x03. Cc: sta...@vger.kernel.org (v3.10+) BugLink: https://bugs.launchpad.net/bugs/1256212 Tested-by: David Chen david.c...@canonical.com Signed-off-by: David Henningsson

[Bug 1256840] Re: [PATCH] ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)

2013-12-02 Thread Takashi Iwai
At Mon, 2 Dec 2013 18:06:20 +0800, David Henningsson wrote: By trial and error, I found this patch could work around an issue where the headset mic would stop working if you switch between the internal mic and the headset mic, and the internal mic was muted. It still takes a second or two

[Bug 1260225] Re: [PATCH] ALSA: hda - Add enable_msi=0 workaround for four HP machines

2013-12-12 Thread Takashi Iwai
At Thu, 12 Dec 2013 09:52:03 +0100, David Henningsson wrote: While enabling these machines, we found we would sometimes lose an interrupt if we change hardware volume during playback, and that disabling msi fixed this issue. (Losing the interrupt caused underruns and crackling audio, as the

[Bug 1253038] Re: [PATCH] ALSA: hda - A casual Dell Headset quirk

2013-11-20 Thread Takashi Iwai
At Wed, 20 Nov 2013 11:43:30 +0100, David Henningsson wrote: You're looking at a casual headset patch, for a specific hardware it will match, and suddenly, the headset jack will work, so please apply this simple quirk! BugLink: https://bugs.launchpad.net/bugs/1253038 Signed-off-by: David

[Bug 1211920] Re: [PATCH] ALSA: hda - Enable subwoofer on Dell Vostro 5460/5470

2013-12-20 Thread Takashi Iwai
At Fri, 20 Dec 2013 16:08:13 +0100, David Henningsson wrote: In this case, there are two DACs, and DAC 0x03 is mono. In order to make headphones and front speaker use DAC 0x02, and subwoofer use DAC 0x03, we artificially cut the connection from nodes 0x14 and 0x15 to node 0x03, so they can

[Bug 1155202] Re: [RFC PATCH] ALSA: hda - Detect codecs on Intel DZ77SL-50K

2014-01-22 Thread Takashi Iwai
At Wed, 22 Jan 2014 12:32:28 +0100, David Henningsson wrote: From: Niraj kulkarnini...@rediffmail.com Apparently this board seems to need some extra initialization before a proper codec probe value can be read. BugLink: https://bugs.launchpad.net/bugs/1155202 Signed-off-by: David

[Bug 1155202] Re: [RFC PATCH] ALSA: hda - Detect codecs on Intel DZ77SL-50K

2014-01-22 Thread Takashi Iwai
At Wed, 22 Jan 2014 13:25:34 +0100, David Henningsson wrote: On 01/22/2014 12:40 PM, Takashi Iwai wrote: At Wed, 22 Jan 2014 12:32:28 +0100, David Henningsson wrote: From: Niraj kulkarnini...@rediffmail.com Apparently this board seems to need some extra initialization before

[Bug 886975] Re: [PATCH] ALSA: hda - Remove speaker clicks on CX20549

2013-02-14 Thread Takashi Iwai
At Thu, 14 Feb 2013 11:36:39 +0100, David Henningsson wrote: This chip needs the speaker pin to go to D3 to avoid clicks, so default_power_filter does not work here. This was found on Thinkpad R61i/T61i but I guess it applies to the entire chip. If not, quirks should be set for at least

[Bug 1128934] Re: [PATCH] ALSA: hda - add quirks for mute LED on two HP machines

2013-02-18 Thread Takashi Iwai
At Mon, 18 Feb 2013 11:41:55 +0100, David Henningsson wrote: These two machines have no mute LED string in BIOS. BugLink: https://bugs.launchpad.net/bugs/1128934 Tested-by: Tammy Yang tammy.y...@canonical.com Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks,

[Bug 1213820] Re: [PATCH v2] ALSA: hda - Limit internal mic boost for a few more Thinkpad machines

2013-08-19 Thread Takashi Iwai
At Mon, 19 Aug 2013 12:22:33 +0200, David Henningsson wrote: The higher mic boosts (on internal mic) are so noisy they're unusable in practice. BugLink: https://bugs.launchpad.net/bugs/1213820 Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks, applied. Takashi

[Bug 1213055] Re: [PATCH 1/2] ALSA: hda - Fix internal mic boost on three Thinkpad machines

2013-08-16 Thread Takashi Iwai
At Fri, 16 Aug 2013 14:09:01 +0200, David Henningsson wrote: The internal mic boost is so noisy on boosts 2 and 3 so they are unusable in practice. BugLink: https://bugs.launchpad.net/bugs/1213055 Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks, applied both

[Bug 1195597] Re: [PATCH] ALSA: hda - Yet another Dell headset mic quirk

2013-06-28 Thread Takashi Iwai
At Fri, 28 Jun 2013 08:53:34 +0200, David Henningsson wrote: This quirk is needed for the headset mic to work on this Dell machine. BugLink: https://bugs.launchpad.net/bugs/1195597 Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks, applied. Takashi ---

[Bug 1195636] Re: [PATCH] ALSA: hda - Guess what, it's two more Dell headset mic quirks

2013-06-28 Thread Takashi Iwai
At Fri, 28 Jun 2013 11:09:56 +0200, David Henningsson wrote: Add two more machines that need quirks for headset mics to work. Tested-by: Shawn Wang shawn.w...@canonical.com BugLink: https://bugs.launchpad.net/bugs/1195636 Signed-off-by: David Henningsson david.hennings...@canonical.com

[Bug 1198030] Re: [PATCH] ALSA: hda - Headphone mic support for an Asus/Conexant device

2013-07-16 Thread Takashi Iwai
At Tue, 16 Jul 2013 11:48:10 +0200, David Henningsson wrote: This Conexant codec has a single jack that can be used as either headphone or mic (but not headset). The existing hp_mic functionality does not apply here, because the mic and the HP are on separate pins. Hence make a lighter

[Bug 1034779] Re: [PATCH] ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V

2012-08-09 Thread Takashi Iwai
At Thu, 9 Aug 2012 10:35:27 +0200, David Henningsson wrote: To turn off pin control for the pin was tested, and helped against this issue. BugLink: https://bugs.launchpad.net/bugs/1034779 Tested-by: Chih-Hsyuan Ho chih...@canonical.com Signed-off-by: David Henningsson

[Bug 1034779] Re: [PATCH] ALSA: hda - Fix pop noise in headphones on S3 for Asus X55A, X55V

2012-08-09 Thread Takashi Iwai
At Thu, 9 Aug 2012 10:56:12 +0200, David Henningsson wrote: To turn off pin control for the pin was tested, and helped against this issue. BugLink: https://bugs.launchpad.net/bugs/1034779 Tested-by: Chih-Hsyuan Ho chih...@canonical.com Signed-off-by: David Henningsson

[Bug 1060729] Re: [PATCH] ALSA: hda - avoid unneccesary indices on Headphone Jack controls

2012-10-08 Thread Takashi Iwai
At Wed, 3 Oct 2012 11:12:53 +0200, David Henningsson wrote: In case there is one Headphone Jack and one Dock Headphone Jack, one of them will get an index, even though that is not needed. This patch fixes that issue. BugLink: https://bugs.launchpad.net/bugs/1060729 Signed-off-by: David

[Bug 1059523] Re: [PATCH] ALSA: hda - fix indices on boost volume on Conexant

2012-10-08 Thread Takashi Iwai
At Tue, 2 Oct 2012 10:14:23 +0200, David Henningsson wrote: After the recent patch ALSA: hda - use both input paths on Conexant auto parser suddenly we can have more than one Mic Boost, this happened on Acer Aspire One 722. Therefore we must add the possibility to put an index on this Mic

[Bug 886975] Re: [PATCH] ALSA: hda - Fix clicking noise on Thinkpad T61/R61i

2012-12-12 Thread Takashi Iwai
At Wed, 12 Dec 2012 18:02:04 +0100, David Henningsson wrote: The bug reporter reports that setting the speaker pin to D3 before turning off its pinctl fixes the clicking noise on powersave for Thinkpad T61. Thanks to c4pp4 for doing most of the work with this bug, including reporting and

[Bug 1107477] Re: [PATCH] ALSA: hda - fix inverted internal mic on Acer AOA150/ZG5

2013-01-28 Thread Takashi Iwai
At Mon, 28 Jan 2013 05:45:47 +0100, David Henningsson wrote: This patch enables internal mic input on the machine. Cc: sta...@vger.kernel.org BugLink: https://bugs.launchpad.net/bugs/1107477 Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks, applied. Takashi ---

[Bug 1096789] Re: [PATCH 1/2] ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)

2013-01-07 Thread Takashi Iwai
At Mon, 7 Jan 2013 10:51:29 +0100, David Henningsson wrote: The mute LED is in this case connected to the Mic1 VREF. The machine also exposes the following string in BIOS: HP_Mute_LED_0_A, so if more machines are coming, it probably makes sense to try to do something more generic, like

[Bug 1096789] Re: [PATCH 1/2] ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)

2013-01-07 Thread Takashi Iwai
At Mon, 07 Jan 2013 11:53:38 +0100, David Henningsson wrote: [removing stable from CC] On 01/07/2013 11:49 AM, Takashi Iwai wrote: At Mon, 7 Jan 2013 10:51:29 +0100, David Henningsson wrote: The mute LED is in this case connected to the Mic1 VREF. The machine also exposes

[Bug 1096789] Re: [PATCH v2] ALSA: hda - add mute LED for HP Pavilion 17 (Realtek codec)

2013-01-07 Thread Takashi Iwai
At Mon, 7 Jan 2013 12:03:47 +0100, David Henningsson wrote: The mute LED is in this case connected to the Mic1 VREF. The machine also exposes the following string in BIOS: HP_Mute_LED_0_A, so if more machines are coming, it probably makes sense to try to do something more generic, like

[Bug 886975] Re: [PATCH] Revert ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs

2013-01-09 Thread Takashi Iwai
At Wed, 09 Jan 2013 09:36:24 +0100, David Henningsson wrote: On 01/04/2013 09:49 AM, Takashi Iwai wrote: At Thu, 03 Jan 2013 17:04:15 +0100, David Henningsson wrote: On 12/19/2012 11:38 AM, Takashi Iwai wrote: At Wed, 19 Dec 2012 11:34:46 +0100, David Henningsson wrote: On 12/19

[Bug 1075882] Re: [RFC PATCH] ALSA: hda - Keep power link on for PantherPoint HDMI

2012-11-19 Thread Takashi Iwai
At Mon, 19 Nov 2012 15:14:45 +0100, David Henningsson wrote: On 11/07/2012 09:36 AM, Takashi Iwai wrote: At Wed, 7 Nov 2012 09:22:33 +0100, David Henningsson wrote: On some of the PantherPoint HDMI machines we currently enable, we're seeing trouble with unsol events, i e detecting

[Bug 1081466] Re: [PATCH] ALSA: hda - Add support for Realtek ALC292

2012-11-21 Thread Takashi Iwai
At Wed, 21 Nov 2012 08:57:58 +0100, David Henningsson wrote: We found a new codec ID 292, and that just a simple quirk would enable sound output/input on this ALC292 chip. BugLink: https://bugs.launchpad.net/bugs/1081466 Cc: sta...@vger.kernel.org Tested-by: Acelan Kao

[Bug 1076840] Re: [PATCH] ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to speaker

2012-11-21 Thread Takashi Iwai
At Wed, 21 Nov 2012 10:03:10 +0100, David Henningsson wrote: If this array is not cleared, the jack related code later might fail to create Internal Speaker Phantom Jack on Dell Inspiron 3420 and Dell Vostro 2420. BugLink: https://bugs.launchpad.net/bugs/1076840 Cc: sta...@vger.kernel.org

[Bug 886975] Re: [PATCH] Revert ALSA: hda - Shut up pins at power-saving mode with Conexnat codecs

2013-01-04 Thread Takashi Iwai
At Thu, 03 Jan 2013 17:04:15 +0100, David Henningsson wrote: On 12/19/2012 11:38 AM, Takashi Iwai wrote: At Wed, 19 Dec 2012 11:34:46 +0100, David Henningsson wrote: On 12/19/2012 11:24 AM, Takashi Iwai wrote: At Wed, 19 Dec 2012 09:44:47 +0100, David Henningsson wrote

[Bug 939161] Re: [PATCH] ALSA: hda - Remove ignore_misc_bit

2012-09-07 Thread Takashi Iwai
At Fri, 7 Sep 2012 07:25:44 +0200, David Henningsson wrote: The purpose of this flag is unclear. If the problem is that some machines have broken misc/NO_PRESENCE bits, they should be fixed by pin fixups. In addition, this causes jack detection functionality to be flawed on the M31EI,

[Bug 939161] Re: [PATCH] ALSA: hda - Remove ignore_misc_bit

2012-09-07 Thread Takashi Iwai
At Fri, 07 Sep 2012 13:26:35 +0200, David Henningsson wrote: On 09/07/2012 12:01 PM, Takashi Iwai wrote: At Fri, 7 Sep 2012 07:25:44 +0200, David Henningsson wrote: The purpose of this flag is unclear. If the problem is that some machines have broken misc/NO_PRESENCE bits

[Bug 939161] Re: [PATCH] ALSA: hda - Remove ignore_misc_bit

2012-09-07 Thread Takashi Iwai
At Fri, 07 Sep 2012 14:17:58 +0200, David Henningsson wrote: On 09/07/2012 01:59 PM, Takashi Iwai wrote: At Fri, 07 Sep 2012 13:26:35 +0200, David Henningsson wrote: On 09/07/2012 12:01 PM, Takashi Iwai wrote: At Fri, 7 Sep 2012 07:25:44 +0200, David Henningsson wrote

[Bug 939161] Re: [PATCH] ALSA: hda - Remove ignore_misc_bit

2012-09-07 Thread Takashi Iwai
At Fri, 07 Sep 2012 14:47:16 +0200, David Henningsson wrote: On 09/07/2012 02:36 PM, Takashi Iwai wrote: At Fri, 07 Sep 2012 14:17:58 +0200, David Henningsson wrote: On 09/07/2012 01:59 PM, Takashi Iwai wrote: At Fri, 07 Sep 2012 13:26:35 +0200, David Henningsson wrote: On 09/07

[Bug 939161] Re: [PATCH] ALSA: hda - Remove ignore_misc_bit

2012-09-07 Thread Takashi Iwai
At Fri, 07 Sep 2012 16:28:19 +0200, David Henningsson wrote: On 09/07/2012 03:09 PM, Takashi Iwai wrote: At Fri, 07 Sep 2012 14:47:16 +0200, David Henningsson wrote: On 09/07/2012 02:36 PM, Takashi Iwai wrote: At Fri, 07 Sep 2012 14:17:58 +0200, David Henningsson wrote

[Bug 939161] Re: [alsa-devel] [PATCH] ALSA: hda - Remove ignore_misc_bit

2012-09-09 Thread Takashi Iwai
At Sat, 8 Sep 2012 09:10:14 +0800, Raymond Yau wrote: 2012-9-7 下午1:26 於 David Henningsson david.hennings...@canonical.com 寫道: The purpose of this flag is unclear. If the problem is that some machines have broken misc/NO_PRESENCE bits, they should be fixed by pin fixups. In addition,

[Bug 1040030] Re: [PATCH] ALSA: hda - fix broken HDMI jack detection after S3

2012-08-22 Thread Takashi Iwai
At Wed, 22 Aug 2012 14:01:41 +0200, David Henningsson wrote: The HDMI codec (an NVIDIA one in this case) forgot that its pins were unsol enabled, while it was suspended. Therefore jack detection was broken after S3. With this patch, we reenable the unsol events on resume, and also do an

[Bug 1040030] Re: [PATCH] ALSA: hda - fix broken HDMI jack detection after S3

2012-08-22 Thread Takashi Iwai
At Wed, 22 Aug 2012 14:39:17 +0200, David Henningsson wrote: On 08/22/2012 02:22 PM, Takashi Iwai wrote: At Wed, 22 Aug 2012 14:01:41 +0200, David Henningsson wrote: The HDMI codec (an NVIDIA one in this case) forgot that its pins were unsol enabled, while it was suspended. Therefore

[Bug 1040030] Re: [PATCH] ALSA: hda - fix broken HDMI jack detection after S3

2012-08-22 Thread Takashi Iwai
At Wed, 22 Aug 2012 15:46:59 +0200, David Henningsson wrote: On 08/22/2012 02:58 PM, Takashi Iwai wrote: At Wed, 22 Aug 2012 14:39:17 +0200, David Henningsson wrote: On 08/22/2012 02:22 PM, Takashi Iwai wrote: At Wed, 22 Aug 2012 14:01:41 +0200, David Henningsson wrote: The HDMI

[Bug 1040077] Re: [PATCH] ALSA: hda - Do not set GPIOs for speakers on IDT if there are no speakers

2012-08-22 Thread Takashi Iwai
At Wed, 22 Aug 2012 16:10:43 +0200, David Henningsson wrote: This fixes an issue with a machine where there were no speakers, but GPIO0 had to be data=1 for the headphone to be functioning. I'm not sure if we need a more advanced patch to solve all possible cases, but if so, this patch

[Bug 1040030] Re: [PATCH] ALSA: hda - fix broken HDMI jack detection after S3

2012-08-22 Thread Takashi Iwai
At Wed, 22 Aug 2012 16:27:35 +0200, David Henningsson wrote: On 08/22/2012 03:52 PM, Takashi Iwai wrote: At Wed, 22 Aug 2012 15:46:59 +0200, David Henningsson wrote: On 08/22/2012 02:58 PM, Takashi Iwai wrote: At Wed, 22 Aug 2012 14:39:17 +0200, David Henningsson wrote: On 08/22

[Bug 1297581] Re: [PATCH] ALSA: hda - Add another headset pin quirk for some Dell machines

2014-06-27 Thread Takashi Iwai
At Fri, 27 Jun 2014 08:41:59 +0200, David Henningsson wrote: Another quirk to make the headset mic work on some new Dell machines. Cc: Hui Wang hui.w...@canonical.com BugLink: https://bugs.launchpad.net/bugs/1297581 Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks,

Re: [Bug 1357928] Re: [HDA-Intel - HDA Intel MID, playback] volume slider problem - Slide to bottom and sound stays off even when slider moved up again

2014-08-19 Thread Takashi Iwai
At Tue, 19 Aug 2014 12:44:59 -, Clemens Ladisch wrote: Apparently, the minimum-is-mute information got lost in commit http://git.kernel.org/linus/36c9db7a1aca (Use generic parser for STAC/IDT codec driver). It's currently set only to vmaster, so Master has it, but speaker and headphone

[Bug 1334950] Re: [PATCH] ALSA: hda - Add mute LED pin quirk for HP 15 touchsmart

2014-08-19 Thread Takashi Iwai
At Tue, 19 Aug 2014 15:38:44 +0200, David Henningsson wrote: Backport of commit 423044744aa4c250058e976474856a7a41972182. This makes the mute LED work on a HP 15 touchsmart machine (and a HP 14 touchsmart machine). BugLink: https://bugs.launchpad.net/bugs/1334950 Signed-off-by: David

[Bug 1331915] Re: [PATCH] ALSA: hda - Add pin quirk for Dell XPS 15

2014-06-24 Thread Takashi Iwai
At Tue, 24 Jun 2014 14:10:47 +0200, David Henningsson wrote: Two bug reporters with Dell XPS 15 report that they need to use the dell-headset-multi model to get the headset mic working. The two bug reporters have different PCI SSID (1028:05fd and 1028:05fe) but this pin quirk matches both.

[Bug 1319291] Re: [PATCH] ALSA: hda - Add quirk for ABit AA8XE

2014-06-10 Thread Takashi Iwai
At Tue, 10 Jun 2014 10:52:50 +0200, David Henningsson wrote: Bios does not set up the pin config default correctly (everything is set to zero). Reporter claims that 6stack-dig and 6stack-automute solve the problem. Alsa-info at

[Bug 1328587] Re: [PATCH] ALSA: hda - Add quirk for external mic on Lifebook U904

2014-06-13 Thread Takashi Iwai
At Fri, 13 Jun 2014 11:15:44 +0200, David Henningsson wrote: According to the bug reporter (Данило Шеган), the external mic starts to work and has proper jack detection if only pin 0x19 is marked properly as an external headset mic. AlsaInfo at

[Bug 1289730] Re: [RFC PATCH] alsactl: Do not run udev rule before datadir is mounted

2014-06-13 Thread Takashi Iwai
At Fri, 13 Jun 2014 11:05:52 +0200, David Henningsson wrote: On 2014-06-13 10:26, Jaroslav Kysela wrote: Date 13.6.2014 10:15, David Henningsson wrote: The 90-alsa-restore.rules udev rule is primarily meant to handle hotplugging, but sometimes it is also run before /usr is mounted,

[Bug 1387128] Re: [PATCH 1/2] ALSA: hda - Set GPIO 4 low for a few HP machines

2014-10-30 Thread Takashi Iwai
At Thu, 30 Oct 2014 08:26:01 +0100, David Henningsson wrote: These HP machines needs GPIO 4 low to enable the headphone amplifier. In addition, we still need to control LEDs via vref and GPIO. Cc: sta...@vger.kernel.org BugLink: https://bugs.launchpad.net/bugs/1387128 Tested-by: TienFu

[Bug 1002952] Re: [PATCH (alsa-lib)] USB-audio: Add five more cards to IEC958 blacklist

2014-11-17 Thread Takashi Iwai
At Mon, 17 Nov 2014 11:29:34 +0100, David Henningsson wrote: These devices do not have any IEC958 outputs, so prevent them from being opened. Signed-off-by: David Henningsson david.hennings...@canonical.com Thanks, applied. Takashi --- src/conf/cards/USB-Audio.conf | 5 + 1 file

Re: [Bug 1357928] Re: [Studio1747, IDT 92HD73C1X5, playback] volume slider problem - Slide to bottom and sound stays off even when slider moved up again

2014-09-01 Thread Takashi Iwai
For the recent kernels, try the patch below. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1357928 Title: [Studio1747, IDT 92HD73C1X5,playback] volume slider problem - Slide to bottom and sound

[Bug 1357928] [PATCH] ALSA: hda - Add TLV_DB_SCALE_MUTE bit for relevant controls

2014-09-01 Thread Takashi Iwai
Signed-off-by: Takashi Iwai ti...@suse.de --- sound/pci/hda/hda_generic.c| 9 - sound/pci/hda/hda_generic.h| 1 + sound/pci/hda/patch_conexant.c | 8 ++-- sound/pci/hda/patch_sigmatel.c | 5 + 4 files changed, 12 insertions(+), 11 deletions(-) diff --git a/sound/pci/hda

[Bug 1412800] Re: [PATCH] ALSA: hda - Enable docking station for an HP machine

2015-01-20 Thread Takashi Iwai
At Tue, 20 Jan 2015 15:06:21 +0100, David Henningsson wrote: From: TienFu Chen tienfu.c...@canonical.com On this machine we need to inform the driver where the docking station pins are, because it has not been set up by BIOS. Tested-by: TienFu Chen tienfu.c...@canonical.com BugLink:

[Bug 1412800] Re: [PATCH] ALSA: hda - Add docking station support for another HP machine

2015-02-10 Thread Takashi Iwai
At Tue, 10 Feb 2015 09:09:41 +0100, David Henningsson wrote: From: TienFu Chen tienfu.c...@canonical.com BugLink: https://bugs.launchpad.net/bugs/1412800 Signed-off-by: TienFu Chen tienfu.c...@canonical.com Signed-off-by: David Henningsson david.hennings...@canonical.com Applied, thanks.

[Bug 1408295] Re: [PATCH] ALSA: hda - Enable mic mute hotkey and LEDs for an HP machine

2015-01-07 Thread Takashi Iwai
At Wed, 7 Jan 2015 13:30:14 +0100, David Henningsson wrote: On this machine, the mic mute hotkey is connected to GPIO2. We therefore create an extra input device for this key. Also enable LEDs connected to GPIO3 and GPIO4. (Note: if this patch is backported to older kernels, where

[Bug 1408295] Re: [PATCH v2] ALSA: hda - Enable mic mute hotkey and LEDs for an HP machine

2015-01-07 Thread Takashi Iwai
At Wed, 7 Jan 2015 15:50:13 +0100, David Henningsson wrote: On this machine, the mic mute hotkey is connected to GPIO2. We therefore create an extra input device for this key. Also enable LEDs connected to GPIO3 and GPIO4. (Note: if this patch is backported to older kernels, where

[Bug 1446517] Re: [PATCH] ALSA: hda - fix num_steps = 0 error on ALC256

2015-04-21 Thread Takashi Iwai
At Tue, 21 Apr 2015 10:48:46 +0200, David Henningsson wrote: The ALC256 does not have a mixer nid at 0x0b, and there's no loopback path (the output pins are directly connected to the DACs). This commit fixes an num_steps = 0 for NID=0xb (ctl = Beep Playback Volume) error (and as a result,

[Bug 1446517] Re: [PATCH] ALSA: hda - fix num_steps = 0 error on ALC256

2015-04-23 Thread Takashi Iwai
headphone Mic recording issue. Default is pcbeep path for 0x1a input. -Original Message- From: Takashi Iwai [mailto:ti...@suse.de] Sent: Tuesday, April 21, 2015 6:03 PM To: David Henningsson Cc: ti...@suse.de; Kailang; hui.w...@canonical.com; 1446...@bugs.launchpad.net; sta

[Bug 1452175] Re: [PATCH] ALSA: hda - Add headset mic quirk for Dell Inspiron 5548

2015-05-11 Thread Takashi Iwai
At Mon, 11 May 2015 14:04:14 +0200, David Henningsson wrote: This enables the headset microphone on Dell Inspiron 5548, or at least some variants of it. Cc: sta...@vger.kernel.org BugLink: https://bugs.launchpad.net/bugs/1452175 Signed-off-by: David Henningsson

  1   2   >