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

Bug#115882: marked as done (xserver-xfree86: [i128] system freeze on server restart when using DPMS on Imagine 128 II rev 2)



Your message dated Thu, 26 Apr 2007 01:34:26 +0200
with message-id <462FE582.1000000@ens-lyon.org>
and subject line Bug#115882: xserver-xfree86: [i128] system freeze on server restart when using DPMS on Imagine 128 II rev 2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xserver-xfree86
Version: 4.1.0-7
Severity: grave
Justification: renders package unusable

When restarting, i.e. on logout with xdm or gdm or switching out and
into console mode, about half the time my system would lock up
totally.  The X log file didn't have time to have the info written to
the disk, but via a remote terminal following that file, the last line
appearing was that DPMS was enabled.  From this hint, the problem
now appears to be gone after removing

   Option          "DPMS" 

from XF86Config-4.

Suggested fix for the distribution: the default XF86Config-4 created
on installation should not have the option DPMS set when simple
defaults are taken.

Wishlist: There should be some information in the man pages for what
DPMS is.  I gather it has something to do with controlling the
monitor; mine (Hitachi HM-4721-D) may be too old to support it.

Mike

-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux bigbang 2.4.10 #1 SMP Tue Oct 16 10:46:09 EDT 2001 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages xserver-xfree86 depends on:
ii  debconf                       1.0.02     Debian configuration management sy
ii  libc6                         2.2.4-3    GNU C Library: Shared libraries an
ii  xserver-common                4.1.0-7    files and utilities common to all 
ii  zlib1g                        1:1.1.3-15 compression library - runtime

-- video card info from /proc/pci:

  Bus  0, device  17, function  0:
    VGA compatible controller: Number 9 Computer Company Imagine
128-II (rev 2).
      IRQ 11.
      Prefetchable 32 bit memory at 0xff400000 [0xff7fffff].
      Prefetchable 32 bit memory at 0xff000000 [0xff3fffff].
      Non-prefetchable 32 bit memory at 0xfe800000 [0xfebfffff].
      Non-prefetchable 32 bit memory at 0xfe400000 [0xfe7fffff].
      Non-prefetchable 32 bit memory at 0xffbe0000 [0xffbeffff].
      I/O at 0xfc00 [0xfcff].

-- XF86Config-4 with offending line commented out:

# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)

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/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "ServerFlags"
EndSection

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

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
#	Option		"Emulate3Buttons"	"true"
#	Option		"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"Generic Video Card"
	Driver		"i128"
# trying to stop crashes:
#	Option "VTInit" "sleep 2; sync"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync	30-130
	VertRefresh	50-160
# try to stop crashes!
#	Option		"DPMS" 
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	15
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1152x864" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
#	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

# end of XF86Config

