PDA

View Full Version : Enemy Territory no sound


ice.man
April 18th, 2006, 10:25 PM
i have tryed To resolve this issue I simply typed from root terminal the following:
echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss

but it says

ubuntu:~/games$ sudo echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss
bash: /proc/asound/card0/pcm0p/oss: Permission denied

mrchrisblau
April 18th, 2006, 10:30 PM
change the permissions of the file, perhaps?

chmod should do it...

ice.man
April 18th, 2006, 10:42 PM
negitive or i did it wrong