PDA

View Full Version : New NVIDIA Drivers



nukem
12-11-2002, 06:33 PM
I just installed the new NVIDIA drivers on my system they seem to have improved the speed of my video and such. What is everyone else's feedback on them?

richardve
12-12-2002, 12:21 AM
This is my feedback (http://www.opengl.org/discussion_boards/ubb/Forum4/HTML/000814.html) http://www.opengl.org/discussion_boards/ubb/smile.gif

I do like the improved speed (I've noticed that they've dropped support for XAA while reading the docs) but there are quite a lot of bugs left in this driver..
Think I'll have to wait for the next round of drivers.
(these are mostly unusable for me because they don't seem to like Nautilus(2), altough I haven't tried Nautilus 2.1.x yet...)

Julien Cayzac
12-12-2002, 02:12 AM
Richard,

I'm running into similar problems, using detonators 40.71. Every single redraw in any gtk widget / window is so slow that you can actually see the process.

Maybe it's XAA related, I don't know.

I hope it will be fixed soon http://www.opengl.org/discussion_boards/ubb/frown.gif(

Julien.

richardve
12-12-2002, 03:07 AM
Well, to me it seems like Nautilus is the one that causes these problems on my system..

I do know that the iconview from Nautilus 2.2 will be much more optimised though, so most of the slow redraw problems may go away next year (as of 29 Januari, afaik)

Oh, and the nice alpha blended rubberband selections are slower using this driver (about the same speed as when using the open sourced 'nv' driver) http://www.opengl.org/discussion_boards/ubb/frown.gif
(I will stay using it though, it's just soo pretty http://www.opengl.org/discussion_boards/ubb/smile.gif)

This is a bit offtopic though so I'll stop whining now http://www.opengl.org/discussion_boards/ubb/wink.gif

alex_sad
12-12-2002, 03:50 AM
For me new driver crashes X server after a few minutes working with konqueror. And my opengl app drops from 44 fps to 30.

nutball
12-12-2002, 03:51 AM
Don't know if you've found it, but this is the "official" forum to discuss bugs in NVIDIA drivers:
http://www.nvnews.net/vbulletin/forumdisplay.php?s=&forumid=14

I've seen postings from NVIDIA driver people there, so maybe if you put your gripes there, the right people will get to see them.

OldMan
12-12-2002, 08:08 AM
Quite good improvemente in performance here

Julien Cayzac
12-12-2002, 09:27 AM
Ok I managed to get rid of the general 2D slowdown on my box (with 40.71 drivers).

Here are the options I added to my conf (XF86Config-4, Device section, along with NvAGP etc.)



Option "RenderAccel" "on"
Option "PageFlip" "on"
Option "HWCursor" "on"


Hope it helps.

Julien.

nukem
12-12-2002, 03:33 PM
Im using RH 8.0 with everything up to date and everything seems to be running faster then usally(include wine apps). I use KDE/fluxbox and there running fine. I tryed gnome when I saw that you guys were having problems and everything ran fine while I was in gnome. My OGL apps seem to be running the same speed. If you are having problems you probly wanna compile the driver and GLX on your computer I always run into problems when I dont.

richardve
12-12-2002, 09:11 PM
Believe me, that's not the problem this time http://www.opengl.org/discussion_boards/ubb/smile.gif

nukem
12-12-2002, 09:26 PM
Then what do you think your problem is?

Julien Cayzac
12-13-2002, 02:02 AM
Originally posted by nukem:
Then what do you think your problem is?

Since Gentoo is a "source-only" distro, that's NOT the problem http://www.opengl.org/discussion_boards/ubb/smile.gif

Richard> if the RenderAccel trick did'nt change anything, look at XFree's log files: it says when RenderAccel's used (and perhaps in your case it failed to initialize?).

Julien.

satan
12-13-2002, 09:00 AM
For me RenderAccel just crashes my X after some minutes. Didn't take a look at the logs, but I will investigate this.