From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: Android on N810 File System Problem Date: Tue, 29 Apr 2008 18:04:58 -0700 Message-ID: <20080430010458.GJ8981@atomide.com> References: <6a56d69c0804241248w5e46efe8k757c9e5fb9e3ce22@mail.gmail.com> <48116F5C.9040009@googlemail.com> <20080425183605.GA27479@kedavra.cpe.vivax.com.br> <87fxt7my4o.fsf@nokia.com> <20080427223248.GA5962@kedavra.cpe.vivax.com.br> <20080428233827.GE8449@atomide.com> <20080429124940.20cc88fd.jarkko.nikula@nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-02-bos.mailhop.org ([63.208.196.179]:64570 "EHLO mho-02-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751776AbYD3BFE (ORCPT ); Tue, 29 Apr 2008 21:05:04 -0400 Content-Disposition: inline In-Reply-To: <20080429124940.20cc88fd.jarkko.nikula@nokia.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Jarkko Nikula Cc: Felipe Balbi , Kalle Valo , Dirk Behme , Jonathan Herriott , linux-omap@vger.kernel.org * Jarkko Nikula [080429 02:49]: > On Mon, 28 Apr 2008 16:38:28 -0700 > "ext Tony Lindgren" wrote: > > > I've merged Jarkko's asoc patch to linux-omap for testing. Have not > > gotten any sound out of it on my n810 though.. Maybe some alsamixer > > settings issue? > > > Have you set CONFIG_OMAP_MUX? Otherwise McBSP2 pins are muxed for EAC > block by the bootloader. Cool yeah that was it! Playing with mpg123 now :) I also updated the config on my website for to enable muxing. Tony