Appreciate the response, however this doesnt seem to work. I did try those commands on both devices and i still end up with the same result. everything goes well with whats playing on adsp0 until something opens dsp0, then whats playing on adsp0 dies off. game problem? or alsa problem? the thing that is puzzling is the fact that there are no errors printed by anything, just no sound on the adsp0 device after something grabs dsp0 hopefully someday, this will work thanks for the help.
Clemens Ladisch wrote: > Mark Rutherford wrote: > > I have the following configuration: > > dsp -> adsp0 > > adsp -> dsp0 > > > > this way quake3 uses the read only device adsp0, and teamspeak can use > > the full duplex device at dsp0 > > > > I came across a post on the teamspeak fourum regarding this issue, and > > these commands were supposed to resolve it: > > % echo "quake 0 0 direct" > /proc/asound/card0/pcm0p/oss > > % echo "quake 0 0 disable" > /proc/asound/card0/pcm0c/oss > > > > these do nothing for me. > > /dev/dsp0 is card 0, device 0, while /dev/asdp0 is card 0, device 1. > > Change the lines above to: > % echo "quake 0 0 direct" > /proc/asound/card0/pcm1p/oss > % echo "quake 0 0 disable" > /proc/asound/card0/pcm1c/oss > > (When adsp0 is write-only, you won't have the capture device pcm1c.) > > HTH > Clemens -- Regards, Mark Rutherford [EMAIL PROTECTED] PGP key: http://www.justirc.net/~mark/markrutherford.asc fingerprint: 1CF2 6229 306D A2C8 2C89 46BE FFD6 D910 5170 4FA9 ------------------------------------------------------- This SF.NET email is sponsored by: eBay Great deals on office technology -- on eBay now! Click here: http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user