Re: NVIDIA (again)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I wish I could help you - I just installed the nVidia driver for my pc and ran glxgears and here were my findings...
[root@x1-6-00-50-8d-4a-0c-b9 klinger]# glxgears
Xlib: extension "XFree86-DRI" missing on display ":0.0".
5266 frames in 5.0 seconds = 1053.200 FPS
6116 frames in 5.0 seconds = 1223.200 FPS
6116 frames in 5.0 seconds = 1223.200 FPS
6116 frames in 5.0 seconds = 1223.200 FPS
6116 frames in 5.0 seconds = 1223.200 FPS
6116 frames in 5.0 seconds = 1223.200 FPS
6094 frames in 5.0 seconds = 1218.800 FPS
5907 frames in 5.0 seconds = 1181.400 FPS
6116 frames in 5.0 seconds = 1223.200 FPS
6116 frames in 5.0 seconds = 1223.200 FPS
X connection to :0.0 broken (explicit kill or server shutdown).
[root@x1-6-00-50-8d-4a-0c-b9 klinger]#


How did you get past the gcc error with the install? (I had to use "export CC=gcc32 to get it installed). Or did you not have one? Are you using driver 4496? From the looks of your XF86Config, you should be flying. I am actually getting about 200 fps faster in Fedora then RH9.


From: Scott Burns <sburns@xxxxxxxxxxx>
Reply-To: fedora-list@xxxxxxxxxx
To: fedora-list@xxxxxxxxxx
Subject: Re: NVIDIA (again)
Date: Sun, 09 Nov 2003 19:49:49 +1000

ERIC KLINGER wrote:

Scott - What does your XF86Config file look like? - you did comment out the "dri" line right?

Eric

To be honest, no. But it had no effect. I even rebooted in case I had to flush some modules. My config follows, but in a nutshell, it's a stock XFree86, "nv" changed to "nvidia", load "dri" commented out ( now ) as well as the entire DRI section commented out (Now )

# XFree86 4 configuration created by pyxf86config


Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "DevInputMice" "AlwaysCore"
EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSectionSection "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
# Load "dri"
EndSection Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection


Section "InputDevice"
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "PHILIPS 105S"
DisplaySize 280 210
HorizSync 30.0 - 60.0
VertRefresh 50.0 - 120.0
Option "dpms"
EndSection Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 2 MX (generic)"
EndSection


Section "Screen"
       Identifier "Screen0"
       Device     "Videocard0"
       Monitor    "Monitor0"
       DefaultDepth     24
       SubSection "Display"
               Depth     24
               Modes    "1024x768" "800x600" "640x480"
       EndSubSection
EndSection




-- fedora-list mailing list fedora-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-list

_________________________________________________________________
MSN Shopping upgraded for the holidays! Snappier product search... http://shopping.msn.com





[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux