I have problem with start xserver 
I am using two graphic adapter
In Attachment is my config and xserver log.

                                Thanx 
                             Sebastian
# XFree86 4.2.0 configuration generated by Xconfigurator 4.10.7

Section "ServerLayout"
        Identifier "XFree86 Configured"
#       Screen      0  "Screen0" 0 0
        Screen "Screen0" 
#       Screen "Screen1"
        Screen "Screen1" RightOf "Screen0" 
#       Option "Xinerama"
                   
        InputDevice    "Mouse0" "CorePointer"
#       InputDevice    "Mouse1" "AlwaysCore"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

# Red Hat Linux 6.0 and later use the xfs font server for improved
# interactive performance

Section "Files"
        FontPath "unix/:-1"
        #FontPath "tcp/localhost:7100"
EndSection

# Module loading section

Section "Module"
        Load  "dbe"             # Double-buffering
        Load  "GLcore"          # OpenGL support
        Load  "dri"             # Direct rendering infrastructure
        Load  "glx"             # OpenGL X protocol interface
        Load  "extmod"          # Misc. required extensions
        Load  "v4l"             # Video4Linux
        # Load  "record"        # X event recorder
        # You only need the following two modules if you do not use xfs.
        #Load  "freetype"        # TrueType font handler
        #Load  "type1"          # Adobe Type 1 font handler
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option      "XkbLayout" "us"
        Option "XkbModel" "pc104"
EndSection

Section "InputDevice"
        Identifier      "Mouse0"
        # Modified by mouseconfig
        Driver          "mouse"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "PS/2"
#       Option          "ZAxisMapping"          "4 5"
        Option "Buttons" "5"
        Option "ZAxisMapping" "4 5"
EndSection

#Section "InputDevice"
#        Identifier      "Mouse1"
#        # Modified by mouseconfig
#        Driver          "mouse"
#        Option          "Device"                "/dev/ttyS0"
#        Option          "Protocol"              "Auto"
#        Option          "Emulate3Buttons"       "no"
#        Option          "ZAxisMapping"          "4 5"
#EndSection
                                                        
Section "Monitor"
        Identifier "Dell"
        VendorName "Dell"
        ModelName  "P790"
        HorizSync 31-92
        VertRefresh 50-150
        Option "dpms"
        # 800x600 @ 100Hz,  63.30 kHz hsync
#        Mode "800x600"
#           DotClock     62.79
#           HTimings  800 816 880 992
#           VTimings  600 603 606 633
#       EndMode    
        ModeLine "800x600/60Hz" 40 800 840 968 1056 600 601 605 628  +HSync +VSync
        ModeLine "1024x768/76Hz" 85 1024 1032 1152 1360 768 784 787 823 
        ModeLine "1024x768/100Hz" 115.5 1024 1056 1248 1440 768 771 781 802  -HSync 
-VSync
EndSection

Section "Monitor"
        Identifier "Compaq"
        VendorName "Unknown"
        ModelName  "Unknown"
        HorizSync 31.5 - 62.79
        VertRefresh 60-70
       # Option "dpms"
        
# 800x600 @ 100Hz,  63.30 kHz hsync
#        Mode "800x600"
#           DotClock     62.79
#           HTimings  800 816 880 992
#           VTimings  600 603 606 633
#       EndMode
EndSection
                                                        
  
Section "Device"
        Identifier "Ati Rage 128"
        Driver "ati"
        BoardName "Rage 128 Pro PF"
        Option "AGPMode" "2"
        VideoRam    16384
        vendorname "ATI"
        BusID   "PCI:1:0:0"
        #Screen 0
EndSection

Section "Device" 
        Identifier  "riva" 
        Driver "nv"
        VideoRam 4096
        BusID   "PCI:0:16:0"
#Screen 0
EndSection 
             
#Section "Device"
#       Identifier "Linux Frame Buffer"
#       Driver "ati"
#       BoardName "Rage 128 Pro PD"
#vendorname "ATI"
#EndSection

