I was only getting sound in
Enemy Territory if I run it as root, which we all know is a BAD idea. So I came across this solution, and it worked!
Edit rc.local as root:
sudo gedit /etc/rc.localAdd the following line just before "exit 0":
echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/ossSave and exit. Now you have sound each time you launch the game. The more linux savvy of you will now
why this works
You must be
logged in to add comments.
If HTML language is enabled and you want to use it, please check start and end tags.
Posted by RawShark on Tue, Nov 24th 2009, 4:06 pm