You are not logged in.

#1 2013-04-03 23:26:53

iamk2
Member
Registered: 2013-03-26
Posts: 12

Solved -Enlightenment 17 just black screens start - used e17-git fix

1. Fresh install of arch core - all good
2. Install X test as in wiki-arch beginners install with startx - all is good
3. Install enlightenment17 - installed
4. Create an xinitrc file from skel folder- all good
5. add

exec enlightenment_start

6. type startx  - screen looks as if it is going to do something, mouse pointer shows for a millisecond, screen blacks out and only cold boot will get me back :(

tried with both xf86-video-ati and xf86-video-vesa  -- same results
module did show driver Radeon loaded.

here is the Xorg.0.log file - the last commands led me to hours of searching and getting no where. Figured fatal error is the lock up point

Was setting up my system for WM without DE and thought that enlightenment might be a good fit LOL

Happy to add other info needed for assessing the issue per request.

I figure to give the forum a chance before I just dump Enlightenment all together and go with my second choice -
Not my first linux install on this machine - but first attempt with E17

[    21.906] 
X.Org X Server 1.14.0
Release Date: 2013-03-05
[    21.906] X Protocol Version 11, Revision 0
[    21.907] Build Operating System: Linux 3.8.2-1-ARCH x86_64 
[    21.907] Current Operating System: Linux iamk2 3.8.4-1-ARCH #1 SMP PREEMPT Wed Mar 20 22:10:25 CET 2013 x86_64
[    21.907] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda7 ro atkbd.reset
[    21.907] Build Date: 09 March 2013  11:43:05AM
[    21.907]  
[    21.907] Current version of pixman: 0.28.2
[    21.908] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.908] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.909] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr  3 22:44:49 2013
[    21.954] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    21.980] (==) No Layout section.  Using the first Screen section.
[    21.980] (==) No screen section available. Using defaults.
[    21.980] (**) |-->Screen "Default Screen Section" (0)
[    21.980] (**) |   |-->Monitor "<default monitor>"
[    21.980] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    21.980] (==) Automatically adding devices
[    21.981] (==) Automatically enabling devices
[    21.981] (==) Automatically adding GPU devices
[    22.031] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    22.031] 	Entry deleted from font path.
[    22.031] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    22.031] 	Entry deleted from font path.
[    22.032] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    22.032] 	Entry deleted from font path.
[    22.032] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    22.032] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    22.032] 	Entry deleted from font path.
[    22.032] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    22.032] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[    22.032] (==) ModulePath set to "/usr/lib/xorg/modules"
[    22.032] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    22.032] (II) Loader magic: 0x7fdc20
[    22.032] (II) Module ABI versions:
[    22.032] 	X.Org ANSI C Emulation: 0.4
[    22.032] 	X.Org Video Driver: 14.1
[    22.032] 	X.Org XInput driver : 19.1
[    22.032] 	X.Org Server Extension : 7.0
[    22.033] (II) config/udev: Adding drm device (/dev/dri/card0)
[    22.037] (--) PCI:*(0:1:5:0) 1002:5955:107b:0300 rev 0, Mem @ 0xd4000000/67108864, 0xd0100000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
[    22.038] Initializing built-in extension Generic Event Extension
[    22.038] Initializing built-in extension SHAPE
[    22.038] Initializing built-in extension MIT-SHM
[    22.038] Initializing built-in extension XInputExtension
[    22.038] Initializing built-in extension XTEST
[    22.039] Initializing built-in extension BIG-REQUESTS
[    22.039] Initializing built-in extension SYNC
[    22.039] Initializing built-in extension XKEYBOARD
[    22.039] Initializing built-in extension XC-MISC
[    22.039] Initializing built-in extension SECURITY
[    22.039] Initializing built-in extension XINERAMA
[    22.039] Initializing built-in extension XFIXES
[    22.040] Initializing built-in extension RENDER
[    22.040] Initializing built-in extension RANDR
[    22.040] Initializing built-in extension COMPOSITE
[    22.040] Initializing built-in extension DAMAGE
[    22.040] Initializing built-in extension MIT-SCREEN-SAVER
[    22.040] Initializing built-in extension DOUBLE-BUFFER
[    22.040] Initializing built-in extension RECORD
[    22.040] Initializing built-in extension DPMS
[    22.041] Initializing built-in extension X-Resource
[    22.041] Initializing built-in extension XVideo
[    22.041] Initializing built-in extension XVideo-MotionCompensation
[    22.041] Initializing built-in extension XFree86-VidModeExtension
[    22.044] Initializing built-in extension XFree86-DGA
[    22.048] Initializing built-in extension XFree86-DRI
[    22.051] Initializing built-in extension DRI2
[    22.051] (II) LoadModule: "glx"
[    22.080] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    22.116] (II) Module glx: vendor="X.Org Foundation"
[    22.116] 	compiled for 1.14.0, module version = 1.0.0
[    22.116] 	ABI class: X.Org Server Extension, version 7.0
[    22.116] (==) AIGLX enabled
[    22.120] Loading extension GLX
[    22.120] (==) Matched ati as autoconfigured driver 0
[    22.120] (==) Matched ati as autoconfigured driver 1
[    22.120] (==) Matched vesa as autoconfigured driver 2
[    22.120] (==) Matched modesetting as autoconfigured driver 3
[    22.120] (==) Matched fbdev as autoconfigured driver 4
[    22.120] (==) Assigned the driver to the xf86ConfigLayout
[    22.120] (II) LoadModule: "ati"
[    22.122] (WW) Warning, couldn't open module ati
[    22.122] (II) UnloadModule: "ati"
[    22.122] (II) Unloading ati
[    22.122] (EE) Failed to load module "ati" (module does not exist, 0)
[    22.122] (II) LoadModule: "vesa"
[    22.122] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    22.131] (II) Module vesa: vendor="X.Org Foundation"
[    22.131] 	compiled for 1.14.0, module version = 2.3.2
[    22.131] 	Module class: X.Org Video Driver
[    22.131] 	ABI class: X.Org Video Driver, version 14.1
[    22.131] (II) LoadModule: "modesetting"
[    22.131] (WW) Warning, couldn't open module modesetting
[    22.131] (II) UnloadModule: "modesetting"
[    22.131] (II) Unloading modesetting
[    22.131] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    22.131] (II) LoadModule: "fbdev"
[    22.132] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    22.143] (II) Module fbdev: vendor="X.Org Foundation"
[    22.143] 	compiled for 1.14.0, module version = 0.4.3
[    22.143] 	Module class: X.Org Video Driver
[    22.143] 	ABI class: X.Org Video Driver, version 14.1
[    22.143] (II) VESA: driver for VESA chipsets: vesa
[    22.143] (II) FBDEV: driver for framebuffer: fbdev
[    22.143] (++) using VT number 1

[    22.144] (WW) Falling back to old probe method for fbdev
[    22.144] (II) Loading sub module "fbdevhw"
[    22.144] (II) LoadModule: "fbdevhw"
[    22.144] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    22.149] (II) Module fbdevhw: vendor="X.Org Foundation"
[    22.149] 	compiled for 1.14.0, module version = 0.0.2
[    22.149] 	ABI class: X.Org Video Driver, version 14.1
[    22.149] (II) Loading sub module "vbe"
[    22.149] (II) LoadModule: "vbe"
[    22.149] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    22.150] (II) Module vbe: vendor="X.Org Foundation"
[    22.151] 	compiled for 1.14.0, module version = 1.1.0
[    22.151] 	ABI class: X.Org Video Driver, version 14.1
[    22.151] (II) Loading sub module "int10"
[    22.151] (II) LoadModule: "int10"
[    22.151] (II) Loading /usr/lib/xorg/modules/libint10.so
[    22.170] (II) Module int10: vendor="X.Org Foundation"
[    22.170] 	compiled for 1.14.0, module version = 1.0.0
[    22.171] 	ABI class: X.Org Video Driver, version 14.1
[    22.171] (II) VESA(0): initializing int10
[    22.277] (II) VESA(0): VESA BIOS detected
[    22.277] (II) VESA(0): VESA VBE Version 2.0
[    22.277] (II) VESA(0): VESA VBE Total Mem: 65536 kB
[    22.277] (II) VESA(0): VESA VBE OEM: ATI MOBILITY RADEON Xpress 200G Series
[    22.277] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[    22.277] (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
[    22.277] (II) VESA(0): VESA VBE OEM Product: MS48
[    22.277] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    22.479] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    22.479] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    22.479] (==) VESA(0): RGB weight 888
[    22.479] (==) VESA(0): Default visual is TrueColor
[    22.479] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    22.479] (II) Loading sub module "ddc"
[    22.479] (II) LoadModule: "ddc"
[    22.479] (II) Module "ddc" already built-in
[    22.484] (II) VESA(0): VESA VBE DDC supported
[    22.484] (II) VESA(0): VESA VBE DDC Level 2
[    22.484] (II) VESA(0): VESA VBE DDC transfer in appr. 2 sec.
[    22.745] (II) VESA(0): VESA VBE DDC read successfully
[    22.745] (II) VESA(0): Manufacturer: SEC  Model: 3445  Serial#: 0
[    22.745] (II) VESA(0): Year: 2005  Week: 0
[    22.745] (II) VESA(0): EDID Version: 1.3
[    22.745] (II) VESA(0): Digital Display Input
[    22.745] (II) VESA(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[    22.745] (II) VESA(0): Gamma: 2.20
[    22.745] (II) VESA(0): No DPMS capabilities specified
[    22.745] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    22.745] (II) VESA(0): First detailed timing is preferred mode
[    22.745] (II) VESA(0): redX: 0.580 redY: 0.340   greenX: 0.310 greenY: 0.550
[    22.745] (II) VESA(0): blueX: 0.155 blueY: 0.155   whiteX: 0.313 whiteY: 0.329
[    22.745] (II) VESA(0): Manufacturer's mask: 0
[    22.745] (II) VESA(0): Supported detailed timing:
[    22.745] (II) VESA(0): clock: 68.9 MHz   Image Size:  331 x 207 mm
[    22.745] (II) VESA(0): h_active: 1280  h_sync: 1296  h_sync_end 1344 h_blank_end 1408 h_border: 0
[    22.745] (II) VESA(0): v_active: 800  v_sync: 801  v_sync_end 804 v_blanking: 816 v_border: 0
[    22.745] (II) VESA(0): Unknown vendor-specific block f
[    22.745] (II) VESA(0):  SAMSUNG
[    22.745] (II) VESA(0):  LTN154X3-L03
[    22.745] (II) VESA(0): EDID (in hex):
[    22.745] (II) VESA(0): 	00ffffffffffff004ca3453400000000
[    22.745] (II) VESA(0): 	000f0103802115780a87f594574f8c27
[    22.745] (II) VESA(0): 	27505400000001010101010101010101
[    22.745] (II) VESA(0): 	010101010101ee1a0080502010301030
[    22.745] (II) VESA(0): 	13004bcf100000190000000f00000000
[    22.745] (II) VESA(0): 	00000000002387026400000000fe0053
[    22.745] (II) VESA(0): 	414d53554e470a2020202020000000fe
[    22.745] (II) VESA(0): 	004c544e31353458332d4c30330a0065
[    22.745] (II) VESA(0): EDID vendor "SEC", prod id 13381
[    22.745] (II) VESA(0): Printing DDC gathered Modelines:
[    22.745] (II) VESA(0): Modeline "1280x800"x0.0   68.94  1280 1296 1344 1408  800 801 804 816 -hsync -vsync (49.0 kHz eP)
[    22.745] (II) VESA(0): Searching for matching VESA mode(s):
[    22.747] Mode: 182 (320x200)
[    22.747] 	ModeAttributes: 0xbb
[    22.747] 	WinAAttributes: 0x7
[    22.747] 	WinBAttributes: 0x0
[    22.747] 	WinGranularity: 64
[    22.747] 	WinSize: 64
[    22.747] 	WinASegment: 0xa000
[    22.747] 	WinBSegment: 0xa000
[    22.747] 	WinFuncPtr: 0xc0004e1a
[    22.747] 	BytesPerScanline: 320
[    22.747] 	XResolution: 320
[    22.747] 	YResolution: 200
[    22.747] 	XCharSize: 8
[    22.747] 	YCharSize: 8
[    22.747] 	NumberOfPlanes: 1
[    22.747] 	BitsPerPixel: 8
[    22.747] 	NumberOfBanks: 1
[    22.748] 	MemoryModel: 4
[    22.748] 	BankSize: 0
[    22.748] 	NumberOfImages: 254
[    22.748] 	RedMaskSize: 0
[    22.748] 	RedFieldPosition: 0
[    22.748] 	GreenMaskSize: 0
[    22.748] 	GreenFieldPosition: 0
[    22.748] 	BlueMaskSize: 0
[    22.748] 	BlueFieldPosition: 0
[    22.748] 	RsvdMaskSize: 0
[    22.748] 	RsvdFieldPosition: 0
[    22.748] 	DirectColorModeInfo: 0
[    22.748] 	PhysBasePtr: 0xd4000000
[    22.749] Mode: 10d (320x200)
[    22.749] 	ModeAttributes: 0xbb
[    22.749] 	WinAAttributes: 0x7
[    22.749] 	WinBAttributes: 0x0
[    22.749] 	WinGranularity: 64
[    22.749] 	WinSize: 64
[    22.749] 	WinASegment: 0xa000
[    22.749] 	WinBSegment: 0xa000
[    22.749] 	WinFuncPtr: 0xc0004e1a
[    22.749] 	BytesPerScanline: 640
[    22.749] 	XResolution: 320
[    22.749] 	YResolution: 200
[    22.750] 	XCharSize: 8
[    22.750] 	YCharSize: 8
[    22.750] 	NumberOfPlanes: 1
[    22.750] 	BitsPerPixel: 15
[    22.750] 	NumberOfBanks: 1
[    22.750] 	MemoryModel: 6
[    22.750] 	BankSize: 0
[    22.750] 	NumberOfImages: 254
[    22.750] 	RedMaskSize: 5
[    22.750] 	RedFieldPosition: 10
[    22.750] 	GreenMaskSize: 5
[    22.750] 	GreenFieldPosition: 5
[    22.750] 	BlueMaskSize: 5
[    22.750] 	BlueFieldPosition: 0
[    22.750] 	RsvdMaskSize: 0
[    22.750] 	RsvdFieldPosition: 0
[    22.750] 	DirectColorModeInfo: 0
[    22.750] 	PhysBasePtr: 0xd4000000
[    22.751] Mode: 10e (320x200)
[    22.752] 	ModeAttributes: 0xbb
[    22.752] 	WinAAttributes: 0x7
[    22.752] 	WinBAttributes: 0x0
[    22.752] 	WinGranularity: 64
[    22.752] 	WinSize: 64
[    22.752] 	WinASegment: 0xa000
[    22.752] 	WinBSegment: 0xa000
[    22.752] 	WinFuncPtr: 0xc0004e1a
[    22.752] 	BytesPerScanline: 640
[    22.752] 	XResolution: 320
[    22.752] 	YResolution: 200
[    22.752] 	XCharSize: 8
[    22.752] 	YCharSize: 8
[    22.752] 	NumberOfPlanes: 1
[    22.752] 	BitsPerPixel: 16
[    22.752] 	NumberOfBanks: 1
[    22.752] 	MemoryModel: 6
[    22.752] 	BankSize: 0
[    22.752] 	NumberOfImages: 254
[    22.752] 	RedMaskSize: 5
[    22.752] 	RedFieldPosition: 11
[    22.752] 	GreenMaskSize: 6
[    22.752] 	GreenFieldPosition: 5
[    22.752] 	BlueMaskSize: 5
[    22.752] 	BlueFieldPosition: 0
[    22.752] 	RsvdMaskSize: 0
[    22.752] 	RsvdFieldPosition: 0
[    22.752] 	DirectColorModeInfo: 0
[    22.752] 	PhysBasePtr: 0xd4000000
[    22.754] Mode: 10f (320x200)
[    22.754] 	ModeAttributes: 0xbb
[    22.754] 	WinAAttributes: 0x7
[    22.754] 	WinBAttributes: 0x0
[    22.754] 	WinGranularity: 64
[    22.754] 	WinSize: 64
[    22.754] 	WinASegment: 0xa000
[    22.754] 	WinBSegment: 0xa000
[    22.754] 	WinFuncPtr: 0xc0004e1a
[    22.754] 	BytesPerScanline: 960
[    22.754] 	XResolution: 320
[    22.754] 	YResolution: 200
[    22.754] 	XCharSize: 8
[    22.754] 	YCharSize: 8
[    22.754] 	NumberOfPlanes: 1
[    22.754] 	BitsPerPixel: 24
[    22.754] 	NumberOfBanks: 1
[    22.754] 	MemoryModel: 6
[    22.754] 	BankSize: 0
[    22.754] 	NumberOfImages: 254
[    22.754] 	RedMaskSize: 8
[    22.754] 	RedFieldPosition: 16
[    22.754] 	GreenMaskSize: 8
[    22.754] 	GreenFieldPosition: 8
[    22.754] 	BlueMaskSize: 8
[    22.754] 	BlueFieldPosition: 0
[    22.754] 	RsvdMaskSize: 0
[    22.754] 	RsvdFieldPosition: 0
[    22.754] 	DirectColorModeInfo: 0
[    22.754] 	PhysBasePtr: 0xd4000000
[    22.756] *Mode: 120 (320x200)
[    22.756] 	ModeAttributes: 0xbb
[    22.756] 	WinAAttributes: 0x7
[    22.756] 	WinBAttributes: 0x0
[    22.756] 	WinGranularity: 64
[    22.756] 	WinSize: 64
[    22.756] 	WinASegment: 0xa000
[    22.756] 	WinBSegment: 0xa000
[    22.756] 	WinFuncPtr: 0xc0004e1a
[    22.756] 	BytesPerScanline: 1280
[    22.756] 	XResolution: 320
[    22.756] 	YResolution: 200
[    22.756] 	XCharSize: 8
[    22.756] 	YCharSize: 8
[    22.756] 	NumberOfPlanes: 1
[    22.756] 	BitsPerPixel: 32
[    22.756] 	NumberOfBanks: 1
[    22.756] 	MemoryModel: 6
[    22.756] 	BankSize: 0
[    22.756] 	NumberOfImages: 254
[    22.756] 	RedMaskSize: 8
[    22.756] 	RedFieldPosition: 16
[    22.756] 	GreenMaskSize: 8
[    22.756] 	GreenFieldPosition: 8
[    22.756] 	BlueMaskSize: 8
[    22.756] 	BlueFieldPosition: 0
[    22.756] 	RsvdMaskSize: 0
[    22.756] 	RsvdFieldPosition: 0
[    22.756] 	DirectColorModeInfo: 0
[    22.756] 	PhysBasePtr: 0xd4000000
[    22.758] Mode: 192 (320x240)
[    22.758] 	ModeAttributes: 0xbb
[    22.758] 	WinAAttributes: 0x7
[    22.758] 	WinBAttributes: 0x0
[    22.758] 	WinGranularity: 64
[    22.758] 	WinSize: 64
[    22.758] 	WinASegment: 0xa000
[    22.758] 	WinBSegment: 0xa000
[    22.758] 	WinFuncPtr: 0xc0004e1a
[    22.758] 	BytesPerScanline: 320
[    22.758] 	XResolution: 320
[    22.758] 	YResolution: 240
[    22.758] 	XCharSize: 8
[    22.758] 	YCharSize: 8
[    22.758] 	NumberOfPlanes: 1
[    22.758] 	BitsPerPixel: 8
[    22.758] 	NumberOfBanks: 1
[    22.758] 	MemoryModel: 4
[    22.758] 	BankSize: 0
[    22.758] 	NumberOfImages: 254
[    22.758] 	RedMaskSize: 0
[    22.758] 	RedFieldPosition: 0
[    22.758] 	GreenMaskSize: 0
[    22.758] 	GreenFieldPosition: 0
[    22.758] 	BlueMaskSize: 0
[    22.758] 	BlueFieldPosition: 0
[    22.758] 	RsvdMaskSize: 0
[    22.758] 	RsvdFieldPosition: 0
[    22.758] 	DirectColorModeInfo: 0
[    22.758] 	PhysBasePtr: 0xd4000000
[    22.760] Mode: 193 (320x240)
[    22.760] 	ModeAttributes: 0xbb
[    22.760] 	WinAAttributes: 0x7
[    22.760] 	WinBAttributes: 0x0
[    22.760] 	WinGranularity: 64
[    22.760] 	WinSize: 64
[    22.760] 	WinASegment: 0xa000
[    22.760] 	WinBSegment: 0xa000
[    22.760] 	WinFuncPtr: 0xc0004e1a
[    22.760] 	BytesPerScanline: 640
[    22.760] 	XResolution: 320
[    22.760] 	YResolution: 240
[    22.760] 	XCharSize: 8
[    22.760] 	YCharSize: 8
[    22.760] 	NumberOfPlanes: 1
[    22.760] 	BitsPerPixel: 15
[    22.760] 	NumberOfBanks: 1
[    22.760] 	MemoryModel: 6
[    22.760] 	BankSize: 0
[    22.760] 	NumberOfImages: 254
[    22.760] 	RedMaskSize: 5
[    22.760] 	RedFieldPosition: 10
[    22.760] 	GreenMaskSize: 5
[    22.760] 	GreenFieldPosition: 5
[    22.760] 	BlueMaskSize: 5
[    22.760] 	BlueFieldPosition: 0
[    22.760] 	RsvdMaskSize: 0
[    22.760] 	RsvdFieldPosition: 0
[    22.760] 	DirectColorModeInfo: 0
[    22.760] 	PhysBasePtr: 0xd4000000
[    22.762] Mode: 194 (320x240)
[    22.762] 	ModeAttributes: 0xbb
[    22.762] 	WinAAttributes: 0x7
[    22.762] 	WinBAttributes: 0x0
[    22.762] 	WinGranularity: 64
[    22.762] 	WinSize: 64
[    22.762] 	WinASegment: 0xa000
[    22.762] 	WinBSegment: 0xa000
[    22.762] 	WinFuncPtr: 0xc0004e1a
[    22.762] 	BytesPerScanline: 640
[    22.762] 	XResolution: 320
[    22.762] 	YResolution: 240
[    22.762] 	XCharSize: 8
[    22.762] 	YCharSize: 8
[    22.762] 	NumberOfPlanes: 1
[    22.762] 	BitsPerPixel: 16
[    22.762] 	NumberOfBanks: 1
[    22.762] 	MemoryModel: 6
[    22.762] 	BankSize: 0
[    22.762] 	NumberOfImages: 254
[    22.762] 	RedMaskSize: 5
[    22.762] 	RedFieldPosition: 11
[    22.762] 	GreenMaskSize: 6
[    22.762] 	GreenFieldPosition: 5
[    22.762] 	BlueMaskSize: 5
[    22.762] 	BlueFieldPosition: 0
[    22.762] 	RsvdMaskSize: 0
[    22.762] 	RsvdFieldPosition: 0
[    22.762] 	DirectColorModeInfo: 0
[    22.762] 	PhysBasePtr: 0xd4000000
[    22.764] Mode: 195 (320x240)
[    22.764] 	ModeAttributes: 0xbb
[    22.764] 	WinAAttributes: 0x7
[    22.764] 	WinBAttributes: 0x0
[    22.764] 	WinGranularity: 64
[    22.764] 	WinSize: 64
[    22.764] 	WinASegment: 0xa000
[    22.764] 	WinBSegment: 0xa000
[    22.764] 	WinFuncPtr: 0xc0004e1a
[    22.764] 	BytesPerScanline: 960
[    22.764] 	XResolution: 320
[    22.764] 	YResolution: 240
[    22.764] 	XCharSize: 8
[    22.764] 	YCharSize: 8
[    22.764] 	NumberOfPlanes: 1
[    22.764] 	BitsPerPixel: 24
[    22.764] 	NumberOfBanks: 1
[    22.764] 	MemoryModel: 6
[    22.764] 	BankSize: 0
[    22.764] 	NumberOfImages: 254
[    22.764] 	RedMaskSize: 8
[    22.764] 	RedFieldPosition: 16
[    22.764] 	GreenMaskSize: 8
[    22.764] 	GreenFieldPosition: 8
[    22.764] 	BlueMaskSize: 8
[    22.765] 	BlueFieldPosition: 0
[    22.765] 	RsvdMaskSize: 0
[    22.765] 	RsvdFieldPosition: 0
[    22.765] 	DirectColorModeInfo: 0
[    22.765] 	PhysBasePtr: 0xd4000000
[    22.766] *Mode: 196 (320x240)
[    22.766] 	ModeAttributes: 0xbb
[    22.766] 	WinAAttributes: 0x7
[    22.766] 	WinBAttributes: 0x0
[    22.766] 	WinGranularity: 64
[    22.766] 	WinSize: 64
[    22.766] 	WinASegment: 0xa000
[    22.766] 	WinBSegment: 0xa000
[    22.766] 	WinFuncPtr: 0xc0004e1a
[    22.767] 	BytesPerScanline: 1280
[    22.767] 	XResolution: 320
[    22.767] 	YResolution: 240
[    22.767] 	XCharSize: 8
[    22.767] 	YCharSize: 8
[    22.767] 	NumberOfPlanes: 1
[    22.767] 	BitsPerPixel: 32
[    22.767] 	NumberOfBanks: 1
[    22.767] 	MemoryModel: 6
[    22.767] 	BankSize: 0
[    22.767] 	NumberOfImages: 203
[    22.767] 	RedMaskSize: 8
[    22.767] 	RedFieldPosition: 16
[    22.767] 	GreenMaskSize: 8
[    22.767] 	GreenFieldPosition: 8
[    22.767] 	BlueMaskSize: 8
[    22.767] 	BlueFieldPosition: 0
[    22.767] 	RsvdMaskSize: 0
[    22.767] 	RsvdFieldPosition: 0
[    22.767] 	DirectColorModeInfo: 0
[    22.767] 	PhysBasePtr: 0xd4000000
[    22.770] Mode: 1a2 (400x300)
[    22.770] 	ModeAttributes: 0xbb
[    22.770] 	WinAAttributes: 0x7
[    22.770] 	WinBAttributes: 0x0
[    22.770] 	WinGranularity: 64
[    22.770] 	WinSize: 64
[    22.770] 	WinASegment: 0xa000
[    22.770] 	WinBSegment: 0xa000
[    22.771] 	WinFuncPtr: 0xc0004e1a
[    22.771] 	BytesPerScanline: 400
[    22.771] 	XResolution: 400
[    22.771] 	YResolution: 300
[    22.771] 	XCharSize: 8
[    22.771] 	YCharSize: 16
[    22.771] 	NumberOfPlanes: 1
[    22.771] 	BitsPerPixel: 8
[    22.771] 	NumberOfBanks: 1
[    22.771] 	MemoryModel: 4
[    22.771] 	BankSize: 0
[    22.771] 	NumberOfImages: 254
[    22.771] 	RedMaskSize: 0
[    22.771] 	RedFieldPosition: 0
[    22.771] 	GreenMaskSize: 0
[    22.771] 	GreenFieldPosition: 0
[    22.771] 	BlueMaskSize: 0
[    22.771] 	BlueFieldPosition: 0
[    22.771] 	RsvdMaskSize: 0
[    22.771] 	RsvdFieldPosition: 0
[    22.771] 	DirectColorModeInfo: 0
[    22.771] 	PhysBasePtr: 0xd4000000
[    22.774] Mode: 1a3 (400x300)
[    22.774] 	ModeAttributes: 0xbb
[    22.774] 	WinAAttributes: 0x7
[    22.774] 	WinBAttributes: 0x0
[    22.774] 	WinGranularity: 64
[    22.774] 	WinSize: 64
[    22.774] 	WinASegment: 0xa000
[    22.774] 	WinBSegment: 0xa000
[    22.775] 	WinFuncPtr: 0xc0004e1a
[    22.775] 	BytesPerScanline: 800
[    22.775] 	XResolution: 400
[    22.775] 	YResolution: 300
[    22.775] 	XCharSize: 8
[    22.775] 	YCharSize: 16
[    22.775] 	NumberOfPlanes: 1
[    22.775] 	BitsPerPixel: 15
[    22.775] 	NumberOfBanks: 1
[    22.775] 	MemoryModel: 6
[    22.775] 	BankSize: 0
[    22.775] 	NumberOfImages: 254
[    22.775] 	RedMaskSize: 5
[    22.775] 	RedFieldPosition: 10
[    22.775] 	GreenMaskSize: 5
[    22.775] 	GreenFieldPosition: 5
[    22.775] 	BlueMaskSize: 5
[    22.775] 	BlueFieldPosition: 0
[    22.775] 	RsvdMaskSize: 0
[    22.775] 	RsvdFieldPosition: 0
[    22.775] 	DirectColorModeInfo: 0
[    22.775] 	PhysBasePtr: 0xd4000000
[    22.778] Mode: 1a4 (400x300)
[    22.778] 	ModeAttributes: 0xbb
[    22.778] 	WinAAttributes: 0x7
[    22.778] 	WinBAttributes: 0x0
[    22.778] 	WinGranularity: 64
[    22.779] 	WinSize: 64
[    22.779] 	WinASegment: 0xa000
[    22.779] 	WinBSegment: 0xa000
[    22.779] 	WinFuncPtr: 0xc0004e1a
[    22.779] 	BytesPerScanline: 800
[    22.779] 	XResolution: 400
[    22.779] 	YResolution: 300
[    22.779] 	XCharSize: 8
[    22.779] 	YCharSize: 16
[    22.779] 	NumberOfPlanes: 1
[    22.779] 	BitsPerPixel: 16
[    22.779] 	NumberOfBanks: 1
[    22.779] 	MemoryModel: 6
[    22.779] 	BankSize: 0
[    22.779] 	NumberOfImages: 254
[    22.779] 	RedMaskSize: 5
[    22.779] 	RedFieldPosition: 11
[    22.779] 	GreenMaskSize: 6
[    22.779] 	GreenFieldPosition: 5
[    22.779] 	BlueMaskSize: 5
[    22.779] 	BlueFieldPosition: 0
[    22.779] 	RsvdMaskSize: 0
[    22.779] 	RsvdFieldPosition: 0
[    22.779] 	DirectColorModeInfo: 0
[    22.779] 	PhysBasePtr: 0xd4000000
[    22.782] Mode: 1a5 (400x300)
[    22.782] 	ModeAttributes: 0xbb
[    22.782] 	WinAAttributes: 0x7
[    22.782] 	WinBAttributes: 0x0
[    22.782] 	WinGranularity: 64
[    22.782] 	WinSize: 64
[    22.782] 	WinASegment: 0xa000
[    22.783] 	WinBSegment: 0xa000
[    22.783] 	WinFuncPtr: 0xc0004e1a
[    22.783] 	BytesPerScanline: 1200
[    22.783] 	XResolution: 400
[    22.783] 	YResolution: 300
[    22.783] 	XCharSize: 8
[    22.783] 	YCharSize: 16
[    22.783] 	NumberOfPlanes: 1
[    22.783] 	BitsPerPixel: 24
[    22.783] 	NumberOfBanks: 1
[    22.783] 	MemoryModel: 6
[    22.783] 	BankSize: 0
[    22.783] 	NumberOfImages: 169
[    22.783] 	RedMaskSize: 8
[    22.783] 	RedFieldPosition: 16
[    22.783] 	GreenMaskSize: 8
[    22.783] 	GreenFieldPosition: 8
[    22.783] 	BlueMaskSize: 8
[    22.783] 	BlueFieldPosition: 0
[    22.783] 	RsvdMaskSize: 0
[    22.783] 	RsvdFieldPosition: 0
[    22.783] 	DirectColorModeInfo: 0
[    22.783] 	PhysBasePtr: 0xd4000000
[    22.786] *Mode: 1a6 (400x300)
[    22.786] 	ModeAttributes: 0xbb
[    22.786] 	WinAAttributes: 0x7
[    22.786] 	WinBAttributes: 0x0
[    22.787] 	WinGranularity: 64
[    22.787] 	WinSize: 64
[    22.787] 	WinASegment: 0xa000
[    22.787] 	WinBSegment: 0xa000
[    22.787] 	WinFuncPtr: 0xc0004e1a
[    22.787] 	BytesPerScanline: 1600
[    22.787] 	XResolution: 400
[    22.787] 	YResolution: 300
[    22.787] 	XCharSize: 8
[    22.787] 	YCharSize: 16
[    22.787] 	NumberOfPlanes: 1
[    22.787] 	BitsPerPixel: 32
[    22.787] 	NumberOfBanks: 1
[    22.787] 	MemoryModel: 6
[    22.787] 	BankSize: 0
[    22.787] 	NumberOfImages: 127
[    22.787] 	RedMaskSize: 8
[    22.787] 	RedFieldPosition: 16
[    22.787] 	GreenMaskSize: 8
[    22.787] 	GreenFieldPosition: 8
[    22.787] 	BlueMaskSize: 8
[    22.787] 	BlueFieldPosition: 0
[    22.787] 	RsvdMaskSize: 0
[    22.787] 	RsvdFieldPosition: 0
[    22.787] 	DirectColorModeInfo: 0
[    22.787] 	PhysBasePtr: 0xd4000000
[    22.789] Mode: 1b2 (512x384)
[    22.789] 	ModeAttributes: 0xbb
[    22.789] 	WinAAttributes: 0x7
[    22.789] 	WinBAttributes: 0x0
[    22.789] 	WinGranularity: 64
[    22.789] 	WinSize: 64
[    22.789] 	WinASegment: 0xa000
[    22.789] 	WinBSegment: 0xa000
[    22.789] 	WinFuncPtr: 0xc0004e1a
[    22.789] 	BytesPerScanline: 512
[    22.789] 	XResolution: 512
[    22.789] 	YResolution: 384
[    22.789] 	XCharSize: 8
[    22.789] 	YCharSize: 16
[    22.789] 	NumberOfPlanes: 1
[    22.789] 	BitsPerPixel: 8
[    22.789] 	NumberOfBanks: 1
[    22.789] 	MemoryModel: 4
[    22.789] 	BankSize: 0
[    22.789] 	NumberOfImages: 254
[    22.789] 	RedMaskSize: 0
[    22.789] 	RedFieldPosition: 0
[    22.789] 	GreenMaskSize: 0
[    22.789] 	GreenFieldPosition: 0
[    22.789] 	BlueMaskSize: 0
[    22.789] 	BlueFieldPosition: 0
[    22.789] 	RsvdMaskSize: 0
[    22.789] 	RsvdFieldPosition: 0
[    22.789] 	DirectColorModeInfo: 0
[    22.789] 	PhysBasePtr: 0xd4000000
[    22.791] Mode: 1b3 (512x384)
[    22.791] 	ModeAttributes: 0xbb
[    22.791] 	WinAAttributes: 0x7
[    22.791] 	WinBAttributes: 0x0
[    22.791] 	WinGranularity: 64
[    22.791] 	WinSize: 64
[    22.791] 	WinASegment: 0xa000
[    22.791] 	WinBSegment: 0xa000
[    22.791] 	WinFuncPtr: 0xc0004e1a
[    22.791] 	BytesPerScanline: 1024
[    22.791] 	XResolution: 512
[    22.791] 	YResolution: 384
[    22.791] 	XCharSize: 8
[    22.791] 	YCharSize: 16
[    22.791] 	NumberOfPlanes: 1
[    22.791] 	BitsPerPixel: 15
[    22.791] 	NumberOfBanks: 1
[    22.791] 	MemoryModel: 6
[    22.791] 	BankSize: 0
[    22.791] 	NumberOfImages: 169
[    22.791] 	RedMaskSize: 5
[    22.791] 	RedFieldPosition: 10
[    22.791] 	GreenMaskSize: 5
[    22.791] 	GreenFieldPosition: 5
[    22.791] 	BlueMaskSize: 5
[    22.791] 	BlueFieldPosition: 0
[    22.791] 	RsvdMaskSize: 0
[    22.791] 	RsvdFieldPosition: 0
[    22.791] 	DirectColorModeInfo: 0
[    22.791] 	PhysBasePtr: 0xd4000000
[    22.793] Mode: 1b4 (512x384)
[    22.793] 	ModeAttributes: 0xbb
[    22.793] 	WinAAttributes: 0x7
[    22.793] 	WinBAttributes: 0x0
[    22.793] 	WinGranularity: 64
[    22.793] 	WinSize: 64
[    22.793] 	WinASegment: 0xa000
[    22.793] 	WinBSegment: 0xa000
[    22.793] 	WinFuncPtr: 0xc0004e1a
[    22.793] 	BytesPerScanline: 1024
[    22.793] 	XResolution: 512
[    22.793] 	YResolution: 384
[    22.793] 	XCharSize: 8
[    22.793] 	YCharSize: 16
[    22.793] 	NumberOfPlanes: 1
[    22.793] 	BitsPerPixel: 16
[    22.793] 	NumberOfBanks: 1
[    22.793] 	MemoryModel: 6
[    22.793] 	BankSize: 0
[    22.793] 	NumberOfImages: 169
[    22.793] 	RedMaskSize: 5
[    22.793] 	RedFieldPosition: 11
[    22.793] 	GreenMaskSize: 6
[    22.793] 	GreenFieldPosition: 5
[    22.793] 	BlueMaskSize: 5
[    22.793] 	BlueFieldPosition: 0
[    22.793] 	RsvdMaskSize: 0
[    22.793] 	RsvdFieldPosition: 0
[    22.793] 	DirectColorModeInfo: 0
[    22.793] 	PhysBasePtr: 0xd4000000
[    22.795] Mode: 1b5 (512x384)
[    22.795] 	ModeAttributes: 0xbb
[    22.795] 	WinAAttributes: 0x7
[    22.795] 	WinBAttributes: 0x0
[    22.795] 	WinGranularity: 64
[    22.795] 	WinSize: 64
[    22.795] 	WinASegment: 0xa000
[    22.795] 	WinBSegment: 0xa000
[    22.795] 	WinFuncPtr: 0xc0004e1a
[    22.795] 	BytesPerScanline: 1536
[    22.795] 	XResolution: 512
[    22.795] 	YResolution: 384
[    22.796] 	XCharSize: 8
[    22.796] 	YCharSize: 16
[    22.796] 	NumberOfPlanes: 1
[    22.796] 	BitsPerPixel: 24
[    22.796] 	NumberOfBanks: 1
[    22.796] 	MemoryModel: 6
[    22.796] 	BankSize: 0
[    22.796] 	NumberOfImages: 112
[    22.796] 	RedMaskSize: 8
[    22.796] 	RedFieldPosition: 16
[    22.796] 	GreenMaskSize: 8
[    22.796] 	GreenFieldPosition: 8
[    22.796] 	BlueMaskSize: 8
[    22.796] 	BlueFieldPosition: 0
[    22.796] 	RsvdMaskSize: 0
[    22.796] 	RsvdFieldPosition: 0
[    22.796] 	DirectColorModeInfo: 0
[    22.796] 	PhysBasePtr: 0xd4000000
[    22.798] *Mode: 1b6 (512x384)
[    22.798] 	ModeAttributes: 0xbb
[    22.798] 	WinAAttributes: 0x7
[    22.798] 	WinBAttributes: 0x0
[    22.798] 	WinGranularity: 64
[    22.798] 	WinSize: 64
[    22.798] 	WinASegment: 0xa000
[    22.798] 	WinBSegment: 0xa000
[    22.798] 	WinFuncPtr: 0xc0004e1a
[    22.798] 	BytesPerScanline: 2048
[    22.798] 	XResolution: 512
[    22.798] 	YResolution: 384
[    22.798] 	XCharSize: 8
[    22.798] 	YCharSize: 16
[    22.798] 	NumberOfPlanes: 1
[    22.798] 	BitsPerPixel: 32
[    22.798] 	NumberOfBanks: 1
[    22.798] 	MemoryModel: 6
[    22.798] 	BankSize: 0
[    22.798] 	NumberOfImages: 84
[    22.798] 	RedMaskSize: 8
[    22.798] 	RedFieldPosition: 16
[    22.798] 	GreenMaskSize: 8
[    22.798] 	GreenFieldPosition: 8
[    22.798] 	BlueMaskSize: 8
[    22.798] 	BlueFieldPosition: 0
[    22.798] 	RsvdMaskSize: 0
[    22.798] 	RsvdFieldPosition: 0
[    22.798] 	DirectColorModeInfo: 0
[    22.798] 	PhysBasePtr: 0xd4000000
[    22.800] Mode: 1c2 (640x350)
[    22.800] 	ModeAttributes: 0xbb
[    22.800] 	WinAAttributes: 0x7
[    22.800] 	WinBAttributes: 0x0
[    22.800] 	WinGranularity: 64
[    22.800] 	WinSize: 64
[    22.800] 	WinASegment: 0xa000
[    22.800] 	WinBSegment: 0xa000
[    22.800] 	WinFuncPtr: 0xc0004e1a
[    22.800] 	BytesPerScanline: 640
[    22.800] 	XResolution: 640
[    22.800] 	YResolution: 350
[    22.800] 	XCharSize: 8
[    22.800] 	YCharSize: 14
[    22.800] 	NumberOfPlanes: 1
[    22.800] 	BitsPerPixel: 8
[    22.800] 	NumberOfBanks: 1
[    22.800] 	MemoryModel: 4
[    22.800] 	BankSize: 0
[    22.800] 	NumberOfImages: 254
[    22.800] 	RedMaskSize: 0
[    22.800] 	RedFieldPosition: 0
[    22.800] 	GreenMaskSize: 0
[    22.800] 	GreenFieldPosition: 0
[    22.800] 	BlueMaskSize: 0
[    22.800] 	BlueFieldPosition: 0
[    22.800] 	RsvdMaskSize: 0
[    22.800] 	RsvdFieldPosition: 0
[    22.800] 	DirectColorModeInfo: 0
[    22.800] 	PhysBasePtr: 0xd4000000
[    22.802] Mode: 1c3 (640x350)
[    22.802] 	ModeAttributes: 0xbb
[    22.802] 	WinAAttributes: 0x7
[    22.802] 	WinBAttributes: 0x0
[    22.802] 	WinGranularity: 64
[    22.802] 	WinSize: 64
[    22.802] 	WinASegment: 0xa000
[    22.802] 	WinBSegment: 0xa000
[    22.802] 	WinFuncPtr: 0xc0004e1a
[    22.802] 	BytesPerScanline: 1280
[    22.802] 	XResolution: 640
[    22.802] 	YResolution: 350
[    22.802] 	XCharSize: 8
[    22.802] 	YCharSize: 14
[    22.802] 	NumberOfPlanes: 1
[    22.802] 	BitsPerPixel: 15
[    22.802] 	NumberOfBanks: 1
[    22.802] 	MemoryModel: 6
[    22.802] 	BankSize: 0
[    22.802] 	NumberOfImages: 145
[    22.802] 	RedMaskSize: 5
[    22.802] 	RedFieldPosition: 10
[    22.802] 	GreenMaskSize: 5
[    22.802] 	GreenFieldPosition: 5
[    22.802] 	BlueMaskSize: 5
[    22.802] 	BlueFieldPosition: 0
[    22.802] 	RsvdMaskSize: 0
[    22.802] 	RsvdFieldPosition: 0
[    22.803] 	DirectColorModeInfo: 0
[    22.803] 	PhysBasePtr: 0xd4000000
[    22.804] Mode: 1c4 (640x350)
[    22.804] 	ModeAttributes: 0xbb
[    22.804] 	WinAAttributes: 0x7
[    22.804] 	WinBAttributes: 0x0
[    22.804] 	WinGranularity: 64
[    22.805] 	WinSize: 64
[    22.805] 	WinASegment: 0xa000
[    22.805] 	WinBSegment: 0xa000
[    22.805] 	WinFuncPtr: 0xc0004e1a
[    22.805] 	BytesPerScanline: 1280
[    22.805] 	XResolution: 640
[    22.805] 	YResolution: 350
[    22.805] 	XCharSize: 8
[    22.805] 	YCharSize: 14
[    22.805] 	NumberOfPlanes: 1
[    22.805] 	BitsPerPixel: 16
[    22.805] 	NumberOfBanks: 1
[    22.805] 	MemoryModel: 6
[    22.805] 	BankSize: 0
[    22.805] 	NumberOfImages: 145
[    22.805] 	RedMaskSize: 5
[    22.805] 	RedFieldPosition: 11
[    22.805] 	GreenMaskSize: 6
[    22.805] 	GreenFieldPosition: 5
[    22.805] 	BlueMaskSize: 5
[    22.805] 	BlueFieldPosition: 0
[    22.805] 	RsvdMaskSize: 0
[    22.805] 	RsvdFieldPosition: 0
[    22.805] 	DirectColorModeInfo: 0
[    22.805] 	PhysBasePtr: 0xd4000000
[    22.807] Mode: 1c5 (640x350)
[    22.807] 	ModeAttributes: 0xbb
[    22.807] 	WinAAttributes: 0x7
[    22.807] 	WinBAttributes: 0x0
[    22.807] 	WinGranularity: 64
[    22.807] 	WinSize: 64
[    22.807] 	WinASegment: 0xa000
[    22.807] 	WinBSegment: 0xa000
[    22.807] 	WinFuncPtr: 0xc0004e1a
[    22.807] 	BytesPerScanline: 1920
[    22.807] 	XResolution: 640
[    22.807] 	YResolution: 350
[    22.807] 	XCharSize: 8
[    22.807] 	YCharSize: 14
[    22.807] 	NumberOfPlanes: 1
[    22.807] 	BitsPerPixel: 24
[    22.807] 	NumberOfBanks: 1
[    22.807] 	MemoryModel: 6
[    22.807] 	BankSize: 0
[    22.807] 	NumberOfImages: 92
[    22.807] 	RedMaskSize: 8
[    22.807] 	RedFieldPosition: 16
[    22.807] 	GreenMaskSize: 8
[    22.807] 	GreenFieldPosition: 8
[    22.807] 	BlueMaskSize: 8
[    22.807] 	BlueFieldPosition: 0
[    22.807] 	RsvdMaskSize: 0
[    22.807] 	RsvdFieldPosition: 0
[    22.807] 	DirectColorModeInfo: 0
[    22.807] 	PhysBasePtr: 0xd4000000
[    22.809] *Mode: 1c6 (640x350)
[    22.809] 	ModeAttributes: 0xbb
[    22.809] 	WinAAttributes: 0x7
[    22.809] 	WinBAttributes: 0x0
[    22.809] 	WinGranularity: 64
[    22.809] 	WinSize: 64
[    22.809] 	WinASegment: 0xa000
[    22.809] 	WinBSegment: 0xa000
[    22.809] 	WinFuncPtr: 0xc0004e1a
[    22.809] 	BytesPerScanline: 2560
[    22.809] 	XResolution: 640
[    22.809] 	YResolution: 350
[    22.809] 	XCharSize: 8
[    22.809] 	YCharSize: 14
[    22.809] 	NumberOfPlanes: 1
[    22.809] 	BitsPerPixel: 32
[    22.809] 	NumberOfBanks: 1
[    22.809] 	MemoryModel: 6
[    22.809] 	BankSize: 0
[    22.809] 	NumberOfImages: 72
[    22.809] 	RedMaskSize: 8
[    22.809] 	RedFieldPosition: 16
[    22.809] 	GreenMaskSize: 8
[    22.809] 	GreenFieldPosition: 8
[    22.809] 	BlueMaskSize: 8
[    22.809] 	BlueFieldPosition: 0
[    22.809] 	RsvdMaskSize: 0
[    22.809] 	RsvdFieldPosition: 0
[    22.809] 	DirectColorModeInfo: 0
[    22.809] 	PhysBasePtr: 0xd4000000
[    22.811] Mode: 100 (640x400)
[    22.811] 	ModeAttributes: 0xbb
[    22.811] 	WinAAttributes: 0x7
[    22.811] 	WinBAttributes: 0x0
[    22.811] 	WinGranularity: 64
[    22.811] 	WinSize: 64
[    22.811] 	WinASegment: 0xa000
[    22.811] 	WinBSegment: 0xa000
[    22.811] 	WinFuncPtr: 0xc0004e1a
[    22.811] 	BytesPerScanline: 640
[    22.811] 	XResolution: 640
[    22.811] 	YResolution: 400
[    22.811] 	XCharSize: 8
[    22.811] 	YCharSize: 16
[    22.811] 	NumberOfPlanes: 1
[    22.811] 	BitsPerPixel: 8
[    22.811] 	NumberOfBanks: 1
[    22.811] 	MemoryModel: 4
[    22.811] 	BankSize: 0
[    22.811] 	NumberOfImages: 254
[    22.812] 	RedMaskSize: 0
[    22.812] 	RedFieldPosition: 0
[    22.812] 	GreenMaskSize: 0
[    22.812] 	GreenFieldPosition: 0
[    22.812] 	BlueMaskSize: 0
[    22.812] 	BlueFieldPosition: 0
[    22.812] 	RsvdMaskSize: 0
[    22.812] 	RsvdFieldPosition: 0
[    22.812] 	DirectColorModeInfo: 0
[    22.812] 	PhysBasePtr: 0xd4000000
[    22.814] Mode: 183 (640x400)
[    22.814] 	ModeAttributes: 0xbb
[    22.814] 	WinAAttributes: 0x7
[    22.814] 	WinBAttributes: 0x0
[    22.814] 	WinGranularity: 64
[    22.814] 	WinSize: 64
[    22.814] 	WinASegment: 0xa000
[    22.814] 	WinBSegment: 0xa000
[    22.814] 	WinFuncPtr: 0xc0004e1a
[    22.814] 	BytesPerScanline: 1280
[    22.814] 	XResolution: 640
[    22.814] 	YResolution: 400
[    22.814] 	XCharSize: 8
[    22.814] 	YCharSize: 16
[    22.814] 	NumberOfPlanes: 1
[    22.814] 	BitsPerPixel: 15
[    22.814] 	NumberOfBanks: 1
[    22.814] 	MemoryModel: 6
[    22.814] 	BankSize: 0
[    22.814] 	NumberOfImages: 127
[    22.814] 	RedMaskSize: 5
[    22.814] 	RedFieldPosition: 10
[    22.814] 	GreenMaskSize: 5
[    22.814] 	GreenFieldPosition: 5
[    22.814] 	BlueMaskSize: 5
[    22.814] 	BlueFieldPosition: 0
[    22.814] 	RsvdMaskSize: 0
[    22.814] 	RsvdFieldPosition: 0
[    22.814] 	DirectColorModeInfo: 0
[    22.814] 	PhysBasePtr: 0xd4000000
[    22.816] Mode: 184 (640x400)
[    22.816] 	ModeAttributes: 0xbb
[    22.816] 	WinAAttributes: 0x7
[    22.816] 	WinBAttributes: 0x0
[    22.816] 	WinGranularity: 64
[    22.816] 	WinSize: 64
[    22.816] 	WinASegment: 0xa000
[    22.816] 	WinBSegment: 0xa000
[    22.816] 	WinFuncPtr: 0xc0004e1a
[    22.816] 	BytesPerScanline: 1280
[    22.816] 	XResolution: 640
[    22.816] 	YResolution: 400
[    22.816] 	XCharSize: 8
[    22.816] 	YCharSize: 16
[    22.816] 	NumberOfPlanes: 1
[    22.816] 	BitsPerPixel: 16
[    22.816] 	NumberOfBanks: 1
[    22.816] 	MemoryModel: 6
[    22.816] 	BankSize: 0
[    22.816] 	NumberOfImages: 127
[    22.816] 	RedMaskSize: 5
[    22.816] 	RedFieldPosition: 11
[    22.816] 	GreenMaskSize: 6
[    22.816] 	GreenFieldPosition: 5
[    22.816] 	BlueMaskSize: 5
[    22.816] 	BlueFieldPosition: 0
[    22.816] 	RsvdMaskSize: 0
[    22.816] 	RsvdFieldPosition: 0
[    22.816] 	DirectColorModeInfo: 0
[    22.816] 	PhysBasePtr: 0xd4000000
[    22.818] Mode: 185 (640x400)
[    22.818] 	ModeAttributes: 0xbb
[    22.818] 	WinAAttributes: 0x7
[    22.818] 	WinBAttributes: 0x0
[    22.818] 	WinGranularity: 64
[    22.818] 	WinSize: 64
[    22.818] 	WinASegment: 0xa000
[    22.818] 	WinBSegment: 0xa000
[    22.818] 	WinFuncPtr: 0xc0004e1a
[    22.818] 	BytesPerScanline: 1920
[    22.818] 	XResolution: 640
[    22.818] 	YResolution: 400
[    22.818] 	XCharSize: 8
[    22.818] 	YCharSize: 16
[    22.818] 	NumberOfPlanes: 1
[    22.818] 	BitsPerPixel: 24
[    22.818] 	NumberOfBanks: 1
[    22.818] 	MemoryModel: 6
[    22.818] 	BankSize: 0
[    22.818] 	NumberOfImages: 84
[    22.818] 	RedMaskSize: 8
[    22.818] 	RedFieldPosition: 16
[    22.818] 	GreenMaskSize: 8
[    22.818] 	GreenFieldPosition: 8
[    22.818] 	BlueMaskSize: 8
[    22.818] 	BlueFieldPosition: 0
[    22.818] 	RsvdMaskSize: 0
[    22.818] 	RsvdFieldPosition: 0
[    22.819] 	DirectColorModeInfo: 0
[    22.819] 	PhysBasePtr: 0xd4000000
[    22.821] *Mode: 186 (640x400)
[    22.821] 	ModeAttributes: 0xbb
[    22.821] 	WinAAttributes: 0x7
[    22.821] 	WinBAttributes: 0x0
[    22.821] 	WinGranularity: 64
[    22.821] 	WinSize: 64
[    22.821] 	WinASegment: 0xa000
[    22.821] 	WinBSegment: 0xa000
[    22.821] 	WinFuncPtr: 0xc0004e1a
[    22.821] 	BytesPerScanline: 2560
[    22.821] 	XResolution: 640
[    22.821] 	YResolution: 400
[    22.821] 	XCharSize: 8
[    22.821] 	YCharSize: 16
[    22.821] 	NumberOfPlanes: 1
[    22.821] 	BitsPerPixel: 32
[    22.821] 	NumberOfBanks: 1
[    22.821] 	MemoryModel: 6
[    22.821] 	BankSize: 0
[    22.821] 	NumberOfImages: 63
[    22.821] 	RedMaskSize: 8
[    22.821] 	RedFieldPosition: 16
[    22.821] 	GreenMaskSize: 8
[    22.821] 	GreenFieldPosition: 8
[    22.821] 	BlueMaskSize: 8
[    22.821] 	BlueFieldPosition: 0
[    22.821] 	RsvdMaskSize: 0
[    22.821] 	RsvdFieldPosition: 0
[    22.821] 	DirectColorModeInfo: 0
[    22.821] 	PhysBasePtr: 0xd4000000
[    22.824] Mode: 101 (640x480)
[    22.824] 	ModeAttributes: 0xbb
[    22.824] 	WinAAttributes: 0x7
[    22.824] 	WinBAttributes: 0x0
[    22.824] 	WinGranularity: 64
[    22.824] 	WinSize: 64
[    22.824] 	WinASegment: 0xa000
[    22.824] 	WinBSegment: 0xa000
[    22.824] 	WinFuncPtr: 0xc0004e1a
[    22.825] 	BytesPerScanline: 640
[    22.825] 	XResolution: 640
[    22.825] 	YResolution: 480
[    22.825] 	XCharSize: 8
[    22.825] 	YCharSize: 16
[    22.825] 	NumberOfPlanes: 1
[    22.825] 	BitsPerPixel: 8
[    22.825] 	NumberOfBanks: 1
[    22.825] 	MemoryModel: 4
[    22.825] 	BankSize: 0
[    22.825] 	NumberOfImages: 203
[    22.825] 	RedMaskSize: 0
[    22.825] 	RedFieldPosition: 0
[    22.825] 	GreenMaskSize: 0
[    22.825] 	GreenFieldPosition: 0
[    22.825] 	BlueMaskSize: 0
[    22.825] 	BlueFieldPosition: 0
[    22.825] 	RsvdMaskSize: 0
[    22.825] 	RsvdFieldPosition: 0
[    22.825] 	DirectColorModeInfo: 0
[    22.825] 	PhysBasePtr: 0xd4000000
[    22.828] Mode: 110 (640x480)
[    22.828] 	ModeAttributes: 0xbb
[    22.828] 	WinAAttributes: 0x7
[    22.828] 	WinBAttributes: 0x0
[    22.828] 	WinGranularity: 64
[    22.828] 	WinSize: 64
[    22.828] 	WinASegment: 0xa000
[    22.828] 	WinBSegment: 0xa000
[    22.828] 	WinFuncPtr: 0xc0004e1a
[    22.828] 	BytesPerScanline: 1280
[    22.828] 	XResolution: 640
[    22.828] 	YResolution: 480
[    22.828] 	XCharSize: 8
[    22.828] 	YCharSize: 16
[    22.828] 	NumberOfPlanes: 1
[    22.828] 	BitsPerPixel: 15
[    22.828] 	NumberOfBanks: 1
[    22.828] 	MemoryModel: 6
[    22.828] 	BankSize: 0
[    22.829] 	NumberOfImages: 101
[    22.829] 	RedMaskSize: 5
[    22.829] 	RedFieldPosition: 10
[    22.829] 	GreenMaskSize: 5
[    22.829] 	GreenFieldPosition: 5
[    22.829] 	BlueMaskSize: 5
[    22.829] 	BlueFieldPosition: 0
[    22.829] 	RsvdMaskSize: 0
[    22.829] 	RsvdFieldPosition: 0
[    22.829] 	DirectColorModeInfo: 0
[    22.829] 	PhysBasePtr: 0xd4000000
[    22.832] Mode: 111 (640x480)
[    22.832] 	ModeAttributes: 0xbb
[    22.832] 	WinAAttributes: 0x7
[    22.832] 	WinBAttributes: 0x0
[    22.832] 	WinGranularity: 64
[    22.832] 	WinSize: 64
[    22.832] 	WinASegment: 0xa000
[    22.832] 	WinBSegment: 0xa000
[    22.832] 	WinFuncPtr: 0xc0004e1a
[    22.832] 	BytesPerScanline: 1280
[    22.832] 	XResolution: 640
[    22.832] 	YResolution: 480
[    22.832] 	XCharSize: 8
[    22.832] 	YCharSize: 16
[    22.832] 	NumberOfPlanes: 1
[    22.832] 	BitsPerPixel: 16
[    22.832] 	NumberOfBanks: 1
[    22.832] 	MemoryModel: 6
[    22.832] 	BankSize: 0
[    22.832] 	NumberOfImages: 101
[    22.832] 	RedMaskSize: 5
[    22.832] 	RedFieldPosition: 11
[    22.832] 	GreenMaskSize: 6
[    22.832] 	GreenFieldPosition: 5
[    22.832] 	BlueMaskSize: 5
[    22.832] 	BlueFieldPosition: 0
[    22.832] 	RsvdMaskSize: 0
[    22.832] 	RsvdFieldPosition: 0
[    22.832] 	DirectColorModeInfo: 0
[    22.833] 	PhysBasePtr: 0xd4000000
[    22.836] Mode: 112 (640x480)
[    22.836] 	ModeAttributes: 0xbb
[    22.836] 	WinAAttributes: 0x7
[    22.836] 	WinBAttributes: 0x0
[    22.836] 	WinGranularity: 64
[    22.836] 	WinSize: 64
[    22.836] 	WinASegment: 0xa000
[    22.836] 	WinBSegment: 0xa000
[    22.836] 	WinFuncPtr: 0xc0004e1a
[    22.836] 	BytesPerScanline: 1920
[    22.836] 	XResolution: 640
[    22.836] 	YResolution: 480
[    22.836] 	XCharSize: 8
[    22.836] 	YCharSize: 16
[    22.836] 	NumberOfPlanes: 1
[    22.836] 	BitsPerPixel: 24
[    22.836] 	NumberOfBanks: 1
[    22.836] 	MemoryModel: 6
[    22.836] 	BankSize: 0
[    22.836] 	NumberOfImages: 67
[    22.836] 	RedMaskSize: 8
[    22.836] 	RedFieldPosition: 16
[    22.836] 	GreenMaskSize: 8
[    22.836] 	GreenFieldPosition: 8
[    22.836] 	BlueMaskSize: 8
[    22.836] 	BlueFieldPosition: 0
[    22.836] 	RsvdMaskSize: 0
[    22.836] 	RsvdFieldPosition: 0
[    22.836] 	DirectColorModeInfo: 0
[    22.836] 	PhysBasePtr: 0xd4000000
[    22.840] *Mode: 121 (640x480)
[    22.840] 	ModeAttributes: 0xbb
[    22.840] 	WinAAttributes: 0x7
[    22.840] 	WinBAttributes: 0x0
[    22.840] 	WinGranularity: 64
[    22.840] 	WinSize: 64
[    22.840] 	WinASegment: 0xa000
[    22.840] 	WinBSegment: 0xa000
[    22.840] 	WinFuncPtr: 0xc0004e1a
[    22.840] 	BytesPerScanline: 2560
[    22.840] 	XResolution: 640
[    22.840] 	YResolution: 480
[    22.840] 	XCharSize: 8
[    22.840] 	YCharSize: 16
[    22.840] 	NumberOfPlanes: 1
[    22.840] 	BitsPerPixel: 32
[    22.840] 	NumberOfBanks: 1
[    22.840] 	MemoryModel: 6
[    22.840] 	BankSize: 0
[    22.840] 	NumberOfImages: 52
[    22.840] 	RedMaskSize: 8
[    22.840] 	RedFieldPosition: 16
[    22.840] 	GreenMaskSize: 8
[    22.840] 	GreenFieldPosition: 8
[    22.840] 	BlueMaskSize: 8
[    22.840] 	BlueFieldPosition: 0
[    22.840] 	RsvdMaskSize: 0
[    22.840] 	RsvdFieldPosition: 0
[    22.840] 	DirectColorModeInfo: 0
[    22.840] 	PhysBasePtr: 0xd4000000
[    22.844] Mode: 103 (800x600)
[    22.844] 	ModeAttributes: 0xbb
[    22.844] 	WinAAttributes: 0x7
[    22.844] 	WinBAttributes: 0x0
[    22.844] 	WinGranularity: 64
[    22.844] 	WinSize: 64
[    22.844] 	WinASegment: 0xa000
[    22.844] 	WinBSegment: 0xa000
[    22.844] 	WinFuncPtr: 0xc0004e1a
[    22.844] 	BytesPerScanline: 800
[    22.844] 	XResolution: 800
[    22.844] 	YResolution: 600
[    22.844] 	XCharSize: 8
[    22.844] 	YCharSize: 14
[    22.844] 	NumberOfPlanes: 1
[    22.844] 	BitsPerPixel: 8
[    22.844] 	NumberOfBanks: 1
[    22.844] 	MemoryModel: 4
[    22.844] 	BankSize: 0
[    22.844] 	NumberOfImages: 127
[    22.844] 	RedMaskSize: 0
[    22.844] 	RedFieldPosition: 0
[    22.844] 	GreenMaskSize: 0
[    22.844] 	GreenFieldPosition: 0
[    22.844] 	BlueMaskSize: 0
[    22.844] 	BlueFieldPosition: 0
[    22.844] 	RsvdMaskSize: 0
[    22.844] 	RsvdFieldPosition: 0
[    22.844] 	DirectColorModeInfo: 0
[    22.844] 	PhysBasePtr: 0xd4000000
[    22.848] Mode: 113 (800x600)
[    22.848] 	ModeAttributes: 0xbb
[    22.848] 	WinAAttributes: 0x7
[    22.848] 	WinBAttributes: 0x0
[    22.848] 	WinGranularity: 64
[    22.848] 	WinSize: 64
[    22.848] 	WinASegment: 0xa000
[    22.848] 	WinBSegment: 0xa000
[    22.848] 	WinFuncPtr: 0xc0004e1a
[    22.848] 	BytesPerScanline: 1600
[    22.848] 	XResolution: 800
[    22.848] 	YResolution: 600
[    22.848] 	XCharSize: 8
[    22.848] 	YCharSize: 14
[    22.848] 	NumberOfPlanes: 1
[    22.848] 	BitsPerPixel: 15
[    22.848] 	NumberOfBanks: 1
[    22.848] 	MemoryModel: 6
[    22.848] 	BankSize: 0
[    22.848] 	NumberOfImages: 67
[    22.848] 	RedMaskSize: 5
[    22.848] 	RedFieldPosition: 10
[    22.848] 	GreenMaskSize: 5
[    22.848] 	GreenFieldPosition: 5
[    22.848] 	BlueMaskSize: 5
[    22.848] 	BlueFieldPosition: 0
[    22.848] 	RsvdMaskSize: 0
[    22.848] 	RsvdFieldPosition: 0
[    22.848] 	DirectColorModeInfo: 0
[    22.848] 	PhysBasePtr: 0xd4000000
[    22.852] Mode: 114 (800x600)
[    22.852] 	ModeAttributes: 0xbb
[    22.852] 	WinAAttributes: 0x7
[    22.852] 	WinBAttributes: 0x0
[    22.852] 	WinGranularity: 64
[    22.852] 	WinSize: 64
[    22.852] 	WinASegment: 0xa000
[    22.852] 	WinBSegment: 0xa000
[    22.852] 	WinFuncPtr: 0xc0004e1a
[    22.852] 	BytesPerScanline: 1600
[    22.852] 	XResolution: 800
[    22.852] 	YResolution: 600
[    22.852] 	XCharSize: 8
[    22.852] 	YCharSize: 14
[    22.852] 	NumberOfPlanes: 1
[    22.852] 	BitsPerPixel: 16
[    22.852] 	NumberOfBanks: 1
[    22.852] 	MemoryModel: 6
[    22.852] 	BankSize: 0
[    22.852] 	NumberOfImages: 67
[    22.852] 	RedMaskSize: 5
[    22.852] 	RedFieldPosition: 11
[    22.852] 	GreenMaskSize: 6
[    22.852] 	GreenFieldPosition: 5
[    22.852] 	BlueMaskSize: 5
[    22.852] 	BlueFieldPosition: 0
[    22.853] 	RsvdMaskSize: 0
[    22.853] 	RsvdFieldPosition: 0
[    22.853] 	DirectColorModeInfo: 0
[    22.853] 	PhysBasePtr: 0xd4000000
[    22.856] Mode: 115 (800x600)
[    22.856] 	ModeAttributes: 0xbb
[    22.856] 	WinAAttributes: 0x7
[    22.856] 	WinBAttributes: 0x0
[    22.856] 	WinGranularity: 64
[    22.856] 	WinSize: 64
[    22.856] 	WinASegment: 0xa000
[    22.856] 	WinBSegment: 0xa000
[    22.856] 	WinFuncPtr: 0xc0004e1a
[    22.856] 	BytesPerScanline: 2400
[    22.856] 	XResolution: 800
[    22.856] 	YResolution: 600
[    22.856] 	XCharSize: 8
[    22.856] 	YCharSize: 14
[    22.856] 	NumberOfPlanes: 1
[    22.856] 	BitsPerPixel: 24
[    22.857] 	NumberOfBanks: 1
[    22.857] 	MemoryModel: 6
[    22.857] 	BankSize: 0
[    22.857] 	NumberOfImages: 45
[    22.857] 	RedMaskSize: 8
[    22.857] 	RedFieldPosition: 16
[    22.857] 	GreenMaskSize: 8
[    22.857] 	GreenFieldPosition: 8
[    22.857] 	BlueMaskSize: 8
[    22.857] 	BlueFieldPosition: 0
[    22.857] 	RsvdMaskSize: 0
[    22.857] 	RsvdFieldPosition: 0
[    22.857] 	DirectColorModeInfo: 0
[    22.857] 	PhysBasePtr: 0xd4000000
[    22.860] *Mode: 122 (800x600)
[    22.860] 	ModeAttributes: 0xbb
[    22.860] 	WinAAttributes: 0x7
[    22.860] 	WinBAttributes: 0x0
[    22.860] 	WinGranularity: 64
[    22.860] 	WinSize: 64
[    22.860] 	WinASegment: 0xa000
[    22.860] 	WinBSegment: 0xa000
[    22.860] 	WinFuncPtr: 0xc0004e1a
[    22.860] 	BytesPerScanline: 3200
[    22.860] 	XResolution: 800
[    22.861] 	YResolution: 600
[    22.861] 	XCharSize: 8
[    22.861] 	YCharSize: 14
[    22.861] 	NumberOfPlanes: 1
[    22.861] 	BitsPerPixel: 32
[    22.861] 	NumberOfBanks: 1
[    22.861] 	MemoryModel: 6
[    22.861] 	BankSize: 0
[    22.861] 	NumberOfImages: 33
[    22.861] 	RedMaskSize: 8
[    22.861] 	RedFieldPosition: 16
[    22.861] 	GreenMaskSize: 8
[    22.861] 	GreenFieldPosition: 8
[    22.861] 	BlueMaskSize: 8
[    22.861] 	BlueFieldPosition: 0
[    22.861] 	RsvdMaskSize: 0
[    22.861] 	RsvdFieldPosition: 0
[    22.861] 	DirectColorModeInfo: 0
[    22.861] 	PhysBasePtr: 0xd4000000
[    22.865] Mode: 105 (1024x768)
[    22.865] 	ModeAttributes: 0xbb
[    22.865] 	WinAAttributes: 0x7
[    22.865] 	WinBAttributes: 0x0
[    22.865] 	WinGranularity: 64
[    22.865] 	WinSize: 64
[    22.865] 	WinASegment: 0xa000
[    22.865] 	WinBSegment: 0xa000
[    22.865] 	WinFuncPtr: 0xc0004e1a
[    22.865] 	BytesPerScanline: 1024
[    22.865] 	XResolution: 1024
[    22.865] 	YResolution: 768
[    22.865] 	XCharSize: 8
[    22.865] 	YCharSize: 16
[    22.865] 	NumberOfPlanes: 1
[    22.865] 	BitsPerPixel: 8
[    22.865] 	NumberOfBanks: 1
[    22.865] 	MemoryModel: 4
[    22.865] 	BankSize: 0
[    22.865] 	NumberOfImages: 84
[    22.865] 	RedMaskSize: 0
[    22.865] 	RedFieldPosition: 0
[    22.865] 	GreenMaskSize: 0
[    22.865] 	GreenFieldPosition: 0
[    22.865] 	BlueMaskSize: 0
[    22.865] 	BlueFieldPosition: 0
[    22.865] 	RsvdMaskSize: 0
[    22.865] 	RsvdFieldPosition: 0
[    22.865] 	DirectColorModeInfo: 0
[    22.865] 	PhysBasePtr: 0xd4000000
[    22.869] Mode: 116 (1024x768)
[    22.869] 	ModeAttributes: 0xbb
[    22.869] 	WinAAttributes: 0x7
[    22.869] 	WinBAttributes: 0x0
[    22.869] 	WinGranularity: 64
[    22.869] 	WinSize: 64
[    22.869] 	WinASegment: 0xa000
[    22.869] 	WinBSegment: 0xa000
[    22.869] 	WinFuncPtr: 0xc0004e1a
[    22.869] 	BytesPerScanline: 2048
[    22.869] 	XResolution: 1024
[    22.869] 	YResolution: 768
[    22.869] 	XCharSize: 8
[    22.869] 	YCharSize: 16
[    22.869] 	NumberOfPlanes: 1
[    22.869] 	BitsPerPixel: 15
[    22.869] 	NumberOfBanks: 1
[    22.869] 	MemoryModel: 6
[    22.869] 	BankSize: 0
[    22.869] 	NumberOfImages: 41
[    22.869] 	RedMaskSize: 5
[    22.869] 	RedFieldPosition: 10
[    22.869] 	GreenMaskSize: 5
[    22.869] 	GreenFieldPosition: 5
[    22.869] 	BlueMaskSize: 5
[    22.869] 	BlueFieldPosition: 0
[    22.869] 	RsvdMaskSize: 0
[    22.869] 	RsvdFieldPosition: 0
[    22.869] 	DirectColorModeInfo: 0
[    22.869] 	PhysBasePtr: 0xd4000000
[    22.873] Mode: 117 (1024x768)
[    22.873] 	ModeAttributes: 0xbb
[    22.873] 	WinAAttributes: 0x7
[    22.873] 	WinBAttributes: 0x0
[    22.873] 	WinGranularity: 64
[    22.873] 	WinSize: 64
[    22.873] 	WinASegment: 0xa000
[    22.873] 	WinBSegment: 0xa000
[    22.873] 	WinFuncPtr: 0xc0004e1a
[    22.873] 	BytesPerScanline: 2048
[    22.873] 	XResolution: 1024
[    22.873] 	YResolution: 768
[    22.873] 	XCharSize: 8
[    22.873] 	YCharSize: 16
[    22.873] 	NumberOfPlanes: 1
[    22.873] 	BitsPerPixel: 16
[    22.873] 	NumberOfBanks: 1
[    22.873] 	MemoryModel: 6
[    22.873] 	BankSize: 0
[    22.873] 	NumberOfImages: 41
[    22.873] 	RedMaskSize: 5
[    22.873] 	RedFieldPosition: 11
[    22.873] 	GreenMaskSize: 6
[    22.873] 	GreenFieldPosition: 5
[    22.874] 	BlueMaskSize: 5
[    22.874] 	BlueFieldPosition: 0
[    22.874] 	RsvdMaskSize: 0
[    22.874] 	RsvdFieldPosition: 0
[    22.874] 	DirectColorModeInfo: 0
[    22.874] 	PhysBasePtr: 0xd4000000
[    22.878] Mode: 118 (1024x768)
[    22.878] 	ModeAttributes: 0xbb
[    22.878] 	WinAAttributes: 0x7
[    22.878] 	WinBAttributes: 0x0
[    22.878] 	WinGranularity: 64
[    22.878] 	WinSize: 64
[    22.878] 	WinASegment: 0xa000
[    22.878] 	WinBSegment: 0xa000
[    22.878] 	WinFuncPtr: 0xc0004e1a
[    22.878] 	BytesPerScanline: 3072
[    22.878] 	XResolution: 1024
[    22.878] 	YResolution: 768
[    22.878] 	XCharSize: 8
[    22.878] 	YCharSize: 16
[    22.878] 	NumberOfPlanes: 1
[    22.878] 	BitsPerPixel: 24
[    22.878] 	NumberOfBanks: 1
[    22.878] 	MemoryModel: 6
[    22.878] 	BankSize: 0
[    22.878] 	NumberOfImages: 27
[    22.878] 	RedMaskSize: 8
[    22.878] 	RedFieldPosition: 16
[    22.878] 	GreenMaskSize: 8
[    22.878] 	GreenFieldPosition: 8
[    22.878] 	BlueMaskSize: 8
[    22.878] 	BlueFieldPosition: 0
[    22.878] 	RsvdMaskSize: 0
[    22.878] 	RsvdFieldPosition: 0
[    22.878] 	DirectColorModeInfo: 0
[    22.878] 	PhysBasePtr: 0xd4000000
[    22.882] *Mode: 123 (1024x768)
[    22.882] 	ModeAttributes: 0xbb
[    22.882] 	WinAAttributes: 0x7
[    22.882] 	WinBAttributes: 0x0
[    22.882] 	WinGranularity: 64
[    22.882] 	WinSize: 64
[    22.882] 	WinASegment: 0xa000
[    22.882] 	WinBSegment: 0xa000
[    22.882] 	WinFuncPtr: 0xc0004e1a
[    22.882] 	BytesPerScanline: 4096
[    22.882] 	XResolution: 1024
[    22.882] 	YResolution: 768
[    22.882] 	XCharSize: 8
[    22.882] 	YCharSize: 16
[    22.882] 	NumberOfPlanes: 1
[    22.882] 	BitsPerPixel: 32
[    22.882] 	NumberOfBanks: 1
[    22.882] 	MemoryModel: 6
[    22.882] 	BankSize: 0
[    22.882] 	NumberOfImages: 20
[    22.882] 	RedMaskSize: 8
[    22.882] 	RedFieldPosition: 16
[    22.882] 	GreenMaskSize: 8
[    22.882] 	GreenFieldPosition: 8
[    22.882] 	BlueMaskSize: 8
[    22.882] 	BlueFieldPosition: 0
[    22.882] 	RsvdMaskSize: 0
[    22.882] 	RsvdFieldPosition: 0
[    22.882] 	DirectColorModeInfo: 0
[    22.882] 	PhysBasePtr: 0xd4000000
[    22.887] Mode: 107 (1280x1024)
[    22.887] 	ModeAttributes: 0xba
[    22.887] 	WinAAttributes: 0x7
[    22.887] 	WinBAttributes: 0x0
[    22.887] 	WinGranularity: 64
[    22.887] 	WinSize: 64
[    22.887] 	WinASegment: 0xa000
[    22.887] 	WinBSegment: 0xa000
[    22.887] 	WinFuncPtr: 0xc0004e1a
[    22.887] 	BytesPerScanline: 1280
[    22.887] 	XResolution: 1280
[    22.887] 	YResolution: 1024
[    22.887] 	XCharSize: 8
[    22.887] 	YCharSize: 16
[    22.887] 	NumberOfPlanes: 1
[    22.887] 	BitsPerPixel: 8
[    22.887] 	NumberOfBanks: 1
[    22.887] 	MemoryModel: 4
[    22.887] 	BankSize: 0
[    22.887] 	NumberOfImages: 50
[    22.887] 	RedMaskSize: 0
[    22.888] 	RedFieldPosition: 0
[    22.888] 	GreenMaskSize: 0
[    22.888] 	GreenFieldPosition: 0
[    22.888] 	BlueMaskSize: 0
[    22.888] 	BlueFieldPosition: 0
[    22.888] 	RsvdMaskSize: 0
[    22.888] 	RsvdFieldPosition: 0
[    22.888] 	DirectColorModeInfo: 0
[    22.888] 	PhysBasePtr: 0xd4000000
[    22.893] Mode: 119 (1280x1024)
[    22.893] 	ModeAttributes: 0xba
[    22.893] 	WinAAttributes: 0x7
[    22.893] 	WinBAttributes: 0x0
[    22.893] 	WinGranularity: 64
[    22.893] 	WinSize: 64
[    22.893] 	WinASegment: 0xa000
[    22.893] 	WinBSegment: 0xa000
[    22.893] 	WinFuncPtr: 0xc0004e1a
[    22.893] 	BytesPerScanline: 2560
[    22.893] 	XResolution: 1280
[    22.893] 	YResolution: 1024
[    22.893] 	XCharSize: 8
[    22.893] 	YCharSize: 16
[    22.893] 	NumberOfPlanes: 1
[    22.893] 	BitsPerPixel: 15
[    22.893] 	NumberOfBanks: 1
[    22.893] 	MemoryModel: 6
[    22.893] 	BankSize: 0
[    22.893] 	NumberOfImages: 24
[    22.893] 	RedMaskSize: 5
[    22.893] 	RedFieldPosition: 10
[    22.893] 	GreenMaskSize: 5
[    22.893] 	GreenFieldPosition: 5
[    22.893] 	BlueMaskSize: 5
[    22.893] 	BlueFieldPosition: 0
[    22.893] 	RsvdMaskSize: 0
[    22.893] 	RsvdFieldPosition: 0
[    22.893] 	DirectColorModeInfo: 0
[    22.893] 	PhysBasePtr: 0xd4000000
[    22.898] Mode: 11a (1280x1024)
[    22.898] 	ModeAttributes: 0xba
[    22.898] 	WinAAttributes: 0x7
[    22.898] 	WinBAttributes: 0x0
[    22.898] 	WinGranularity: 64
[    22.898] 	WinSize: 64
[    22.898] 	WinASegment: 0xa000
[    22.898] 	WinBSegment: 0xa000
[    22.898] 	WinFuncPtr: 0xc0004e1a
[    22.898] 	BytesPerScanline: 2560
[    22.898] 	XResolution: 1280
[    22.898] 	YResolution: 1024
[    22.898] 	XCharSize: 8
[    22.898] 	YCharSize: 16
[    22.898] 	NumberOfPlanes: 1
[    22.898] 	BitsPerPixel: 16
[    22.898] 	NumberOfBanks: 1
[    22.898] 	MemoryModel: 6
[    22.898] 	BankSize: 0
[    22.898] 	NumberOfImages: 24
[    22.898] 	RedMaskSize: 5
[    22.898] 	RedFieldPosition: 11
[    22.898] 	GreenMaskSize: 6
[    22.898] 	GreenFieldPosition: 5
[    22.898] 	BlueMaskSize: 5
[    22.898] 	BlueFieldPosition: 0
[    22.898] 	RsvdMaskSize: 0
[    22.898] 	RsvdFieldPosition: 0
[    22.898] 	DirectColorModeInfo: 0
[    22.898] 	PhysBasePtr: 0xd4000000
[    22.904] Mode: 11b (1280x1024)
[    22.904] 	ModeAttributes: 0xba
[    22.904] 	WinAAttributes: 0x7
[    22.904] 	WinBAttributes: 0x0
[    22.904] 	WinGranularity: 64
[    22.904] 	WinSize: 64
[    22.904] 	WinASegment: 0xa000
[    22.904] 	WinBSegment: 0xa000
[    22.904] 	WinFuncPtr: 0xc0004e1a
[    22.904] 	BytesPerScanline: 3840
[    22.904] 	XResolution: 1280
[    22.904] 	YResolution: 1024
[    22.904] 	XCharSize: 8
[    22.904] 	YCharSize: 16
[    22.904] 	NumberOfPlanes: 1
[    22.904] 	BitsPerPixel: 24
[    22.904] 	NumberOfBanks: 1
[    22.904] 	MemoryModel: 6
[    22.904] 	BankSize: 0
[    22.904] 	NumberOfImages: 16
[    22.904] 	RedMaskSize: 8
[    22.904] 	RedFieldPosition: 16
[    22.904] 	GreenMaskSize: 8
[    22.904] 	GreenFieldPosition: 8
[    22.904] 	BlueMaskSize: 8
[    22.904] 	BlueFieldPosition: 0
[    22.904] 	RsvdMaskSize: 0
[    22.904] 	RsvdFieldPosition: 0
[    22.904] 	DirectColorModeInfo: 0
[    22.904] 	PhysBasePtr: 0xd4000000
[    22.909] Mode: 124 (1280x1024)
[    22.909] 	ModeAttributes: 0xba
[    22.909] 	WinAAttributes: 0x7
[    22.909] 	WinBAttributes: 0x0
[    22.909] 	WinGranularity: 64
[    22.909] 	WinSize: 64
[    22.909] 	WinASegment: 0xa000
[    22.909] 	WinBSegment: 0xa000
[    22.909] 	WinFuncPtr: 0xc0004e1a
[    22.909] 	BytesPerScanline: 5120
[    22.909] 	XResolution: 1280
[    22.909] 	YResolution: 1024
[    22.909] 	XCharSize: 8
[    22.909] 	YCharSize: 16
[    22.909] 	NumberOfPlanes: 1
[    22.909] 	BitsPerPixel: 32
[    22.909] 	NumberOfBanks: 1
[    22.909] 	MemoryModel: 6
[    22.909] 	BankSize: 0
[    22.909] 	NumberOfImages: 11
[    22.909] 	RedMaskSize: 8
[    22.909] 	RedFieldPosition: 16
[    22.909] 	GreenMaskSize: 8
[    22.909] 	GreenFieldPosition: 8
[    22.909] 	BlueMaskSize: 8
[    22.909] 	BlueFieldPosition: 0
[    22.909] 	RsvdMaskSize: 0
[    22.909] 	RsvdFieldPosition: 0
[    22.909] 	DirectColorModeInfo: 0
[    22.909] 	PhysBasePtr: 0xd4000000
[    22.912] Mode: 140 (1400x1050)
[    22.912] 	ModeAttributes: 0xba
[    22.912] 	WinAAttributes: 0x7
[    22.912] 	WinBAttributes: 0x0
[    22.912] 	WinGranularity: 64
[    22.912] 	WinSize: 64
[    22.912] 	WinASegment: 0xa000
[    22.912] 	WinBSegment: 0xa000
[    22.912] 	WinFuncPtr: 0xc0004e1a
[    22.912] 	BytesPerScanline: 1400
[    22.912] 	XResolution: 1400
[    22.912] 	YResolution: 1050
[    22.912] 	XCharSize: 8
[    22.912] 	YCharSize: 16
[    22.912] 	NumberOfPlanes: 1
[    22.912] 	BitsPerPixel: 8
[    22.912] 	NumberOfBanks: 1
[    22.912] 	MemoryModel: 4
[    22.912] 	BankSize: 0
[    22.912] 	NumberOfImages: 43
[    22.912] 	RedMaskSize: 0
[    22.912] 	RedFieldPosition: 0
[    22.912] 	GreenMaskSize: 0
[    22.912] 	GreenFieldPosition: 0
[    22.912] 	BlueMaskSize: 0
[    22.912] 	BlueFieldPosition: 0
[    22.912] 	RsvdMaskSize: 0
[    22.912] 	RsvdFieldPosition: 0
[    22.912] 	DirectColorModeInfo: 0
[    22.912] 	PhysBasePtr: 0xd4000000
[    22.915] Mode: 141 (1400x1050)
[    22.915] 	ModeAttributes: 0xba
[    22.915] 	WinAAttributes: 0x7
[    22.915] 	WinBAttributes: 0x0
[    22.915] 	WinGranularity: 64
[    22.915] 	WinSize: 64
[    22.915] 	WinASegment: 0xa000
[    22.915] 	WinBSegment: 0xa000
[    22.915] 	WinFuncPtr: 0xc0004e1a
[    22.915] 	BytesPerScanline: 2800
[    22.915] 	XResolution: 1400
[    22.915] 	YResolution: 1050
[    22.915] 	XCharSize: 8
[    22.915] 	YCharSize: 16
[    22.915] 	NumberOfPlanes: 1
[    22.915] 	BitsPerPixel: 15
[    22.915] 	NumberOfBanks: 1
[    22.915] 	MemoryModel: 6
[    22.915] 	BankSize: 0
[    22.915] 	NumberOfImages: 21
[    22.915] 	RedMaskSize: 5
[    22.915] 	RedFieldPosition: 10
[    22.915] 	GreenMaskSize: 5
[    22.915] 	GreenFieldPosition: 5
[    22.915] 	BlueMaskSize: 5
[    22.915] 	BlueFieldPosition: 0
[    22.915] 	RsvdMaskSize: 0
[    22.915] 	RsvdFieldPosition: 0
[    22.915] 	DirectColorModeInfo: 0
[    22.915] 	PhysBasePtr: 0xd4000000
[    22.918] Mode: 142 (1400x1050)
[    22.918] 	ModeAttributes: 0xba
[    22.918] 	WinAAttributes: 0x7
[    22.918] 	WinBAttributes: 0x0
[    22.918] 	WinGranularity: 64
[    22.918] 	WinSize: 64
[    22.918] 	WinASegment: 0xa000
[    22.918] 	WinBSegment: 0xa000
[    22.918] 	WinFuncPtr: 0xc0004e1a
[    22.918] 	BytesPerScanline: 2800
[    22.918] 	XResolution: 1400
[    22.918] 	YResolution: 1050
[    22.918] 	XCharSize: 8
[    22.918] 	YCharSize: 16
[    22.918] 	NumberOfPlanes: 1
[    22.918] 	BitsPerPixel: 16
[    22.918] 	NumberOfBanks: 1
[    22.918] 	MemoryModel: 6
[    22.918] 	BankSize: 0
[    22.918] 	NumberOfImages: 21
[    22.918] 	RedMaskSize: 5
[    22.919] 	RedFieldPosition: 11
[    22.919] 	GreenMaskSize: 6
[    22.919] 	GreenFieldPosition: 5
[    22.919] 	BlueMaskSize: 5
[    22.919] 	BlueFieldPosition: 0
[    22.919] 	RsvdMaskSize: 0
[    22.919] 	RsvdFieldPosition: 0
[    22.919] 	DirectColorModeInfo: 0
[    22.919] 	PhysBasePtr: 0xd4000000
[    22.921] Mode: 143 (1400x1050)
[    22.921] 	ModeAttributes: 0xba
[    22.921] 	WinAAttributes: 0x7
[    22.921] 	WinBAttributes: 0x0
[    22.921] 	WinGranularity: 64
[    22.921] 	WinSize: 64
[    22.921] 	WinASegment: 0xa000
[    22.921] 	WinBSegment: 0xa000
[    22.921] 	WinFuncPtr: 0xc0004e1a
[    22.921] 	BytesPerScanline: 4200
[    22.921] 	XResolution: 1400
[    22.921] 	YResolution: 1050
[    22.922] 	XCharSize: 8
[    22.922] 	YCharSize: 16
[    22.922] 	NumberOfPlanes: 1
[    22.922] 	BitsPerPixel: 24
[    22.922] 	NumberOfBanks: 1
[    22.922] 	MemoryModel: 6
[    22.922] 	BankSize: 0
[    22.922] 	NumberOfImages: 14
[    22.922] 	RedMaskSize: 8
[    22.922] 	RedFieldPosition: 16
[    22.922] 	GreenMaskSize: 8
[    22.922] 	GreenFieldPosition: 8
[    22.922] 	BlueMaskSize: 8
[    22.922] 	BlueFieldPosition: 0
[    22.922] 	RsvdMaskSize: 0
[    22.922] 	RsvdFieldPosition: 0
[    22.922] 	DirectColorModeInfo: 0
[    22.922] 	PhysBasePtr: 0xd4000000
[    22.924] Mode: 144 (1400x1050)
[    22.924] 	ModeAttributes: 0xba
[    22.924] 	WinAAttributes: 0x7
[    22.924] 	WinBAttributes: 0x0
[    22.925] 	WinGranularity: 64
[    22.925] 	WinSize: 64
[    22.925] 	WinASegment: 0xa000
[    22.925] 	WinBSegment: 0xa000
[    22.925] 	WinFuncPtr: 0xc0004e1a
[    22.925] 	BytesPerScanline: 5600
[    22.925] 	XResolution: 1400
[    22.925] 	YResolution: 1050
[    22.925] 	XCharSize: 8
[    22.925] 	YCharSize: 16
[    22.925] 	NumberOfPlanes: 1
[    22.925] 	BitsPerPixel: 32
[    22.925] 	NumberOfBanks: 1
[    22.925] 	MemoryModel: 6
[    22.925] 	BankSize: 0
[    22.925] 	NumberOfImages: 10
[    22.925] 	RedMaskSize: 8
[    22.925] 	RedFieldPosition: 16
[    22.925] 	GreenMaskSize: 8
[    22.925] 	GreenFieldPosition: 8
[    22.925] 	BlueMaskSize: 8
[    22.925] 	BlueFieldPosition: 0
[    22.925] 	RsvdMaskSize: 0
[    22.925] 	RsvdFieldPosition: 0
[    22.925] 	DirectColorModeInfo: 0
[    22.925] 	PhysBasePtr: 0xd4000000
[    22.928] Mode: 172 (1600x1200)
[    22.928] 	ModeAttributes: 0xba
[    22.928] 	WinAAttributes: 0x7
[    22.928] 	WinBAttributes: 0x0
[    22.928] 	WinGranularity: 64
[    22.928] 	WinSize: 64
[    22.928] 	WinASegment: 0xa000
[    22.928] 	WinBSegment: 0xa000
[    22.928] 	WinFuncPtr: 0xc0004e1a
[    22.928] 	BytesPerScanline: 1600
[    22.928] 	XResolution: 1600
[    22.928] 	YResolution: 1200
[    22.928] 	XCharSize: 8
[    22.928] 	YCharSize: 16
[    22.928] 	NumberOfPlanes: 1
[    22.928] 	BitsPerPixel: 8
[    22.928] 	NumberOfBanks: 1
[    22.928] 	MemoryModel: 4
[    22.928] 	BankSize: 0
[    22.928] 	NumberOfImages: 33
[    22.928] 	RedMaskSize: 0
[    22.928] 	RedFieldPosition: 0
[    22.928] 	GreenMaskSize: 0
[    22.928] 	GreenFieldPosition: 0
[    22.928] 	BlueMaskSize: 0
[    22.928] 	BlueFieldPosition: 0
[    22.928] 	RsvdMaskSize: 0
[    22.928] 	RsvdFieldPosition: 0
[    22.928] 	DirectColorModeInfo: 0
[    22.928] 	PhysBasePtr: 0xd4000000
[    22.931] Mode: 173 (1600x1200)
[    22.931] 	ModeAttributes: 0xba
[    22.931] 	WinAAttributes: 0x7
[    22.931] 	WinBAttributes: 0x0
[    22.931] 	WinGranularity: 64
[    22.931] 	WinSize: 64
[    22.931] 	WinASegment: 0xa000
[    22.931] 	WinBSegment: 0xa000
[    22.931] 	WinFuncPtr: 0xc0004e1a
[    22.931] 	BytesPerScanline: 3200
[    22.931] 	XResolution: 1600
[    22.931] 	YResolution: 1200
[    22.931] 	XCharSize: 8
[    22.931] 	YCharSize: 16
[    22.931] 	NumberOfPlanes: 1
[    22.931] 	BitsPerPixel: 15
[    22.931] 	NumberOfBanks: 1
[    22.931] 	MemoryModel: 6
[    22.931] 	BankSize: 0
[    22.931] 	NumberOfImages: 16
[    22.931] 	RedMaskSize: 5
[    22.931] 	RedFieldPosition: 10
[    22.931] 	GreenMaskSize: 5
[    22.931] 	GreenFieldPosition: 5
[    22.931] 	BlueMaskSize: 5
[    22.931] 	BlueFieldPosition: 0
[    22.931] 	RsvdMaskSize: 0
[    22.931] 	RsvdFieldPosition: 0
[    22.931] 	DirectColorModeInfo: 0
[    22.931] 	PhysBasePtr: 0xd4000000
[    22.934] Mode: 174 (1600x1200)
[    22.934] 	ModeAttributes: 0xba
[    22.934] 	WinAAttributes: 0x7
[    22.934] 	WinBAttributes: 0x0
[    22.934] 	WinGranularity: 64
[    22.934] 	WinSize: 64
[    22.934] 	WinASegment: 0xa000
[    22.934] 	WinBSegment: 0xa000
[    22.934] 	WinFuncPtr: 0xc0004e1a
[    22.934] 	BytesPerScanline: 3200
[    22.934] 	XResolution: 1600
[    22.934] 	YResolution: 1200
[    22.934] 	XCharSize: 8
[    22.934] 	YCharSize: 16
[    22.934] 	NumberOfPlanes: 1
[    22.934] 	BitsPerPixel: 16
[    22.934] 	NumberOfBanks: 1
[    22.934] 	MemoryModel: 6
[    22.934] 	BankSize: 0
[    22.934] 	NumberOfImages: 16
[    22.934] 	RedMaskSize: 5
[    22.934] 	RedFieldPosition: 11
[    22.934] 	GreenMaskSize: 6
[    22.934] 	GreenFieldPosition: 5
[    22.934] 	BlueMaskSize: 5
[    22.934] 	BlueFieldPosition: 0
[    22.934] 	RsvdMaskSize: 0
[    22.934] 	RsvdFieldPosition: 0
[    22.934] 	DirectColorModeInfo: 0
[    22.934] 	PhysBasePtr: 0xd4000000
[    22.937] Mode: 175 (1600x1200)
[    22.937] 	ModeAttributes: 0xba
[    22.937] 	WinAAttributes: 0x7
[    22.937] 	WinBAttributes: 0x0
[    22.937] 	WinGranularity: 64
[    22.937] 	WinSize: 64
[    22.937] 	WinASegment: 0xa000
[    22.937] 	WinBSegment: 0xa000
[    22.937] 	WinFuncPtr: 0xc0004e1a
[    22.937] 	BytesPerScanline: 4800
[    22.937] 	XResolution: 1600
[    22.937] 	YResolution: 1200
[    22.937] 	XCharSize: 8
[    22.937] 	YCharSize: 16
[    22.937] 	NumberOfPlanes: 1
[    22.937] 	BitsPerPixel: 24
[    22.937] 	NumberOfBanks: 1
[    22.937] 	MemoryModel: 6
[    22.937] 	BankSize: 0
[    22.937] 	NumberOfImages: 10
[    22.937] 	RedMaskSize: 8
[    22.937] 	RedFieldPosition: 16
[    22.937] 	GreenMaskSize: 8
[    22.937] 	GreenFieldPosition: 8
[    22.937] 	BlueMaskSize: 8
[    22.937] 	BlueFieldPosition: 0
[    22.937] 	RsvdMaskSize: 0
[    22.937] 	RsvdFieldPosition: 0
[    22.937] 	DirectColorModeInfo: 0
[    22.937] 	PhysBasePtr: 0xd4000000
[    22.940] Mode: 176 (1600x1200)
[    22.940] 	ModeAttributes: 0xba
[    22.940] 	WinAAttributes: 0x7
[    22.940] 	WinBAttributes: 0x0
[    22.940] 	WinGranularity: 64
[    22.940] 	WinSize: 64
[    22.940] 	WinASegment: 0xa000
[    22.940] 	WinBSegment: 0xa000
[    22.940] 	WinFuncPtr: 0xc0004e1a
[    22.940] 	BytesPerScanline: 6400
[    22.940] 	XResolution: 1600
[    22.940] 	YResolution: 1200
[    22.940] 	XCharSize: 8
[    22.940] 	YCharSize: 16
[    22.941] 	NumberOfPlanes: 1
[    22.941] 	BitsPerPixel: 32
[    22.941] 	NumberOfBanks: 1
[    22.941] 	MemoryModel: 6
[    22.941] 	BankSize: 0
[    22.941] 	NumberOfImages: 7
[    22.941] 	RedMaskSize: 8
[    22.941] 	RedFieldPosition: 16
[    22.941] 	GreenMaskSize: 8
[    22.941] 	GreenFieldPosition: 8
[    22.941] 	BlueMaskSize: 8
[    22.941] 	BlueFieldPosition: 0
[    22.941] 	RsvdMaskSize: 0
[    22.941] 	RsvdFieldPosition: 0
[    22.941] 	DirectColorModeInfo: 0
[    22.941] 	PhysBasePtr: 0xd4000000
[    22.941] 
[    22.941] (II) VESA(0): Total Memory: 1024 64KB banks (65536kB)
[    22.941] (II) VESA(0): <default monitor>: Using hsync value of 48.96 kHz
[    22.941] (II) VESA(0): <default monitor>: Using vrefresh value of 60.00 Hz
[    22.941] (WW) VESA(0): Unable to estimate virtual size
[    22.941] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    22.941] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    22.941] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    22.941] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[    22.941] (II) VESA(0): Not using built-in mode "640x350" (no mode of this name)
[    22.941] (II) VESA(0): Not using built-in mode "512x384" (no mode of this name)
[    22.941] (II) VESA(0): Not using built-in mode "400x300" (no mode of this name)
[    22.941] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[    22.941] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[    22.941] (WW) VESA(0): No valid modes left. Trying less strict filter...
[    22.941] (II) VESA(0): <default monitor>: Using hsync value of 48.96 kHz
[    22.941] (II) VESA(0): <default monitor>: Using vrefresh value of 60.00 Hz
[    22.941] (WW) VESA(0): Unable to estimate virtual size
[    22.979] (II) VESA(0): Not using built-in mode "1024x768" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "800x600" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "640x350" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "512x384" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "400x300" (illegal horizontal timings)
[    22.979] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
[    22.979] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
[    22.979] (WW) VESA(0): No valid modes left. Trying aggressive sync range...
[    22.979] (II) VESA(0): <default monitor>: Using hsync range of 31.50-48.96 kHz
[    22.979] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-60.00 Hz
[    22.979] (WW) VESA(0): Unable to estimate virtual size
[    22.979] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "640x350" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "512x384" (hsync out of range)
[    22.979] (II) VESA(0): Not using built-in mode "400x300" (illegal horizontal timings)
[    22.979] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
[    22.979] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
[    22.979] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[    22.979] (**) VESA(0): *Built-in mode "1024x768"
[    22.979] (**) VESA(0): *Built-in mode "800x600"
[    22.979] (**) VESA(0): Display dimensions: (330, 210) mm
[    22.979] (**) VESA(0): DPI set to (78, 92)
[    22.979] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (123)
[    22.980] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (122)
[    22.980] (**) VESA(0): Using "Shadow Framebuffer"
[    22.980] (II) Loading sub module "shadow"
[    22.980] (II) LoadModule: "shadow"
[    22.980] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    22.981] (II) Module shadow: vendor="X.Org Foundation"
[    22.981] 	compiled for 1.14.0, module version = 1.1.0
[    22.981] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.981] (II) Loading sub module "fb"
[    22.981] (II) LoadModule: "fb"
[    22.981] (II) Loading /usr/lib/xorg/modules/libfb.so
[    22.984] (II) Module fb: vendor="X.Org Foundation"
[    22.984] 	compiled for 1.14.0, module version = 1.0.0
[    22.984] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    22.984] (II) UnloadModule: "fbdev"
[    22.984] (II) Unloading fbdev
[    22.984] (II) UnloadSubModule: "fbdevhw"
[    22.984] (II) Unloading fbdevhw
[    22.984] (==) Depth 24 pixmap format is 32 bpp
[    22.984] (II) Loading sub module "int10"
[    22.984] (II) LoadModule: "int10"
[    22.984] (II) Loading /usr/lib/xorg/modules/libint10.so
[    22.984] (II) Module int10: vendor="X.Org Foundation"
[    22.984] 	compiled for 1.14.0, module version = 1.0.0
[    22.984] 	ABI class: X.Org Video Driver, version 14.1
[    22.984] (II) VESA(0): initializing int10
[    23.064] (II) VESA(0): VESA BIOS detected
[    23.064] (II) VESA(0): VESA VBE Version 2.0
[    23.064] (II) VESA(0): VESA VBE Total Mem: 65536 kB
[    23.064] (II) VESA(0): VESA VBE OEM: ATI MOBILITY RADEON Xpress 200G Series
[    23.064] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[    23.064] (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
[    23.064] (II) VESA(0): VESA VBE OEM Product: MS48
[    23.064] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    23.065] (II) VESA(0): virtual address = 0x7f5ba9f3e000,
	physical address = 0xd4000000, size = 67108864
