From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Nocera Subject: Re: Baytrail init file for alsa-utils Date: Mon, 03 Nov 2014 14:03:43 +0100 Message-ID: <1415019823.4506.1.camel@hadess.net> References: <1415008294.2406.107.camel@hadess.net> <1415013073.2471.11.camel@loki> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [217.70.183.198]) by alsa0.perex.cz (Postfix) with ESMTP id C4F9226049E for ; Mon, 3 Nov 2014 14:04:25 +0100 (CET) In-Reply-To: <1415013073.2471.11.camel@loki> 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 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