From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] Revert "ALSA: hda - Add mute-LED mode control to Thinkpad" Date: Mon, 25 May 2015 08:53:26 +0200 Message-ID: References: <1432449275-29789-1-git-send-email-tiwai@suse.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 26434260464 for ; Mon, 25 May 2015 08:53:27 +0200 (CEST) In-Reply-To: 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 To: Raymond Yau Cc: Martin Steigerwald , ALSA Development Mailing List , Pali =?UTF-8?B?Um9ow6Fy?= List-Id: alsa-devel@alsa-project.org At Mon, 25 May 2015 14:44:04 +0800, Raymond Yau wrote: > > > > > This reverts commit 7290006d8c0900c56d8c58428134f02c35109d17. > > > > Through the regression report, it was revealed that the > > tpacpi_led_set() call to thinkpad_acpi helper doesn't only toggle the > > mute LED but actually mutes the sound. This is contradiction to the > > expectation, and rather confuses user. > > > > According to Henrique, it's not trivial to judge which TP model > > behaves "LED-only" and which model does whatever more intrusive, as > > Lenovo's implementations vary model by model. So, from the safety > > reason, we should revert the patch for now > > Are there any ThinkPad which known to support mute led through ACPI SSMS ? The answer is "yes, but..." There are known Thinkpads that do the audio mute together with LED. And judging the difference isn't trivial. It'd need a huge black/white list, which we want to avoid. Takashi