|
|
#1 | |
|
Registered User
Join Date: Jun 2004
Posts: 3
|
Hi all,
First some specs: Linux SuSE 9.0 AMD 750 mhz Duron processor 256MB RAM NVidia Vanta/VantaLt (inherited this 'puter sorry) I tried to upgrade from the driver YaST2 will download and install with YOU which seems to have been 1.0-4496 to the latest - 1.0-5336. I went through the steps described here: ftp://ftp.suse.com/pub/suse/i386/sup...nstaller-HOWTO 1. Went to runlevel 3 2. Did "rmmod nvidia" 3. With the kernel-source: cd /usr/src/linux make cloneconfig 4. sh NVIDIA-Linux-x86-1.0-5336-pkg1.run which then uninstalled old driver, compiled the new module for the kernel and then did the install. 5. I then ran Sax2, which was confusing because it refused to let me check the 3d acceleration box. (yeah, I know its a bug with 9.0, but it really wouldn't let me do anything, so am not sure what was accomplished) I tried pressing "test server" and got the following message: "(EE) NVidia(0): Failed to allocate external video decoder object." 6. With not much choice, I pressed "finalize" and rebooted with runlevel 6. I ran "glxgears" and got a framerate of 70 fps. Under the old driver the framerte was 300 fps. This page at the SuSE datbase says anything less than 150 fps for glxgears is not 3D acceleration: http://portal.suse.com/sdb/en/2002/11/wessels_3d.html I also followed up on : pyth7@linux:/> ldd /usr/X11R6/bin/glxgears libGL.so.1 => /usr/lib/tls/libGL.so.1 (0x40029000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40086000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40094000) libpthread.so.0 => /lib/i686/libpthread.so.0 (0x40190000) libm.so.6 => /lib/i686/libm.so.6 (0x401e1000) libc.so.6 => /lib/i686/libc.so.6 (0x40205000) libGLcore.so.1 => /usr/lib/tls/libGLcore.so.1 (0x40338000) libdl.so.2 => /lib/libdl.so.2 (0x407ed000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) The libGL and libGLcore have the 5336 tags so it seems to be hitting the right library. I seem to have the required software and my reading of the attached files sees nothing wrong. Why the loss of framerate? thanx Russ Kinter |
|
|
|
|
|
|
#2 | |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
You may want to get rid of the tls library. Search this forum for tls for more info.
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Jun 2004
Posts: 3
|
whig wrote
>You may want to get rid of the tls library. Search this forum for tls for more >info. Am new at this stuff. Is 'export LD_ASSUME_KERNEL=2.3.98' suppose to do the trick? I tried it. See the terminal output below. Notice the path change from: libGL.so.1 => /usr/lib/tls/libGL.so.1 (0x40029000) libGLcore.so.1 => /usr/lib/tls/libGLcore.so.1 (0x40338000) It didn't work. The frame rate for glxgears is still at 70 fps. pyth7@linux:~> export LD_ASSUME_KERNEL=2.3.98 pyth7@linux:~> ldd /usr/X11R6/bin/glxgears libGL.so.1 => /usr/lib/libGL.so.1 (0x40029000) libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x40085000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40093000) libpthread.so.0 => /lib/libpthread.so.0 (0x4018f000) libm.so.6 => /lib/libm.so.6 (0x401e2000) libc.so.6 => /lib/libc.so.6 (0x40206000) libGLcore.so.1 => /usr/lib/libGLcore.so.1 (0x4033b000) libdl.so.2 => /lib/libdl.so.2 (0x407e6000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) thanx Russ Kinter |
|
|
|
|
|
#4 | |
|
550Ti
Join Date: Jan 2004
Location: New Zealand
Posts: 854
|
I didn't know assuming kernel 2.3.98 could disable tls. You managed it anyway, just note the change probably affects only the running shell (if you don't put it in .bashrc).
Another thing when trying for more fps is NvAGP - read the nVidia docs about this. A value of 1 will test it. With a value of 2 I get more fps but this requires kernel support (on 32 bit Debian btw). |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Graphics driver installation problem (your comments will be highly appreciated) | apuurboo | NVIDIA GeForce 400/500 Series | 0 | 06-16-12 07:35 AM |
| Graphics driver installation problem (your comments will be highly appreciated) | apuurboo | NVIDIA GeForce 400/500 Series | 0 | 06-13-12 07:58 AM |
| driver upgrade deleted files | shift f7 | NVIDIA Linux | 1 | 09-29-02 02:13 PM |
| Problem with Ethernet (nvnet) driver for RH 7.3 | bernz | NVIDIA Linux | 4 | 08-05-02 10:18 AM |
| download problem with linux NVIDIA driver packages | Timo | NVIDIA Linux | 7 | 07-31-02 09:22 AM |