LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Unreal Tournament 2003 sound problems (https://www.linuxquestions.org/questions/linux-software-2/unreal-tournament-2003-sound-problems-95095/)

dARkHunTEr 09-21-2003 06:10 AM

Unreal Tournament 2003 sound problems
 
Hi,

When I try to play UT2003 in linux I get either laggy sound (sound delay of a few seconds, e.g. when you jump you hear the "uh" a few seconds later) or no sound at all (I think this is when I already have started UT2003 once in the session).
Please help me fix it! Headshots ain't fun without sound...

I'm using slackware 9 with an AC'97 onboard sound chip.

Thanks for any help!

CrAZy_MoNKeY 09-21-2003 01:33 PM

try this

after you have closed you first ut2003 session do
lsof /dev/dsp

then run kill followed by the pid of the program the lsof reported

dARkHunTEr 09-21-2003 02:01 PM

Quote:

Excellent day for drinking heavily. Spike office water cooler.

mark@mercure:~$ lsof /dev/dsp
mark@mercure:~$
As you see it doesn't return anything.

Electro 09-21-2003 03:02 PM

AC'97 is software codec standard. Look at your motherboard or sound card and find the chip. Also are you using ALSA or OSS. You may have to install SDL and run /sbin/ldconfig -v . If you are using artsd or esd. Turn them off. Also you may need to set the output sound device in user.ini file. I don't know if you can set sound buffers for UT2003.

Quote:

Headshots ain't fun without sound...
It isn't. Even with out sound. I still hear it.

BTW, you don't have to include -v (verbose) when you run /sbin/ldconfig.


All times are GMT -5. The time now is 03:55 PM.