DirectRendering/Nvidia

Scott Fones boson245 at gmail.com
Mon Nov 22 22:24:56 UTC 2004


I was working on a project today and found out that my direct
rendering is somehow disabled.  I've spent a few hours on google and
looking here and there and can't figure out how its enabled.  Does
anyone have any ideas?

Here's some output

##FROM GLXINFO
name of display: :0.0
display: :0  screen: 0
direct rendering: No
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
client glx vendor string: SGI
client glx version string: 1.4
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce2 MX/AGP/SSE2
OpenGL version string: 1.2 (1.5.2 NVIDIA 66.29)

##FROM CAT /PROC/DRIVER/NVIDIA/AGP/CARD
Fast Writes:     Not Supported
SBA:             Not Supported
AGP Rates:       4x 2x 1x
Registers:       0x1f000007:0x1f000104

##FROM CAT /PROC/DRIVER/NVIDIA/AGP/STATUSStatus:          Enabled
Driver:          AGPGART
AGP Rate:        4x
Fast Writes:     Disabled
SBA:             Disabled

##FROM /ETC/X11/XORG.CONF
Section "Module"
	Load  "dbe"
	Load  "extmod"
	Load  "fbdevhw"
	Load  "glx"
	Load  "record"
	Load  "freetype"
	Load  "type1"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "nvidia"
	VendorName  "Videocard vendor"
	BoardName   "nVidia GeForce 2 Go"
	Option	    "TwinView"
	Option	    "TwinViewOrientation" "Clone"
	Option	    "MetaModes" "800x600, 1600x1200"
	Option	    "RenderAccel" "1"
	Option      "NvAGP" "3"
EndSection

Any help is appreciated!




More information about the fedora-list mailing list