Re: xorg-7.4 Update: nix geht mehr

From: Peter Ulrich Kruppa <ulrich(at)pukruppa.net>
Date: Mon, 26 Jan 2009 18:22:13 +0100 (CET)

On Mon, 26 Jan 2009, Peter Ulrich Kruppa wrote:

> Hallo,
>
> nach dem Update auf xorg-7.4 reagiert mein Rechner auf startx nur noch mit
> einem schwarzen Bildschirm und einem Reboot. Meiner Meinung nach habe ich
> alle Möglichkeiten von /usr/ports/UPDATING sowie einigen webforums
> ausprobiert.
Um mal was lustiges zwischendurch beizutragen:
Dieses xorg.conf.new bekomme ich, wenn ich
         # Xorg -configure
laufen lasse:
(Es scheint so, als hätte ich 14 Monitore und Grafikkarten an
meinem Rechner hängen!)
----------------------------------------------------
Section "ServerLayout"
         Identifier "X.org Configured"
         Screen 0 "Screen0" 0 0
         Screen 1 "Screen1" RightOf "Screen0"
         Screen 2 "Screen2" RightOf "Screen1"
         Screen 3 "Screen3" RightOf "Screen2"
         Screen 4 "Screen4" RightOf "Screen3"
         Screen 5 "Screen5" RightOf "Screen4"
         Screen 6 "Screen6" RightOf "Screen5"
         Screen 7 "Screen7" RightOf "Screen6"
         Screen 8 "Screen8" RightOf "Screen7"
         Screen 9 "Screen9" RightOf "Screen8"
         Screen 10 "Screen10" RightOf "Screen9"
         Screen 11 "Screen11" RightOf "Screen10"
         Screen 12 "Screen12" RightOf "Screen11"
         Screen 13 "Screen13" RightOf "Screen12"
         Screen 14 "Screen14" RightOf "Screen13"
         InputDevice "Mouse0" "CorePointer"
         InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
         ModulePath "/usr/local/lib/xorg/modules"
         FontPath "/usr/local/lib/X11/fonts/misc/"
         FontPath "/usr/local/lib/X11/fonts/TTF/"
         FontPath "/usr/local/lib/X11/fonts/OTF"
         FontPath "/usr/local/lib/X11/fonts/Type1/"
         FontPath "/usr/local/lib/X11/fonts/100dpi/"
         FontPath "/usr/local/lib/X11/fonts/75dpi/"
EndSection

Section "Module"
         Load "extmod"
         Load "dbe"
         Load "glx"
         Load "dri"
         Load "freetype"
EndSection

Section "InputDevice"
         Identifier "Keyboard0"
         Driver "kbd"
EndSection

Section "InputDevice"
         Identifier "Mouse0"
         Driver "mouse"
         Option "Protocol" "auto"
         Option "Device" "/dev/sysmouse"
         Option "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
         Identifier "Monitor0"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor1"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor2"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor3"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor4"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor5"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor6"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor7"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor8"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor9"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor10"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor11"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor12"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor13"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Monitor"
         Identifier "Monitor14"
         VendorName "Monitor Vendor"
         ModelName "Monitor Model"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "slow_edodram" # [<bool>]
         #Option "slow_dram" # [<bool>]
         #Option "fast_dram" # [<bool>]
         #Option "fpm_vram" # [<bool>]
         #Option "pci_burst" # [<bool>]
         #Option "fifo_conservative" # [<bool>]
         #Option "fifo_moderate" # [<bool>]
         #Option "fifo_aggressive" # [<bool>]
         #Option "pci_retry" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "early_ras_precharge" # [<bool>]
         #Option "late_ras_precharge" # [<bool>]
         #Option "lcd_center" # [<bool>]
         #Option "set_lcdclk" # <i>
         #Option "set_mclk" # <freq>
         #Option "set_refclk" # <freq>
         #Option "show_cache" # [<bool>]
         #Option "HWCursor" # [<bool>]
         #Option "SWCursor" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "mxcr3afix" # [<bool>]
         #Option "XVideo" # [<bool>]
         Identifier "Card0"
         Driver "s3virge"
         VendorName "S3 Inc."
         BoardName "ViRGE/DX or /GX"
         BusID "PCI:1:7:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card1"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 Memory Controller"
         BusID "PCI:0:0:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card2"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 ISA Bridge"
         BusID "PCI:0:1:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card3"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 SMBus"
         BusID "PCI:0:1:1"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card4"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 USB Controller"
         BusID "PCI:0:2:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card5"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 USB Controller"
         BusID "PCI:0:2:1"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card6"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 IDE"
         BusID "PCI:0:6:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card7"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 Serial ATA Controller"
         BusID "PCI:0:7:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card8"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 Serial ATA Controller"
         BusID "PCI:0:8:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card9"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 PCI Bridge"
         BusID "PCI:0:9:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card10"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 Ethernet Controller"
         BusID "PCI:0:10:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card11"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 PCIE Bridge"
         BusID "PCI:0:11:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card12"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 PCIE Bridge"
         BusID "PCI:0:12:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card13"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 PCIE Bridge"
         BusID "PCI:0:13:0"
EndSection

Section "Device"
         ### Available Driver options are:-
         ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
         ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
         ### [arg]: arg optional
         #Option "SWcursor" # [<bool>]
         #Option "HWcursor" # [<bool>]
         #Option "NoAccel" # [<bool>]
         #Option "ShadowFB" # [<bool>]
         #Option "UseFBDev" # [<bool>]
         #Option "Rotate" # [<str>]
         #Option "VideoKey" # <i>
         #Option "FlatPanel" # [<bool>]
         #Option "FPDither" # [<bool>]
         #Option "CrtcNumber" # <i>
         #Option "FPScale" # [<bool>]
         #Option "FPTweak" # <i>
         #Option "DualHead" # [<bool>]
         Identifier "Card14"
         Driver "nv"
         VendorName "nVidia Corporation"
         BoardName "CK804 PCIE Bridge"
         BusID "PCI:0:14:0"
EndSection

Section "Screen"
         Identifier "Screen0"
         Device "Card0"
         Monitor "Monitor0"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen1"
         Device "Card1"
         Monitor "Monitor1"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen2"
         Device "Card2"
         Monitor "Monitor2"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen3"
         Device "Card3"
         Monitor "Monitor3"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen4"
         Device "Card4"
         Monitor "Monitor4"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen5"
         Device "Card5"
         Monitor "Monitor5"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen6"
         Device "Card6"
         Monitor "Monitor6"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen7"
         Device "Card7"
         Monitor "Monitor7"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen8"
         Device "Card8"
         Monitor "Monitor8"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen9"
         Device "Card9"
         Monitor "Monitor9"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen10"
         Device "Card10"
         Monitor "Monitor10"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen11"
         Device "Card11"
         Monitor "Monitor11"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen12"
         Device "Card12"
         Monitor "Monitor12"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen13"
         Device "Card13"
         Monitor "Monitor13"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection

Section "Screen"
         Identifier "Screen14"
         Device "Card14"
         Monitor "Monitor14"
         SubSection "Display"
                 Viewport 0 0
                 Depth 1
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 4
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 8
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 15
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 16
         EndSubSection
         SubSection "Display"
                 Viewport 0 0
                 Depth 24
         EndSubSection
EndSection
-------------------------------------------------------

Gruß

Uli.

>
> | Peter Ulrich Kruppa
> | Wuppertal
> | Germany

| Peter Ulrich Kruppa
| Wuppertal
| Germany

To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Mon 26 Jan 2009 - 18:18:59 CET

search this site