View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Tue Apr 30, 2002 5:17 am Post subject: Quake 3... SO SLOW |
|
|
I've got a pretty beefy system* here, and whenever I launch Quake 3 it seems as if the whole application is "stuttering."
It was mentioned in the FAQ** on IfSoftware's site that this may be cause by a problem with KT133A chipset. I have an A7V which features the KT133 chipset -- the precursor to KT133A. In ths same FAQ, they suggest that disabling 3dnow! in kernel config and recompiling (the kernel) would fix the problem.
But, I can not find in my kernel config anything having to do with 3dnow!! I was told (or at least hinted to) that 3dnow optimization is selected automatically if an Athlon cpu is selected. Is this true?
Has anyone else run into this problem with slowness in Quake 3? If so ,how did you fix it? Or does anyone else have any other insight?
I have nvidia-kernel and nvidia-glx installed. `glx` in my XF86Config and all that.
*: http://thedoh.dyndns.org/cpu/ (yes, its out dated some)
*: http://zerowing.idsoftware.com/linux/q3a/#3dnow |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Malakin Veteran
![Veteran Veteran](/images/ranks/rank_rect_5_vet.gif)
![](images/avatars/111120749840365beed6b10.png)
Joined: 14 Apr 2002 Posts: 1692 Location: Victoria BC Canada
|
Posted: Tue Apr 30, 2002 5:58 am Post subject: |
|
|
When you type "glxinfo | head" part of it looks like this right?
Code: |
server glx vendor string: NVIDIA Corporation
server glx version string: 1.2
|
3dnow optimization would be enabled by the kernel automatically. I _think_ adding NOATHLON to the end of your bootloader line disables them. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Guest
|
Posted: Tue Apr 30, 2002 6:08 am Post subject: |
|
|
Yes..
Code: |
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.2
server glx extensions:
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
GLX_SGIX_pbuffer, GLX_ARB_multisample
client glx vendor string: NVIDIA Corporation
client glx version string: 1.2
|
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
niyogi Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Monkey Island/Monkey_Island_-_Guybrush3.gif)
Joined: 10 Apr 2002 Posts: 199 Location: Austin, TX
|
Posted: Tue Apr 30, 2002 6:22 am Post subject: |
|
|
ah the shame in being Anonymous
-S |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Guest
|
Posted: Tue Apr 30, 2002 6:28 am Post subject: |
|
|
Yeah yeah. I haven't gotten around to requesting my PW again. ![Wink ;)](images/smiles/icon_wink.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
doh n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Apr 2002 Posts: 32
|
Posted: Tue Apr 30, 2002 6:34 am Post subject: |
|
|
There. Happy? ![Smile :)](images/smiles/icon_smile.gif) _________________ This is my sig. There are many like it, but this one is mine. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
psi29a n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/12018806574ec655b2c3aa7.jpg)
Joined: 17 Apr 2002 Posts: 14
|
Posted: Tue Apr 30, 2002 4:53 pm Post subject: Very happy |
|
|
Nice to see familiar sigs Now, I do believe there might be a few tweaks you can do that I remember from my KX133 days. You might have to some BIOS trickery to smooth out the stutter. AGP Fast write, and make sure that you have your nvidia AGP option set to 1...
try some of these options (in device section) as well:
Code: |
Option "NvAGP" "1"
Option "NoLogo" "1"
Option "NoRenderAccel" "0"
Option "PageFlip" "1"
Option "SWCursor" "0"
Option "HWCursor" "1"
Option "CursorShadow" "1"
Option "CursorShadowAlpha" "64"
Option "CursorShadowXOffset" "4"
Option "CursorShadowYOffset" "2"
|
Good luck -- psi29a _________________ Mindwerks |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
doh n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Apr 2002 Posts: 32
|
Posted: Tue Apr 30, 2002 7:21 pm Post subject: |
|
|
Managed to get it fixed on my own.
/shrug
no idea what was going on.....
Now I just need to figure out why its bitching at MY cd key!! _________________ This is my sig. There are many like it, but this one is mine. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nizZy n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/gallery/Quake3/quake3_ranger_red.gif)
Joined: 27 May 2002 Posts: 28 Location: Sweden
|
Posted: Mon Jun 03, 2002 11:00 am Post subject: |
|
|
doh ==>> what did ya do??!! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|