From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Nocera Subject: Re: Baytrail init file for alsa-utils Date: Tue, 18 Nov 2014 13:05:55 +0100 Message-ID: <1416312355.19132.19.camel@hadess.net> References: <1415008294.2406.107.camel@hadess.net> <1415013073.2471.11.camel@loki> <1415019823.4506.1.camel@hadess.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) by alsa0.perex.cz (Postfix) with ESMTP id D1A2C260476 for ; Tue, 18 Nov 2014 13:06:55 +0100 (CET) In-Reply-To: <1415019823.4506.1.camel@hadess.net> 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: Liam Girdwood Cc: "alsa-devel@alsa-project.org" , "Nikula, Jarkko" List-Id: alsa-devel@alsa-project.org On Mon, 2014-11-03 at 14:03 +0100, Bastien Nocera wrote: > On Mon, 2014-11-03 at 11:11 +0000, Liam Girdwood wrote: > > On Mon, 2014-11-03 at 10:51 +0100, Bastien Nocera wrote: > > > Hey, > > > > > > I've done some work on the community generated "alsa state" file for > > > Baytrail tablets, and shrunk it massively: > > > https://github.com/AdamWill/baytrail-m/blob/master/alsa/t100_B.state > > > > > > Are there any tools, or hints as to how I might convert that to an > > > "init" file that alsactl could run to set the default state of the > > > mixer? > > > > "alsactl store" should write it to the correct system directory. > > alsactl store doesn't use a format similar to the files installed > in /usr/lib/alsa/init though, which is what I'm looking for. > > > > Or have any Intel folks already done that work? > > > > > > > Jarkko has been working on Baytrail so best for him to answer. > > OK, thanks Jarkko?