From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754615AbdASTgR (ORCPT ); Thu, 19 Jan 2017 14:36:17 -0500 Received: from bitmer.com ([213.157.87.50]:53304 "EHLO bitmer.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754491AbdASTfq (ORCPT ); Thu, 19 Jan 2017 14:35:46 -0500 Subject: Re: Nokia N900: mixers changed between 4.9 and 4.10-rc3, no longer can use in-call speaker To: Peter Ujfalusi , Pavel Machek , =?UTF-8?Q?Pali_Roh=c3=a1r?= References: <20170112181826.GA28290@amd> <201701121934.19810@pali> <20170114225614.GA25321@amd> <201701150100.54214@pali> <20170115100533.GA15816@amd> <40dbce4e-d99d-d77d-e682-5b004c70ca40@bitmer.com> Cc: sre@kernel.org, kernel list , linux-arm-kernel , linux-omap@vger.kernel.org, tony@atomide.com, khilman@kernel.org, aaro.koskinen@iki.fi, ivo.g.dimitrov.75@gmail.com, patrikbachan@gmail.com, serge@hallyn.com, abcloriens@gmail.com, alsa-devel@alsa-project.org, helen.koike@collabora.co.uk, lars@metafoo.de, broonie@kernel.org From: Jarkko Nikula Message-ID: Date: Thu, 19 Jan 2017 20:51:53 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/17/2017 03:47 PM, Peter Ujfalusi wrote: > On 01/15/2017 09:08 PM, Jarkko Nikula wrote: >> However v4.9.4 works and with it I can see there is an issue with these >> aic3x controls: >> >> amixer: Unable to find simple control 'Left DAC_L1 Mixer Line',0 >> >> >> >> amixer: Unable to find simple control 'Right DAC_R1 Mixer Line',0 > > These are certainly not the regression between 4.6 and 4.9, more like > more like regression since 2.6: > 'Line Switch' -> 'LineL Switch': > 54f01916297bafc18bd7df4e2300a0544a84fce3 > > 'LineL Switch' -> 'DACL1 Switch': > c3b79e05b4d9ab2e7c3ba281261ea87ab5b71a92 > You are right. Those mixer scripts were for Maemo 2.6.28 kernel and dated 2009... grr, looks like I've overwritten my N900 mixer scripts at some point. Fortunately the issue seems to be fixed in v4.10-rc4. -- Jarkko From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Nikula Subject: Re: Nokia N900: mixers changed between 4.9 and 4.10-rc3, no longer can use in-call speaker Date: Thu, 19 Jan 2017 20:51:53 +0200 Message-ID: References: <20170112181826.GA28290@amd> <201701121934.19810@pali> <20170114225614.GA25321@amd> <201701150100.54214@pali> <20170115100533.GA15816@amd> <40dbce4e-d99d-d77d-e682-5b004c70ca40@bitmer.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Peter Ujfalusi , Pavel Machek , =?UTF-8?Q?Pali_Roh=c3=a1r?= Cc: alsa-devel@alsa-project.org, ivo.g.dimitrov.75@gmail.com, khilman@kernel.org, tony@atomide.com, broonie@kernel.org, aaro.koskinen@iki.fi, sre@kernel.org, kernel list , lars@metafoo.de, abcloriens@gmail.com, helen.koike@collabora.co.uk, linux-omap@vger.kernel.org, patrikbachan@gmail.com, linux-arm-kernel , serge@hallyn.com List-Id: linux-omap@vger.kernel.org On 01/17/2017 03:47 PM, Peter Ujfalusi wrote: > On 01/15/2017 09:08 PM, Jarkko Nikula wrote: >> However v4.9.4 works and with it I can see there is an issue with these >> aic3x controls: >> >> amixer: Unable to find simple control 'Left DAC_L1 Mixer Line',0 >> >> >> >> amixer: Unable to find simple control 'Right DAC_R1 Mixer Line',0 > > These are certainly not the regression between 4.6 and 4.9, more like > more like regression since 2.6: > 'Line Switch' -> 'LineL Switch': > 54f01916297bafc18bd7df4e2300a0544a84fce3 > > 'LineL Switch' -> 'DACL1 Switch': > c3b79e05b4d9ab2e7c3ba281261ea87ab5b71a92 > You are right. Those mixer scripts were for Maemo 2.6.28 kernel and dated 2009... grr, looks like I've overwritten my N900 mixer scripts at some point. Fortunately the issue seems to be fixed in v4.10-rc4. -- Jarkko From mboxrd@z Thu Jan 1 00:00:00 1970 From: jarkko.nikula@bitmer.com (Jarkko Nikula) Date: Thu, 19 Jan 2017 20:51:53 +0200 Subject: Nokia N900: mixers changed between 4.9 and 4.10-rc3, no longer can use in-call speaker In-Reply-To: References: <20170112181826.GA28290@amd> <201701121934.19810@pali> <20170114225614.GA25321@amd> <201701150100.54214@pali> <20170115100533.GA15816@amd> <40dbce4e-d99d-d77d-e682-5b004c70ca40@bitmer.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 01/17/2017 03:47 PM, Peter Ujfalusi wrote: > On 01/15/2017 09:08 PM, Jarkko Nikula wrote: >> However v4.9.4 works and with it I can see there is an issue with these >> aic3x controls: >> >> amixer: Unable to find simple control 'Left DAC_L1 Mixer Line',0 >> >> >> >> amixer: Unable to find simple control 'Right DAC_R1 Mixer Line',0 > > These are certainly not the regression between 4.6 and 4.9, more like > more like regression since 2.6: > 'Line Switch' -> 'LineL Switch': > 54f01916297bafc18bd7df4e2300a0544a84fce3 > > 'LineL Switch' -> 'DACL1 Switch': > c3b79e05b4d9ab2e7c3ba281261ea87ab5b71a92 > You are right. Those mixer scripts were for Maemo 2.6.28 kernel and dated 2009... grr, looks like I've overwritten my N900 mixer scripts at some point. Fortunately the issue seems to be fixed in v4.10-rc4. -- Jarkko