A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » Video Cards » Nvidia Videocards
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

NVIDIA 3D: really slow glxgears & game crashes - ARRGHH!



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old October 5th 04, 10:08 PM
Rob
external usenet poster
 
Posts: n/a
Default NVIDIA 3D: really slow glxgears & game crashes - ARRGHH!

Hi,

I have SuSE 9.1 running on an ASUS A7N8X (2700+ Athlon) with a GeForce4
4600 card. I installed the latest NVIDIA drivers and glxinfo tells me
that direct rendering is enabled. Celestia and 3D games like TuxRacer
run smoothly so the drivers *are* installed BUT:

a. GlxGears gives me ~60FPS which is shockingly crap (far lower than
software rendering). Does anyone know if the following looks correct,
I'm not clear on it (also see end of post):
$ ldd /usr/X11R6/bin/glxgears
linux-gate.so.1 = (0xffffe000)
libGL.so.1 = /usr/lib/libGL.so.1 (0x40031000)
libXext.so.6 = /usr/X11R6/lib/libXext.so.6 (0x40099000)
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x400a8000)
libpthread.so.0 = /lib/tls/libpthread.so.0 (0x401a5000)
libm.so.6 = /lib/tls/libm.so.6 (0x401b5000)
libc.so.6 = /lib/tls/libc.so.6 (0x401d7000)
libGLcore.so.1 = /usr/lib/libGLcore.so.1 (0x402ec000)
libnvidia-tls.so.1 = /usr/lib/tls/libnvidia-tls.so.1 (0x409c4000)
libdl.so.2 = /lib/libdl.so.2 (0x409c6000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x40000000)


b. Although Unreal 2004 runs fairly well under 800x600 it doesn't seem
smooth (it doesn't look like particularly low FPS just "oddly jerky").
The worst part however is that it starts locking up after about 30
seconds of play. These lock ups get progressively longer until the
entire system stops responding and I have to hard-reset.

c. I also get S L O W 2D performance within KDE (moving windows about,
etc).

I had in the past tried the SuSE YOU NVIDIA update with a SuSE .RPM but
I wasn't using 3D at the time. I know: why did I bother installing it?
Could there be a freaky conflict between the two drivers? Anyone
experienced these symptoms? Please help, I've Googled till I'm blue in
the face and no answers appear.

Cheers!
Rob

p.s. I enclose the following in case it helps:-


XF86Config is ok:
Section "Device"
BoardName "GeForce4 Ti 4600"
BusID "2:0:0"
Driver "nvidia"
Identifier "Device[0]"
Screen 0
Option "Rotate" "off"
VendorName "NVidia"

The kernel modules are the
$ lsmod | grep -i 'nvidia'
nvidia 4808660 12
nvidia_agp 7708 1
agpgart 30888 2 nvidia_agp


I'm fairly sure that I have the correct drivers and links everywhe

$ ls -l /usr/lib/libGL*
lrwxrwxrwx 1 root root 21 2004-09-28 22:10 /usr/lib/libGLcore.so.1
- libGLcore.so.1.0.6111*
-rwxr-xr-x 1 root root 7132152 2004-09-28 22:10
/usr/lib/libGLcore.so.1.0.6111*
-rw-r--r-- 1 root root 653 2004-09-28 22:10 /usr/lib/libGL.la
lrwxrwxrwx 1 root root 10 2004-09-28 22:10 /usr/lib/libGL.so -
libGL.so.1*
lrwxrwxrwx 1 root root 17 2004-09-28 22:10 /usr/lib/libGL.so.1 -
libGL.so.1.0.6111*
-rwxr-xr-x 1 root root 423832 2004-09-28 22:10 /usr/lib/libGL.so.1.0.6111*
-rw-r--r-- 1 root root 665870 2004-04-06 03:08 /usr/lib/libGLU.a
lrwxrwxrwx 1 root root 13 2004-07-09 20:59 /usr/lib/libGLU.so -
libGLU.so.1.3*
lrwxrwxrwx 1 root root 13 2004-07-09 20:51 /usr/lib/libGLU.so.1 -
libGLU.so.1.3*
-rwxr-xr-x 1 root root 571679 2004-04-06 03:08 /usr/lib/libGLU.so.1.3*

ls -l /usr/X11R6/lib/modules/extensions/libglx.so*
lrwxrwxrwx 1 root root 18 2004-09-28 22:10
/usr/X11R6/lib/modules/extensions/libglx.so - libglx.so.1.0.6111*
-rwxr-xr-x 1 root root 683992 2004-09-28 22:10
/usr/X11R6/lib/modules/extensions/libglx.so.1.0.6111*

ls -l /dev/nvidia*
crw-rw-rw- 1 root root 195, 0 2004-09-28 22:10 /dev/nvidia0
crw-rw---- 1 root video 195, 0 2004-04-06 14:27 /dev/nvidia00
crw-rw---- 1 root video 195, 1 2004-04-06 14:27 /dev/nvidia01
crw-rw---- 1 root video 195, 2 2004-04-06 14:27 /dev/nvidia02
crw-rw---- 1 root video 195, 3 2004-04-06 14:27 /dev/nvidia03
crw-rw-rw- 1 root root 195, 1 2004-09-28 22:10 /dev/nvidia1
crw-rw-rw- 1 root root 195, 2 2004-09-28 22:10 /dev/nvidia2
crw-rw-rw- 1 root root 195, 3 2004-09-28 22:10 /dev/nvidia3
crw-rw-rw- 1 root root 195, 4 2004-09-28 22:10 /dev/nvidia4
crw-rw-rw- 1 root root 195, 5 2004-09-28 22:10 /dev/nvidia5
crw-rw-rw- 1 root root 195, 6 2004-09-28 22:10 /dev/nvidia6
crw-rw-rw- 1 root root 195, 7 2004-09-28 22:10 /dev/nvidia7
crw-rw-rw- 1 root root 195, 255 2004-09-28 22:10 /dev/nvidiactl
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
K8N-E Deluxe & slow raid0 on Nvidia SATA Johan D Asus Motherboards 2 September 8th 04 12:06 AM
Question Evga 6800GT and Official drivers Jean Nvidia Videocards 5 July 8th 04 04:34 AM
Tweaking guide all nVidia Cards..... IINet News Server Nvidia Videocards 2 May 28th 04 03:36 PM
NVIDIA GeForce FX 5200 ( Very Slow ) Daniel Nvidia Videocards 15 January 20th 04 09:08 AM
Game crashes with Ati 9600 Pro Bart Ati Videocards 6 November 2nd 03 02:28 PM


All times are GMT +1. The time now is 07:46 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.