I am using Intrepid
This is the error I get when trying to play ET
------- sound initialization -------
/dev/dsp: Device or resource busy
Could not open /dev/dsp
------------------------------------
Sound memory manager started
Sys_LoadDll(/home/nakama/.etwolf/etmain/ui.mp.i386.so)...
Sys_LoadDll(/home/nakama/.etwolf/etmain/ui.mp.i386.so) failed:
"/home/nakama/.etwolf/etmain/ui.mp.i386.so: cannot open shared object file: No such file or directory"
Sys_LoadDll(/usr/local/games/enemy-territory/etmain/ui.mp.i386.so)... ok
Sys_LoadDll(ui) found **vmMain** at 0xa9247f40
Sys_LoadDll(ui) succeeded!
I have tried installing "esound" and nothing happens.
I have also tried this command "killall esd; et; esd"
and this "echo "et.x86 0 0 direct" > /proc/asound/card0/pcm0p/oss" note: with this command I get permissions denied error so I tried to run as sudo and get the same permissions denied error so the only way I found to execute it was first doing "sudo su"
But I still am having no luck
any help would be great.
I have already looked at https://help.ubuntu.com/community/EnemyTerritory still did not help.