
Originally Posted by
Sauerland
Und du hast das erzeugt/angelegt:
Jupp:
Code:
cat /etc/X11/xorg.conf
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 384.98 (buildmeister@swio-display-x86-rhel47-02) Thu Oct 26 15:56:05 PDT 2017
Section "ServerLayout"
Identifier "Layout"
Screen "vboxvideo" 0 0
Screen "vmware" 0 0
Screen "modesetting" 0 0
Screen "fbdev" 0 0
Screen "vesa" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
EndSection
Section "InputDevice"
# generated from data in "/etc/sysconfig/mouse"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "yes"
Option "ZAxisMapping" "4 5"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "vboxvideo"
Driver "nvidia"
EndSection
Section "Device"
Identifier "vmware"
Driver "nvidia"
EndSection
Section "Device"
Identifier "modesetting"
Driver "nvidia"
EndSection
Section "Device"
Identifier "fbdev"
Driver "nvidia"
EndSection
Section "Device"
Identifier "vesa"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "vboxvideo"
Device "vboxvideo"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Screen"
Identifier "vmware"
Device "vmware"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Screen"
Identifier "modesetting"
Device "modesetting"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Screen"
Identifier "fbdev"
Device "fbdev"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Screen"
Identifier "vesa"
Device "vesa"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Bookmarks