From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: alsactl adds volume controls? Date: Fri, 27 Aug 2010 17:43:05 +0200 Message-ID: <4C77DD09.3060909@ladisch.de> References: <4C77CE1D.2070501@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by alsa0.perex.cz (Postfix) with ESMTP id 854922463E for ; Fri, 27 Aug 2010 17:43:09 +0200 (CEST) In-Reply-To: <4C77CE1D.2070501@canonical.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: David Henningsson Cc: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org David Henningsson wrote: > So I've discovered that my sound card has a "PCM Playback Volume" > control, but changing that control does not alter the volume. > > Interestingly enough, this control does not come from the HDA parser, it > is added by alsactl at boot time...! This control was created by the software volume plugin. When not using this plugin, the control does not have any effect. To get rid of it, delete its entry from /etc/asound.state. Regards, Clemens