My specs are:
Fedora core 6. Graphic Nvidia 5700le 256 mg.
when im gaming my card doesnt work properly, i think before was working better with win98 and the same game (Wolf. E.T.) I hace download this drivers from nvidia web, with the same results in both cases;
xorg-x11-drv-nvidia-1.0.9755-4.lvn6.i386
xorg-x11-drv-nvidia-100.14.11-1.lvn6.2.i386
the install its ok, i have acces to nvidia control panel but its always get this: Direct render; NO.
Could this make my graphic card no working properly?
In my xorg.conf file i have this:
Quote:
# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib/xorg/modules"
EndSection
Section "Module"
Load "glx"
Load "glx"
Load "dbe"
Load "extmod"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "es"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "AddARGBGLXVisuals" "True"
Option "DisableGLXRootClipping" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
|
¿Any idea?