On Fri, 28 Mar 2003, AP - Simon Blandford wrote:

> Hi Jaroslav,
> 
> Thank you.
> 
> OK, I have installed it. However I get the following message when I try and run it...
> 
> $aoss producer -pd
> ALSA lib pcm.c:1906:(snd_pcm_open_noupdate) Unknown PCM dsp0
> ALSA lib pcm.c:1906:(snd_pcm_open_noupdate) Unknown PCM dsp0
> ALSA lib pcm.c:1906:(snd_pcm_open_noupdate) Unknown PCM dsp0
> ALSA lib pcm.c:1906:(snd_pcm_open_noupdate) Unknown PCM dsp0
> ......ad infinitum.
> 
> I have to kill the process.
> 
> Is this normal? (probably not)
> 
> A search on Google yeilded one report of this message but with no reply.

Add this to your ~/.asoundrc:

pcm.dsp0 {
        type plug
        slave.pcm "dsnoop"
}

(replace "dsnoop" with your dsnoop pcm name)

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to