From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: alsactl adds volume controls? Date: Fri, 08 Oct 2010 15:41:55 +0200 Message-ID: <4CAF1FA3.5000402@ladisch.de> References: <4C7F6D5D.7020101@canonical.com> <4C7FB2CF.5060505@ladisch.de> <4C7FC85B.4000009@ladisch.de> <4CA46E98.10402@ladisch.de> <4CA4A844.7060403@colin.guthr.ie> <20100930164753.GB9431@sirena.org.uk> <4CA5834D.5030408@ladisch.de> <4CA59976.2020306@colin.guthr.ie> <4CA5A38A.7050006@ladisch.de> <4CAD7F3D.3090205@ladisch.de> <4CAF1AF2.3060907@colin.guthr.ie> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by alsa0.perex.cz (Postfix) with ESMTP id 4A42124414 for ; Fri, 8 Oct 2010 15:40:28 +0200 (CEST) In-Reply-To: <4CAF1AF2.3060907@colin.guthr.ie> 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: Colin Guthrie Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Colin Guthrie wrote: > 'Twas brillig, and Clemens Ladisch at 07/10/10 09:05 did gyre and gimble: > > Please try this patch. > > > > +++ b/sound/pci/hda/patch_sigmatel.c > > ... > > Seemed to do something. Now, rather than printing -46.5dB then the > Master slider is down at 0, it prints "mute". > > Is this the extent of the fix? i.e. to correctly report that the bottom > value is muted? Yes. > If so, then is there a way to tell this via an API so that I can tell PA > to not control the slider down to it's 0 value in order to avoid the > auto mute? Alsamixer uses the standard dB information that should also be used by PA. Regards, Clemens