Am Samstag, 18. Januar 2003 19:42 schrieb Jaroslav Kysela: > On Sat, 18 Jan 2003, Peter Kirk wrote: > > Hi, > > > > im having trouble with alsa using quake3 together with teamspeak on my > > soundblaster live. With oss/free this works though. [...] > > There's not an easy fix. This example shows exactly the broken API design > as OSS. We don't know at open time, if application requests the device for > read or write or duplex operation, so we assume that all directions are > wanted. There is no /dev/adsp device for EMU10K1. > > Anyway, we have proc interface where you can tell to driver that only > playback is wanted. Try this: > > % echo "quake 0 0 direct" > /proc/asound/card0/pcm0p/oss > % echo "quake 0 0 disable" > /proc/asound/card0/pcm0c/oss > > Replace quake with real application name (use ps command to determine it > at runtime). > > Jaroslav
Yeah =) you helped me to solve my problem, thanks a lot !!!! I even understood your explanation, one thing I dont understand though...Why does it work with oss/free, which should have the same problem as alsa/oss ?? thanks again Peter -- I don't mind arguing with myself. It's when I lose that it bothers me. -- Richard Powers ------------------------------------------------------- This SF.NET email is sponsored by: Thawte.com - A 128-bit supercerts will allow you to extend the highest allowed 128 bit encryption to all your clients even if they use browsers that are limited to 40 bit encryption. Get a guide here:http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0030en _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user