Re: [Alsa-user] Unknown PCM default

2006-03-29 Thread Carlos Munoz
Carlos Munoz wrote: No, they do not exist. I just remembered that I had copied the whole /usr/share/alsa directory to my development board. I will try that and let you know what I find. Yes, that did the trick. I copied the /usr/share/alsa directory to the board and everything is good now

Re: [Alsa-user] Unknown PCM default

2006-03-29 Thread Carlos Munoz
Lee Revell wrote: It sounds like alsa-lib is missing or incorrectly installed. Do /usr/share/alsa/alsa.conf and /usr/share/alsa/pcm/default.conf exist? Lee No, they do not exist. I just remembered that I had copied the whole /usr/share/alsa directory to my development board. I will try th

Re: [Alsa-user] Unknown PCM default

2006-03-29 Thread Carlos Munoz
Carlos Munoz wrote: Lee Revell wrote: On Wed, 2006-03-29 at 16:49 -0800, Carlos Munoz wrote: Hi All, I'm getting the following error when using an alsa application: ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default Error opening PCM device default This

Re: [Alsa-user] Unknown PCM default

2006-03-29 Thread Carlos Munoz
Lee Revell wrote: On Wed, 2006-03-29 at 16:49 -0800, Carlos Munoz wrote: Hi All, I'm getting the following error when using an alsa application: ALSA lib pcm.c:2099:(snd_pcm_open_noupdate) Unknown PCM default Error opening PCM device default This is an incomplete driver

[Alsa-user] Unknown PCM default

2006-03-29 Thread Carlos Munoz
0: [0- 0]: ctl 33: : timer Reading /cat/sndstat produces an error: # cat /dev/sndstat cat: /dev/sndstat: No such device I searched for the solution to this problem but didn't find anything. If anyone knows how to fix this problem please let me know. Thanks, Ca