Section "Screen"
        Identifier "Screen0"
        Device "Ati Rage 128"
        Monitor "Dell"
        DefaultDepth 16
        Subsection "Display"
                Depth 16
                Modes "1024x768/100Hz" "640x480" 
                Virtual 0 0
        EndSubSection
        Subsection "Display" 
                Depth 24
                Modes "1024x768/100Hz" "640x480" 
                Virtual 0 0
        EndSubsection
EndSection

Section "Screen"
        Identifier "Screen1"
        Device "riva"
        Monitor "Compaq"
        DefaultDepth 16
        Subsection "Display"
                Depth 16
                Modes "800x600"
        #       Virtual  800 768
        EndSubSection
EndSection
                                                                                


Section "DRI"
        Mode 0666
        
EndSection
 
Section "ServerFlags"
 Option "Xinerama" "true" 
EndSection
XFree86 Version 4.2.1 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 3 September 2002
	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/)
Build Operating System: Linux 2.4.19-xfs-r1 i686 [ELF] 
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.1.log", Time: Thu Feb  6 12:50:29 2003
(==) Using config file: "/etc/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Dell"
(**) |   |-->Device "Ati Rage 128"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "Compaq"
(**) |   |-->Device "riva"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to "unix/:-1"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(**) Option "Xinerama" "true"
(**) Xinerama: enabled
(--) using VT number 8

(II) Open APM successful
(II) Module ABI versions:
	XFree86 ANSI C Emulation: 0.1
	XFree86 Video Driver: 0.5
	XFree86 XInput driver : 0.3
	XFree86 Server Extension : 0.1
	XFree86 Font Renderer : 0.3
