On Tue, 6 Apr 2004, Gupta, Kshitij wrote: > hi Jaroslav, > This file is present. The only other thing which I wanted to bring > into your notice is that the file system we are using is a busybox file > system, with no bash. Instead it has smaller shell ash. Will that make a > difference.
No, ALSA library does not use shell. > And this file /usr/share/alsa/alsa.conf is only meant to be read ??? It contains the definitions for the PCM device names. > - Is there a way around these aliases "hw:0,0" ....like can;t we open the > device without this alias ??? hw:0,0 is logical device name for alsa-lib only. The definition for hw PCM device is stored in the alsa.conf file which should be accessible for alsa-lib or you have to move the definition in your local ~/.asoundrc configuration file. Also note that you may override the location of this file with ALSA_CONFIG_PATH environment variable. For example: export ALSA_CONFIG_PATH=/etc/alsa/alsa.conf To include more files: export ALSA_CONFIG_PATH=/etc/alsa/alsa.conf:/etc/alsa/alsa1.conf Jaroslav ----- Jaroslav Kysela <[EMAIL PROTECTED]> Linux Kernel Sound Maintainer ALSA Project, SuSE Labs ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel