[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

potential Bug in XFree86 4.1.0-7



Today, I tried to get Dual-Monitoring working on my box with following environment:

Asus A7V-133 (Via686_A_-Chipset)
First graphical-adapter: Asus v7100 GeForce 2MX
Second one:	Ati Mach64 CT
First Monitor: Scott 17''
Second Monitor: AOC Spectrum 5Vlr 15''

Software:
Debian GNU/Linux sid
XFree-Version: 4.1.0-7
Kernel: 2.4.12-xfs (with alsa-modules and nvidia-module)

I read lots of documentation (also the "Xinerama-HowTo), and finally, i configured out the following XF86Config-4:

--

#XFree86 4.1 configuration file by Madkiss

Section "ServerLayout"
        Identifier "DualHead"
        Screen "Screen 0" 
        Screen "Screen 1" LeftOf "Screen 0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "ServerFlags"
        Option "Xinerama" "ON"
EndSection

Section "Files"
        RgbPath  "/usr/X11R6/lib/X11/rgb"
        ModulePath  "/usr/X11R6/lib/modules"
        FontPath  "/usr/X11R6/lib/X11/fonts/misc"
        FontPath  "/usr/X11R6/lib/X11/fonts/Speedo"
        FontPath  "/usr/X11R6/lib/X11/fonts/CID"
        FontPath  "/usr/X11R6/lib/X11/fonts/75dpi"
        FontPath  "/usr/X11R6/lib/X11/fonts/100dpi"
        FontPath  "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath  "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
EndSection

# This loads all the modules...

Section "Module"
        Load  "GLcore"
	Load  "glx"
        Load  "dbe"
#       Load  "dri"
        Load  "extmod"
        Load  "fbdevhw"
        Load  "glx"
        Load  "pex5"
        Load  "record"
        Load  "xie"
        Load  "v4l"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout"     "de"
        Option      "XkbRules"      "xfree86"
        Option      "XkbModel"      "pc105"
	Option      "AutoRepeat"    "500 30"
	
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Device" "/dev/psaux"
        Option      "Protocol" "IMPS/2"
        Option      "Emulate3Buttons" "no"
        Option      "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
        Identifier "Scott 750"
        HorizSync   31.5-57.0
	Option "DPMS"
        VertRefresh 50-70
EndSection

Section "Monitor"
        Identifier "AOC"
        HorizSync  31.5-57.0
	Option "DPMS"
        VertRefresh 50-70
EndSection

Section "Device"
        Identifier "Asus v7100"
        Driver "nvidia"
        BusID "PCI:1:0:0"
EndSection

Section "Device"
        Identifier "Ati Mach64 CT"
        Driver "ati"
        BusID "PCI:0:13:0"
EndSection

Section "Screen"
        Identifier "Screen 0"
        Device "Asus v7100"
        Monitor "Scott 750"
        DefaultDepth 24
        Subsection "Display"
                Depth 24
                Modes "1024x768"
        EndSubSection
EndSection

Section "Screen"
        Identifier "Screen 1"
        Device "Ati Mach64 CT"
        Monitor "AOC"
        DefaultDepth 24
        Subsection "Display"
                Depth 24
                Modes "800x600"
        EndSubSection
EndSection

Section "DRI"
EndSection

--

When I do "startx -- +xinerama" now, X seems to be starting, but then it crashes with

"Caught Signal 11. Server aborting.

/var/log/XFree86.0.log:

--

This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org.  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.7 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Sat Oct 13 00:21:14 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 "DualHead"
(**) |-->Screen "Screen 0" (0)
(**) |   |-->Monitor "Scott 750"
(**) |   |-->Device "Asus v7100"
(**) |-->Screen "Screen 1" (1)
(**) |   |-->Monitor "AOC"
(**) |   |-->Device "Ati Mach64 CT"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "de"
(**) XKB: layout: "de"
(==) Keyboard: CustomKeycode disabled
(WW) The directory "/usr/X11R6/lib/X11/fonts/CID" does not exist.
	Entry deleted from font path.
(**) FontPath set to "/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "Xinerama" "ON"
(**) Xinerama: enabled
(--) using VT number 7

(WW) Open APM failed
(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 1106,0305 card 1043,8033 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,8305 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:04:0: chip 1106,0686 card 1043,8033 rev 22 class 06,01,00 hdr 80
(II) PCI: 00:04:1: chip 1106,0571 card 0000,0000 rev 10 class 01,01,8a hdr 00
(II) PCI: 00:04:2: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:3: chip 1106,3038 card 0925,1234 rev 10 class 0c,03,00 hdr 00
(II) PCI: 00:04:4: chip 1106,3057 card 1043,8033 rev 30 class 06,00,00 hdr 00
(II) PCI: 00:09:0: chip 10ec,8139 card 10ec,8139 rev 10 class 02,00,00 hdr 00
(II) PCI: 00:0a:0: chip 1102,0002 card 1102,8027 rev 08 class 04,01,00 hdr 80
(II) PCI: 00:0a:1: chip 1102,7002 card 1102,0020 rev 08 class 09,80,00 hdr 80
(II) PCI: 00:0c:0: chip 109e,036e card 0070,13eb rev 11 class 04,00,00 hdr 80
(II) PCI: 00:0c:1: chip 109e,0878 card 0070,13eb rev 11 class 04,80,00 hdr 80
(II) PCI: 00:0d:0: chip 1002,4354 card 0000,0000 rev 09 class 03,00,00 hdr 00
(II) PCI: 00:11:0: chip 105a,0d30 card 105a,4d33 rev 02 class 01,80,00 hdr 00
(II) PCI: 01:00:0: chip 10de,0110 card 1043,4015 rev a1 class 03,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) Host-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 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x08 (VGA_EN is set)
(II) Bus 1 I/O range:
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xd5000000 - 0xd66fffff (0x1700000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xd7f00000 - 0xe3ffffff (0xc100000) MX[B]
(II) Bus -1: bridge is at (0:4: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:
(II) Bus -1: bridge is at (0:0:0), (-1,-1,0), BCTRL: 0x08 (VGA_EN is set)
(II) Bus -1 I/O range:
	[0] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus -1 non-prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Bus -1 prefetchable memory range:
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
(--) PCI: (0:12:0) BrookTree unknown chipset (0x036e) rev 17, Mem @ 0xd7000000/12
(--) PCI: (0:13:0) ATI Mach64 CT rev 9, Mem @ 0xd3000000/24, I/O @ 0x9400/8, BIOS @ 0xd67f0000/16
(--) PCI:*(1:0:0) NVidia GeForce2 MX rev 161, Mem @ 0xd5000000/24, 0xd8000000/27, BIOS @ 0xd7ff0000/16
(II) Addressable bus resource ranges are
	[0] -1 0	0x00000000 - 0xffffffff (0x0) MX[B]
	[1] -1 0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1 0	0xd2800000 - 0xd281ffff (0x20000) MX[B]
	[1] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[2] -1 0	0xd4800000 - 0xd48000ff (0x100) MX[B]
	[3] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[4] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[5] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[6] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[7] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[8] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[9] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[10] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[11] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[12] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[13] -1 0	0x00009800 - 0x00009807 (0x8) IX[B]
	[14] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[15] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[16] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[17] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[18] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) Inactive PCI resource ranges:
	[0] -1 0	0xd67f0000 - 0xd67fffff (0x10000) MX[B](B)
	[1] -1 0	0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
	[2] -1 0	0x00009400 - 0x000094ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xd2800000 - 0xd281ffff (0x20000) MX[B]
	[1] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[2] -1 0	0xd4800000 - 0xd48000ff (0x100) MX[B]
	[3] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[4] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[5] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[6] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[7] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[8] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[9] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[10] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[11] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[12] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[13] -1 0	0x00009800 - 0x00009807 (0x8) IX[B]
	[14] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[15] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[16] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[17] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[18] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1 0	0xd67f0000 - 0xd67fffff (0x10000) MX[B](B)
	[1] -1 0	0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
	[2] -1 0	0x00009400 - 0x000094ff (0x100) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[6] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xd2800000 - 0xd281ffff (0x20000) MX[B]
	[6] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[7] -1 0	0xd4800000 - 0xd48000ff (0x100) MX[B]
	[8] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[9] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[10] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[11] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[12] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[13] -1 0	0xd67f0000 - 0xd67fffff (0x10000) MX[B](B)
	[14] -1 0	0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[18] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[19] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[20] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[21] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[22] -1 0	0x00009800 - 0x00009807 (0x8) IX[B]
	[23] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[24] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[25] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[26] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[27] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[28] -1 0	0x00009400 - 0x000094ff (0x100) IX[B](B)
(II) LoadModule: "GLcore"
(WW) Warning, couldn't open module GLcore
(II) UnloadModule: "GLcore"
(EE) Failed to load module "GLcore" (module does not exist, 0)
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Module glx: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.1512
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension GLX
(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: "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: "fbdevhw"
(II) Loading /usr/X11R6/lib/modules/linux/libfbdevhw.a
(II) Module fbdevhw: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.0.2
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "glx"
(II) Reloading /usr/X11R6/lib/modules/extensions/libglx.so
(II) Loading extension GLX
(II) LoadModule: "pex5"
(II) Loading /usr/X11R6/lib/modules/extensions/libpex5.a
(II) Module pex5: 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 X3D-PEX
(II) LoadModule: "record"
(II) Loading /usr/X11R6/lib/modules/extensions/librecord.a
(II) Module record: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.13.0
	Module class: XFree86 Server Extension
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension RECORD
(II) LoadModule: "xie"
(II) Loading /usr/X11R6/lib/modules/extensions/libxie.a
(II) Module xie: 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 XIE
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.0.1
	ABI class: XFree86 Video Driver, version 0.4
(II) LoadModule: "nvidia"
(II) Loading /usr/X11R6/lib/modules/drivers/nvidia_drv.o
(II) Module nvidia: vendor="NVIDIA Corporation"
	compiled for 4.0.2, module version = 1.0.1512
	Module class: XFree86 Video Driver
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 6.3.6
	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) v4l driver for Video4Linux
(II) NVIDIA: NVIDIA driver for: RIVA TNT, RIVA TNT2, RIVA TNT2 (Ultra),
	RIVA TNT2 (Vanta), RIVA TNT2 (M64), RIVA TNT2, RIVA TNT2,
	RIVA TNT2 (Integrated), GeForce 256, GeForce DDR, Quadro,
	GeForce2 MX, GeForce2 MX DDR, GeForce2 Go, GeForce2 MXR,
	GeForce2 Pro, GeForce2 GTS, GeForce2 Ultra, Quadro2 Pro, GeForce3,
	Quadro DCC
(II) ATI: ATI driver (version 6.3.6) for chipsets: ati, ativga
(II) R128: Driver for ATI Rage 128 chipsets: ATI Rage 128 RE (PCI),
	ATI Rage 128 RF (AGP), ATI Rage 128 RG (AGP), ATI Rage 128 RK (PCI),
	ATI Rage 128 RL (AGP), ATI Rage 128 Pro PD (PCI),
	ATI Rage 128 Pro PF (AGP), ATI Rage 128 Mobility LE (PCI),
	ATI Rage 128 Mobility LF (AGP), ATI Rage 128 Mobility MF (AGP),
	ATI Rage 128 Mobility ML (AGP)
(II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI Radeon VE (AGP)
(II) Primary Device is: PCI 01:00:0
(--) Chipset GeForce2 MX found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xd2800000 - 0xd281ffff (0x20000) MX[B]
	[6] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[7] -1 0	0xd4800000 - 0xd48000ff (0x100) MX[B]
	[8] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[9] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[10] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[11] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[12] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[13] -1 0	0xd67f0000 - 0xd67fffff (0x10000) MX[B](B)
	[14] -1 0	0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[18] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[19] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[20] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[21] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[22] -1 0	0x00009800 - 0x00009807 (0x8) IX[B]
	[23] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[24] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[25] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[26] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[27] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[28] -1 0	0x00009400 - 0x000094ff (0x100) IX[B](B)
(II) ATI:  Candidate "Device" section "Ati Mach64 CT".
(II) ATI:  Shared PCI/AGP Mach64 in slot 0:13:0 detected.
(II) ATI:  Shared PCI/AGP Mach64 in slot 0:13:0 assigned to active "Device" section "Ati Mach64 CT".
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xd2800000 - 0xd281ffff (0x20000) MX[B]
	[6] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[7] -1 0	0xd4800000 - 0xd48000ff (0x100) MX[B]
	[8] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[9] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[10] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[11] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[12] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[13] -1 0	0xd67f0000 - 0xd67fffff (0x10000) MX[B](B)
	[14] -1 0	0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
	[15] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[18] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[19] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[20] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[21] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[22] -1 0	0x00009800 - 0x00009807 (0x8) IX[B]
	[23] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[24] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[25] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[26] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[27] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[28] -1 0	0x00009400 - 0x000094ff (0x100) IX[B](B)
(II) Loading sub module "atimisc"
(II) LoadModule: "atimisc"
(II) Loading /usr/X11R6/lib/modules/drivers/atimisc_drv.o
(II) Module atimisc: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 6.3.6
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(II) resource ranges after probing:
	[0] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[1] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[2] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[3] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[4] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[5] -1 0	0xd2800000 - 0xd281ffff (0x20000) MX[B]
	[6] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[7] -1 0	0xd4800000 - 0xd48000ff (0x100) MX[B]
	[8] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[9] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[10] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[11] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[12] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[13] -1 0	0xd67f0000 - 0xd67fffff (0x10000) MX[B](B)
	[14] -1 0	0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
	[15] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] 1 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[19] 1 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[20] 1 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[21] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[24] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[25] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[26] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[27] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[28] -1 0	0x00009800 - 0x00009807 (0x8) IX[B]
	[29] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[30] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[31] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[32] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[33] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[34] -1 0	0x00009400 - 0x000094ff (0x100) IX[B](B)
	[35] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[36] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
	[37] 1 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[38] 1 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/X11R6/lib/modules/libvgahw.a
(II) Module vgahw: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) NVIDIA(0): Linear framebuffer at 0xD8000000
(--) NVIDIA(0): MMIO registers at 0xD5000000
(WW) System lacks support for changing MTRRs
(--) NVIDIA(0): VideoRAM: 32768 kBytes
(--) NVIDIA(0): Display Device 0: maximum pixel clock at  8 bpp: 350 MHz
(--) NVIDIA(0): Display Device 0: maximum pixel clock at 16 bpp: 350 MHz
(--) NVIDIA(0): Display Device 0: maximum pixel clock at 32 bpp: 300 MHz
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Loading /usr/X11R6/lib/modules/libddc.a
(II) Module ddc: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) NVIDIA(0): Scott 750: Using hsync range of 31.50-57.00 kHz
(II) NVIDIA(0): Scott 750: Using vrefresh range of 50.00-70.00 Hz
(II) NVIDIA(0): Clock range:  12.00 to 300.00 MHz
(II) NVIDIA(0): Not using default mode "640x350" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "720x400" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "640x480" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "800x600" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1024x768" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1152x864" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x960" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1920x1440" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(II) NVIDIA(0): Not using default mode "1400x1050" (hsync out of range)
(**) NVIDIA(0): Validated modes for Display Device 0:
(**) NVIDIA(0):      Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(++) NVIDIA(0): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/X11R6/lib/modules/libfb.a
(II) Module fb: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/X11R6/lib/modules/libxaa.a
(II) Module xaa: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/X11R6/lib/modules/libramdac.a
(II) Module ramdac: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.4
(==) ATI(1): Chipset:  "ati".
(**) ATI(1): Depth 24, (--) framebuffer bpp 32
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/X11R6/lib/modules/linux/libint10.a
(II) Module int10: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/X11R6/lib/modules/libvbe.a
(II) Module vbe: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) ATI(1): VESA BIOS detected
(II) ATI(1): VESA VBE Version 1.2
(II) ATI(1): VESA VBE Total Mem: 1024 kB
(II) ATI(1): VESA VBE OEM: ATI MACH64
(--) ATI(1): ATI 264CT graphics controller detected.
(--) ATI(1): Chip type 4354 "CT", version 1, foundry NEC, class 0, revision 0x00.
(--) ATI(1): PCI bus interface detected;  block I/O base is 0x9400.
(--) ATI(1): ATI Mach64 adapter detected.
(--) ATI(1): Internal RAMDAC (subtype 7) detected.
(==) ATI(1): RGB weight 888
(==) ATI(1): Default visual is TrueColor
(==) ATI(1): Using gamma correction (1.0, 1.0, 1.0)
(II) ATI(1): Using Mach64 accelerator CRTC.
(WW) ATI(1): Linear aperture not supported in this configuration.
(WW) ATI(1): Unable to store hardware cursor image.  Reverting to software cursor.
(WW) ATI(1): Acceleration not supported in this configuration.
(--) ATI(1): 16384 kB of Unknown video memory type detected.
(WW) ATI(1): Cannot shadow a banked frame buffer.
(--) ATI(1): Internal programmable clock generator detected.
(--) ATI(1): Reference clock 157.5/11 (14.318) MHz.
(II) ATI(1): AOC: Using hsync range of 31.50-57.00 kHz
(II) ATI(1): AOC: Using vrefresh range of 50.00-70.00 Hz
(II) ATI(1): Maximum clock:  28.00 MHz
(II) ATI(1): Not using default mode "640x350" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "720x400" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1600x1200" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1600x1200" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1600x1200" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1600x1200" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1600x1200" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1792x1344" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1792x1344" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1856x1392" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1856x1392" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1920x1440" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1920x1440" (horizontal timing out of range)
(II) ATI(1): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) ATI(1): Not using mode "800x600" (no mode of this name)
(--) ATI(1): Virtual size is 640x480 (pitch 640)
(**) ATI(1): Default mode "640x480": 25.2 MHz, 31.5 kHz, 60.0 Hz
(II) ATI(1): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(++) ATI(1): DPI set to (100, 100)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/X11R6/lib/modules/libfb.a
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  Yes, I do.
(II) LoadModule: "rac"
(II) Loading /usr/X11R6/lib/modules/librac.a
(II) Module rac: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.4
(II) resource ranges after preInit:
	[0] 1 0	0xd3000000 - 0xd3ffffff (0x1000000) MS[B]
	[1] 0 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B]
	[2] 0 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B]
	[3] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[4] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[5] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[6] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[7] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[8] -1 0	0xd2800000 - 0xd281ffff (0x20000) MX[B]
	[9] -1 0	0xd6800000 - 0xd6800fff (0x1000) MX[B]
	[10] -1 0	0xd4800000 - 0xd48000ff (0x100) MX[B]
	[11] -1 0	0xe4000000 - 0xe7ffffff (0x4000000) MX[B]
	[12] -1 0	0xd7ff0000 - 0xd7ffffff (0x10000) MX[B](B)
	[13] -1 0	0xd8000000 - 0xdfffffff (0x8000000) MX[B](B)
	[14] -1 0	0xd5000000 - 0xd5ffffff (0x1000000) MX[B](B)
	[15] -1 0	0xd7000000 - 0xd7000fff (0x1000) MX[B](B)
	[16] -1 0	0xd67f0000 - 0xd67fffff (0x10000) MX[B](B)
	[17] -1 0	0xd3000000 - 0xd3ffffff (0x1000000) MX[B](B)
	[18] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[19] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[20] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[21] 1 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[22] 1 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[23] 1 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[24] 1 0	0x00009400 - 0x000094ff (0x100) IS[B]
	[25] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[26] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[27] -1 0	0x00007800 - 0x0000783f (0x40) IX[B]
	[28] -1 0	0x00008000 - 0x00008003 (0x4) IX[B]
	[29] -1 0	0x00008400 - 0x00008407 (0x8) IX[B]
	[30] -1 0	0x00008800 - 0x00008803 (0x4) IX[B]
	[31] -1 0	0x00009000 - 0x00009007 (0x8) IX[B]
	[32] -1 0	0x00009800 - 0x00009807 (0x8) IX[B]
	[33] -1 0	0x0000a000 - 0x0000a01f (0x20) IX[B]
	[34] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[35] -1 0	0x0000d000 - 0x0000d01f (0x20) IX[B]
	[36] -1 0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[37] -1 0	0x0000d800 - 0x0000d80f (0x10) IX[B]
	[38] -1 0	0x00009400 - 0x000094ff (0x100) IX[B](B)
	[39] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[40] 0 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
	[41] 1 0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[42] 1 0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(WW) NVIDIA(0): Failed to initialize AGP
