Hi again,

> > > > GFX card: Matrox G450
> > > > Cooker from today and recent weeks.
> > > >
> > > > Recommended install, I don't choose Xinerama, just 1:1.
> > > > Color depth 16 bit, resolution 1280x1024, monitor Sony
> > > > GDM-F400.
> > > >
> > > > Linux-Mandrake boots but KDM doesn't show up.
> > >
> > > Can you try commenting BusID line in /etc/X11/XF86Config-4
> > > and send us complete XFree86 log on boot ?
> >
> > Here you go:
> > ...
>
> So this is the report with commented BusID line now,
>
> Can you send me back /etc/X11/XF86Config-4 too.

Ok:

# File generated by XFdrake.

# **********************************************************************
# Refer to the XF86Config(4/5) man page for details about the format of
# this file.
# **********************************************************************

Section "Files"

    RgbPath "/usr/X11R6/lib/X11/rgb"

# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.

    FontPath   "unix/:-1"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

    # Uncomment this to cause a core dump at the spot where a signal is
    # received.  This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    #NoTrapSignals

    # Uncomment this to disable the <Crtl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    #DontZap

    # Uncomment this to disable the <Crtl><Alt><KP_+>/<KP_-> mode switching
    # sequences.  This allows clients to receive these key events.
    #DontZoom

    # This  allows  the  server  to start up even if the
    # mouse device can't be opened/initialised.
    AllowMouseOpenFail

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "Keyboard"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "se"

EndSection

# **********************************************************************
# Pointer section
# **********************************************************************

Section "InputDevice"

    Identifier  "Mouse1"
    Driver      "mouse"
    Option "Protocol"    "PS/2"
    Option "Device"      "/dev/psaux"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout"    "50"

# ChordMiddle is an option for some 3-button Logitech mice

#    Option "ChordMiddle"

EndSection



Section "Module"

# This loads the DBE extension module.

    Load "dbe"

    Load "glx"
    Load "dri"


# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.

    SubSection "extmod"
 #Option "omit xfree86-dga"
    EndSubSection

# This loads the Type1 and FreeType font modules

    Load "type1"
    Load "freetype"
EndSection


Section "DRI"
    Mode 0666
EndSection


# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"
    Identifier "Sony|Sony GDM-F400/F400T9"
    VendorName "Sony"
    ModelName  "Unknown"


# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync  30.0-107.0


# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 48.0-160.0


# This is a set of extended mode timings typically used for laptop,
# TV fullscreen mode or DVD fullscreen output.
# These are available along with standard mode timings.

# 768x576 @ 79 Hz, 50 kHz hsync
ModeLine "768x576"     50.00  768  832  846 1000   576  590  595  630
# 768x576 @ 100 Hz, 61.6 kHz hsync
ModeLine "768x576"     63.07  768  800  960 1024   576  578  590  616

# 1400x1050 @ 30 Hz, 33 kHz hsync
ModeLine "1400x1050"   59.93 1400 1416 1704 1816  1050 1050 1055 1097
# 1400x1050 @ 51 Hz, 56 kHz hsync
ModeLine "1400x1050"  107.00 1400 1464 1784 1912  1050 1052 1064 1090
# 1400x1050 @ 59 Hz, 63.8 kHz hsync
ModeLine "1400x1050"  122.00 1400 1464 1784 1912  1050 1052 1064
1090 -HSync -VSync
# 1400x1050 @ 60 Hz, 65.4 kHz hsync
ModeLine "1400x1050"  125.04 1400 1464 1784 1912  1050 1052 1064 1090


EndSection



# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
    Identifier "Generic VGA"
    Driver     "vga"
EndSection

Section "Device"
    Identifier  "Matrox Millennium G450 2"
    VendorName  "Unknown"
    BoardName   "Unknown"
    Driver      "mga"