-- what survived of the XF86 log file when problem still existed:


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.1.log", Time: Tue Oct 16 08:29:32 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 "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Generic Video Card"
(**) |-->Input Device "Generic Keyboard"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc101"
(**) XKB: model: "pc101"
(**) Option "XkbLayout" "us"
(**) XKB: layout: "us"
(==) Keyboard: CustomKeycode disabled
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(**) FontPath set to "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100dpi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/lib/X11/fonts/Speedo,/usr/lib/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi"
(==) 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 8086,1237 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:06:0: chip 8086,1229 card 0000,0000 rev 01 class 02,00,00 hdr 00
(II) PCI: 00:07:0: chip 8086,7000 card 0000,0000 rev 01 class 06,01,00 hdr 80
(II) PCI: 00:07:1: chip 8086,7010 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:07:2: chip 8086,7020 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:09:0: chip 9004,8078 card 0000,0000 rev 00 class 01,00,00 hdr 00
(II) PCI: 00:11:0: chip 105d,2339 card 105d,0004 rev 02 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) 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: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:17:0) Number Nine Imagine 128 II rev 2, Mem @ 0xff400000/22, 0xff000000/22, 0xfe800000/22, 0xfe400000/22, 0xffbe0000/16, I/O @ 0xfc00/8
(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	0xffbdf000 - 0xffbdffff (0x1000) MX[B]
	[1] -1 0	0xff800000 - 0xff8fffff (0x100000) MX[B]
	[2] -1 0	0xffbde000 - 0xffbdefff (0x1000) MX[B]
	[3] -1 0	0xffbe0000 - 0xffbeffff (0x10000) MX[B](B)
	[4] -1 0	0xfe400000 - 0xfe7fffff (0x400000) MX[B](B)
	[5] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[6] -1 0	0xff000000 - 0xff3fffff (0x400000) MX[B](B)
	[7] -1 0	0xff400000 - 0xff7fffff (0x400000) MX[B](B)
	[8] -1 0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
	[9] -1 0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]
	[10] -1 0	0x0000ff40 - 0x0000ff5f (0x20) IX[B]
	[11] -1 0	0x0000fc00 - 0x0000fcff (0x100) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1 0	0xffbdf000 - 0xffbdffff (0x1000) MX[B]
	[1] -1 0	0xff800000 - 0xff8fffff (0x100000) MX[B]
	[2] -1 0	0xffbde000 - 0xffbdefff (0x1000) MX[B]
	[3] -1 0	0xffbe0000 - 0xffbeffff (0x10000) MX[B](B)
	[4] -1 0	0xfe400000 - 0xfe7fffff (0x400000) MX[B](B)
	[5] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[6] -1 0	0xff000000 - 0xff3fffff (0x400000) MX[B](B)
	[7] -1 0	0xff400000 - 0xff7fffff (0x400000) MX[B](B)
	[8] -1 0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
	[9] -1 0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]
	[10] -1 0	0x0000ff40 - 0x0000ff5f (0x20) IX[B]
	[11] -1 0	0x0000fc00 - 0x0000fcff (0x100) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[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	0xffbdf000 - 0xffbdffff (0x1000) MX[B]
	[6] -1 0	0xff800000 - 0xff8fffff (0x100000) MX[B]
	[7] -1 0	0xffbde000 - 0xffbdefff (0x1000) MX[B]
	[8] -1 0	0xffbe0000 - 0xffbeffff (0x10000) MX[B](B)
	[9] -1 0	0xfe400000 - 0xfe7fffff (0x400000) MX[B](B)
	[10] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[11] -1 0	0xff000000 - 0xff3fffff (0x400000) MX[B](B)
	[12] -1 0	0xff400000 - 0xff7fffff (0x400000) MX[B](B)
	[13] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1 0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
	[16] -1 0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]
	[17] -1 0	0x0000ff40 - 0x0000ff5f (0x20) IX[B]
	[18] -1 0	0x0000fc00 - 0x0000fcff (0x100) IX[B](B)
	[19] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(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: "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: "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: "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: "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: "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: "bitmap"
(II) Reloading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Loading font Bitmap
(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: "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: "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: "i128"
(II) Loading /usr/X11R6/lib/modules/drivers/i128_drv.o
(II) Module i128: vendor="The XFree86 Project"
	compiled for 4.1.0.1, module version = 1.0.0
	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) I128: driver for Number Nine I128 chipsets: i128, i128v2, i128t2r,
	i128t2r4
(II) Primary Device is: PCI 00:11:0
(--) Assigning device section with no busID to primary device
(--) Chipset i128v2 found
(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	0xffbdf000 - 0xffbdffff (0x1000) MX[B]
	[6] -1 0	0xff800000 - 0xff8fffff (0x100000) MX[B]
	[7] -1 0	0xffbde000 - 0xffbdefff (0x1000) MX[B]
	[8] -1 0	0xffbe0000 - 0xffbeffff (0x10000) MX[B](B)
	[9] -1 0	0xfe400000 - 0xfe7fffff (0x400000) MX[B](B)
	[10] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[11] -1 0	0xff000000 - 0xff3fffff (0x400000) MX[B](B)
	[12] -1 0	0xff400000 - 0xff7fffff (0x400000) MX[B](B)
	[13] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1 0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
	[16] -1 0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]
	[17] -1 0	0x0000ff40 - 0x0000ff5f (0x20) IX[B]
	[18] -1 0	0x0000fc00 - 0x0000fcff (0x100) IX[B](B)
	[19] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(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
(**) I128(0): Depth 16, (--) framebuffer bpp 16
(==) I128(0): RGB weight 565
(==) I128(0): Default visual is TrueColor
(**) I128(0): Option "Dac6Bit" "true"
(**) I128(0): Option "Debug" "true"
(==) I128(0): Using HW cursor
(**) I128(0): Dac6Bit enabled
(**) I128(0): Debug enabled
(--) I128(0): Chipset: "i128v2"
(--) I128(0):   PCI Registers
(--) I128(0):     MW0_AD    0xff400000  addr 0xff400000  not-pre-fetchable
(--) I128(0):     MW1_AD    0xff000000  addr 0xff000000  not-pre-fetchable
(--) I128(0):     XYW_AD(A) 0xfe800000  addr 0xfe800000
(--) I128(0):     XYW_AD(B) 0xfe400000  addr 0xfe400000
(--) I128(0):     RBASE_G   0xffbe0000  addr 0xffbe0000
(--) I128(0):     IO        0x0000fc00  addr 0x0000fc00
(--) I128(0):     SSC       0x00000004  addr 0x00000000
(--) I128(0):     SSV       0x0000105d  addr 0x00001000
(--) I128(0):     RBASE_E   0x00000000  addr 0x00000000  not-decode-enabled

(--) I128(0):     PCICMDST  0x00000003       0x00000280
(--) I128(0):   IO Mapped Registers
(--) I128(0):     RBASE_G   0xffbe0000  addr 0xffbe0000
(--) I128(0):     RBASE_W   0xffbe2000  addr 0xffbe2000
(--) I128(0):     RBASE_A   0xffbe4000  addr 0xffbe4000
(--) I128(0):     RBASE_B   0xffbe6000  addr 0xffbe6000
(--) I128(0):     RBASE_I   0xffbe8000  addr 0xffbe8000
(--) I128(0):     RBASE_E   0x00000000  addr 0x00000000  size 0x0

(--) I128(0):   Miscellaneous IO Registers
(--) I128(0):     ID        0x49008102
(--) I128(0):     CONFIG1   0x00131704
(--) I128(0):     CONFIG2   0x01530f07
(--) I128(0):     SGRAM     0x31375253
(--) I128(0):     SOFT_SW   0x00000001
(--) I128(0):     VGA_CTL   0x00000082
(--) I128(0): Memory type UNKNOWN
(--) I128(0): Linear framebuffer at 0xFF400000
(--) I128(0): MMIO registers at 0xFC00
(--) I128(0): VideoRAM: 4096 kByte
(==) I128(0): Using gamma correction (1.0, 1.0, 1.0)
(--) I128(0): Mapping memory
(WW) System lacks support for changing MTRRs
(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) 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) I128(0): I2C bus "DDC" initialized.
(II) I128(0): I2C device "DDC:ddc2" registered.
(II) I128(0): I2C device "DDC:ddc2" removed.
(II) I128(0): I2C Monitor info: (nil)
(II) I128(0): end of I2C Monitor info
(--) I128(0): Using IBM 526 programmable clock (MCLK 51.923 MHz)
(--) I128(0): Ramdac Type min/max speed: IBM526 25/220 MHz
(II) I128(0): Generic Monitor: Using hsync range of 30.00-130.00 kHz
(II) I128(0): Generic Monitor: Using vrefresh range of 50.00-160.00 Hz
(II) I128(0): Clock range:  25.00 to 220.00 MHz
(II) I128(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) I128(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) I128(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) I128(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) I128(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) I128(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) I128(0): Not using default mode "1920x1440" (insufficient memory for mode)
(--) I128(0): Virtual size is 1600x1200 (pitch 1600)
(**) I128(0): Default mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz
(II) I128(0): Modeline "1600x1200"  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync
(**) I128(0): Default mode "1280x1024": 157.5 MHz, 91.1 kHz, 85.0 Hz
(II) I128(0): Modeline "1280x1024"  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync
(**) I128(0): Default mode "1280x960": 148.5 MHz, 85.9 kHz, 85.0 Hz
(II) I128(0): Modeline "1280x960"  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync
(**) I128(0): Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
(II) I128(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) I128(0): Default mode "1024x768": 94.5 MHz, 68.7 kHz, 85.0 Hz
(II) I128(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) I128(0): Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
(II) I128(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) I128(0): Default mode "640x480": 36.0 MHz, 43.3 kHz, 85.0 Hz
(II) I128(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(==) I128(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 "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
(--) I128(0): Unmapping memory
(--) I128(0): PreInit complete
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0 0	0xffbe0000 - 0xffbeffff (0x10000) MX[B]
	[1] 0 0	0xfe400000 - 0xfe7fffff (0x400000) MX[B]
	[2] 0 0	0xfe800000 - 0xfebfffff (0x400000) MX[B]
	[3] 0 0	0xff000000 - 0xff3fffff (0x400000) MX[B]
	[4] 0 0	0xff400000 - 0xff7fffff (0x400000) MX[B]
	[5] -1 0	0xffe00000 - 0xffffffff (0x200000) MX[B](B)
	[6] -1 0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[7] -1 0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[8] -1 0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[9] -1 0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[10] -1 0	0xffbdf000 - 0xffbdffff (0x1000) MX[B]
	[11] -1 0	0xff800000 - 0xff8fffff (0x100000) MX[B]
	[12] -1 0	0xffbde000 - 0xffbdefff (0x1000) MX[B]
	[13] -1 0	0xffbe0000 - 0xffbeffff (0x10000) MX[B](B)
	[14] -1 0	0xfe400000 - 0xfe7fffff (0x400000) MX[B](B)
	[15] -1 0	0xfe800000 - 0xfebfffff (0x400000) MX[B](B)
	[16] -1 0	0xff000000 - 0xff3fffff (0x400000) MX[B](B)
	[17] -1 0	0xff400000 - 0xff7fffff (0x400000) MX[B](B)
	[18] 0 0	0x0000fc00 - 0x0000fcff (0x100) IX[B]
	[19] -1 0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1 0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1 0	0x0000f800 - 0x0000f8ff (0x100) IX[B]
	[22] -1 0	0x0000ff80 - 0x0000ff9f (0x20) IX[B]
	[23] -1 0	0x0000ff40 - 0x0000ff5f (0x20) IX[B]
	[24] -1 0	0x0000fc00 - 0x0000fcff (0x100) IX[B](B)
	[25] -1 0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
(--) I128(0): ScreenInit start
(--) I128(0): Mapping memory
(--) I128(0): I128SaveState start
(--) I128(0): I128SaveState saving, config1/2 = 0x331f04/0x29530f07
(--) I128(0): IO Mapped Registers
(--) I128(0):   RBASE_G   0xffbe0000  addr 0xffbe0000
(--) I128(0):   RBASE_W   0xffbe2000  addr 0xffbe2000
(--) I128(0):   RBASE_A   0xffbe4000  addr 0xffbe4000
(--) I128(0):   RBASE_B   0xffbe6000  addr 0xffbe6000
(--) I128(0):   RBASE_I   0xffbe8000  addr 0xffbe8000
(--) I128(0):   RBASE_E   0x00000000  addr 0x00000000  size 0x0
(--) I128(0): Miscellaneous IO Registers
(--) I128(0):   ID        0x49008102
(--) I128(0):     REV  2  HBT 0  BASE0 0  VDEN 1  VB 0  BASE1 0  BASE2 0  DS 1
(--) I128(0):     DDEN 0  DB  0  BASE3 0  BASER 0  MDEN 1  TR 0  VS    1
(--) I128(0):     CLASS 0  EE 1
(--) I128(0):   CONFIG1   0x00331f04
(--) I128(0):     VE 0  SFT_RST 0  ONE28 1  VS 0
(--) I128(0):     G 1  W 1  A 1  B 1  I 1  E 0  W0 1  W1 1  XA 1  XB 1
(--) I128(0):     HBPRI 0  VBPRI 0  DE1PRI 0  ISAPRI 0
(--) I128(0):   CONFIG2   0x29530f07
(--) I128(0):     DWT 3  EWS f  DWS 3  MC 5  FBB 1  IOB 0  FST 0  CNT 1  DEC 0
(--) I128(0):     PRE 1  RVD 0  SDAC 0
(--) I128(0):   SGRAM     0x31375253
(--) I128(0):   SOFT_SW   0x00010001
(--) I128(0):   DDC       0x00000207
(--) I128(0):   VGA_CTL   0x00000082
(--) I128(0):     MEMMUX 0  VGADEC 1  VIDMUX 0  ENA 0  BUFSEL 0  STR 0
(--) I128(0):     3C2 0  DACDEC 1  MSK 0x00
(--) I128(0): CRT Registers
(--) I128(0):   INT_VCNT 0x00000000  (0)
(--) I128(0):   INT_HCNT 0x00000000  (0)
(--) I128(0):   DB_ADR   0x00000000  (0)
(--) I128(0):   DB_PTCH  0x00000c80  (3200)
(--) I128(0):   CRT_HAC  0x00000190  (400)
(--) I128(0):   CRT_HBL  0x0000008c  (140)
(--) I128(0):   CRT_HFP  0x00000010  (16)
(--) I128(0):   CRT_HS   0x00000030  (48)
(--) I128(0):   CRT_VAC  0x000004b0  (1200)
(--) I128(0):   CRT_VBL  0x00000032  (50)
(--) I128(0):   CRT_VFP  0x00000001  (1)
(--) I128(0):   CRT_VS   0x00000003  (3)
(--) I128(0):   CRT_LCNT 0x00000000
(--) I128(0):   CRT_ZOOM 0x00000000
(--) I128(0):   CRT_1CON 0x00000070  PH 0  PV 0  CS 0 INL 0 H/VSE 1/1 VE 1 BTS 0
(--) I128(0):   CRT_2CON 0x01040101  MEM 1  RFR 1  TRD 4  SPL 1
(--) I128(0): Memory Windows Registers
(--) I128(0):   MW0_CTRL 0x00000100
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  BSY 1  MDM 0  DEN 0  PSZ 0
(--) I128(0): M/V/DSE 0/0/0
(--) I128(0):   MW0_AD    0xff400000  MW0_SZ    0x0000000a  MW0_PGE   0x00000000
(--) I128(0):   MW0_ORG10 0x00000000  MW0_ORG14 0x00000000  MW0_MSRC  0x00000000
(--) I128(0):   MW0_WKEY  0x00000000  MW0_KYDAT 0x00000000  MW0_MASK  0xffffffff
(--) I128(0):   MW1_CTRL 0x00000100
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  BSY 1  MDM 0  DEN 0  PSZ 0
(--) I128(0): M/V/DSE 0/0/0
(--) I128(0):   MW1_AD    0xff000000  MW1_SZ    0x00000000  MW1_PGE   0x000f001b
(--) I128(0):   MW1_ORG10 0x00fff000  MW1_ORG14 0x00fff000  MW1_MSRC  0x00ffff00
(--) I128(0):   MW1_WKEY  0xffffff00  MW1_KYDAT 0x00000000  MW1_MASK  0xffffffff
(--) I128(0): Engine A Registers
(--) I128(0):   INTP      0x00000001
(--) I128(0):   INTM      0x00000003
(--) I128(0):   FLOW      0x00000000
(--) I128(0):   BUSY      0x00000000
(--) I128(0):   XYW_AD    0xfe800000  SIZE 0x0  ADDR 0xfe800000
(--) I128(0):   ZCTL      0x00000000
(--) I128(0):   BUF_CTRL  0x01000000
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  DEN 0  DSE 0  VSE 0  MSE 0
(--) I128(0):     PS 0  MDM 0  PSIZE 1  CRCO 0
(--) I128(0):   DE_PGE    0x00000000  DVPGE 0x0  MPGE 0x0
(--) I128(0):   DE_SORG   0x00000000
(--) I128(0):   DE_DORG   0x00000000
(--) I128(0):   DE_MSRC   0x00000000
(--) I128(0):   DE_WKEY   0x00000000
(--) I128(0):   DE_ZPTCH  0x000f0000
(--) I128(0):   DE_SPTCH  0x00000c80
(--) I128(0):   DE_DPTCH  0x00000c80
(--) I128(0):   CMD       0x00000c01
(--) I128(0):     OPC 0x01  ROP 0x0c  STYLE 0x00  CLP 0x0  PATRN 0x0  HDF 0
(--) I128(0):   CMD_SHADE 0x00
(--) I128(0):   CMD_OPC   0x01
(--) I128(0):   CMD_ROP   0x0c
(--) I128(0):   CMD_STYLE 0x00
(--) I128(0):   CMD_PATRN 0x00
(--) I128(0):   CMD_CLP   0x00
(--) I128(0):   CMD_HDF   0x00
(--) I128(0):   FORE      0x0000fffd
(--) I128(0):   BACK      0xffffffff
(--) I128(0):   MASK      0xffffffff
(--) I128(0):   RMSK      0x00000000
(--) I128(0):   LPAT      0xffffffff
(--) I128(0):   PCTRL     0x00180000
(--) I128(0):     PLEN 0x00  PSCL 0x00  SPTR 0x00  SSCL 0x0  STATE 0x0018
(--) I128(0):   CLPTL     0x00000000  CLPTLY 0x0000  CLPTLX 0x0000
(--) I128(0):   CLPBR     0x0fff07ff  CLPBRY 0x07ff  CLPBRX 0x0fff
(--) I128(0):   XY0       0x018104b0
(--) I128(0):   XY1       0x0460049d
(--) I128(0):   XY2       0x000c0011
(--) I128(0):   XY3       0x00000000
(--) I128(0):   XY4       0x00000000
(--) I128(0):   XY5       0xffffffff
(--) I128(0):   XY6       0x0000ffff
(--) I128(0):   XY7       0x00000000
(--) I128(0):   XY8       0x00000000
(--) I128(0): IBM52X Registers
(--) I128(0):  c0 02 81 30 01 00 00 00 01 .. 04 00 c7 00 00 ..
(--) I128(0):  03 02 .. .. 05 08 41 .. .. .. .. .. .. .. .. ..
(--) I128(0):  07 09 07 08 f9 0f .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  27 59 03 91 02 3f 3f .. .. .. .. .. .. .. .. ..
(--) I128(0):  ff ff ff 00 00 00 00 00 00 .. .. .. .. .. .. ..
(--) I128(0):  .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  00 00 00 .. .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  21 43 00 00 .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  .. .. ff .. ff .. ff .. ff .. .. .. .. .. f9 0f
(--) I128(0):  00 00 00 00 .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0): I128SaveState complete
(--) I128(0): ModeInit start
(--) I128(0): I128Init start
(--) I128(0): I128Init complete
(--) I128(0): ModeInit complete
(II) I128(0): Using 110 lines for offscreen memory
(II) I128(0): I128AccelInit done
(--) I128(0): IO Mapped Registers
(--) I128(0):   RBASE_G   0xffbe0000  addr 0xffbe0000
(--) I128(0):   RBASE_W   0xffbe2000  addr 0xffbe2000
(--) I128(0):   RBASE_A   0xffbe4000  addr 0xffbe4000
(--) I128(0):   RBASE_B   0xffbe6000  addr 0xffbe6000
(--) I128(0):   RBASE_I   0xffbe8000  addr 0xffbe8000
(--) I128(0):   RBASE_E   0x00000000  addr 0x00000000  size 0x0
(--) I128(0): Miscellaneous IO Registers
(--) I128(0):   ID        0x49008102
(--) I128(0):     REV  2  HBT 0  BASE0 0  VDEN 1  VB 0  BASE1 0  BASE2 0  DS 1
(--) I128(0):     DDEN 0  DB  0  BASE3 0  BASER 0  MDEN 1  TR 0  VS    1
(--) I128(0):     CLASS 0  EE 1
(--) I128(0):   CONFIG1   0x00331f04
(--) I128(0):     VE 0  SFT_RST 0  ONE28 1  VS 0
(--) I128(0):     G 1  W 1  A 1  B 1  I 1  E 0  W0 1  W1 1  XA 1  XB 1
(--) I128(0):     HBPRI 0  VBPRI 0  DE1PRI 0  ISAPRI 0
(--) I128(0):   CONFIG2   0x29530f07
(--) I128(0):     DWT 3  EWS f  DWS 3  MC 5  FBB 1  IOB 0  FST 0  CNT 1  DEC 0
(--) I128(0):     PRE 1  RVD 0  SDAC 0
(--) I128(0):   SGRAM     0x31375253
(--) I128(0):   SOFT_SW   0x00010001
(--) I128(0):   DDC       0x00000207
(--) I128(0):   VGA_CTL   0x00000082
(--) I128(0):     MEMMUX 0  VGADEC 1  VIDMUX 0  ENA 0  BUFSEL 0  STR 0
(--) I128(0):     3C2 0  DACDEC 1  MSK 0x00
(--) I128(0): CRT Registers
(--) I128(0):   INT_VCNT 0x00000000  (0)
(--) I128(0):   INT_HCNT 0x00000000  (0)
(--) I128(0):   DB_ADR   0x00000000  (0)
(--) I128(0):   DB_PTCH  0x00000c80  (3200)
(--) I128(0):   CRT_HAC  0x00000190  (400)
(--) I128(0):   CRT_HBL  0x0000008c  (140)
(--) I128(0):   CRT_HFP  0x00000010  (16)
(--) I128(0):   CRT_HS   0x00000030  (48)
(--) I128(0):   CRT_VAC  0x000004b0  (1200)
(--) I128(0):   CRT_VBL  0x00000032  (50)
(--) I128(0):   CRT_VFP  0x00000001  (1)
(--) I128(0):   CRT_VS   0x00000003  (3)
(--) I128(0):   CRT_LCNT 0x00000000
(--) I128(0):   CRT_ZOOM 0x00000000
(--) I128(0):   CRT_1CON 0x00000030  PH 0  PV 0  CS 0 INL 0 H/VSE 1/1 VE 0 BTS 0
(--) I128(0):   CRT_2CON 0x01040101  MEM 1  RFR 1  TRD 4  SPL 1
(--) I128(0): Memory Windows Registers
(--) I128(0):   MW0_CTRL 0x00000100
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  BSY 1  MDM 0  DEN 0  PSZ 0
(--) I128(0): M/V/DSE 0/0/0
(--) I128(0):   MW0_AD    0xff400000  MW0_SZ    0x0000000a  MW0_PGE   0x00000000
(--) I128(0):   MW0_ORG10 0x00000000  MW0_ORG14 0x00000000  MW0_MSRC  0x00000000
(--) I128(0):   MW0_WKEY  0x00000000  MW0_KYDAT 0x00000000  MW0_MASK  0xffffffff
(--) I128(0):   MW1_CTRL 0x00000100
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  BSY 1  MDM 0  DEN 0  PSZ 0
(--) I128(0): M/V/DSE 0/0/0
(--) I128(0):   MW1_AD    0xff000000  MW1_SZ    0x00000000  MW1_PGE   0x000f001b
(--) I128(0):   MW1_ORG10 0x00fff000  MW1_ORG14 0x00fff000  MW1_MSRC  0x00ffff00
(--) I128(0):   MW1_WKEY  0xffffff00  MW1_KYDAT 0x00000000  MW1_MASK  0xffffffff
(--) I128(0): Engine A Registers
(--) I128(0):   INTP      0x00000001
(--) I128(0):   INTM      0x00000003
(--) I128(0):   FLOW      0x00000000
(--) I128(0):   BUSY      0x00000000
(--) I128(0):   XYW_AD    0xfe800000  SIZE 0x0  ADDR 0xfe800000
(--) I128(0):   ZCTL      0x00000000
(--) I128(0):   BUF_CTRL  0x01000000
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  DEN 0  DSE 0  VSE 0  MSE 0
(--) I128(0):     PS 0  MDM 0  PSIZE 1  CRCO 0
(--) I128(0):   DE_PGE    0x00000000  DVPGE 0x0  MPGE 0x0
(--) I128(0):   DE_SORG   0x00000000
(--) I128(0):   DE_DORG   0x00000000
(--) I128(0):   DE_MSRC   0x00000000
(--) I128(0):   DE_WKEY   0x00000000
(--) I128(0):   DE_ZPTCH  0x000f0000
(--) I128(0):   DE_SPTCH  0x00000c80
(--) I128(0):   DE_DPTCH  0x00000c80
(--) I128(0):   CMD       0x00000c01
(--) I128(0):     OPC 0x01  ROP 0x0c  STYLE 0x00  CLP 0x0  PATRN 0x0  HDF 0
(--) I128(0):   CMD_SHADE 0x00
(--) I128(0):   CMD_OPC   0x01
(--) I128(0):   CMD_ROP   0x0c
(--) I128(0):   CMD_STYLE 0x00
(--) I128(0):   CMD_PATRN 0x00
(--) I128(0):   CMD_CLP   0x00
(--) I128(0):   CMD_HDF   0x00
(--) I128(0):   FORE      0x0000fffd
(--) I128(0):   BACK      0xffffffff
(--) I128(0):   MASK      0xffffffff
(--) I128(0):   RMSK      0x00000000
(--) I128(0):   LPAT      0xffffffff
(--) I128(0):   PCTRL     0x00180000
(--) I128(0):     PLEN 0x00  PSCL 0x00  SPTR 0x00  SSCL 0x0  STATE 0x0018
(--) I128(0):   CLPTL     0x00000000  CLPTLY 0x0000  CLPTLX 0x0000
(--) I128(0):   CLPBR     0x0fff07ff  CLPBRY 0x07ff  CLPBRX 0x0fff
(--) I128(0):   XY0       0x018104b0
(--) I128(0):   XY1       0x0460049d
(--) I128(0):   XY2       0x000c0011
(--) I128(0):   XY3       0x00000000
(--) I128(0):   XY4       0x00000000
(--) I128(0):   XY5       0xffffffff
(--) I128(0):   XY6       0x0000ffff
(--) I128(0):   XY7       0x00000000
(--) I128(0):   XY8       0x00000000
(--) I128(0): IBM52X Registers
(--) I128(0):  c0 02 81 30 01 00 00 00 01 .. 04 00 c7 00 00 ..
(--) I128(0):  03 02 .. .. 05 08 41 .. .. .. .. .. .. .. .. ..
(--) I128(0):  07 09 07 08 f9 0f .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  27 59 03 91 02 3f 3f .. .. .. .. .. .. .. .. ..
(--) I128(0):  ff ff ff 00 00 00 00 00 00 .. .. .. .. .. .. ..
(--) I128(0):  .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  00 00 00 .. .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  21 43 00 00 .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  .. .. ff .. ff .. ff .. ff .. .. .. .. .. f9 0f
(--) I128(0):  00 00 00 00 .. .. .. .. .. .. .. .. .. .. .. ..
(II) I128(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid Horizontal and Vertical Lines
	Offscreen Pixmaps
	Driver provided FillSolidRects replacement
	Setting up tile and stipple cache:
		13 64x110 slots
(==) I128(0): Backing store disabled
(==) I128(0): Silken mouse enabled
(**) Option "dpms"
(**) I128(0): DPMS enabled
(--) I128(0): ScreenInit complete
(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" "PS/2"
(**) Configured Mouse: Protocol: "PS/2"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Configured Mouse: Buttons: 3
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(--) I128(0): I128RestoreState start
(--) I128(0): I128RestoreState restoring, config1/2 = 0x331f04/0x29530f07
(--) I128(0): IO Mapped Registers
(--) I128(0):   RBASE_G   0xffbe0000  addr 0xffbe0000
(--) I128(0):   RBASE_W   0xffbe2000  addr 0xffbe2000
(--) I128(0):   RBASE_A   0xffbe4000  addr 0xffbe4000
(--) I128(0):   RBASE_B   0xffbe6000  addr 0xffbe6000
(--) I128(0):   RBASE_I   0xffbe8000  addr 0xffbe8000
(--) I128(0):   RBASE_E   0x00000000  addr 0x00000000  size 0x0
(--) I128(0): Miscellaneous IO Registers
(--) I128(0):   ID        0x49008102
(--) I128(0):     REV  2  HBT 0  BASE0 0  VDEN 1  VB 0  BASE1 0  BASE2 0  DS 1
(--) I128(0):     DDEN 0  DB  0  BASE3 0  BASER 0  MDEN 1  TR 0  VS    1
(--) I128(0):     CLASS 0  EE 1
(--) I128(0):   CONFIG1   0x00331f04
(--) I128(0):     VE 0  SFT_RST 0  ONE28 1  VS 0
(--) I128(0):     G 1  W 1  A 1  B 1  I 1  E 0  W0 1  W1 1  XA 1  XB 1
(--) I128(0):     HBPRI 0  VBPRI 0  DE1PRI 0  ISAPRI 0
(--) I128(0):   CONFIG2   0x29530f07
(--) I128(0):     DWT 3  EWS f  DWS 3  MC 5  FBB 1  IOB 0  FST 0  CNT 1  DEC 0
(--) I128(0):     PRE 1  RVD 0  SDAC 0
(--) I128(0):   SGRAM     0x31375253
(--) I128(0):   SOFT_SW   0x00010001
(--) I128(0):   DDC       0x00000207
(--) I128(0):   VGA_CTL   0x00000082
(--) I128(0):     MEMMUX 0  VGADEC 1  VIDMUX 0  ENA 0  BUFSEL 0  STR 0
(--) I128(0):     3C2 0  DACDEC 1  MSK 0x00
(--) I128(0): CRT Registers
(--) I128(0):   INT_VCNT 0x00000000  (0)
(--) I128(0):   INT_HCNT 0x00000000  (0)
(--) I128(0):   DB_ADR   0x00000000  (0)
(--) I128(0):   DB_PTCH  0x00000c80  (3200)
(--) I128(0):   CRT_HAC  0x00000190  (400)
(--) I128(0):   CRT_HBL  0x0000008c  (140)
(--) I128(0):   CRT_HFP  0x00000010  (16)
(--) I128(0):   CRT_HS   0x00000030  (48)
(--) I128(0):   CRT_VAC  0x000004b0  (1200)
(--) I128(0):   CRT_VBL  0x00000032  (50)
(--) I128(0):   CRT_VFP  0x00000001  (1)
(--) I128(0):   CRT_VS   0x00000003  (3)
(--) I128(0):   CRT_LCNT 0x00000000
(--) I128(0):   CRT_ZOOM 0x00000000
(--) I128(0):   CRT_1CON 0x00000070  PH 0  PV 0  CS 0 INL 0 H/VSE 1/1 VE 1 BTS 0
(--) I128(0):   CRT_2CON 0x01040101  MEM 1  RFR 1  TRD 4  SPL 1
(--) I128(0): Memory Windows Registers
(--) I128(0):   MW0_CTRL 0x00000100
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  BSY 1  MDM 0  DEN 0  PSZ 0
(--) I128(0): M/V/DSE 0/0/0
(--) I128(0):   MW0_AD    0xff400000  MW0_SZ    0x0000000a  MW0_PGE   0x00000000
(--) I128(0):   MW0_ORG10 0x00000000  MW0_ORG14 0x00000000  MW0_MSRC  0x00000000
(--) I128(0):   MW0_WKEY  0x00000000  MW0_KYDAT 0x00000000  MW0_MASK  0xffffffff
(--) I128(0):   MW1_CTRL 0x00000100
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  BSY 1  MDM 0  DEN 0  PSZ 0
(--) I128(0): M/V/DSE 0/0/0
(--) I128(0):   MW1_AD    0xff000000  MW1_SZ    0x00000000  MW1_PGE   0x000f001b
(--) I128(0):   MW1_ORG10 0x00fff000  MW1_ORG14 0x00fff000  MW1_MSRC  0x00ffff00
(--) I128(0):   MW1_WKEY  0xffffff00  MW1_KYDAT 0x00000000  MW1_MASK  0xffffffff
(--) I128(0): Engine A Registers
(--) I128(0):   INTP      0x00000001
(--) I128(0):   INTM      0x00000003
(--) I128(0):   FLOW      0x00000000
(--) I128(0):   BUSY      0x00000000
(--) I128(0):   XYW_AD    0xfe800000  SIZE 0x0  ADDR 0xfe800000
(--) I128(0):   ZCTL      0x00000000
(--) I128(0):   BUF_CTRL  0x01000000
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  DEN 0  DSE 0  VSE 0  MSE 0
(--) I128(0):     PS 0  MDM 0  PSIZE 1  CRCO 0
(--) I128(0):   DE_PGE    0x00000000  DVPGE 0x0  MPGE 0x0
(--) I128(0):   DE_SORG   0x00000000
(--) I128(0):   DE_DORG   0x00000000
(--) I128(0):   DE_MSRC   0x00000000
(--) I128(0):   DE_WKEY   0x00000000
(--) I128(0):   DE_ZPTCH  0x000f0000
(--) I128(0):   DE_SPTCH  0x00000c80
(--) I128(0):   DE_DPTCH  0x00000c80
(--) I128(0):   CMD       0x00010c01
(--) I128(0):     OPC 0x01  ROP 0x0c  STYLE 0x01  CLP 0x0  PATRN 0x0  HDF 0
(--) I128(0):   CMD_SHADE 0x00
(--) I128(0):   CMD_OPC   0x01
(--) I128(0):   CMD_ROP   0x0c
(--) I128(0):   CMD_STYLE 0x01
(--) I128(0):   CMD_PATRN 0x00
(--) I128(0):   CMD_CLP   0x00
(--) I128(0):   CMD_HDF   0x00
(--) I128(0):   FORE      0x0000d6ba
(--) I128(0):   BACK      0xffffffff
(--) I128(0):   MASK      0xffffffff
(--) I128(0):   RMSK      0x00000000
(--) I128(0):   LPAT      0xffffffff
(--) I128(0):   PCTRL     0x00180000
(--) I128(0):     PLEN 0x00  PSCL 0x00  SPTR 0x00  SSCL 0x0  STATE 0x0018
(--) I128(0):   CLPTL     0x00000000  CLPTLY 0x0000  CLPTLX 0x0000
(--) I128(0):   CLPBR     0x0fff07ff  CLPBRY 0x07ff  CLPBRX 0x0fff
(--) I128(0):   XY0       0x00000000
(--) I128(0):   XY1       0x038801d1
(--) I128(0):   XY2       0x00a00014
(--) I128(0):   XY3       0x00000000
(--) I128(0):   XY4       0x00000000
(--) I128(0):   XY5       0xffffffff
(--) I128(0):   XY6       0x0000ffff
(--) I128(0):   XY7       0x00000000
(--) I128(0):   XY8       0x00000000
(--) I128(0): IBM52X Registers
(--) I128(0):  c0 02 81 30 01 00 00 00 01 .. 04 00 c7 00 00 ..
(--) I128(0):  03 02 .. .. 05 08 41 .. .. .. .. .. .. .. .. ..
(--) I128(0):  07 09 07 08 f9 0f .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  24 78 06 46 00 3f 3f .. .. .. .. .. .. .. .. ..
(--) I128(0):  ff ff ff 00 00 00 00 00 00 .. .. .. .. .. .. ..
(--) I128(0):  .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  00 00 00 .. .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  21 43 00 00 .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  .. .. ff .. ff .. ff .. ff .. .. .. .. .. f9 0f
(--) I128(0):  00 00 00 00 .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0): I128RestoreState resetting config1/2 from 0x331f04/0x29530f07 to 0x131704/0x1530f07
(--) I128(0): IO Mapped Registers
(--) I128(0):   RBASE_G   0xffbe0000  addr 0xffbe0000
(--) I128(0):   RBASE_W   0xffbe2000  addr 0xffbe2000
(--) I128(0):   RBASE_A   0xffbe4000  addr 0xffbe4000
(--) I128(0):   RBASE_B   0xffbe6000  addr 0xffbe6000
(--) I128(0):   RBASE_I   0xffbe8000  addr 0xffbe8000
(--) I128(0):   RBASE_E   0x00000000  addr 0x00000000  size 0x0
(--) I128(0): Miscellaneous IO Registers
(--) I128(0):   ID        0x49008102
(--) I128(0):     REV  2  HBT 0  BASE0 0  VDEN 1  VB 0  BASE1 0  BASE2 0  DS 1
(--) I128(0):     DDEN 0  DB  0  BASE3 0  BASER 0  MDEN 1  TR 0  VS    1
(--) I128(0):     CLASS 0  EE 1
(--) I128(0):   CONFIG1   0x00331f04
(--) I128(0):     VE 0  SFT_RST 0  ONE28 1  VS 0
(--) I128(0):     G 1  W 1  A 1  B 1  I 1  E 0  W0 1  W1 1  XA 1  XB 1
(--) I128(0):     HBPRI 0  VBPRI 0  DE1PRI 0  ISAPRI 0
(--) I128(0):   CONFIG2   0x29530f07
(--) I128(0):     DWT 3  EWS f  DWS 3  MC 5  FBB 1  IOB 0  FST 0  CNT 1  DEC 0
(--) I128(0):     PRE 1  RVD 0  SDAC 0
(--) I128(0):   SGRAM     0x31375253
(--) I128(0):   SOFT_SW   0x00010001
(--) I128(0):   DDC       0x00000207
(--) I128(0):   VGA_CTL   0x00000082
(--) I128(0):     MEMMUX 0  VGADEC 1  VIDMUX 0  ENA 0  BUFSEL 0  STR 0
(--) I128(0):     3C2 0  DACDEC 1  MSK 0x00
(--) I128(0): CRT Registers
(--) I128(0):   INT_VCNT 0x00000000  (0)
(--) I128(0):   INT_HCNT 0x00000000  (0)
(--) I128(0):   DB_ADR   0x00000000  (0)
(--) I128(0):   DB_PTCH  0x00000c80  (3200)
(--) I128(0):   CRT_HAC  0x00000190  (400)
(--) I128(0):   CRT_HBL  0x0000008c  (140)
(--) I128(0):   CRT_HFP  0x00000010  (16)
(--) I128(0):   CRT_HS   0x00000030  (48)
(--) I128(0):   CRT_VAC  0x000004b0  (1200)
(--) I128(0):   CRT_VBL  0x00000032  (50)
(--) I128(0):   CRT_VFP  0x00000001  (1)
(--) I128(0):   CRT_VS   0x00000003  (3)
(--) I128(0):   CRT_LCNT 0x00000000
(--) I128(0):   CRT_ZOOM 0x00000000
(--) I128(0):   CRT_1CON 0x00000070  PH 0  PV 0  CS 0 INL 0 H/VSE 1/1 VE 1 BTS 0
(--) I128(0):   CRT_2CON 0x01040101  MEM 1  RFR 1  TRD 4  SPL 1
(--) I128(0): Memory Windows Registers
(--) I128(0):   MW0_CTRL 0x00000100
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  BSY 1  MDM 0  DEN 0  PSZ 0
(--) I128(0): M/V/DSE 0/0/0
(--) I128(0):   MW0_AD    0xff400000  MW0_SZ    0x0000000a  MW0_PGE   0x00000000
(--) I128(0):   MW0_ORG10 0x00000000  MW0_ORG14 0x00000000  MW0_MSRC  0x00000000
(--) I128(0):   MW0_WKEY  0x00000000  MW0_KYDAT 0x00000000  MW0_MASK  0xffffffff
(--) I128(0):   MW1_CTRL 0x00000100
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  BSY 1  MDM 0  DEN 0  PSZ 0
(--) I128(0): M/V/DSE 0/0/0
(--) I128(0):   MW1_AD    0xff000000  MW1_SZ    0x00000000  MW1_PGE   0x000f001b
(--) I128(0):   MW1_ORG10 0x00fff000  MW1_ORG14 0x00fff000  MW1_MSRC  0x00ffff00
(--) I128(0):   MW1_WKEY  0xffffff00  MW1_KYDAT 0x00000000  MW1_MASK  0xffffffff
(--) I128(0): Engine A Registers
(--) I128(0):   INTP      0x00000001
(--) I128(0):   INTM      0x00000003
(--) I128(0):   FLOW      0x00000000
(--) I128(0):   BUSY      0x00000000
(--) I128(0):   XYW_AD    0xfe800000  SIZE 0x0  ADDR 0xfe800000
(--) I128(0):   ZCTL      0x00000000
(--) I128(0):   BUF_CTRL  0x01000000
(--) I128(0):     AMV 0  MP 0  AMD 0  SEN 0  DEN 0  DSE 0  VSE 0  MSE 0
(--) I128(0):     PS 0  MDM 0  PSIZE 1  CRCO 0
(--) I128(0):   DE_PGE    0x00000000  DVPGE 0x0  MPGE 0x0
(--) I128(0):   DE_SORG   0x00000000
(--) I128(0):   DE_DORG   0x00000000
(--) I128(0):   DE_MSRC   0x00000000
(--) I128(0):   DE_WKEY   0x00000000
(--) I128(0):   DE_ZPTCH  0x000f0000
(--) I128(0):   DE_SPTCH  0x00000c80
(--) I128(0):   DE_DPTCH  0x00000c80
(--) I128(0):   CMD       0x00010c01
(--) I128(0):     OPC 0x01  ROP 0x0c  STYLE 0x01  CLP 0x0  PATRN 0x0  HDF 0
(--) I128(0):   CMD_SHADE 0x00
(--) I128(0):   CMD_OPC   0x01
(--) I128(0):   CMD_ROP   0x0c
(--) I128(0):   CMD_STYLE 0x01
(--) I128(0):   CMD_PATRN 0x00
(--) I128(0):   CMD_CLP   0x00
(--) I128(0):   CMD_HDF   0x00
(--) I128(0):   FORE      0x0000d6ba
(--) I128(0):   BACK      0xffffffff
(--) I128(0):   MASK      0xffffffff
(--) I128(0):   RMSK      0x00000000
(--) I128(0):   LPAT      0xffffffff
(--) I128(0):   PCTRL     0x00180000
(--) I128(0):     PLEN 0x00  PSCL 0x00  SPTR 0x00  SSCL 0x0  STATE 0x0018
(--) I128(0):   CLPTL     0x00000000  CLPTLY 0x0000  CLPTLX 0x0000
(--) I128(0):   CLPBR     0x0fff07ff  CLPBRY 0x07ff  CLPBRX 0x0fff
(--) I128(0):   XY0       0x00000000
(--) I128(0):   XY1       0x038801d1
(--) I128(0):   XY2       0x00a00014
(--) I128(0):   XY3       0x00000000
(--) I128(0):   XY4       0x00000000
(--) I128(0):   XY5       0xffffffff
(--) I128(0):   XY6       0x0000ffff
(--) I128(0):   XY7       0x00000000
(--) I128(0):   XY8       0x00000000
(--) I128(0): IBM52X Registers
(--) I128(0):  c0 02 81 30 01 00 00 00 01 .. 04 00 c7 00 00 ..
(--) I128(0):  03 02 .. .. 05 08 41 .. .. .. .. .. .. .. .. ..
(--) I128(0):  07 09 07 08 f9 0f .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  27 59 03 91 02 3f 3f .. .. .. .. .. .. .. .. ..
(--) I128(0):  ff ff ff 00 00 00 00 00 00 .. .. .. .. .. .. ..
(--) I128(0):  .. .. .. .. .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  00 00 00 .. .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  21 43 00 00 .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0):  .. .. ff .. ff .. ff .. ff .. .. .. .. .. f9 0f
(--) I128(0):  00 00 00 00 .. .. .. .. .. .. .. .. .. .. .. ..
(--) I128(0): I128RestoreState complete





--- End Message ---
--- Begin Message ---
Closing this bug since the submitter thinks it is been fixed (and the
replier's address is not valid anymore anyway).

Brice


--- End Message ---

Reply to: