From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: AIC23 SOC Driver on OSK5912 Date: Tue, 7 Oct 2008 16:12:15 +0100 Message-ID: <20081007151214.GH19835@sirena.org.uk> References: <20081007115450.GD19835@sirena.org.uk> <48EB6820.3090809@mistralsolutions.com> 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 A6E392460C for ; Tue, 7 Oct 2008 17:12:29 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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: Arun KS Cc: alsa-devel@alsa-project.org, "linux-omap@vger.kernel.org List" , Jesslyn Abdul Salam List-Id: alsa-devel@alsa-project.org On Tue, Oct 07, 2008 at 08:39:07PM +0530, Arun KS wrote: > On Tue, Oct 7, 2008 at 7:20 PM, Jesslyn Abdul Salam > > Not yet. Would please share what you have done to make it work ? Also when I > > tried to strace aplay , it keeps looking for a > > file which is not there in the alsa-lib > > package. Any idea what goes in that file ? > CCing in l-o mailing list too. > I dont know about that file. I didnt face that issue. It's perfectly normal to check that file, it doesn't need to be there - it contains optional ALSA control configuration for the card in the same format as the other files in there. Note that usually it'd appear in /usr/share rather than /usr, this may indicate that your ALSA user space is not configured as one would expect.