#    VideoRam    32768
    # Clock lines


    # Uncomment following option if you see a big white block
    # instead of the cursor!
    #    Option      "sw_cursor"

    Option      "DPMS"
    Screen 1
#    BusID       "PCI:1:0:0"
EndSection



# **********************************************************************
# Screen sections
# **********************************************************************


Section "Screen"
    Identifier "screen1"
    Device      "Matrox Millennium G450 2"
    Monitor     "Sony|Sony GDM-F400/F400T9"
    DefaultColorDepth 16
    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       15
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier "layout1"
    Screen     "screen1"

    InputDevice "Mouse1" "CorePointer"

    InputDevice "Keyboard1" "CoreKeyboard"
EndSection




>
> Thanks, François.
>
> --------------------------------------------------------------------------
> > This is a pre-release version of XFree86, and is not supported in any
> > way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
> > to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
> > please check the latest version in the XFree86 CVS repository
> > (http://www.XFree86.Org/cvs)
> >
> > XFree86 Version 4.1.0.1 / X Window System
> > (protocol Version 11, revision 0, vendor release 6510)
> > Release Date: xx August 2001
> >  If the server is older than 6-12 months, or if your card is
> >  newer than the above date, look for a newer version before
> >  reporting problems.  (See http://www.XFree86.Org/FAQ)
> > Build Operating System: Linux 2.4.8-5mdkenterprise i686 [ELF]
> > Module Loader present
> > (==) Log file: "/var/log/XFree86.0.log", Time: Thu Aug 30 13:06:02 2001
> > (==) Using config file: "/etc/X11/XF86Config-4"
> > Markers: (--) probed, (**) from config file, (==) default setting,
> >          (++) from command line, (!!) notice, (II) informational,
> >          (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> > (==) ServerLayout "layout1"
> > (**) |-->Screen "screen1" (0)
> > (**) |   |-->Monitor "Sony|Sony GDM-F400/F400T9"
> > (**) |   |-->Device "Matrox Millennium G450 2"
> > (**) |-->Input Device "Mouse1"
> > (**) |-->Input Device "Keyboard1"
> > (**) Option "AutoRepeat" "250 30"
> > (**) Option "XkbRules" "xfree86"
> > (**) XKB: rules: "xfree86"
> > (**) Option "XkbModel" "pc105"
> > (**) XKB: model: "pc105"
> > (**) Option "XkbLayout" "se"
> > (**) XKB: layout: "se"
> > (==) Keyboard: CustomKeycode disabled
> > (**) FontPath set to "unix/:-1"
> > (**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
> > (==) ModulePath set to "/usr/X11R6/lib/modules"
> > (**) Option "AllowMouseOpenFail"
> > (--) using VT number 7
> >
> > (II) Open APM successful
> > (II) Module ABI versions:
> >  XFree86 ANSI C Emulation: 0.1
> >  XFree86 Video Driver: 0.4
> >  XFree86 XInput driver : 0.2
> >  XFree86 Server Extension : 0.1
> >  XFree86 Font Renderer : 0.2
> > (II) Loader running on linux
> > (II) LoadModule: "bitmap"
> > (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> > (II) Module bitmap: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  Module class: XFree86 Font Renderer
> >  ABI class: XFree86 Font Renderer, version 0.2
> > (II) Loading font Bitmap
> > (II) LoadModule: "pcidata"
> > (II) Loading /usr/X11R6/lib/modules/libpcidata.a
> > (II) Module pcidata: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 0.1.0
> >  ABI class: XFree86 Video Driver, version 0.4
> > (II) PCI: Probing config type using method 1
> > (II) PCI: Config type is 1
> > (II) PCI: stages = 0x03, oldVal1 = 0x00000000, mode1Res1 = 0x80000000
> > (II) PCI: PCI scan (all values are in hex)
> > (II) PCI: 00:00:0: chip 8086,1130 card 1028,00be rev 02 class 06,00,00
hdr
> > 00
> > (II) PCI: 00:01:0: chip 8086,1131 card 0000,0000 rev 02 class 06,04,00
hdr
> > 01
> > (II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev 02 class 06,04,00
hdr
> > 01
> > (II) PCI: 00:1f:0: chip 8086,2440 card 0000,0000 rev 02 class 06,01,00
hdr
> > 80
> > (II) PCI: 00:1f:1: chip 8086,244b card 0000,0000 rev 02 class 01,01,80
hdr
> > 00
> > (II) PCI: 00:1f:2: chip 8086,2442 card 0000,0000 rev 02 class 0c,03,00
hdr
> > 00
> > (II) PCI: 00:1f:3: chip 8086,2443 card 0000,0000 rev 02 class 0c,05,00
hdr
> > 00
> > (II) PCI: 00:1f:4: chip 8086,2444 card 0000,0000 rev 02 class 0c,03,00
hdr
> > 00
> > (II) PCI: 00:1f:5: chip 8086,2445 card 1028,00be rev 02 class 04,01,00
hdr
> > 00
> > (II) PCI: 01:00:0: chip 102b,0525 card 102b,0641 rev 82 class 03,00,00
hdr
> > 00
> > (II) PCI: 02:0c:0: chip 10b7,9200 card 1028,00be rev 78 class 02,00,00
hdr
> > 00
> > (II) PCI: End of PCI scan
> > (II) LoadModule: "scanpci"
> > (II) Loading /usr/X11R6/lib/modules/libscanpci.a
> > (II) Module scanpci: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 0.1.0
> >  ABI class: XFree86 Video Driver, version 0.4
> > (II) UnloadModule: "scanpci"
> > (II) Unloading /usr/X11R6/lib/modules/libscanpci.a
> > (II) Host-to-PCI bridge:
> > (II) PCI-to-ISA bridge:
> > (II) PCI-to-PCI bridge:
> > (II) PCI-to-PCI bridge:
> > (II) Bus 0: bridge is at (0:0:0), (-1,0,0), BCTRL: 0x08 (VGA_EN is set)
> > (II) Bus 0 I/O range:
> >  [0] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
> > (II) Bus 0 non-prefetchable memory range:
> >  [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
> > (II) Bus 0 prefetchable memory range:
> >  [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
> > (II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0c (VGA_EN is set)
> > (II) Bus 1 I/O range:
> > (II) Bus 1 non-prefetchable memory range:
> >  [0] -1 0xfd000000 - 0xfeffffff (0x2000000) MX[B]
> > (II) Bus 1 prefetchable memory range:
> >  [0] -1 0xf8000000 - 0xf9ffffff (0x2000000) MX[B]
> > (II) Bus 2: bridge is at (0:30:0), (0,2,2), BCTRL: 0x06 (VGA_EN is
cleared)
> > (II) Bus 2 I/O range:
> >  [0] -1 0x0000e000 - 0x0000e0ff (0x100) IX[B]
> >  [1] -1 0x0000e400 - 0x0000e4ff (0x100) IX[B]
> >  [2] -1 0x0000e800 - 0x0000e8ff (0x100) IX[B]
> >  [3] -1 0x0000ec00 - 0x0000ecff (0x100) IX[B]
> > (II) Bus 2 non-prefetchable memory range:
> >  [0] -1 0xfb000000 - 0xfcffffff (0x2000000) MX[B]
> > (II) Bus 2 prefetchable memory range:
> > (II) Bus -1: bridge is at (0:31:0), (0,-1,0), BCTRL: 0x08 (VGA_EN is
set)
> > (II) Bus -1 I/O range:
> > (II) Bus -1 non-prefetchable memory range:
> > (II) Bus -1 prefetchable memory range:
> > (--) PCI:*(1:0:0) Matrox MGA G400 AGP rev 130, Mem @ 0xf8000000/25,
> > 0xfdffc000/14, 0xfd000000/23, BIOS @ 0x80000000/17
> > (II) Addressable bus resource ranges are
> >  [0] -1 0x00000000 - 0xffffffff (0x0) MX[B]
> >  [1] -1 0x00000000 - 0x0000ffff (0x10000) IX[B]
> > (II) OS-reported resource ranges:
> >  [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> >  [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> >  [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
> >  [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
> >  [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> >  [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
> >  [6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
> > (II) Active PCI resource ranges:
> >  [0] -1 0xfbfffc00 - 0xfbfffc7f (0x80) MX[B]
> >  [1] -1 0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
> >  [2] -1 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
> >  [3] -1 0xfd000000 - 0xfd7fffff (0x800000) MX[B](B)
> >  [4] -1 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
> >  [5] -1 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
> >  [6] -1 0x0000ec80 - 0x0000ecff (0x80) IX[B]
> >  [7] -1 0x0000dc40 - 0x0000dc7f (0x40) IX[B]
> >  [8] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
> >  [9] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
> >  [10] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
> >  [11] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
> >  [12] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
> > (II) Active PCI resource ranges after removing overlaps:
> >  [0] -1 0xfbfffc00 - 0xfbfffc7f (0x80) MX[B]
> >  [1] -1 0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
> >  [2] -1 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
> >  [3] -1 0xfd000000 - 0xfd7fffff (0x800000) MX[B](B)
> >  [4] -1 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
> >  [5] -1 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
> >  [6] -1 0x0000ec80 - 0x0000ecff (0x80) IX[B]
> >  [7] -1 0x0000dc40 - 0x0000dc7f (0x40) IX[B]
> >  [8] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
> >  [9] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
> >  [10] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
> >  [11] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
> >  [12] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
> > (II) OS-reported resource ranges after removing overlaps with PCI:
> >  [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> >  [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> >  [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
> >  [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
> >  [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> >  [5] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
> >  [6] -1 0x00000000 - 0x000000ff (0x100) IX[B]
> > (II) All system resource ranges:
> >  [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> >  [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> >  [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
> >  [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
> >  [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> >  [5] -1 0xfbfffc00 - 0xfbfffc7f (0x80) MX[B]
> >  [6] -1 0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
> >  [7] -1 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
> >  [8] -1 0xfd000000 - 0xfd7fffff (0x800000) MX[B](B)
> >  [9] -1 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
> >  [10] -1 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
> >  [11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
> >  [12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
> >  [13] -1 0x0000ec80 - 0x0000ecff (0x80) IX[B]
> >  [14] -1 0x0000dc40 - 0x0000dc7f (0x40) IX[B]
> >  [15] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
> >  [16] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
> >  [17] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
> >  [18] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
> >  [19] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
> > (II) LoadModule: "dbe"
> > (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
> > (II) Module dbe: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  Module class: XFree86 Server Extension
> >  ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension DOUBLE-BUFFER
> > (II) LoadModule: "glx"
> > (II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
> > (II) Module glx: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading sub module "GLcore"
> > (II) LoadModule: "GLcore"
> > (II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
> > (II) Module GLcore: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension GLX
> > (II) LoadModule: "dri"
> > (II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
> > (II) Module dri: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading sub module "drm"
> > (II) LoadModule: "drm"
> > (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
> > (II) Module drm: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension XFree86-DRI
> > (II) LoadModule: "extmod"
> > (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
> > (II) Module extmod: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  Module class: XFree86 Server Extension
> >  ABI class: XFree86 Server Extension, version 0.1
> > (II) Loading extension SHAPE
> > (II) Loading extension MIT-SUNDRY-NONSTANDARD
> > (II) Loading extension BIG-REQUESTS
> > (II) Loading extension SYNC
> > (II) Loading extension MIT-SCREEN-SAVER
> > (II) Loading extension XC-MISC
> > (II) Loading extension XFree86-VidModeExtension
> > (II) Loading extension XFree86-Misc
> > (II) Loading extension XFree86-DGA
> > (II) Loading extension DPMS
> > (II) Loading extension FontCache
> > (II) Loading extension TOG-CUP
> > (II) Loading extension Extended-Visual-Information
> > (II) Loading extension XVideo
> > (II) Loading extension XVideo-MotionCompensation
> > (II) LoadModule: "type1"
> > (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a
> > (II) Module type1: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  Module class: XFree86 Font Renderer
> >  ABI class: XFree86 Font Renderer, version 0.2
> > (II) Loading font Type1
> > (II) Loading font CID
> > (II) LoadModule: "freetype"
> > (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a
> > (II) Module freetype: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.1.9
> >  Module class: XFree86 Font Renderer
> >  ABI class: XFree86 Font Renderer, version 0.2
> > (II) Loading font FreeType
> > (II) LoadModule: "mga"
> > (II) Loading /usr/X11R6/lib/modules/drivers/mga_drv.o
> > (II) Module mga: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.1
> >  Module class: XFree86 Video Driver
> >  ABI class: XFree86 Video Driver, version 0.4
> > (II) LoadModule: "mouse"
> > (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
> > (II) Module mouse: vendor="The XFree86 Project"
> >  compiled for 4.1.0.1, module version = 1.0.0
> >  Module class: XFree86 XInput Driver
> >  ABI class: XFree86 XInput driver, version 0.2
> > (II) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
> >  mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI, mgag400
> > (II) Primary Device is: PCI 01:00:0
> > (--) Assigning device section with no busID to primary device
> > (--) Chipset mgag400 found
> > (II) resource ranges after xf86ClaimFixedResources() call:
> >  [0] -1 0xffe00000 - 0xffffffff (0x200000) MX[B](B)
> >  [1] -1 0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
> >  [2] -1 0x000f0000 - 0x000fffff (0x10000) MX[B]
> >  [3] -1 0x000c0000 - 0x000effff (0x30000) MX[B]
> >  [4] -1 0x00000000 - 0x0009ffff (0xa0000) MX[B]
> >  [5] -1 0xfbfffc00 - 0xfbfffc7f (0x80) MX[B]
> >  [6] -1 0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
> >  [7] -1 0x80000000 - 0x8001ffff (0x20000) MX[B](B)
> >  [8] -1 0xfd000000 - 0xfd7fffff (0x800000) MX[B](B)
> >  [9] -1 0xfdffc000 - 0xfdffffff (0x4000) MX[B](B)
> >  [10] -1 0xf8000000 - 0xf9ffffff (0x2000000) MX[B](B)
> >  [11] -1 0x0000ffff - 0x0000ffff (0x1) IX[B]
> >  [12] -1 0x00000000 - 0x000000ff (0x100) IX[B]
> >  [13] -1 0x0000ec80 - 0x0000ecff (0x80) IX[B]
> >  [14] -1 0x0000dc40 - 0x0000dc7f (0x40) IX[B]
> >  [15] -1 0x0000d800 - 0x0000d8ff (0x100) IX[B]
> >  [16] -1 0x0000ff60 - 0x0000ff7f (0x20) IX[B]
> >  [17] -1 0x0000dcd0 - 0x0000dcdf (0x10) IX[B]
> >  [18] -1 0x0000ff80 - 0x0000ff9f (0x20) IX[B]
> >  [19] -1 0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
> > (EE) Screen 0 deleted because of no matching config section.
> > (II) UnloadModule: "mga"
> > (EE) Device(s) detected, but none match those in the config file.
> >
> > Fatal server error:
> > no screens found
> >
> > When reporting a problem related to a server crash, please send
> > the full server output, not just the last messages.
> > This can be found in the log file "/var/log/XFree86.0.log".
> > Please report problems to [EMAIL PROTECTED]


Reply via email to