Hi, I found on the list the following:
> Can't run TeamSpeak and Quake3 at the same time... :( > Can someone help me??? > > i'm using Debian SID, kernel 2.6.3, I have the correct snd_intel8x0 > module installed and the "Alsa Conpt. OSS modules" > > If anyone need more info I can send it No, sadly you can't. You can do this with the commmercial OSS drivers afaik. Teamspeak and Quake3 are two apps that just don't wanna work with aoss from the alsa-oss package [quake3 uses mmap and Teamspeak uses libc's fopen(). For more details, search the ML archives]... Flo.. thats FALSE! It work: Just do 5. Telling alsa your game only needs playback, no recording etc. Now, to enable your game to play sound you have to tell alsa that your game will not need to record sound or anything - else alsa will refuse to give your game the capability to play sounds, since TeamSpeak already has the rights to record, and no two programme should be able to. Issue these commands as root: echo "quake3.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss echo "quake3.x86 0 0 disable" > /proc/asound/card0/pcm0c/oss (substite "quake3.x86" with the name you found for your specific game in (4)). Now you should be able to play your game with sounds while using TS. from http://www.teamspeak.org/forums/showthread.php?s=b8807fbca0588f41215e19b8935895c6&threadid=3530 so. But now to me (: In TeamsSpeak I hear myself, but I cant talk to other. And in krec I can't record sound, what have I to change? -- MfG Christopher Loessl Key: 769A4BF2 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