(II) NVIDIA(0): Setting mode "1024x768"
(II) NVIDIA(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid filled trapezoids
	8x8 mono pattern filled rectangles
	8x8 mono pattern filled trapezoids
	Indirect CPU to Screen color expansion
	Solid Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Driver provided FillSolidRects replacement
	Driver provided FillSolidSpans replacement
	Driver provided FillMono8x8PatternRects replacement
	Driver provided ReadPixmap replacement
	Setting up tile and stipple cache:
		16 128x128 slots
		4 256x256 slots
(==) NVIDIA(0): Backing store disabled
(==) NVIDIA(0): Silken mouse enabled
(**) Option "dpms"
(**) NVIDIA(0): DPMS enabled
(II) Loading extension NV-GLX
(WW) ATI(1): RENDER extension not supported with a banked framebuffer.
(==) ATI(1): Backing store disabled
(**) Option "dpms"
(**) ATI(1): DPMS enabled
(II) Setting vga for screen 1.
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) [GLX]: Calling GlxExtensionInit
(II) [GLX]: associated 18 out of 18 GLX visuals

Fatal server error:
Caught signal 11.  Server aborting


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 submit@bugs.debian.org.

(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources

--

So tell me, did I something wrong or does it seem to be a bug in XFree86 4.1.0-7?

best regards,

Martin "Madkiss" Loschwitz
madkiss@madkiss.de
www.madkiss.de



Reply to: