From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Question about AT73C213.conf Date: Thu, 15 Feb 2007 15:24:00 +0100 Message-ID: References: <517122.4272.qm@web37710.mail.mud.yahoo.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <517122.4272.qm@web37710.mail.mud.yahoo.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: maser rati Cc: Alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org At Wed, 14 Feb 2007 12:32:35 -0800 (PST), maser rati wrote: > > The installation was done via the configure command, make and make install. > > How to enable the alsa-files to install to a specific directory, board-rfs ? On trying > different options in the ./configure script; --prefix=/board-rfs exactly installs the > alsa-lib components to it. But --prefix=XXX overrides the path embedded in the code. For installing to another root, passing DESTDIR=XXX at make install is the standard procedure. > Moreover on running aplay, it was found that atrace wasn't able to locate alsa.conf, > with the location being at at /etc/alsa, so the contents of /etc/alsa were moved to / > usr/share/alsa. However it says that the setup is corrupt. Please find attached the > strace for aplay; your valuable input is appreciated. This is a different thing. Now the system files are properly set and alsa-lib reads them. But, the driver returns an error for the required PCM setting. Try to set $LIBASOUND_DEBUG to 1. Then each hw_params error will be displayed to stderr. See alsa-lib/NOTES for details. Takashi ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV