From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: Problem setting mixer switch with amixer/alsactl. Date: Wed, 29 Oct 2008 16:04:51 +0000 Message-ID: <20081029160451.GD14648@sirena.org.uk> References: <48FF7538.3090000@oliford.co.uk> <20081023132705.GA20557@sirena.org.uk> <4900829A.8000703@oliford.co.uk> <20081023140116.GB17901@sirena.org.uk> <87mygvmci7.fsf@free.fr> <20081024172533.GA3328@sirena.org.uk> <87ej25ero2.fsf@free.fr> <20081028131031.GG9068@sirena.org.uk> <20081028153435.GK9068@sirena.org.uk> <49078946.9030003@oliford.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cassiel.sirena.org.uk (cassiel.sirena.org.uk [80.68.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id 6423D2445C for ; Wed, 29 Oct 2008 17:04:52 +0100 (CET) Content-Disposition: inline In-Reply-To: <49078946.9030003@oliford.co.uk> 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: Oliver Ford Cc: alsa-devel@alsa-project.org, Robert Jarzmik List-Id: alsa-devel@alsa-project.org On Tue, Oct 28, 2008 at 09:51:02PM +0000, Oliver Ford wrote: > Does that give you any ideas of what happening on my system? OK, I see what the problem is now. The conversion to allow larger than 8 bits missed some things, causing the power control to look at unrelated bits in the register when determining if the path is active. I won't be able to fix it today since I have to go and get my eyes examined (no wonder it took me so long to spot this!) but I expect I'll have a patch tomorrow.