From patchwork Wed May 13 16:29:29 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jan Hinnerk Stosch X-Patchwork-Id: 6398581 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 15846BEEE1 for ; Wed, 13 May 2015 16:29:52 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2628520443 for ; Wed, 13 May 2015 16:29:51 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id C493020437 for ; Wed, 13 May 2015 16:29:47 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id DD3F2265DB5; Wed, 13 May 2015 18:29:45 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 47E77265D68; Wed, 13 May 2015 18:29:37 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 56157265D92; Wed, 13 May 2015 18:29:36 +0200 (CEST) Received: from mail-la0-f44.google.com (mail-la0-f44.google.com [209.85.215.44]) by alsa0.perex.cz (Postfix) with ESMTP id 4A9E2265D22 for ; Wed, 13 May 2015 18:29:30 +0200 (CEST) Received: by laat2 with SMTP id t2so33495357laa.1 for ; Wed, 13 May 2015 09:29:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=2rXgwUDXQ4mfN2Ia9An5SG5Q4e5pLu/J9cCSIL7k2Ys=; b=a2UfIJavt4JPU43fIjJg3pZ3hQM5ocnLny1kIc6Vr4hps5vBUx1m1j0uRz/mOM+fWB thYdkFJEYKd4jRHnSs/ecBAzNi9IjtE6wML9Mqiakc+TKuHWeluctVOnjRJJfNklZLWL wPZ92hZjj3sfYVs+4Ed4UdZfiz+aQ32mOjiuE4D6U3zvzVKMfqH1kzoGj1PAu0jGk3JX qY6T6CSZBCkS7C3DTztzr5Fta6aLcd5gxOGJFQDJk0tHCDP1zTnmbUS3ZG/e6iTgVJLb qrYzraiNUPFeHnO8ln35/WH4tE2AguftC9kNJqG9zWL7eWWpZrI8Jbo+j8NZkVGm27Ei r/oQ== MIME-Version: 1.0 X-Received: by 10.152.5.164 with SMTP id t4mr16513971lat.16.1431534569813; Wed, 13 May 2015 09:29:29 -0700 (PDT) Received: by 10.114.181.36 with HTTP; Wed, 13 May 2015 09:29:29 -0700 (PDT) In-Reply-To: References: Date: Wed, 13 May 2015 18:29:29 +0200 Message-ID: From: Jan Hinnerk Stosch To: Takashi Iwai Cc: alsa-devel@alsa-project.org, David Henningsson Subject: Re: [alsa-devel] Low volume since linux 3.19 X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, a few weeks ago you wrote a patch for a lifebook T731 which fixed some wrong BIOS configuration concerning the headphone pin. A tried the patch with my Lifebook E753 and it worked. The Speaker+LO setting is gone. In alsamixer only 'Speaker' and 'Headphone' remain. 'Speaker' is muted when I plug in a headphone. So if I don't get something wrong this is the same issue!? If it is and you don't mind, would you add the following quirk-patch? SND_PCI_QUIRK(0x10cf, 0x1845, "Lifebook U904", ALC269_FIXUP_LIFEBOOK_EXTMIC), SND_PCI_QUIRK(0x144d, 0xc109, "Samsung Ativ book 9 (NP900X3G)", ALC269_FIXUP_INV_DMIC), SND_PCI_QUIRK(0x1458, 0xfa53, "Gigabyte BXBT-2807", ALC283_FIXUP_BXBT2807_MIC), If I got something wrong, please tell me. Regards, jhs 2015-03-26 16:48 GMT+01:00 Jan Hinnerk Stosch : > Yes, it works (only until next reboot). I assume the "k" after "set" > was a typo. I ran > % amixer amixer -c0 set 'Speaker+LO' 0dB > > I have pulseaudio version 6.0 > > regards, > > jhs > > 2015-03-26 15:26 GMT+01:00 Takashi Iwai : >> At Thu, 26 Mar 2015 15:22:28 +0100, >> Jan Hinnerk Stosch wrote: >>> >>> Thx for your quick reply. >>> I ran the script with linux 3.18.6 and 3.19.2 and attached the output >>> in compressed form. >> >> I guess running the following once should recover: >> % amixer -c0 set k 'Speaker+LO' 0dB >> >> But still the question is who lowered it. Which PulseAudio version >> are you running? >> >> >> Takashi >> >>> >>> regards, >>> >>> jhs >>> >>> 2015-03-26 14:50 GMT+01:00 Takashi Iwai : >>> > At Thu, 26 Mar 2015 13:53:30 +0100, >>> > Jan Hinnerk Stosch wrote: >>> >> >>> >> Hi, >>> >> >>> >> I hope this is the right place to report my issue!? >>> >> Since linux 3.19 I have very low volume on my Fujitsu E753 headphone >>> >> even on highest volume level. >>> >> As I don't have much experience with audio configuration and it worked >>> >> before I did a kernel bisect and found out, that commit >>> >> "03ad6a8c93b6df2d65c305b5b5f9474068b45bfb" is "responsible" for this. >>> > >>> > Adding David to Cc. >>> > >>> >> Is there something that I have to change in my configuration? Or do >>> >> you need some further information? >>> > >>> > Please take alsa-info.sh outputs before and after the patch. Run the >>> > script with --no-upload option, and attach two output files. (Maybe >>> > better to compress when attaching.) >>> > >>> > The commit does basically only renaming some control elements. >>> > Possibly some volumes are set lower than before now. >>> > >>> > >>> > thanks, >>> > >>> > Takashi >>> [2 alsainfo.tar.xz ] >>> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index e2afd53..8491429 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c @@ -5119,6 +5119,7 @@ static const struct snd_pci_quirk alc269_fixup_tbl[] = { SND_PCI_QUIRK(0x104d, 0x9099, "Sony VAIO S13", ALC275_FIXUP_SONY_DISABLE_AAMIX), SND_PCI_QUIRK(0x10cf, 0x1475, "Lifebook", ALC269_FIXUP_LIFEBOOK), SND_PCI_QUIRK(0x10cf, 0x15dc, "Lifebook T731", ALC269_FIXUP_LIFEBOOK_HP_PIN), + SND_PCI_QUIRK(0x10cf, 0x1757, "Lifebook E753", ALC269_FIXUP_LIFEBOOK_HP_PIN),