LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   quake3 locking up oin start of match... (https://www.linuxquestions.org/questions/linux-games-33/quake3-locking-up-oin-start-of-match-154684/)

trey85stang 03-07-2004 03:36 PM

quake3 locking up oin start of match...
 
Ok, quake3 locks up at the start of any match... except for the first one in a single player game....

I've read that the music is quausing the game to lock... any ideas how to turn off music? i turned the music sound down from the options menu but no luck?

WingNut 03-07-2004 10:48 PM

How are things in CowTown?

Tell us little about your set up. The two biggest showstoppers for quake3 under Slackware are sound and video drivers. If you are running the game in console you should be able to view any errors that are casusing the hang.

Thetargos 03-08-2004 12:31 AM

Re: quake3 locking up oin start of match...
 
Quote:

Originally posted by trey85stang
Ok, quake3 locks up at the start of any match... except for the first one in a single player game....

I've read that the music is quausing the game to lock... any ideas how to turn off music? i turned the music sound down from the options menu but no luck?

Can you kill the process and continue to use your computer, or is the whole system lockin up?

trey85stang 03-08-2004 09:05 AM

Quote:

Originally posted by WingNut
How are things in CowTown?

Tell us little about your set up. The two biggest showstoppers for quake3 under Slackware are sound and video drivers. If you are running the game in console you should be able to view any errors that are casusing the hang.

Things are well in cowtown actually where might you be located at?? , dist..Slack 9.1 I have an older Geforce2 video card with 4496 drivers. The sound is integrated AC97, with via82cxxx module... (which im sure is causing the problem) I also start quake with a string that enables sound (dont know exactly what it does... but I will post the start-up script when i get home tonight.


Quote:

Originally posted by Thetargos
Can you kill the process and continue to use your computer, or is the whole system lockin up?
I restart X when it locks with cntl-alt-bksp, So its just the game locking up.

Thetargos 03-08-2004 03:01 PM

What audio drivers are you using? Since Quake3 is an OSS application (and by that I mean the Open Sound System, not Open Source Software ;) ), if you are running trhough ALSA that may be the source of your problem, depending on the version of ALSA, the OSS emulation layer is broken (especially in the 1 releases) for some chipsets. But if you're using the Free-OSS drivers, then I don't know what could be the problem. :scratch:

trey85stang 03-08-2004 07:04 PM

sounds like a winner... Im runnign ALSA with OSS emulation (kernel 2.6.0).... OSS is depricated, strangley enough ET runs just fine with no sound problems? any idea what I can try?

Thetargos 03-08-2004 07:09 PM

You running the kernel's ALSA drivers? You may try the latest ALSA (1.0.3) and see if that changes anything.

trey85stang 03-09-2004 08:03 AM

Quote:

Originally posted by Thetargos
You running the kernel's ALSA drivers? You may try the latest ALSA (1.0.3) and see if that changes anything.
Awesome, should i recompile with no alsa support and install the drivers?? or compile alsa support and then install the drivers?

trey85stang 03-10-2004 08:23 AM

ok... I recompiled (the kernel).. and turned all of alsa into modules (i had some that were static)... Then installed alsa 1.0.3... Everything installed fine.. rebooted.. sound was working as it always did before.. and quake3 still locks....

Im going to recompile and remove alsa support from the kernel altogether then install the drivers.. and see if it makes any diffrence.

Thetargos 03-10-2004 12:20 PM

Just out of curiosity... What videocard do you have... I remember some ATi cards had problems with the cvar in Quake compiled_vertex_array... Then again, I don't know.

trey85stang 03-10-2004 01:55 PM

Quote:

Originally posted by Thetargos
Just out of curiosity... What videocard do you have... I remember some ATi cards had problems with the cvar in Quake compiled_vertex_array... Then again, I don't know.
an old GeForce2 MX200

Thetargos 03-10-2004 05:09 PM

Not a chance your problem may be related to that... What driver version do you have for your GF?

trey85stang 03-11-2004 07:16 PM

Quote:

Originally posted by Thetargos
Not a chance your problem may be related to that... What driver version do you have for your GF?
4363, Think i should install a newer version?

Thetargos 03-11-2004 07:37 PM

That version infact is the best for Geforces prior to FX (as far as I'm told, I do not have an nVidia card)... Have you tried re-installing the game?

WingNut 03-11-2004 07:59 PM

Unless you have ruled out sound as the culprit try the following:

get yourself a console and su to root

issue command:

lsof /dev/dsp

the resulting output will be whatever sound services are currently using your sound device.

issue the killall command to kill whatever services are running.

Fire up your game and see what happens.

I'm a little skeptical that this will work since you said other games seemed not to be affected. A friend of mine had similar problems with his onboard sound and this cleared him up. If it works post back and we'll see about making the changes permanent. Also my buddy spent a bit of time searching the forums here and compiled some of what he found into a document. Just say the word and I will forward it to you via email.

By the way I currently call East Texas home but I hail from Cowtown. God I love that place :D

Has all the recompiling your doing affected sound in any other games/apps?

Hope this helps.


All times are GMT -5. The time now is 10:01 AM.