[vox-tech] help with xorg.conf
Thomas Johnston
trjohnston at ucdavis.edu
Tue Jun 23 12:39:56 PDT 2009
I tried using xrandr but had no luck (see example below). At best
when I would restart the machine, kdm would fail to launch. That is,
I would boot to a text only login prompt. I would have to login,
comment out the offending SubSection Display and restart.
I am wondering if I might need to remove everything associated with x
and reinstall. And, if that is a smart thing to do, how would I go
about doing that?
Thomas
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
DefaultDepth 24
# SubSection "Display"
# Depth 24
# Modes "1680x1050" "1680x1050"
# Virtual 3360x1050
# EndSubSection
EndSection
Section "Module"
Load "glx"
Load "randr"
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Section "ServerFlags"
Option "DontZap" "False"
EndSection
More information about the vox-tech
mailing list