[    23.076] (II) VESA(0): Setting up VESA Mode 0x123 (1024x768)
[    23.077] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[    23.162] (==) VESA(0): Default visual is TrueColor
[    23.188] (==) VESA(0): Backing store disabled
[    23.189] (==) VESA(0): DPMS enabled
[    23.189] (==) RandR enabled
[    23.202] (II) AIGLX: Screen 0 is not DRI2 capable
[    23.202] (II) AIGLX: Screen 0 is not DRI capable
[    24.406] (II) AIGLX: Loaded and initialized swrast
[    24.406] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    24.867] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    24.867] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.867] (II) LoadModule: "evdev"
[    24.867] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    24.879] (II) Module evdev: vendor="X.Org Foundation"
[    24.879] 	compiled for 1.14.0, module version = 2.8.0
[    24.879] 	Module class: X.Org XInput Driver
[    24.879] 	ABI class: X.Org XInput driver, version 19.1
[    24.879] (II) Using input driver 'evdev' for 'Power Button'
[    24.879] (**) Power Button: always reports core events
[    24.879] (**) evdev: Power Button: Device: "/dev/input/event5"
[    24.879] (--) evdev: Power Button: Vendor 0 Product 0x1
[    24.879] (--) evdev: Power Button: Found keys
[    24.879] (II) evdev: Power Button: Configuring as keyboard
[    24.879] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[    24.879] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    24.879] (**) Option "xkb_rules" "evdev"
[    24.879] (**) Option "xkb_model" "evdev"
[    24.879] (**) Option "xkb_layout" "us"
[    24.988] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[    24.988] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    24.988] (II) Using input driver 'evdev' for 'Video Bus'
[    24.988] (**) Video Bus: always reports core events
[    24.988] (**) evdev: Video Bus: Device: "/dev/input/event2"
[    24.988] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    24.988] (--) evdev: Video Bus: Found keys
[    24.988] (II) evdev: Video Bus: Configuring as keyboard
[    24.988] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:11/LNXVIDEO:00/input/input2/event2"
[    24.988] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    24.988] (**) Option "xkb_rules" "evdev"
[    24.988] (**) Option "xkb_model" "evdev"
[    24.988] (**) Option "xkb_layout" "us"
[    24.990] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    24.990] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    24.990] (II) Using input driver 'evdev' for 'Power Button'
[    24.990] (**) Power Button: always reports core events
[    24.990] (**) evdev: Power Button: Device: "/dev/input/event1"
[    24.990] (--) evdev: Power Button: Vendor 0 Product 0x1
[    24.990] (--) evdev: Power Button: Found keys
[    24.990] (II) evdev: Power Button: Configuring as keyboard
[    24.990] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    24.990] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    24.990] (**) Option "xkb_rules" "evdev"
[    24.990] (**) Option "xkb_model" "evdev"
[    24.990] (**) Option "xkb_layout" "us"
[    24.992] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[    24.992] (II) No input driver specified, ignoring this device.
[    24.992] (II) This device may have been added with another device file.
[    24.993] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[    24.993] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    24.993] (II) Using input driver 'evdev' for 'Sleep Button'
[    24.993] (**) Sleep Button: always reports core events
[    24.993] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[    24.993] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    24.993] (--) evdev: Sleep Button: Found keys
[    24.993] (II) evdev: Sleep Button: Configuring as keyboard
[    24.993] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"
[    24.993] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    24.993] (**) Option "xkb_rules" "evdev"
[    24.993] (**) Option "xkb_model" "evdev"
[    24.993] (**) Option "xkb_layout" "us"
[    24.994] (II) config/udev: Adding drm device (/dev/dri/card0)
[    24.995] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    24.995] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    24.996] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    24.996] (**) AT Translated Set 2 keyboard: always reports core events
[    24.996] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    24.996] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    24.996] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    24.996] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    24.996] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    24.996] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    24.996] (**) Option "xkb_rules" "evdev"
[    24.996] (**) Option "xkb_model" "evdev"
[    24.996] (**) Option "xkb_layout" "us"
[    24.997] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[    24.998] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    24.998] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    24.998] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    24.998] (II) LoadModule: "synaptics"
[    24.998] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    25.009] (II) Module synaptics: vendor="X.Org Foundation"
[    25.009] 	compiled for 1.14.0, module version = 1.6.3
[    25.009] 	Module class: X.Org XInput Driver
[    25.009] 	ABI class: X.Org XInput driver, version 19.1
[    25.009] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    25.009] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    25.009] (**) Option "Device" "/dev/input/event7"
[    25.013] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[    25.013] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[    25.013] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    25.013] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    25.013] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    25.013] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    25.013] (**) Option "TapButton1" "1"
[    25.014] (**) Option "TapButton2" "2"
[    25.014] (**) Option "TapButton3" "3"
[    25.014] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    25.014] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    25.016] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[    25.016] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    25.017] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    25.017] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    25.017] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[    25.018] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    25.018] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    25.018] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    25.018] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    25.018] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    25.019] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    25.019] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    25.020] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    25.020] (II) No input driver specified, ignoring this device.
[    25.020] (II) This device may have been added with another device file.
[    58.512] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    58.513] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[    58.513] (II) No input driver specified, ignoring this device.
[    58.513] (II) This device may have been added with another device file.
[    61.825] (II) RADEON(0): EDID vendor "SEC", prod id 13381
[    61.825] (II) RADEON(0): Printing DDC gathered Modelines:
[    61.825] (II) RADEON(0): Modeline "1280x800"x0.0   68.94  1280 1296 1344 1408  800 801 804 816 -hsync -vsync (49.0 kHz eP)
[   111.281] (II) UnloadModule: "synaptics"
[   111.281] (II) evdev: AT Translated Set 2 keyboard: Close
[   111.281] (II) UnloadModule: "evdev"
[   111.281] (II) evdev: Sleep Button: Close
[   111.281] (II) UnloadModule: "evdev"
[   111.281] (II) evdev: Power Button: Close
[   111.281] (II) UnloadModule: "evdev"
[   111.281] (II) evdev: Video Bus: Close
[   111.281] (II) UnloadModule: "evdev"
[   111.281] (II) evdev: Power Button: Close
[   111.281] (II) UnloadModule: "evdev"
[   111.441] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   111.441] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   111.441] 
Fatal server error:
[   111.441] xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[   111.441] 
[   111.441] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org

Last edited by iamk2 (2013-04-04 05:10:17)

Offline

#2 2013-04-04 05:08:04

iamk2
Member
Registered: 2013-03-26
Posts: 12

Re: Solved -Enlightenment 17 just black screens start - used e17-git fix

Solved - in a manner of speaking. I could not get the arch available enlightenment17 to work so I followed something else I found online - delete the ~/.e directory - removed enlightenment17 and then installed enlightenment17-git from AUR. Worked and I am typing this from inside chromium. Yeah

Offline

Board footer

Powered by FluxBB