[Desktop-packages] [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 --- 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/hda_generic.c b/sound

Re: [Desktop-packages] [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 Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1357928 Title: [Studio1747, IDT 92HD73C1X5,playback] volume slider problem - Slide to

Re: [Desktop-packages] [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 > (Use generic parser for > STAC/IDT codec driver). It's currently set only to vmaster, so Master has it, but speaker and headph

[Desktop-packages] [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 /u

[Desktop-packages] [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 > http://www.alsa-project.org/db/?f=376c0804cbdde90bcd2c

[Desktop-packages] [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 > >> > >> Apparently this board seems t

[Desktop-packages] [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 > > 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 Henningsson > --- > sound

[Desktop-packages] [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 c

[Desktop-packages] [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 invert

[Desktop-packages] [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,

[Desktop-packages] [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 lea

[Desktop-packages] [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 analysi

[Desktop-packages] [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

[Desktop-packages] [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

[Desktop-packages] [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. >

[Desktop-packages] [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. > >

[Desktop-packages] [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 > >&g

[Desktop-packages] [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 > reportin

[Desktop-packages] [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 a

[Desktop-packages] [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-b

[Desktop-packages] [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

[Desktop-packages] [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 > >