Hi, At Thu, 31 Jan 2002 17:36:43 +0100 (CET), Christoph Rieper wrote: > > Hi Takashi Iwai! > > Now I tried it with the right command(% aplay -d2 test.wav) but it hangs and I > have to close the shell. During the hang my MD-recorder records because it > thinks there is a signal (the volume bar fo the MD-recorder says nothing so > the signal must be very silent). When I close the shell AFTER the .wav is > finished and I want to retry it later the aplay says "Device or resource buys".
I suspect there is another app is running. actually device 2 and device 0 uses the same channel, so if there is another app with the normal analog playback, you cannot open this device. > I used all the different possibiltys (SPDIF Out To DAC, in phase inverse, ...) > but the result was the same. please make sure there is no app accessing to the soundcard for aplay. then configure your mixer like "SPDIF Output Switch" true "SPDIF Out To DAC" true "SPDIF DAC To Out" false (important!) turn off other SPDIF related switches. then start aplay with -d2 again. > Which command shut I use to make the dump during the SPDIF playback? please check /proc/asound/card0/cmipci during playback. BTW for me it's a bit hard to debug the ALSA 0.5.x since I moved all my stuffs to ALSA 0.9.0. If you don't mind, please try ALSA 0.9.0 instead. I think most of bugs on cmipci driver have been fixed there. ciao, Takashi _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user