(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.2.1, module version = 1.0.0
	Module class: XFree86 Font Renderer
	ABI class: XFree86 Font Renderer, version 0.3
(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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(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,7190 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7191 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:07:0: chip 8086,7110 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7111 card 0000,0000 rev 01 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7112 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:07:3: chip 8086,7113 card 0000,0000 rev 02 class 06,80,00 hdr 00
(II) PCI: 00:0d:0: chip 1102,0002 card 1102,8027 rev 06 class 04,01,00 hdr 80
(II) PCI: 00:0d:1: chip 1102,7002 card 1102,0020 rev 06 class 09,80,00 hdr 80
(II) PCI: 00:0e:0: chip 10b7,9055 card 10b7,9055 rev 30 class 02,00,00 hdr 00
(II) PCI: 00:0f:0: chip 109e,0350 card 0000,0000 rev 12 class 04,00,00 hdr 00
(II) PCI: 00:10:0: chip 12d2,0018 card 1092,1092 rev 10 class 03,00,00 hdr 00
(II) PCI: 01:00:0: chip 1002,5046 card 1002,0008 rev 00 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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(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) 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: 0x8c (VGA_EN is set)
(II) Bus 1 I/O range:
	[0] -1	0x00009000 - 0x000090ff (0x100) IX[B]
	[1] -1	0x00009400 - 0x000094ff (0x100) IX[B]
	[2] -1	0x00009800 - 0x000098ff (0x100) IX[B]
	[3] -1	0x00009c00 - 0x00009cff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0xf2000000 - 0xf20fffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B]
(II) Bus -1: bridge is at (0:7: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: (0:15:0) BrookTree 848 rev 18, Mem @ 0xf0001000/12
(--) PCI: (0:16:0) NVidia/SGS-Thomson Riva128 rev 16, Mem @ 0xf1000000/24, 0xf3000000/24
(--) PCI:*(1:0:0) ATI Rage 128 Pro PF rev 0, Mem @ 0xf8000000/26, 0xf2000000/14, I/O @ 0x9000/8
(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	0xf0000000 - 0xf000007f (0x80) MX[B]
	[1] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[2] -1	0xf2000000 - 0xf2003fff (0x4000) MX[B](B)
	[3] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[4] -1	0xf0001000 - 0xf0001fff (0x1000) MX[B](B)
	[5] -1	0x00001080 - 0x000010ff (0x80) IX[B]
	[6] -1	0x00001040 - 0x0000105f (0x20) IX[B]
	[7] -1	0x00001020 - 0x0000103f (0x20) IX[B]
	[8] -1	0x00001000 - 0x0000100f (0x10) IX[B]
	[9] -1	0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1	0xf3000000 - 0xf3ffffff (0x1000000) MX[B](B)
	[1] -1	0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
	[2] -1	0x00001010 - 0x00001017 (0x8) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0xf0000000 - 0xf000007f (0x80) MX[B]
	[1] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[2] -1	0xf2000000 - 0xf2003fff (0x4000) MX[B](B)
	[3] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[4] -1	0xf0001000 - 0xf0001fff (0x1000) MX[B](B)
	[5] -1	0x00001080 - 0x000010ff (0x80) IX[B]
	[6] -1	0x00001040 - 0x0000105f (0x20) IX[B]
	[7] -1	0x00001020 - 0x0000103f (0x20) IX[B]
	[8] -1	0x00001000 - 0x0000100f (0x10) IX[B]
	[9] -1	0x00009000 - 0x000090ff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0xf3000000 - 0xf3ffffff (0x1000000) MX[B](B)
	[1] -1	0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
	[2] -1	0x00001010 - 0x00001017 (0x8) 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	0xf0000000 - 0xf000007f (0x80) MX[B]
	[6] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[7] -1	0xf2000000 - 0xf2003fff (0x4000) MX[B](B)
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1	0xf0001000 - 0xf0001fff (0x1000) MX[B](B)
	[10] -1	0xf3000000 - 0xf3ffffff (0x1000000) MX[B](B)
	[11] -1	0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0x00001080 - 0x000010ff (0x80) IX[B]
	[15] -1	0x00001040 - 0x0000105f (0x20) IX[B]
	[16] -1	0x00001020 - 0x0000103f (0x20) IX[B]
	[17] -1	0x00001000 - 0x0000100f (0x10) IX[B]
	[18] -1	0x00009000 - 0x000090ff (0x100) IX[B](B)
	[19] -1	0x00001010 - 0x00001017 (0x8) IX[B]
(II) LoadModule: "dbe"
(II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a
(II) Module dbe: vendor="The XFree86 Project"
	compiled for 4.2.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: "GLcore"
(II) Loading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Module GLcore: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) LoadModule: "dri"
(II) Loading /usr/X11R6/lib/modules/extensions/libdri.a
(II) Module dri: vendor="The XFree86 Project"
	compiled for 4.2.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.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading extension XFree86-DRI
(II) LoadModule: "glx"
(II) Loading /usr/X11R6/lib/modules/extensions/libglx.a
(II) Module glx: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	ABI class: XFree86 Server Extension, version 0.1
(II) Loading sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(II) LoadModule: "extmod"
(II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a
(II) Module extmod: vendor="The XFree86 Project"
	compiled for 4.2.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) Loading extension X-Resource
(II) LoadModule: "v4l"
(II) Loading /usr/X11R6/lib/modules/drivers/linux/v4l_drv.o
(II) Module v4l: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 0.0.1
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "ati"
(II) Loading /usr/X11R6/lib/modules/drivers/ati_drv.o
(II) Module ati: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 6.4.8
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "nv"
(II) Loading /usr/X11R6/lib/modules/drivers/nv_drv.o
(II) Module nv: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(II) LoadModule: "mouse"
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
(II) Module mouse: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.0.0
	Module class: XFree86 XInput Driver
	ABI class: XFree86 XInput driver, version 0.3
(II) v4l driver for Video4Linux
(II) ATI: ATI driver (version 6.4.8) 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 SM (AGP),
	ATI Rage 128 Pro PD (PCI), ATI Rage 128 Pro PF (AGP),
	ATI Rage 128 Pro PP (PCI), ATI Rage 128 Pro PR (PCI),
	ATI Rage 128 Pro ULTRA TF (AGP), ATI Rage 128 Pro ULTRA TL (AGP),
	ATI Rage 128 Pro ULTRA TR (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 QY (AGP), ATI Radeon VE QZ (AGP),
	ATI Radeon Mobility LW (AGP), ATI Radeon Mobility LX (AGP),
	ATI Radeon Mobility LY (AGP), ATI Radeon Mobility LZ (AGP),
	ATI Radeon 8500 QL (AGP), ATI Radeon 8500 QN (AGP),
	ATI Radeon 8500 QO (AGP), ATI Radeon 8500 Ql (AGP),
	ATI Radeon 8500 BB (AGP), ATI Radeon 7500 QW (AGP),
	ATI Radeon 9000 If (AGP)
(II) NV: driver for NVIDIA chipsets: RIVA128, RIVA TNT, RIVA TNT2,
	RIVA TNT2 Ultra, Vanta, RIVA TNT2 M64, Aladdin TNT2, GeForce 256,
	GeForce DDR, Quadro, GeForce2 GTS/Pro, GeForce2 Ti, GeForce2 Ultra,
	Quadro2 Pro, GeForce2 MX/MX 400, GeForce2 MX 100/200, 0x0170, 0x0171,
	0x0172, 0x0173, 0x0174, 0x0175, 0x0178, 0x017A, 0x017B, 0x017C,
	GeForce2 Integrated, Quadro2 MXR, GeForce2 Go, GeForce3,
	GeForce3 Ti 200, GeForce3 Ti 500, Quadro DDC, 0x0250, 0x0258
(II) Primary Device is: PCI 01:00:0
(II) ATI:  Candidate "Device" section "Ati Rage 128".
(--) Chipset ATI Rage 128 Pro PF (AGP) found
(II) Loading sub module "r128"
(II) LoadModule: "r128"
(II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o
(II) Module r128: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.5
(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	0xf0000000 - 0xf000007f (0x80) MX[B]
	[6] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[7] -1	0xf2000000 - 0xf2003fff (0x4000) MX[B](B)
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1	0xf0001000 - 0xf0001fff (0x1000) MX[B](B)
	[10] -1	0xf3000000 - 0xf3ffffff (0x1000000) MX[B](B)
	[11] -1	0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0x00001080 - 0x000010ff (0x80) IX[B]
	[15] -1	0x00001040 - 0x0000105f (0x20) IX[B]
	[16] -1	0x00001020 - 0x0000103f (0x20) IX[B]
	[17] -1	0x00001000 - 0x0000100f (0x10) IX[B]
	[18] -1	0x00009000 - 0x000090ff (0x100) IX[B](B)
	[19] -1	0x00001010 - 0x00001017 (0x8) IX[B]
(--) Chipset RIVA128 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	0xf0000000 - 0xf000007f (0x80) MX[B]
	[6] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[7] -1	0xf2000000 - 0xf2003fff (0x4000) MX[B](B)
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1	0xf0001000 - 0xf0001fff (0x1000) MX[B](B)
	[10] -1	0xf3000000 - 0xf3ffffff (0x1000000) MX[B](B)
	[11] -1	0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
	[12] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0x00001080 - 0x000010ff (0x80) IX[B]
	[15] -1	0x00001040 - 0x0000105f (0x20) IX[B]
	[16] -1	0x00001020 - 0x0000103f (0x20) IX[B]
	[17] -1	0x00001000 - 0x0000100f (0x10) IX[B]
	[18] -1	0x00009000 - 0x000090ff (0x100) IX[B](B)
	[19] -1	0x00001010 - 0x00001017 (0x8) IX[B]
(II) resource ranges after probing:
	[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	0xf0000000 - 0xf000007f (0x80) MX[B]
	[6] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[7] -1	0xf2000000 - 0xf2003fff (0x4000) MX[B](B)
	[8] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[9] -1	0xf0001000 - 0xf0001fff (0x1000) MX[B](B)
	[10] -1	0xf3000000 - 0xf3ffffff (0x1000000) MX[B](B)
	[11] -1	0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
	[12] 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] 1	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 1	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 1	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0x00001080 - 0x000010ff (0x80) IX[B]
	[21] -1	0x00001040 - 0x0000105f (0x20) IX[B]
	[22] -1	0x00001020 - 0x0000103f (0x20) IX[B]
	[23] -1	0x00001000 - 0x0000100f (0x10) IX[B]
	[24] -1	0x00009000 - 0x000090ff (0x100) IX[B](B)
	[25] -1	0x00001010 - 0x00001017 (0x8) IX[B]
	[26] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[27] 0	0x000003c0 - 0x000003df (0x20) IS[B]
	[28] 1	0x000003b0 - 0x000003bb (0xc) IS[B]
	[29] 1	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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(II) R128(0): PCI bus 1 card 0 func 0
(**) R128(0): Depth 16, (--) framebuffer bpp 16
(II) R128(0): Pixel depth = 16 bits stored in 2 bytes (16 bpp pixmaps)
(==) R128(0): Default visual is TrueColor
(**) R128(0): Option "AGPMode" "2"
(==) R128(0): RGB weight 565
(II) R128(0): Using 6 bits per RGB (8 bit DAC)
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) R128(0): initializing int10
(II) R128(0): Primary V_BIOS segment is: 0xc000
(--) R128(0): Chipset: "ATI Rage 128 Pro PF (AGP)" (ChipID = 0x5046)
(--) R128(0): Linear framebuffer at 0xf8000000
(--) R128(0): MMIO registers at 0xf2000000
(II) R128(0): Video RAM override, using 16384 kB instead of 16384 kB
(**) R128(0): VideoRAM: 16384 kByte (64-bit SDR SGRAM 1:1)
(**) R128(0): Using external CRT for display
(WW) R128(0): Can't determine panel dimensions, and none specified. 		              Disabling programming of FP registers.
(II) R128(0): PLL parameters: rf=2950 rd=65 min=12500 max=40000; xclk=12000
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) R128(0): VESA BIOS detected
(II) R128(0): VESA VBE Version 2.0
(II) R128(0): VESA VBE Total Mem: 16384 kB
(II) R128(0): VESA VBE OEM: ATI RAGE128
(II) R128(0): VESA VBE OEM Software Rev: 1.0
(II) R128(0): VESA VBE OEM Vendor: ATI Technologies Inc.
(II) R128(0): VESA VBE OEM Product: R128
(II) R128(0): VESA VBE OEM Product Rev: 01.00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) R128(0): VESA VBE DDC supported
(II) R128(0): VESA VBE DDC Level 2
(II) R128(0): VESA VBE DDC transfer in appr. 2 sec.
(II) R128(0): VESA VBE DDC read successfully
(II) R128(0): Manufacturer: DEL  Model: 6124  Serial#: 1128608851
(II) R128(0): Year: 1999  Week: 18
(II) R128(0): EDID Version: 1.1
(II) R128(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) R128(0): Sync:  Separate  Composite
(II) R128(0): Max H-Image Size [cm]: horiz.: 30  vert.: 23
(II) R128(0): Gamma: 2.90
(II) R128(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) R128(0): redX: 0.625 redY: 0.340   greenX: 0.280 greenY: 0.595
(II) R128(0): blueX: 0.155 blueY: 0.070   whiteX: 0.281 whiteY: 0.311
(II) R128(0): Supported VESA Video Modes:
(II) R128(0): 640x480@60Hz
(II) R128(0): 640x480@75Hz
(II) R128(0): 800x600@75Hz
(II) R128(0): 1024x768@75Hz
(II) R128(0): 1280x1024@75Hz
(II) R128(0): Manufacturer's mask: 0
(II) R128(0): Supported Future Video Modes:
(II) R128(0): #0: hsize: 1600  vsize 1200  refresh: 70  vid: 19113
(II) R128(0): Supported additional Video Mode:
(II) R128(0): clock: 28.3 MHz   Image Size:  250 x 184 mm
(II) R128(0): h_active: 720  h_sync: 738  h_sync_end 846 h_blank_end 900 h_border: 0
(II) R128(0): v_active: 350  v_sync: 388  v_sync_end 390 v_blanking: 449 v_border: 0
(II) R128(0): Serial No: 66052HCE4S59
(II) R128(0): Monitor name: DELL D1025HE
(II) R128(0): Ranges: V min: 50  V max: 150 Hz, H min: 30  H max: 92 kHz, PixClock max 2550 MHz
(==) R128(0): Using gamma correction (1.0, 1.0, 1.0)
(==) R128(0): Write-combining range (0xf8000000,0x1000000)
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.2.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.5
(II) R128(0): I2C bus "DDC" initialized.
(II) R128(0): I2C device "DDC:ddc2" registered.
(II) R128(0): I2C device "DDC:ddc2" removed.
(EE) R128(0): No DFP detected
(II) R128(0): Dell: Using hsync range of 31.00-92.00 kHz
(II) R128(0): Dell: Using vrefresh range of 50.00-150.00 Hz
(II) R128(0): Clock range:  12.50 to 400.00 MHz
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "1600x1200" (hsync out of range)
(II) R128(0): Not using default mode "800x600" (hsync out of range)
(II) R128(0): Not using default mode "1792x1344" (hsync out of range)
(II) R128(0): Not using default mode "896x672" (hsync out of range)
(II) R128(0): Not using default mode "1856x1392" (hsync out of range)
(II) R128(0): Not using default mode "928x696" (hsync out of range)
(II) R128(0): Not using default mode "1920x1440" (hsync out of range)
(II) R128(0): Not using default mode "960x720" (hsync out of range)
(--) R128(0): Virtual size is 1024x768 (pitch 1024)
(**) R128(0): Mode "1024x768/100Hz": 115.5 MHz, 80.2 kHz, 100.0 Hz
(II) R128(0): Modeline "1024x768/100Hz"  115.50  1024 1056 1248 1440  768 771 781 802 -hsync -vsync
(**) R128(0): Default mode "640x480": 74.2 MHz, 85.9 kHz, 85.1 Hz (D)
(II) R128(0): Modeline "640x480"   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync
(--) R128(0): Display dimensions: (300, 230) mm
(--) R128(0): DPI set to (86, 84)
(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.2.1, module version = 1.0.0
	ABI class: XFree86 ANSI C Emulation, version 0.1
(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.2.1, module version = 0.1.0
	ABI class: XFree86 Video Driver, version 0.5
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(**) R128(0): Using AGP 2x mode
(!!) R128(0): For information on using the multimedia capabilities
 of this adapter, please see http://gatos.sf.net.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) NV(1): Initializing int10
(II) Truncating PCI BIOS Length to 32768
(--) NV(1): Chipset: "RIVA128"
(EE) NV(1): The Riva 128 chipset does not support depth 16.  Using depth 15 instead
(**) NV(1): Depth 15, (--) framebuffer bpp 16
(==) NV(1): RGB weight 555
(==) NV(1): Default visual is TrueColor
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/X11R6/lib/modules/libvgahw.a
(==) NV(1): Using HW cursor
(--) NV(1): Linear framebuffer at 0xF3000000
(--) NV(1): MMIO registers at 0xF1000000
(**) NV(1): VideoRAM: 4096 kBytes
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Reloading /usr/X11R6/lib/modules/libi2c.a
(II) NV(1): I2C bus "DDC" initialized.
(II) NV(1): I2C device "DDC:ddc2" registered.
(II) NV(1): I2C device "DDC:ddc2" removed.
(==) NV(1): Using gamma correction (1.0, 1.0, 1.0)
(II) NV(1): Compaq: Using hsync range of 31.50-62.79 kHz
(II) NV(1): Compaq: Using vrefresh range of 60.00-70.00 Hz
(II) NV(1): Clock range:  12.00 to 256.00 MHz
(II) NV(1): Not using default mode "640x350" (vrefresh out of range)
(II) NV(1): Not using default mode "320x175" (vrefresh out of range)
(II) NV(1): Not using default mode "640x400" (vrefresh out of range)
(II) NV(1): Not using default mode "320x200" (vrefresh out of range)
(II) NV(1): Not using default mode "720x400" (vrefresh out of range)
(II) NV(1): Not using default mode "360x200" (vrefresh out of range)
(II) NV(1): Not using default mode "640x480" (vrefresh out of range)
(II) NV(1): Not using default mode "320x240" (vrefresh out of range)
(II) NV(1): Not using default mode "640x480" (vrefresh out of range)
(II) NV(1): Not using default mode "320x240" (vrefresh out of range)
(II) NV(1): Not using default mode "640x480" (vrefresh out of range)
(II) NV(1): Not using default mode "320x240" (vrefresh out of range)
(II) NV(1): Not using default mode "800x600" (vrefresh out of range)
(II) NV(1): Not using default mode "400x300" (vrefresh out of range)
(II) NV(1): Not using default mode "800x600" (vrefresh out of range)
(II) NV(1): Not using default mode "400x300" (vrefresh out of range)
(II) NV(1): Not using default mode "800x600" (vrefresh out of range)
(II) NV(1): Not using default mode "400x300" (vrefresh out of range)
(II) NV(1): Not using default mode "800x600" (vrefresh out of range)
(II) NV(1): Not using default mode "400x300" (vrefresh out of range)
(II) NV(1): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(1): Not using default mode "512x384" (vrefresh out of range)
(II) NV(1): Not using default mode "1024x768" (vrefresh out of range)
(II) NV(1): Not using default mode "512x384" (vrefresh out of range)
(II) NV(1): Not using default mode "1024x768" (hsync out of range)
(II) NV(1): Not using default mode "512x384" (hsync out of range)
(II) NV(1): Not using default mode "1152x864" (hsync out of range)
(II) NV(1): Not using default mode "576x432" (hsync out of range)
(II) NV(1): Not using default mode "1280x960" (hsync out of range)
(II) NV(1): Not using default mode "640x480" (hsync out of range)
(II) NV(1): Not using default mode "1280x1024" (hsync out of range)
(II) NV(1): Not using default mode "640x512" (hsync out of range)
(II) NV(1): Not using default mode "1280x1024" (hsync out of range)
(II) NV(1): Not using default mode "640x512" (hsync out of range)
(II) NV(1): Not using default mode "1280x1024" (hsync out of range)
(II) NV(1): Not using default mode "640x512" (hsync out of range)
(II) NV(1): Not using default mode "1600x1200" (hsync out of range)
(II) NV(1): Not using default mode "800x600" (hsync out of range)
(II) NV(1): Not using default mode "1600x1200" (hsync out of range)
(II) NV(1): Not using default mode "800x600" (hsync out of range)
(II) NV(1): Not using default mode "1600x1200" (hsync out of range)
(II) NV(1): Not using default mode "800x600" (hsync out of range)
(II) NV(1): Not using default mode "1600x1200" (hsync out of range)
(II) NV(1): Not using default mode "800x600" (hsync out of range)
(II) NV(1): Not using default mode "1600x1200" (hsync out of range)
(II) NV(1): Not using default mode "800x600" (hsync out of range)
(II) NV(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) NV(1): Not using default mode "896x672" (hsync out of range)
(II) NV(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) NV(1): Not using default mode "896x672" (hsync out of range)
(II) NV(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) NV(1): Not using default mode "928x696" (hsync out of range)
(II) NV(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) NV(1): Not using default mode "928x696" (hsync out of range)
(II) NV(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NV(1): Not using default mode "960x720" (hsync out of range)
(II) NV(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) NV(1): Not using default mode "960x720" (hsync out of range)
(II) NV(1): Not using default mode "832x624" (vrefresh out of range)
(II) NV(1): Not using default mode "416x312" (vrefresh out of range)
(II) NV(1): Not using default mode "1400x1050" (hsync out of range)
(II) NV(1): Not using default mode "700x525" (hsync out of range)
(II) NV(1): Not using default mode "1400x1050" (hsync out of range)
(II) NV(1): Not using default mode "700x525" (hsync out of range)
(II) NV(1): Not using default mode "1600x1024" (hsync out of range)
(II) NV(1): Not using default mode "800x512" (hsync out of range)
(--) NV(1): Virtual size is 800x600 (pitch 800)
(**) NV(1): Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) NV(1): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(==) NV(1): DPI set to (75, 75)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/X11R6/lib/modules/libfb.a
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Reloading /usr/X11R6/lib/modules/libxaa.a
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Reloading /usr/X11R6/lib/modules/libramdac.a
(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.2.1, module version = 1.0.0
	ABI class: XFree86 Video Driver, version 0.5
(II) resource ranges after preInit:
	[0] 1	0xf3000000 - 0xf3ffffff (0x1000000) MX[B]
	[1] 1	0xf1000000 - 0xf1ffffff (0x1000000) MX[B]
	[2] 0	0xf2000000 - 0xf2003fff (0x4000) MS[B]
	[3] 0	0xf8000000 - 0xfbffffff (0x4000000) MS[B]
	[4] -1	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[5] -1	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[6] -1	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[7] -1	0x000c0000 - 0x000effff (0x30000) MX[B]
	[8] -1	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[9] -1	0xf0000000 - 0xf000007f (0x80) MX[B]
	[10] -1	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
	[11] -1	0xf2000000 - 0xf2003fff (0x4000) MX[B](B)
	[12] -1	0xf8000000 - 0xfbffffff (0x4000000) MX[B](B)
	[13] -1	0xf0001000 - 0xf0001fff (0x1000) MX[B](B)
	[14] -1	0xf3000000 - 0xf3ffffff (0x1000000) MX[B](B)
	[15] -1	0xf1000000 - 0xf1ffffff (0x1000000) MX[B](B)
	[16] 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[17] 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[18] 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[19] 1	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[20] 1	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[21] 1	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[22] 0	0x00009000 - 0x000090ff (0x100) IS[B]
	[23] -1	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1	0x00001080 - 0x000010ff (0x80) IX[B]
	[26] -1	0x00001040 - 0x0000105f (0x20) IX[B]
	[27] -1	0x00001020 - 0x0000103f (0x20) IX[B]
	[28] -1	0x00001000 - 0x0000100f (0x10) IX[B]
	[29] -1	0x00009000 - 0x000090ff (0x100) IX[B](B)
	[30] -1	0x00001010 - 0x00001017 (0x8) IX[B]
	[31] 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[32] 0	0x000003c0 - 0x000003df (0x20) IS[B]
	[33] 1	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[34] 1	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) R128(0): Write-combining range (0xf8000000,0x1000000)
(WW) R128(0): Direct rendering is not supported when Xinerama is enabled
(EE) R128(0): [dri] DRIScreenInit failed.  Disabling DRI.
(II) R128(0): Memory manager initialized to (0,0) (1024,8191)
(II) R128(0): Reserved area from (0,768) to (1024,770)
(II) R128(0): Largest offscreen area available: 1024 x 7421
(==) R128(0): Backing store disabled
(==) R128(0): Silken mouse enabled
(II) R128(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Dashed Lines
	Scanline Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(II) R128(0): Acceleration enabled
(II) R128(0): Using hardware cursor (scanline 1540)
(II) R128(0): Largest offscreen area available: 1024 x 7419
(**) Option "dpms"
(**) R128(0): DPMS enabled
(II) R128(0): Direct rendering disabled
(==) NV(1): Write-combining range (0xf3000000,0x400000)
(II) NV(1): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		14 256x256 slots
(==) NV(1): Backing store disabled
(==) NV(1): Silken mouse enabled
(II) Setting vga for screen 0.
(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
(**) Option "Protocol" "PS/2"
(**) Mouse0: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Mouse0: Core Pointer
(**) Option "Device" "/dev/psaux"
(**) Option "Buttons" "5"
(**) Option "ZAxisMapping" "4 5"
(**) Mouse0: ZAxisMapping: buttons 4 and 5
(**) Mouse0: Buttons: 5
(II) Keyboard "Keyboard0" handled by legacy driver
(II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE)
PanoramiX error: Incompatible screens. No common visuals

Fatal server error:
could not create connection block info

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.1.log".
Please report problems to [EMAIL PROTECTED]

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

Reply via email to