Dual Head with SIS 6326 and ATI Rage Fury 128

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

 



Hi
	I am trying to get XFree86 to work with two monitors with a SIS
6326 card and an ATI Rage Fury 128 card. I can get it to work with one
of them at a time but it refuses to work with both of them. My
configuration is below and I have attached the XFree86 log. Could
somebody tell me what is wrong with it?

Section "Files"
	FontPath	"unix/:7100"			# local font
server
	# if the local font server has problems, we can fall back on
these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"gb"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/gpmdata"
        Option          "Protocol"              "ImPS/2"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "Device"
	Identifier	"ATI Technologies, Inc. Rage 128 GL [RF]"
	Driver		"ati"
	BusID		"AGP:01:05:00"
	Screen 0
EndSection

Section "Device"
        Identifier      "Silicon Integrated Systems (SiS) 6326"
        Driver          "sis"
	BusID		"PCI:00:08:00"
	Screen 1
EndSection

Section "Monitor"
	Identifier	"HSL:de05"
	HorizSync	30-60
	VertRefresh	50-75
	Option		"DPMS"
EndSection

Section "Monitor"
        Identifier      "HP 50 MonitorHWP"
        HorizSync       28-50
        VertRefresh     43-75
        Option          "DPMS"
EndSection

Section "Screen"
        Identifier      "Screen0"
        Device          "ATI Technologies, Inc. Rage 128 GL [RF]"

	Monitor         "HP 50 MonitorHWP"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "Screen"
	Identifier	"Screen1"
	Device          "Silicon Integrated Systems (SiS) 6326"	
	Monitor		"HSL:de05"
	DefaultDepth	24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier "XFree86 Configured"
#       Screen      0  "Screen0" 0 0
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" RightOf "Screen0"
#       Screen  0       "Screen 0"
#       Screen  1       "Screen 1"
#       Screen          "Screen 1" RightOf  "Screen 0"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

Thank you

Charlie

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.385 / Virus Database: 217 - Release Date: 04/09/2002
 
  

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: 21 December 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.18 i686 [ELF] 
Module Loader present
(==) Log file: "/var/log/XFree86.0.log", Time: Fri Sep 20 11:00:13 2002
(==) 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 "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "HSL:de05"
(**) |   |-->Device "Silicon Integrated Systems (SiS) 6326"
(**) |-->Screen "Screen1" (1)
(**) |   |-->Monitor "HP 50 MonitorHWP"
(**) |   |-->Device "ATI Technologies, Inc. Rage 128 GL [RF]"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc104"
(**) XKB: model: "pc104"
(**) Option "XkbLayout" "gb"
(**) XKB: layout: "gb"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi"
(==) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(==) ModulePath set to "/usr/X11R6/lib/modules"
(++) using VT number 7

(WW) Cannot open APM
(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 1022,7006 card 0000,0000 rev 25 class 06,00,00 hdr 80
(II) PCI: 00:01:0: chip 1022,7007 card 0000,0000 rev 01 class 06,04,00 hdr 81
(II) PCI: 00:07:0: chip 1022,7408 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 1022,7409 card 0000,0000 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:07:3: chip 1022,740b card 0000,0000 rev 03 class 06,80,00 hdr 00
(II) PCI: 00:07:4: chip 1022,740c card 0000,0000 rev 06 class 0c,03,10 hdr 00
(II) PCI: 00:08:0: chip 1039,6326 card 1039,6326 rev 0b class 03,00,00 hdr 00
(II) PCI: 00:09:0: chip 109e,036e card 1002,0003 rev 02 class 04,00,00 hdr 80
(II) PCI: 00:09:1: chip 109e,0878 card 1002,0003 rev 02 class 04,80,00 hdr 80
(II) PCI: 00:0a:0: chip 1106,3065 card 1186,1400 rev 43 class 02,00,00 hdr 00
(II) PCI: 00:0c:0: chip 1102,0002 card 1102,8064 rev 07 class 04,01,00 hdr 80
(II) PCI: 00:0c:1: chip 1102,7002 card 1102,0020 rev 07 class 09,80,00 hdr 80
(II) PCI: 01:05:0: chip 1002,5246 card 1002,0048 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.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) 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: 0x06 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1 0	0x0000a000 - 0x0000a0ff (0x100) IX[B]
	[1] -1 0	0x0000a400 - 0x0000a4ff (0x100) IX[B]
	[2] -1 0	0x0000a800 - 0x0000a8ff (0x100) IX[B]
	[3] -1 0	0x0000ac00 - 0x0000acff (0x100) IX[B]
	[4] -1 0	0x0000b000 - 0x0000b0ff (0x100) IX[B]
	[5] -1 0	0x0000b400 - 0x0000b4ff (0x100) IX[B]
	[6] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B]
	[7] -1 0	0x0000bc00 - 0x0000bcff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1 0	0xefe00000 - 0xefefffff (0x100000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1 0	0xdec00000 - 0xe6cfffff (0x8100000) 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:8:0) SiS 6326 rev 11, Mem @ 0xef000000/23, 0xeffe0000/16, I/O @ 0xde00/7, BIOS @ 0xeffd0000/16
