runkidrun
February 27th, 2007, 10:43 PM
I play just 1 game on Ubuntu CE and that game is Wolfenstein: Enemy Territory...I also attempt to use TeamSpeak during my games...But, when I go in-game I can only hear TeamSpeak..(No In-Game Sound)...
So, I found a piece of code that will fix the problem:
echo 'et.x86 0 0 direct' > /proc/asound/card0/pcm0p/oss
echo 'et.x86 0 0 disable' > /proc/asound/card0/pcm0c/oss
How would I make that code be included in the startup script????????? (So It Works Everytime I Log In)
Thanks In Advance!
So, I found a piece of code that will fix the problem:
echo 'et.x86 0 0 direct' > /proc/asound/card0/pcm0p/oss
echo 'et.x86 0 0 disable' > /proc/asound/card0/pcm0c/oss
How would I make that code be included in the startup script????????? (So It Works Everytime I Log In)
Thanks In Advance!