PDA

View Full Version : enemy territory sound problems


luposolo
April 16th, 2008, 10:44 PM
i just installed enemy territory it works perfectly fine the only problem is im not getting any sound

luposolo
April 17th, 2008, 01:55 PM
this is the message it is giving me

------- sound initialization -------
/dev/dsp: Device or resource busy
Could not open /dev/dsp

citaworvk
April 22nd, 2008, 02:31 PM
I have the same problem. Sound work in all the other applications. I also have USB speakers and no literal sound card.

NR1224
April 22nd, 2008, 03:49 PM
do the following, in this order;

sudo killall esd
sudo -i
echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
exit
et

works for me:guitar:

hero1900
May 30th, 2009, 07:06 PM
thank you for help