Xorg.conf

Since I seem to crash my X server quite often when I swap cards and monitors and am lost about the config's of my monitors and gfx cards... sinppets of the /etc/X11/xorg.conf file

Samsung SyncMaster 151s:

Section "Monitor"
DisplaySize 300 230
HorizSync 30-81
Identifier "Monitor[0]"
ModelName "SYNCMASTER 4S"
Option "DPMS"
VendorName "SAMSUNG"
VertRefresh 56-75
UseModes "Modes[0]"
EndSection


BeNQ V772:

Section "Monitor"
DisplaySize 310 230
HorizSync 28-72
Identifier "Monitor[0]"
ModelName "BENQ V772"
Option "DPMS"
VendorName "BNQ"
VertRefresh 43-120
UseModes "Modes[0]"
EndSection


Gfx Onboard MSI KM266-8235

Section "Device"
BoardName "ProSavage DDR-K"
BusID "1:0:0"
Driver "savage"
Identifier "Device[0]"
VendorName "S3"
EndSection


nVIDIA GeForce2 MX400 32MB:

Section "Device"
BoardName "GeForce2 MX/MX 400"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Option "alwaysshared"
#Option "NvAGP" "2"
#Option "NvAGP" "0"
#Option "NvAGP" "3"
#Option "NvAGP" "1"
Option "usevnc" "yes"
Option "httpdir" "/usr/share/vnc/classes"
Option "httpport" "5800"
Option "rfbauth" "/root/.vnc/passwd"
Screen 0
VendorName "NVidia"
EndSection


ATI Radeon 7000 32MB TVO:

**Still figuring it out..

0 comments: