User`s guide

??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????+???????????????????????×?????????????????????????????????????????????????−26217
NVIDIA Graphics Configuration
66 RedHawk Linux Version 5.4 Release Notes
Section “ServerLayout”
Identifier “ccur nvidia glx realtime
Screen 0 “Screen0”
InputDevice Keyboard0” “CoreKeyboard”
InputDevice Mouse0” “CorePointer”
EndSection
Section “Module”
Load “dbe
Load “extmod”
Load “type1”
Load “freetype
Load “glx
EndSection
Section “Extensions”
Option “Composite” “Disable”
EndSection
Section “InputDevice”
Identifier “Mouse0”
Driver “mouse”
EndSection
Section “InputDevice”
Identifier “Keyboard0”
Driver “kbd
EndSection
Section “Monitor”
Identifier “Monitor0
EndSection
Section “Device”
Identifier “Device0”
Driver “nvidia”
#Option “SLI” “Auto
#Option “SLI” “AFR”
#Option “SLI” “SFR”
#Option “SLI” “SLIAA”
EndSection
Section “Screen”
Identifier “Screen0”
Device “Device0”
Monitor “Monitor0”
DefaultDepth 24
SubSection “Display”
Depth 24
EndSubSection
EndSection
7.7 Troubleshooting Problems
The X server looks for a configuration in /etc/X11/xorg.conf each time it starts up
(normally in runlevel 5). You will find that newer versions of X are getting away from
depending on configuration files and require only minimum information to create even the
largest multidisplay configurations. In fact, X will work in default mode with NO configuration
file at all.
It is not uncommon for obsolete options or incorrect settings specified in xorg.conf to cause
the system to fail to start X correctly. Sometimes X will get so confused it won’t be able to do
anything but lock up, cause the system to panic or reboot, or just come up in some wacky video
state.