Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752596AbbEUE2b (ORCPT ); Thu, 21 May 2015 00:28:31 -0400 Received: from cantor2.suse.de ([195.135.220.15]:39239 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751462AbbEUE22 (ORCPT ); Thu, 21 May 2015 00:28:28 -0400 Date: Thu, 21 May 2015 06:28:24 +0200 Message-ID: From: Takashi Iwai To: Martin Steigerwald Cc: linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org Subject: Re: [REGRESSION] 4.1-rc4: Sound muted after boot In-Reply-To: <1902192.Ae1uPbIBnJ@merkaba> References: <1902192.Ae1uPbIBnJ@merkaba> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.5 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1608 Lines: 40 At Wed, 20 May 2015 16:31:55 +0200, Martin Steigerwald wrote: > > Hello! > > On ThinkPad T520 (Intel Sandybridge) with 4.14-rc4 + two BTRFS patches and > one Intel P-State debug patch I have no sound output on internal Intel HD > audio codec. > > According to ThinkPad T520 LED with striked-through speaker the loud speaker > is in disabled state. Also KDE´s Phonon says a soundcard is missing. In > alsa-mixer I see nothing as MM for muted. If I press the key next to the LED > I get a notification on the desktop that loud speaker has been enabled / > disabled, but the LED still is on for it being disabled. > > I do not hear anything in Amarok or with aplay. alsa-mixer sound volumes are > 100 for master and PCM. I also tried with disabling "Auto-Mute Mod", but > still no sound. > > When I reboot and in BIOS or GRUB press the key then the LED toggles state. > > When I reboot into Linux 4.0.1 sound is working fine and loud speaker > disabled LED is toggled off, so I bet this is a regression 4.1-rc4 compared > to 4.0.1. Please run alsa-info.sh at both working and non-working cases (with old and new kernels), and attach the outputs. Run the script with --no-upload option. Also, such a problem is rather the device permissions problem. Check the device permissions of /dev/snd/* files (also check getfacl /dev/snd/*, too). Takashi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/