Hi.

I just wanted to report this regression bug:

The newer xserver from this years february bail out with signal 11 when
no monitor is connected. However it works nicely with
xserver-xfree86-dri-trunk_2003.10.05-2_powerpc.deb (some resolution is
chosen for the external display).

Regards,
Soeren.
Section "ServerLayout"
        Identifier      "Powerbook Default"
        Screen "Powerbook Internal"
        Screen 1 "Powerbook External" LeftOf "Powerbook Internal"
        Screen 0 "Powerbook Internal"
        InputDevice     "Internal Keyboard" "CoreKeyboard"
        InputDevice     "Internal Touchpad" "CorePointer"
#InputDevice    "External Mouse"        "SendCoreEvents"
        Option "off time" "1"
#Option "Xinerama" "True"
        EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
#ModulePath   "/usr/X11R6/lib/modules"
        ModulePath   "/usr/X11R6/lib/modules-dri-trunk"

        FontPath        "/usr/X11R6/lib/X11/fonts/local/"
        FontPath        "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath        "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath        "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath        "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath        "/usr/X11R6/lib/X11/fonts/100dpi/"

        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
#FontPath       "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
        Load    "GLcore"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "glx"
        Load    "int10"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "vbe"
EndSection

Section "InputDevice"
        Identifier      "Internal Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"              "xfree86"
        Option          "XkbModel"              "macintosh"
        Option          "XkbLayout"             "en_US"
        Option          "XkbOptions"    "ctrl:nocaps"
        Option          "RightAlt"              "ModeShift"
EndSection

Section "InputDevice"
        Identifier      "Internal Touchpad"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "Buttons"               "7"
        Option          "ZAxisMapping"  "6 7"
EndSection

Section "InputDevice"
        Identifier      "External Mouse"
        Driver          "mouse"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ExplorerPS/2"
        Option          "Buttons"               "7"
        Option          "ZAxisMapping"  "6 7"
EndSection

Section "Device"
        Identifier      "ATI Radeon Internal"
        Driver          "radeon"
        BusID           "PCI:0:16:0"
        Option          "UseFBDev"                      "false"
#Option                 "AGPMode"                       "4"
        Option          "AGPFastWrite"          "true"
Option          "EnableDepthMoves"  "true"
Option          "EnablePageFlip"    "true"
Option          "BackBuffer"            "true"
Option          "DDCMode"                       "true"
#Option                 "MonitorLayout" "LVDS,CRT"
#Option                 "MonitorLayout" "LVDS,TMDS"
        VendorName  "ATI Technologies Inc"
        BoardName   "Radeon Mobility M7 LW [Radeon Mobility 7500]"
#Option         "IgnoreEDID"            "true"
#Option         "CloneMode"                     "1280x1024"
#Option         "CloneHSync"            "30-85"
#Option         "CloneVRefresh"         "60"
#Option         "PanelOff"                      "true"
#Option         "SWCursor" "true"
Option      "DRIReInit"                 "true"
Option          "EnablePageFlip"        "true"
#Option  "OverlayOnCRTC2"
        Screen 0
EndSection

Section "Monitor"
        Identifier      "Internal DFP"
        DisplaySize     323 216
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Powerbook Internal"
        Device          "ATI Radeon Internal"
        Monitor         "Internal DFP"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
        EndSubSection
        SubSection "Display"
                Depth           4
        EndSubSection
        SubSection "Display"
                Depth           8
        EndSubSection
        SubSection "Display"
                Depth           15
        EndSubSection
        SubSection "Display"
                Depth           16
        EndSubSection
        SubSection "Display"
                Depth           24
        EndSubSection
EndSection

Section "Device"
        Identifier      "ATI Radeon External"
        Driver          "radeon"
        BusID           "PCI:0:16:0"
        Option          "UseFBDev"                      "false"
#Option                 "AGPMode"                       "4"
        Option          "AGPFastWrite"          "true"
        Option          "EnableDepthMoves"  "true"
        Option          "EnablePageFlip"    "true"
        Option          "BackBuffer"            "true"
        Option          "DDCMode"                       "true"
#Option                 "MonitorLayout" "LVDS,CRT"
#Option                 "MonitorLayout" "LVDS,TMDS"
#Option         "SWCursor" "true"
        VendorName  "ATI Technologies Inc"
        BoardName   "Radeon Mobility M7 LW [Radeon Mobility 7500]"
#Option                 "IgnoreEDID"            "true"
#Option         "CloneMode"                     "1280x1024"
#Option         "CloneHSync"            "30-85"
#Option         "CloneVRefresh"         "60"
#Option         "PanelOff"                      "true"
        Option      "DRIReInit"                 "true"
        Option          "EnablePageFlip"        "true"
        Screen 1
EndSection

Section "Monitor"
        Identifier      "External DFP"
        Option          "DPMS"
        HorizSync       30-92
        VertRefresh     50-85
EndSection

Section "Screen"
        Identifier      "Powerbook External"
        Device          "ATI Radeon External"
        Monitor         "External DFP"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
        EndSubSection
        SubSection "Display"
                Depth           4
        EndSubSection
        SubSection "Display"
                Depth           8
        EndSubSection
        SubSection "Display"
                Depth           15
        EndSubSection
        SubSection "Display"
                Depth           16
        EndSubSection
        SubSection "Display"
                Depth           24
        EndSubSection
EndSection

Section "DRI"
        Mode    0666
EndSection

Reply via email to