(--) PCI: (0:9:0) BrookTree unknown chipset (0x036e) rev 2, Mem @ 0xefdfe000/12
(--) PCI: (1:5:0) ATI Rage 128 RF rev 0, Mem @ 0xe0000000/26, 0xefefc000/14, I/O @ 0xb800/8, BIOS @ 0xefec0000/17
(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	0xefffff00 - 0xefffffff (0x100) MX[B]
	[1] -1 0	0xefdff000 - 0xefdfffff (0x1000) MX[B]
	[2] -1 0	0xefffe000 - 0xefffefff (0x1000) MX[B]
	[3] -1 0	0xefdfd000 - 0xefdfdfff (0x1000) MX[B]
	[4] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[5] -1 0	0xefdfe000 - 0xefdfefff (0x1000) MX[B](B)
	[6] -1 0	0xeffd0000 - 0xeffdffff (0x10000) MX[B](B)
	[7] -1 0	0xeffe0000 - 0xeffeffff (0x10000) MX[B](B)
	[8] -1 0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[9] -1 0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[10] -1 0	0x0000da00 - 0x0000da1f (0x20) IX[B]
	[11] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[12] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[13] -1 0	0x0000d600 - 0x0000d603 (0x4) IX[B]
	[14] -1 0	0x0000de00 - 0x0000de7f (0x80) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1 0	0xefec0000 - 0xefedffff (0x20000) MX[B](B)
	[1] -1 0	0xefefc000 - 0xefefffff (0x4000) MX[B](B)
	[2] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[3] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xefffff00 - 0xefffffff (0x100) MX[B]
	[1] -1 0	0xefdff000 - 0xefdfffff (0x1000) MX[B]
	[2] -1 0	0xefffe000 - 0xefffefff (0x1000) MX[B]
	[3] -1 0	0xefdfd000 - 0xefdfdfff (0x1000) MX[B]
	[4] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[5] -1 0	0xefdfe000 - 0xefdfefff (0x1000) MX[B](B)
	[6] -1 0	0xeffd0000 - 0xeffdffff (0x10000) MX[B](B)
	[7] -1 0	0xeffe0000 - 0xeffeffff (0x10000) MX[B](B)
	[8] -1 0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[9] -1 0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[10] -1 0	0x0000da00 - 0x0000da1f (0x20) IX[B]
	[11] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[12] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[13] -1 0	0x0000d600 - 0x0000d603 (0x4) IX[B]
	[14] -1 0	0x0000de00 - 0x0000de7f (0x80) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1 0	0xefec0000 - 0xefedffff (0x20000) MX[B](B)
	[1] -1 0	0xefefc000 - 0xefefffff (0x4000) MX[B](B)
	[2] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[3] -1 0	0x0000b800 - 0x0000b8ff (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	0xefffff00 - 0xefffffff (0x100) MX[B]
	[6] -1 0	0xefdff000 - 0xefdfffff (0x1000) MX[B]
	[7] -1 0	0xefffe000 - 0xefffefff (0x1000) MX[B]
	[8] -1 0	0xefdfd000 - 0xefdfdfff (0x1000) MX[B]
	[9] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[10] -1 0	0xefdfe000 - 0xefdfefff (0x1000) MX[B](B)
	[11] -1 0	0xeffd0000 - 0xeffdffff (0x10000) MX[B](B)
	[12] -1 0	0xeffe0000 - 0xeffeffff (0x10000) MX[B](B)
	[13] -1 0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[14] -1 0	0xefec0000 - 0xefedffff (0x20000) MX[B](B)
	[15] -1 0	0xefefc000 - 0xefefffff (0x4000) MX[B](B)
	[16] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[17] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1 0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[20] -1 0	0x0000da00 - 0x0000da1f (0x20) IX[B]
	[21] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[22] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[23] -1 0	0x0000d600 - 0x0000d603 (0x4) IX[B]
	[24] -1 0	0x0000de00 - 0x0000de7f (0x80) IX[B](B)
	[25] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
(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) LoadModule: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(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: "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) 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: "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: "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) Reloading /usr/X11R6/lib/modules/extensions/libGLcore.a
(II) Loading extension GLX
(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) 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: "speedo"
(II) Loading /usr/X11R6/lib/modules/fonts/libspeedo.a
(II) Module speedo: 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 Speedo
(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: "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) 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: "sis"
(II) Loading /usr/X11R6/lib/modules/drivers/sis_drv.o
(II) Module sis: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 0.6.0
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(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) SIS: driver for SiS chipsets: SIS5597, SIS5598, SIS530, SIS6326,
	SIS300, SIS630, SIS540
(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 Pro PP (PCI),
	ATI Rage 128 Pro PR (PCI), 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 00:08:0
(--) Chipset SIS6326 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	0xefffff00 - 0xefffffff (0x100) MX[B]
	[6] -1 0	0xefdff000 - 0xefdfffff (0x1000) MX[B]
	[7] -1 0	0xefffe000 - 0xefffefff (0x1000) MX[B]
	[8] -1 0	0xefdfd000 - 0xefdfdfff (0x1000) MX[B]
	[9] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[10] -1 0	0xefdfe000 - 0xefdfefff (0x1000) MX[B](B)
	[11] -1 0	0xeffd0000 - 0xeffdffff (0x10000) MX[B](B)
	[12] -1 0	0xeffe0000 - 0xeffeffff (0x10000) MX[B](B)
	[13] -1 0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[14] -1 0	0xefec0000 - 0xefedffff (0x20000) MX[B](B)
	[15] -1 0	0xefefc000 - 0xefefffff (0x4000) MX[B](B)
	[16] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[17] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1 0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[20] -1 0	0x0000da00 - 0x0000da1f (0x20) IX[B]
	[21] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[22] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[23] -1 0	0x0000d600 - 0x0000d603 (0x4) IX[B]
	[24] -1 0	0x0000de00 - 0x0000de7f (0x80) IX[B](B)
	[25] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
(II) ATI:  Candidate "Device" section "ATI Technologies, Inc. Rage 128 GL [RF]".
(WW) R128: No matching Device section for instance (BusID PCI:1:5:0) found
(--) Chipset ATI Rage 128 RF (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.1.0.1, module version = 4.0.1
	Module class: XFree86 Video Driver
	ABI class: XFree86 Video Driver, version 0.4
(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	0xefffff00 - 0xefffffff (0x100) MX[B]
	[6] -1 0	0xefdff000 - 0xefdfffff (0x1000) MX[B]
	[7] -1 0	0xefffe000 - 0xefffefff (0x1000) MX[B]
	[8] -1 0	0xefdfd000 - 0xefdfdfff (0x1000) MX[B]
	[9] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[10] -1 0	0xefdfe000 - 0xefdfefff (0x1000) MX[B](B)
	[11] -1 0	0xeffd0000 - 0xeffdffff (0x10000) MX[B](B)
	[12] -1 0	0xeffe0000 - 0xeffeffff (0x10000) MX[B](B)
	[13] -1 0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[14] -1 0	0xefec0000 - 0xefedffff (0x20000) MX[B](B)
	[15] -1 0	0xefefc000 - 0xefefffff (0x4000) MX[B](B)
	[16] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[17] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1 0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[20] -1 0	0x0000da00 - 0x0000da1f (0x20) IX[B]
	[21] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[22] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[23] -1 0	0x0000d600 - 0x0000d603 (0x4) IX[B]
	[24] -1 0	0x0000de00 - 0x0000de7f (0x80) IX[B](B)
	[25] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
(EE) Screen 1 deleted because of no matching config section.
(II) UnloadModule: "ati"
(II) UnloadModule: "r128"
(II) Unloading /usr/X11R6/lib/modules/drivers/r128_drv.o
(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	0xefffff00 - 0xefffffff (0x100) MX[B]
	[6] -1 0	0xefdff000 - 0xefdfffff (0x1000) MX[B]
	[7] -1 0	0xefffe000 - 0xefffefff (0x1000) MX[B]
	[8] -1 0	0xefdfd000 - 0xefdfdfff (0x1000) MX[B]
	[9] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[10] -1 0	0xefdfe000 - 0xefdfefff (0x1000) MX[B](B)
	[11] -1 0	0xeffd0000 - 0xeffdffff (0x10000) MX[B](B)
	[12] -1 0	0xeffe0000 - 0xeffeffff (0x10000) MX[B](B)
	[13] -1 0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[14] -1 0	0xefec0000 - 0xefedffff (0x20000) MX[B](B)
	[15] -1 0	0xefefc000 - 0xefefffff (0x4000) MX[B](B)
	[16] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[17] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[18] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[19] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[20] 1 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[21] 1 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[22] 1 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[23] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1 0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[26] -1 0	0x0000da00 - 0x0000da1f (0x20) IX[B]
	[27] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[28] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[29] -1 0	0x0000d600 - 0x0000d603 (0x4) IX[B]
	[30] -1 0	0x0000de00 - 0x0000de7f (0x80) IX[B](B)
	[31] -1 0	0x0000b800 - 0x0000b8ff (0x100) IX[B](B)
	[32] 0 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[33] 0 0	0x000003c0 - 0x000003df (0x20) IS[B]
	[34] 1 0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[35] 1 0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(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
(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
(**) SIS(0): Depth 24, (--) framebuffer bpp 24
(==) SIS(0): RGB weight 888
(==) SIS(0): Default visual is TrueColor
(==) SIS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) SIS(0): Using HW cursor
(==) SIS(0): PCI retry enabled
(==) SIS(0): Fast VRAM enabled
(==) SIS(0): TurboQueue enabled
(--) SIS(0): Detected memory clock : 82.726MHz
(--) SIS(0): Linear framebuffer at 0xEF000000
(--) SIS(0): MMIO registers at 0xEFFE0000
(--) SIS(0): Relocate IO registers at 0xDE00
(--) SIS(0): VideoRAM: 4096 KB
(==) SIS(0): Min pixel clock is 16 MHz
(--) SIS(0): Max pixel clock is 175 MHz
(II) SIS(0): HSL:de05: Using hsync range of 30.00-60.00 kHz
(II) SIS(0): HSL:de05: Using vrefresh range of 50.00-75.00 Hz
(II) SIS(0): Clock range:  16.25 to 175.00 MHz
(II) SIS(0): Not using default mode "640x350" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x400" (vrefresh out of range)
(II) SIS(0): Not using default mode "720x400" (vrefresh out of range)
(II) SIS(0): Not using default mode "640x480" (vrefresh out of range)
(II) SIS(0): Not using default mode "800x600" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (vrefresh out of range)
(II) SIS(0): Not using default mode "1024x768" (hsync out of range)
(II) SIS(0): Not using default mode "1152x864" (hsync out of range)
(II) SIS(0): Not using default mode "1280x960" (hsync out of range)
(II) SIS(0): Not using default mode "1280x1024" (hsync out of range)
(II) SIS(0): Not using default mode "1280x1024" (hsync out of range)
(II) SIS(0): Not using default mode "1280x1024" (hsync out of range)
(II) SIS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) SIS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(--) SIS(0): Virtual size is 1024x768 (pitch 1024)
(**) SIS(0): Default mode "1024x768": 78.8 MHz, 60.1 kHz, 75.1 Hz
(II) SIS(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) SIS(0): Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) SIS(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) SIS(0): Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) SIS(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(==) SIS(0): DPI set to (75, 75)
(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 "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/X11R6/lib/modules/libi2c.a
(II) Module i2c: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.2.0
	ABI class: XFree86 Video Driver, version 0.4
(II) SIS(0): Accel Enable
(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 "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/X11R6/lib/modules/libvbe.a
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/linux/libint10.a
(II) SIS(0): initializing int10
(II) SIS(0): Primary V_BIOS segment is: 0xc000
(II) SIS(0): VESA BIOS detected
(II) SIS(0): VESA VBE Version 2.0
(II) SIS(0): VESA VBE Total Mem: 4096 kB
(II) SIS(0): VESA VBE OEM: SiS
(II) SIS(0): VESA VBE OEM Software Rev: 1.0
(II) SIS(0): VESA VBE OEM Vendor: Silicon Integrated Systems Corp.
(II) SIS(0): VESA VBE OEM Product: 6326
(II) SIS(0): VESA VBE OEM Product Rev:   
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/X11R6/lib/modules/libddc.a
(II) SIS(0): VESA VBE DDC supported
(II) SIS(0): VESA VBE DDC Level 2
(II) SIS(0): VESA VBE DDC transfer in appr. 1 sec.
(II) SIS(0): VESA VBE DDC read successfully
(II) SIS(0): Manufacturer: HSL  Model: 5de  Serial#: 1
(II) SIS(0): Year: 1997  Week: 44
(II) SIS(0): EDID Version: 1.0
(II) SIS(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) SIS(0): Sync:  Separate  Composite
(II) SIS(0): Max H-Image Size [cm]: horiz.: 28  vert.: 21
(II) SIS(0): Gamma: 3.05
(II) SIS(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) SIS(0): redX: 0.624 redY: 0.340   greenX: 0.281 greenY: 0.594
(II) SIS(0): blueX: 0.150 blueY: 0.063   whiteX: 0.283 whiteY: 0.298
(II) SIS(0): Supported VESA Video Modes:
(II) SIS(0): 720x400@70Hz
(II) SIS(0): 640x480@60Hz
(II) SIS(0): 640x480@67Hz
(II) SIS(0): 640x480@75Hz
(II) SIS(0): 800x600@75Hz
(II) SIS(0): 832x624@75Hz
(II) SIS(0): 1024x768@60Hz
(II) SIS(0): 1024x768@75Hz
(II) SIS(0): Manufacturer's mask: 0
(II) SIS(0): Supported additional Video Mode:
(II) SIS(0): clock: 31.5 MHz   Image Size:  265 x 197 mm
(II) SIS(0): h_active: 640  h_sync: 656  h_sync_end 720 h_blank_end 840 h_border: 0
(II) SIS(0): v_active: 480  v_sync: 481  v_sync_end 484 v_blanking: 500 v_border: 0
(II) SIS(0): Supported additional Video Mode:
(II) SIS(0): clock: 56.2 MHz   Image Size:  265 x 197 mm
(II) SIS(0): h_active: 800  h_sync: 832  h_sync_end 896 h_blank_end 1048 h_border: 0
(II) SIS(0): v_active: 600  v_sync: 601  v_sync_end 604 v_blanking: 631 v_border: 0
(II) SIS(0): Supported additional Video Mode:
(II) SIS(0): clock: 94.5 MHz   Image Size:  265 x 197 mm
(II) SIS(0): h_active: 1024  h_sync: 1072  h_sync_end 1168 h_blank_end 1376 h_border: 0
(II) SIS(0): v_active: 768  v_sync: 769  v_sync_end 772 v_blanking: 808 v_border: 0
(II) SIS(0): Supported additional Video Mode:
(II) SIS(0): clock: 108.0 MHz   Image Size:  265 x 197 mm
(II) SIS(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) SIS(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xeffe0000 - 0xeffeffff (0x10000) MX[B]
	[1] 0 0	0xef000000 - 0xef7fffff (0x800000) MX[B]
	[2] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[3] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[4] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[5] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[6] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[7] -1 0	0xefffff00 - 0xefffffff (0x100) MX[B]
	[8] -1 0	0xefdff000 - 0xefdfffff (0x1000) MX[B]
	[9] -1 0	0xefffe000 - 0xefffefff (0x1000) MX[B]
	[10] -1 0	0xefdfd000 - 0xefdfdfff (0x1000) MX[B]
	[11] -1 0	0xe8000000 - 0xebffffff (0x4000000) MX[B]
	[12] -1 0	0xefdfe000 - 0xefdfefff (0x1000) MX[B](B)
	[13] -1 0	0xeffd0000 - 0xeffdffff (0x10000) MX[B](B)
	[14] -1 0	0xeffe0000 - 0xeffeffff (0x10000) MX[B](B)
	[15] -1 0	0xef000000 - 0xef7fffff (0x800000) MX[B](B)
	[16] -1 0	0xefec0000 - 0xefedffff (0x20000) MX[B](B)
	[17] -1 0	0xefefc000 - 0xefefffff (0x4000) MX[B](B)
	[18] -1 0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[19] 0 0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[20] 0 0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[21] 0 0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[22] 1 0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[23] 1 0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[24] 1 0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[25] 0 0	0x0000de00 - 0x0000de7f (0x80) IX[B]
	[26] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[27] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[28] -1 0	0x0000dc00 - 0x0000dc07 (0x8) IX[B]
	[29] -1 0	0x0000da00 - 0x0000da1f (0x20) IX[B]
	[30] -1 0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[31] -1 0	0x0000f000 - 0x0000f00f (0x10) IX[B]
	[32] -1 0	0x0000d600 - 0x0000d603 (0x4) IX[B]
	[33] -1 0	0x0000de00 - 0x0000de7f (0x80) IX[B](B)
	[34] -1 0	0x0000b800 - 0x0000b8ff (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]
(==) SIS(0): Write-combining range (0xef000000,0x400000)
(II) SIS(0): Setting memory clock to 83.044 MHz
(II) SIS(0): [drm] drmOpen failed
(EE) SIS(0): [dri] DRIScreenInit failed.  Disabling DRI.
(II) SIS(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		16 128x128 slots
		4 256x256 slots
(==) SIS(0): Backing store disabled
(==) SIS(0): Silken mouse enabled
(**) Option "dpms"
(**) SIS(0): DPMS enabled
(II) SIS(0): direct rendering disabled
(II) Setting vga for screen 0.
(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) Keyboard "Generic Keyboard" handled by legacy driver
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/gpmdata"
(==) Configured Mouse: Buttons: 3
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE) SetKbdSettings - type: 2 rate: 30 delay: 500 snumlk: 0 SetKbdSettings - Succeeded GetModeLine - scrn: 0 clock: 78800 GetModeLine - hdsp: 1024 hbeg: 1040 hend: 1136 httl: 1312
              vdsp: 768 vbeg: 769 vend: 772 vttl: 800 flags: 5
(II) SIS(0): SISDisplayPowerManagementSet(0)
 

[Index of Archives]     [XFree86]     [Xfree86 Xpert]     [X.org]     [IETF Annouce]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Picture Sharing]     [Linux Security]     [Linux RAID]

  Powered by Linux