Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-26-2003, 11:33 PM
|
#1
|
Member
Registered: Sep 2003
Posts: 106
Rep:
|
nforce2 integrated video - poor glx performance
I have the nvidia drivers loaded and running glxgears yields very disappointing results. Comes in around 650-700fps. I also get the following message when glxgears is run: "Xlib: extension "XFree86-DRI" missing on display ":0.0"." Any suggestions?
|
|
|
12-27-2003, 07:11 AM
|
#2
|
Senior Member
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713
Rep:
|
Telling us about the rest of your hardware might be a good idea. Also it seems it's looking for the dri module which if memory serves is meant to be DISABLED under the nvidia driver. Edit your /etc/X11XF86Config(-4) file and make sure the Load "dri" line is commented out or simply not there in the "Module" section. I believe "GLcore" is also meant to be disabled and "glx" enabled. Although memory is a little hazy on those.
|
|
|
12-27-2003, 07:37 AM
|
#3
|
Senior Member
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577
Rep:
|
ya try this, in your /etc/X11/XF86config file, add this to the
Section "Device" ---put it under the Driver "nvidia"
Code:
Option "IgnoreEDID" "1"
Last edited by 320mb; 12-27-2003 at 07:39 AM.
|
|
|
12-27-2003, 07:51 PM
|
#4
|
Member
Registered: Sep 2003
Posts: 106
Original Poster
Rep:
|
Hardware is a MSI K7N2G-L mobo with 512mb ram and barton 2500+. All slots are empty. Doesn't get simpler than this. dri is not enabled in my XF86Config and glx is. I have nvidia cards in other systems so I have done the download source, re-compile kernel and compile driver drill many times. Going through the XFree86.log I noticed the following errors:
...
(==) RandR enabled
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
Symbol __glXActiveScreens from module /usr/X11R6/lib/modules/extensions/libdri.a is unresolved!
(II) Initializing built-in extension MIT-SHM
...
Looks like this is the culprit. Googling around led me no where. Any ideas on how to resolve this? Thanks
|
|
|
12-27-2003, 11:05 PM
|
#5
|
Senior Member
Registered: Jun 2003
Location: Sydney
Distribution: Debian, FreeBSD
Posts: 1,713
Rep:
|
Have a look to see if there's a file called that. It might be trying to compile it's own version of the dri module and failing... That's all I can think of.
Last edited by adz; 12-27-2003 at 11:07 PM.
|
|
|
12-30-2003, 12:21 AM
|
#6
|
Member
Registered: Sep 2003
Posts: 106
Original Poster
Rep:
|
Updated to the latest 2135 kernel and 5328 nvidia drivers recompiled everything and it now works fine. Getting around 1475 fps in glxgears. Slower than my GF2 Ti which is around 1700. I would have thought that the 4400MX would be a bit faster. Anyways, the problems are gone and no errors or crashes when the glx screensaver pops up.
|
|
|
All times are GMT -5. The time now is 11:37 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|