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

Bug#616511: xserver-xorg-video-vesa: Blank screen on ATI R580



Package: xserver-xorg-video-vesa
Version: 1:2.3.0-5
Severity: important


I recently updated all packages and ran into X crashes with the radeon driver.
So, I fell back to vesa to see if I could at least get a GUI again.  No luck.
When starting X from the command line I just get a black screen.  I don't see anything
in the logs that indicate what might be going on.

I don't know of another driver I can try.  My desktop is officially unusable now.
Any advice would be appreciated.


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Oct 25  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1917984 Feb 19 21:00 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
07:00.0 VGA compatible controller [0300]: ATI Technologies Inc R580 [Radeon X1900] [1002:7244]

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2581 Mar  4 20:54 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        FontPath        "unix/:7101"                    # local font server
EndSection

Section "InputDevice"
	Identifier	"AT Translated Set 2 keyboard"
	Driver		"evdev"
        Option          "Device" "/dev/input/event0"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
#	Option		"XkbOptions"	"altwin:meta_win"
EndSection

Section "InputDevice"
        Identifier      "Kingsis Peripherals Evoluent VerticalMouse 2"
        Driver          "evdev"
        Option          "Device" "/dev/input/by-id/usb-Kingsis_Peripherals_Evoluent_VerticalMouse_2-event-mouse"
        Option          "CorePointer"
#        Option          "Device"                "/dev/input/mice"
#        Option          "Protocol"              "ImPS/2"
#        Option          "Emulate3Buttons"       "true"
#        Option          "ButtonMapping"         "1 3 2"
        Option          "Buttons"               "9"
        Option          "ButtonMapping"         "1 9 2 4 5 3 3 3 3"
        Option          "ZAxisMapping"          "4 5"
EndSection


Section "Device"
	Identifier	"Generic Video Card"
#	Driver		"radeonhd"
#	Driver		"radeon"
	Driver		"vesa"
#        Option          "HPD"         "off"
#        Option          "AccelMethod" "exa"
        Option          "DRI"         "on"
	BusID		"PCI:7:0:0"
EndSection

#Section "Monitor"
#	Identifier	"SyncMaster"
#	Option		"DPMS"
#	HorizSync	30-81
#	VertRefresh	56-75
#EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
#	Monitor		"SyncMaster"
	DefaultDepth	24
#	SubSection "Display"
#		Modes		"1280x1024" "1152x864" "1024x768"
#	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	#InputDevice	"AT Translated Set 2 keyboard"
	#InputDevice	"Kingsis Peripherals Evoluent VerticalMouse 2"
EndSection


/etc/X11/xorg.conf.d does not exist.

KMS configuration files:
------------------------
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.37 (2.6.37) (root@shannon) (gcc version 4.4.5 (Debian 4.4.5-13) ) #1 SMP Fri Mar 4 19:35:40 PST 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 125508 Mar  4 21:03 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   320.395] 
X.Org X Server 1.9.4
Release Date: 2011-02-04
[   320.396] X Protocol Version 11, Revision 0
[   320.396] Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
[   320.396] Current Operating System: Linux shannon 2.6.37 #1 SMP Fri Mar 4 19:35:40 PST 2011 x86_64
[   320.396] Kernel command line: root=/dev/sda7 ro 
[   320.396] Build Date: 20 February 2011  04:48:15AM
[   320.396] xorg-server 2:1.9.4-3 (Cyril Brulebois <kibi@debian.org>) 
[   320.396] Current version of pixman: 0.21.4
[   320.396] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   320.397] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   320.397] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Mar  4 21:03:22 2011
[   320.398] (==) Using config file: "/etc/X11/xorg.conf"
[   320.398] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   320.398] (==) ServerLayout "Default Layout"
[   320.398] (**) |-->Screen "Default Screen" (0)
[   320.398] (**) |   |-->Monitor "<default monitor>"
[   320.399] (**) |   |-->Device "Generic Video Card"
[   320.399] (==) No monitor specified for screen "Default Screen".
	Using a default monitor configuration.
[   320.399] (==) Automatically adding devices
[   320.399] (==) Automatically enabling devices
[   320.399] (**) FontPath set to:
	unix/:7100,
	unix/:7101,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[   320.399] (==) ModulePath set to "/usr/lib/xorg/modules"
[   320.399] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   320.399] (II) Loader magic: 0x7cfac0
[   320.399] (II) Module ABI versions:
[   320.399] 	X.Org ANSI C Emulation: 0.4
[   320.399] 	X.Org Video Driver: 8.0
[   320.399] 	X.Org XInput driver : 11.0
[   320.399] 	X.Org Server Extension : 4.0
[   320.401] (--) PCI:*(0:7:0:0) 1002:7244:18bc:3192 rev 0, Mem @ 0xd0000000/268435456, 0xfebf0000/65536, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[   320.401] (--) PCI: (0:7:0:1) 1002:7264:18bc:3193 rev 0, Mem @ 0xfebe0000/65536
[   320.401] (II) Open ACPI successful (/var/run/acpid.socket)
[   320.401] (II) LoadModule: "extmod"
[   320.401] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   320.402] (II) Module extmod: vendor="X.Org Foundation"
[   320.402] 	compiled for 1.9.4, module version = 1.0.0
[   320.402] 	Module class: X.Org Server Extension
[   320.402] 	ABI class: X.Org Server Extension, version 4.0
[   320.402] (II) Loading extension SELinux
[   320.402] (II) Loading extension MIT-SCREEN-SAVER
[   320.402] (II) Loading extension XFree86-VidModeExtension
[   320.402] (II) Loading extension XFree86-DGA
[   320.402] (II) Loading extension DPMS
[   320.402] (II) Loading extension XVideo
[   320.402] (II) Loading extension XVideo-MotionCompensation
[   320.402] (II) Loading extension X-Resource
[   320.402] (II) LoadModule: "dbe"
[   320.403] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   320.403] (II) Module dbe: vendor="X.Org Foundation"
[   320.403] 	compiled for 1.9.4, module version = 1.0.0
[   320.403] 	Module class: X.Org Server Extension
[   320.403] 	ABI class: X.Org Server Extension, version 4.0
[   320.403] (II) Loading extension DOUBLE-BUFFER
[   320.403] (II) LoadModule: "glx"
[   320.403] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   320.403] (II) Module glx: vendor="X.Org Foundation"
[   320.403] 	compiled for 1.9.4, module version = 1.0.0
[   320.403] 	ABI class: X.Org Server Extension, version 4.0
[   320.403] (==) AIGLX enabled
[   320.403] (II) Loading extension GLX
[   320.403] (II) LoadModule: "record"
[   320.404] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   320.404] (II) Module record: vendor="X.Org Foundation"
[   320.404] 	compiled for 1.9.4, module version = 1.13.0
[   320.404] 	Module class: X.Org Server Extension
[   320.404] 	ABI class: X.Org Server Extension, version 4.0
[   320.404] (II) Loading extension RECORD
[   320.404] (II) LoadModule: "dri"
[   320.404] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   320.404] (II) Module dri: vendor="X.Org Foundation"
[   320.405] 	compiled for 1.9.4, module version = 1.0.0
[   320.405] 	ABI class: X.Org Server Extension, version 4.0
[   320.405] (II) Loading extension XFree86-DRI
[   320.405] (II) LoadModule: "dri2"
[   320.405] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   320.405] (II) Module dri2: vendor="X.Org Foundation"
[   320.405] 	compiled for 1.9.4, module version = 1.2.0
[   320.405] 	ABI class: X.Org Server Extension, version 4.0
[   320.405] (II) Loading extension DRI2
[   320.405] (II) LoadModule: "vesa"
[   320.405] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   320.405] (II) Module vesa: vendor="X.Org Foundation"
[   320.405] 	compiled for 1.9.4, module version = 2.3.0
[   320.405] 	Module class: X.Org Video Driver
[   320.405] 	ABI class: X.Org Video Driver, version 8.0
[   320.405] (II) VESA: driver for VESA chipsets: vesa
[   320.405] (--) using VT number 7

[   320.407] (II) Loading sub module "vbe"
[   320.407] (II) LoadModule: "vbe"
[   320.408] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   320.408] (II) Module vbe: vendor="X.Org Foundation"
[   320.408] 	compiled for 1.9.4, module version = 1.1.0
[   320.408] 	ABI class: X.Org Video Driver, version 8.0
[   320.408] (II) Loading sub module "int10"
[   320.408] (II) LoadModule: "int10"
[   320.408] (II) Loading /usr/lib/xorg/modules/libint10.so
[   320.408] (II) Module int10: vendor="X.Org Foundation"
[   320.408] 	compiled for 1.9.4, module version = 1.0.0
[   320.408] 	ABI class: X.Org Video Driver, version 8.0
[   320.408] (II) VESA(0): initializing int10
[   320.416] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   320.417] (II) VESA(0): VESA BIOS detected
[   320.417] (II) VESA(0): VESA VBE Version 3.0
[   320.417] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[   320.417] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
[   320.417] (II) VESA(0): VESA VBE OEM Software Rev: 9.12
[   320.417] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
[   320.417] (II) VESA(0): VESA VBE OEM Product: R580
[   320.417] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[   320.458] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[   320.458] (**) VESA(0): Depth 24, (--) framebuffer bpp 32
[   320.458] (==) VESA(0): RGB weight 888
[   320.458] (==) VESA(0): Default visual is TrueColor
[   320.458] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[   320.458] (II) Loading sub module "ddc"
[   320.458] (II) LoadModule: "ddc"
[   320.458] (II) Module "ddc" already built-in
[   320.640] (II) VESA(0): VESA VBE DDC supported
[   320.640] (II) VESA(0): VESA VBE DDC Level 2
[   320.640] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[   320.769] (II) VESA(0): VESA VBE DDC read successfully
[   320.769] (II) VESA(0): Manufacturer: SAM  Model: 194  Serial#: 1112092985
[   320.769] (II) VESA(0): Year: 2005  Week: 11
[   320.769] (II) VESA(0): EDID Version: 1.3
[   320.769] (II) VESA(0): Digital Display Input
[   320.769] (II) VESA(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[   320.769] (II) VESA(0): Gamma: 2.20
[   320.769] (II) VESA(0): DPMS capabilities: Off
[   320.769] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   320.769] (II) VESA(0): First detailed timing is preferred mode
[   320.769] (II) VESA(0): redX: 0.640 redY: 0.329   greenX: 0.300 greenY: 0.600
[   320.769] (II) VESA(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[   320.769] (II) VESA(0): Supported established timings:
[   320.769] (II) VESA(0): 720x400@70Hz
[   320.769] (II) VESA(0): 640x480@60Hz
[   320.769] (II) VESA(0): 640x480@67Hz
[   320.769] (II) VESA(0): 640x480@72Hz
[   320.769] (II) VESA(0): 640x480@75Hz
[   320.769] (II) VESA(0): 800x600@56Hz
[   320.769] (II) VESA(0): 800x600@60Hz
[   320.769] (II) VESA(0): 800x600@72Hz
[   320.769] (II) VESA(0): 800x600@75Hz
[   320.769] (II) VESA(0): 832x624@75Hz
[   320.769] (II) VESA(0): 1024x768@60Hz
[   320.769] (II) VESA(0): 1024x768@70Hz
[   320.769] (II) VESA(0): 1024x768@75Hz
[   320.769] (II) VESA(0): 1280x1024@75Hz
[   320.769] (II) VESA(0): 1152x864@75Hz
[   320.769] (II) VESA(0): Manufacturer's mask: 0
[   320.769] (II) VESA(0): Supported standard timings:
[   320.769] (II) VESA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   320.769] (II) VESA(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   320.769] (II) VESA(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[   320.769] (II) VESA(0): Supported detailed timing:
[   320.769] (II) VESA(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[   320.769] (II) VESA(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[   320.769] (II) VESA(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[   320.769] (II) VESA(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[   320.769] (II) VESA(0): Monitor name: SyncMaster
[   320.769] (II) VESA(0): Serial No: HCJY337580
[   320.769] (II) VESA(0): EDID (in hex):
[   320.769] (II) VESA(0): 	00ffffffffffff004c2d940139314942
[   320.769] (II) VESA(0): 	0b0f010380261e782ade95a3544c9926
[   320.769] (II) VESA(0): 	0f5054bfef8081808140714f01010101
[   320.770] (II) VESA(0): 	010101010101302a009851002a403070
[   320.770] (II) VESA(0): 	1300782d1100001e000000fd00384b1e
[   320.770] (II) VESA(0): 	510e000a202020202020000000fc0053
[   320.770] (II) VESA(0): 	796e634d61737465720a2020000000ff
[   320.770] (II) VESA(0): 	0048434a593333373538300a202000a2
[   320.770] (II) VESA(0): EDID vendor "SAM", prod id 404
[   320.770] (II) VESA(0): Using EDID range info for horizontal sync
[   320.770] (II) VESA(0): Using EDID range info for vertical refresh
[   320.770] (II) VESA(0): Printing DDC gathered Modelines:
[   320.770] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   320.770] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   320.770] (II) VESA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   320.770] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   320.770] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
[   320.770] (II) VESA(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
[   320.770] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   320.770] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   320.770] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   320.770] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   320.770] (II) VESA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   320.770] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   320.770] (II) VESA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   320.770] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   320.770] (II) VESA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
[   320.770] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   320.770] (II) VESA(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   320.770] (II) VESA(0): Searching for matching VESA mode(s):
[   320.770] Mode: 100 (640x400)
[   320.770] 	ModeAttributes: 0xbb
[   320.770] 	WinAAttributes: 0x7
[   320.770] 	WinBAttributes: 0x0
[   320.770] 	WinGranularity: 64
[   320.770] 	WinSize: 64
[   320.770] 	WinASegment: 0xa000
[   320.770] 	WinBSegment: 0x0
[   320.770] 	WinFuncPtr: 0xc0005017
[   320.770] 	BytesPerScanline: 640
[   320.770] 	XResolution: 640
[   320.770] 	YResolution: 400
[   320.770] 	XCharSize: 8
[   320.770] 	YCharSize: 16
[   320.770] 	NumberOfPlanes: 1
[   320.770] 	BitsPerPixel: 8
[   320.770] 	NumberOfBanks: 1
[   320.770] 	MemoryModel: 4
[   320.770] 	BankSize: 0
[   320.770] 	NumberOfImages: 63
[   320.770] 	RedMaskSize: 0
[   320.770] 	RedFieldPosition: 0
[   320.770] 	GreenMaskSize: 0
[   320.770] 	GreenFieldPosition: 0
[   320.770] 	BlueMaskSize: 0
[   320.770] 	BlueFieldPosition: 0
[   320.770] 	RsvdMaskSize: 0
[   320.770] 	RsvdFieldPosition: 0
[   320.770] 	DirectColorModeInfo: 0
[   320.770] 	PhysBasePtr: 0xd0000000
[   320.770] 	LinBytesPerScanLine: 640
[   320.770] 	BnkNumberOfImagePages: 63
[   320.770] 	LinNumberOfImagePages: 63
[   320.770] 	LinRedMaskSize: 0
[   320.770] 	LinRedFieldPosition: 0
[   320.770] 	LinGreenMaskSize: 0
[   320.770] 	LinGreenFieldPosition: 0
[   320.770] 	LinBlueMaskSize: 0
[   320.770] 	LinBlueFieldPosition: 0
[   320.770] 	LinRsvdMaskSize: 0
[   320.770] 	LinRsvdFieldPosition: 0
[   320.770] 	MaxPixelClock: 400000000
[   320.770] Mode: 101 (640x480)
[   320.770] 	ModeAttributes: 0xbb
[   320.770] 	WinAAttributes: 0x7
[   320.770] 	WinBAttributes: 0x0
[   320.770] 	WinGranularity: 64
[   320.771] 	WinSize: 64
[   320.771] 	WinASegment: 0xa000
[   320.771] 	WinBSegment: 0x0
[   320.771] 	WinFuncPtr: 0xc0005017
[   320.771] 	BytesPerScanline: 640
[   320.771] 	XResolution: 640
[   320.771] 	YResolution: 480
[   320.771] 	XCharSize: 8
[   320.771] 	YCharSize: 16
[   320.771] 	NumberOfPlanes: 1
[   320.771] 	BitsPerPixel: 8
[   320.771] 	NumberOfBanks: 1
[   320.771] 	MemoryModel: 4
[   320.771] 	BankSize: 0
[   320.771] 	NumberOfImages: 50
[   320.771] 	RedMaskSize: 0
[   320.771] 	RedFieldPosition: 0
[   320.771] 	GreenMaskSize: 0
[   320.771] 	GreenFieldPosition: 0
[   320.771] 	BlueMaskSize: 0
[   320.771] 	BlueFieldPosition: 0
[   320.771] 	RsvdMaskSize: 0
[   320.771] 	RsvdFieldPosition: 0
[   320.771] 	DirectColorModeInfo: 0
[   320.771] 	PhysBasePtr: 0xd0000000
[   320.771] 	LinBytesPerScanLine: 640
[   320.771] 	BnkNumberOfImagePages: 50
[   320.771] 	LinNumberOfImagePages: 50
[   320.771] 	LinRedMaskSize: 0
[   320.771] 	LinRedFieldPosition: 0
[   320.771] 	LinGreenMaskSize: 0
[   320.771] 	LinGreenFieldPosition: 0
[   320.771] 	LinBlueMaskSize: 0
[   320.771] 	LinBlueFieldPosition: 0
[   320.771] 	LinRsvdMaskSize: 0
[   320.771] 	LinRsvdFieldPosition: 0
[   320.771] 	MaxPixelClock: 400000000
[   320.771] Mode: 103 (800x600)
[   320.771] 	ModeAttributes: 0xbb
[   320.771] 	WinAAttributes: 0x7
[   320.771] 	WinBAttributes: 0x0
[   320.771] 	WinGranularity: 64
[   320.771] 	WinSize: 64
[   320.771] 	WinASegment: 0xa000
[   320.771] 	WinBSegment: 0x0
[   320.771] 	WinFuncPtr: 0xc0005017
[   320.771] 	BytesPerScanline: 832
[   320.771] 	XResolution: 800
[   320.771] 	YResolution: 600
[   320.771] 	XCharSize: 8
[   320.771] 	YCharSize: 14
[   320.771] 	NumberOfPlanes: 1
[   320.771] 	BitsPerPixel: 8
[   320.771] 	NumberOfBanks: 1
[   320.771] 	MemoryModel: 4
[   320.771] 	BankSize: 0
[   320.771] 	NumberOfImages: 31
[   320.771] 	RedMaskSize: 0
[   320.771] 	RedFieldPosition: 0
[   320.771] 	GreenMaskSize: 0
[   320.771] 	GreenFieldPosition: 0
[   320.771] 	BlueMaskSize: 0
[   320.771] 	BlueFieldPosition: 0
[   320.771] 	RsvdMaskSize: 0
[   320.771] 	RsvdFieldPosition: 0
[   320.771] 	DirectColorModeInfo: 0
[   320.771] 	PhysBasePtr: 0xd0000000
[   320.771] 	LinBytesPerScanLine: 832
[   320.771] 	BnkNumberOfImagePages: 31
[   320.771] 	LinNumberOfImagePages: 31
[   320.771] 	LinRedMaskSize: 0
[   320.771] 	LinRedFieldPosition: 0
[   320.771] 	LinGreenMaskSize: 0
[   320.771] 	LinGreenFieldPosition: 0
[   320.771] 	LinBlueMaskSize: 0
[   320.771] 	LinBlueFieldPosition: 0
[   320.771] 	LinRsvdMaskSize: 0
[   320.771] 	LinRsvdFieldPosition: 0
[   320.771] 	MaxPixelClock: 400000000
[   320.771] Mode: 105 (1024x768)
[   320.771] 	ModeAttributes: 0xbb
[   320.771] 	WinAAttributes: 0x7
[   320.771] 	WinBAttributes: 0x0
[   320.771] 	WinGranularity: 64
[   320.771] 	WinSize: 64
[   320.771] 	WinASegment: 0xa000
[   320.771] 	WinBSegment: 0x0
[   320.771] 	WinFuncPtr: 0xc0005017
[   320.771] 	BytesPerScanline: 1024
[   320.771] 	XResolution: 1024
[   320.771] 	YResolution: 768
[   320.772] 	XCharSize: 8
[   320.772] 	YCharSize: 16
[   320.772] 	NumberOfPlanes: 1
[   320.772] 	BitsPerPixel: 8
[   320.772] 	NumberOfBanks: 1
[   320.772] 	MemoryModel: 4
[   320.772] 	BankSize: 0
[   320.772] 	NumberOfImages: 18
[   320.772] 	RedMaskSize: 0
[   320.772] 	RedFieldPosition: 0
[   320.772] 	GreenMaskSize: 0
[   320.772] 	GreenFieldPosition: 0
[   320.772] 	BlueMaskSize: 0
[   320.772] 	BlueFieldPosition: 0
[   320.772] 	RsvdMaskSize: 0
[   320.772] 	RsvdFieldPosition: 0
[   320.772] 	DirectColorModeInfo: 0
[   320.772] 	PhysBasePtr: 0xd0000000
[   320.772] 	LinBytesPerScanLine: 1024
[   320.772] 	BnkNumberOfImagePages: 18
[   320.772] 	LinNumberOfImagePages: 18
[   320.772] 	LinRedMaskSize: 0
[   320.772] 	LinRedFieldPosition: 0
[   320.772] 	LinGreenMaskSize: 0
[   320.772] 	LinGreenFieldPosition: 0
[   320.772] 	LinBlueMaskSize: 0
[   320.772] 	LinBlueFieldPosition: 0
[   320.772] 	LinRsvdMaskSize: 0
[   320.772] 	LinRsvdFieldPosition: 0
[   320.772] 	MaxPixelClock: 400000000
[   320.772] Mode: 107 (1280x1024)
[   320.772] 	ModeAttributes: 0xbb
[   320.772] 	WinAAttributes: 0x7
[   320.772] 	WinBAttributes: 0x0
[   320.772] 	WinGranularity: 64
[   320.772] 	WinSize: 64
[   320.772] 	WinASegment: 0xa000
[   320.772] 	WinBSegment: 0x0
[   320.772] 	WinFuncPtr: 0xc0005017
[   320.772] 	BytesPerScanline: 1280
[   320.772] 	XResolution: 1280
[   320.772] 	YResolution: 1024
[   320.772] 	XCharSize: 8
[   320.772] 	YCharSize: 16
[   320.772] 	NumberOfPlanes: 1
[   320.772] 	BitsPerPixel: 8
[   320.772] 	NumberOfBanks: 1
[   320.772] 	MemoryModel: 4
[   320.772] 	BankSize: 0
[   320.772] 	NumberOfImages: 11
[   320.772] 	RedMaskSize: 0
[   320.772] 	RedFieldPosition: 0
[   320.772] 	GreenMaskSize: 0
[   320.772] 	GreenFieldPosition: 0
[   320.772] 	BlueMaskSize: 0
[   320.772] 	BlueFieldPosition: 0
[   320.772] 	RsvdMaskSize: 0
[   320.772] 	RsvdFieldPosition: 0
[   320.772] 	DirectColorModeInfo: 0
[   320.772] 	PhysBasePtr: 0xd0000000
[   320.772] 	LinBytesPerScanLine: 1280
[   320.772] 	BnkNumberOfImagePages: 11
[   320.772] 	LinNumberOfImagePages: 11
[   320.772] 	LinRedMaskSize: 0
[   320.772] 	LinRedFieldPosition: 0
[   320.772] 	LinGreenMaskSize: 0
[   320.772] 	LinGreenFieldPosition: 0
[   320.772] 	LinBlueMaskSize: 0
[   320.772] 	LinBlueFieldPosition: 0
[   320.772] 	LinRsvdMaskSize: 0
[   320.772] 	LinRsvdFieldPosition: 0
[   320.772] 	MaxPixelClock: 400000000
[   320.772] Mode: 110 (640x480)
[   320.772] 	ModeAttributes: 0xbb
[   320.772] 	WinAAttributes: 0x7
[   320.772] 	WinBAttributes: 0x0
[   320.772] 	WinGranularity: 64
[   320.772] 	WinSize: 64
[   320.772] 	WinASegment: 0xa000
[   320.772] 	WinBSegment: 0x0
[   320.772] 	WinFuncPtr: 0xc0005017
[   320.772] 	BytesPerScanline: 1280
[   320.772] 	XResolution: 640
[   320.772] 	YResolution: 480
[   320.772] 	XCharSize: 8
[   320.772] 	YCharSize: 16
[   320.772] 	NumberOfPlanes: 1
[   320.772] 	BitsPerPixel: 16
[   320.772] 	NumberOfBanks: 1
[   320.772] 	MemoryModel: 6
[   320.772] 	BankSize: 0
[   320.773] 	NumberOfImages: 24
[   320.773] 	RedMaskSize: 5
[   320.773] 	RedFieldPosition: 10
[   320.773] 	GreenMaskSize: 5
[   320.773] 	GreenFieldPosition: 5
[   320.773] 	BlueMaskSize: 5
[   320.773] 	BlueFieldPosition: 0
[   320.773] 	RsvdMaskSize: 0
[   320.773] 	RsvdFieldPosition: 0
[   320.773] 	DirectColorModeInfo: 0
[   320.773] 	PhysBasePtr: 0xd0000000
[   320.773] 	LinBytesPerScanLine: 1280
[   320.773] 	BnkNumberOfImagePages: 24
[   320.773] 	LinNumberOfImagePages: 24
[   320.773] 	LinRedMaskSize: 5
[   320.773] 	LinRedFieldPosition: 10
[   320.773] 	LinGreenMaskSize: 5
[   320.773] 	LinGreenFieldPosition: 5
[   320.773] 	LinBlueMaskSize: 5
[   320.773] 	LinBlueFieldPosition: 0
[   320.773] 	LinRsvdMaskSize: 0
[   320.773] 	LinRsvdFieldPosition: 0
[   320.773] 	MaxPixelClock: 400000000
[   320.773] Mode: 111 (640x480)
[   320.773] 	ModeAttributes: 0xbb
[   320.773] 	WinAAttributes: 0x7
[   320.773] 	WinBAttributes: 0x0
[   320.773] 	WinGranularity: 64
[   320.773] 	WinSize: 64
[   320.773] 	WinASegment: 0xa000
[   320.773] 	WinBSegment: 0x0
[   320.773] 	WinFuncPtr: 0xc0005017
[   320.773] 	BytesPerScanline: 1280
[   320.773] 	XResolution: 640
[   320.773] 	YResolution: 480
[   320.773] 	XCharSize: 8
[   320.773] 	YCharSize: 16
[   320.773] 	NumberOfPlanes: 1
[   320.773] 	BitsPerPixel: 16
[   320.773] 	NumberOfBanks: 1
[   320.773] 	MemoryModel: 6
[   320.773] 	BankSize: 0
[   320.773] 	NumberOfImages: 24
[   320.773] 	RedMaskSize: 5
[   320.773] 	RedFieldPosition: 11
[   320.773] 	GreenMaskSize: 6
[   320.773] 	GreenFieldPosition: 5
[   320.773] 	BlueMaskSize: 5
[   320.773] 	BlueFieldPosition: 0
[   320.773] 	RsvdMaskSize: 0
[   320.773] 	RsvdFieldPosition: 0
[   320.773] 	DirectColorModeInfo: 0
[   320.773] 	PhysBasePtr: 0xd0000000
[   320.773] 	LinBytesPerScanLine: 1280
[   320.773] 	BnkNumberOfImagePages: 24
[   320.773] 	LinNumberOfImagePages: 24
[   320.773] 	LinRedMaskSize: 5
[   320.773] 	LinRedFieldPosition: 11
[   320.773] 	LinGreenMaskSize: 6
[   320.773] 	LinGreenFieldPosition: 5
[   320.773] 	LinBlueMaskSize: 5
[   320.773] 	LinBlueFieldPosition: 0
[   320.773] 	LinRsvdMaskSize: 0
[   320.773] 	LinRsvdFieldPosition: 0
[   320.773] 	MaxPixelClock: 400000000
[   320.773] *Mode: 112 (640x480)
[   320.773] 	ModeAttributes: 0xbb
[   320.773] 	WinAAttributes: 0x7
[   320.773] 	WinBAttributes: 0x0
[   320.773] 	WinGranularity: 64
[   320.773] 	WinSize: 64
[   320.773] 	WinASegment: 0xa000
[   320.773] 	WinBSegment: 0x0
[   320.773] 	WinFuncPtr: 0xc0005017
[   320.773] 	BytesPerScanline: 2560
[   320.773] 	XResolution: 640
[   320.773] 	YResolution: 480
[   320.773] 	XCharSize: 8
[   320.773] 	YCharSize: 16
[   320.773] 	NumberOfPlanes: 1
[   320.773] 	BitsPerPixel: 32
[   320.773] 	NumberOfBanks: 1
[   320.773] 	MemoryModel: 6
[   320.773] 	BankSize: 0
[   320.773] 	NumberOfImages: 12
[   320.773] 	RedMaskSize: 8
[   320.774] 	RedFieldPosition: 16
[   320.774] 	GreenMaskSize: 8
[   320.774] 	GreenFieldPosition: 8
[   320.774] 	BlueMaskSize: 8
[   320.774] 	BlueFieldPosition: 0
[   320.774] 	RsvdMaskSize: 0
[   320.774] 	RsvdFieldPosition: 0
[   320.774] 	DirectColorModeInfo: 0
[   320.774] 	PhysBasePtr: 0xd0000000
[   320.774] 	LinBytesPerScanLine: 2560
[   320.774] 	BnkNumberOfImagePages: 12
[   320.774] 	LinNumberOfImagePages: 12
[   320.774] 	LinRedMaskSize: 8
[   320.774] 	LinRedFieldPosition: 16
[   320.774] 	LinGreenMaskSize: 8
[   320.774] 	LinGreenFieldPosition: 8
[   320.774] 	LinBlueMaskSize: 8
[   320.774] 	LinBlueFieldPosition: 0
[   320.774] 	LinRsvdMaskSize: 0
[   320.774] 	LinRsvdFieldPosition: 0
[   320.774] 	MaxPixelClock: 400000000
[   320.774] Mode: 113 (800x600)
[   320.774] 	ModeAttributes: 0xbb
[   320.774] 	WinAAttributes: 0x7
[   320.774] 	WinBAttributes: 0x0
[   320.774] 	WinGranularity: 64
[   320.774] 	WinSize: 64
[   320.774] 	WinASegment: 0xa000
[   320.774] 	WinBSegment: 0x0
[   320.774] 	WinFuncPtr: 0xc0005017
[   320.774] 	BytesPerScanline: 1600
[   320.774] 	XResolution: 800
[   320.774] 	YResolution: 600
[   320.774] 	XCharSize: 8
[   320.774] 	YCharSize: 14
[   320.774] 	NumberOfPlanes: 1
[   320.774] 	BitsPerPixel: 16
[   320.774] 	NumberOfBanks: 1
[   320.774] 	MemoryModel: 6
[   320.774] 	BankSize: 0
[   320.774] 	NumberOfImages: 16
[   320.774] 	RedMaskSize: 5
[   320.774] 	RedFieldPosition: 10
[   320.774] 	GreenMaskSize: 5
[   320.774] 	GreenFieldPosition: 5
[   320.774] 	BlueMaskSize: 5
[   320.774] 	BlueFieldPosition: 0
[   320.774] 	RsvdMaskSize: 0
[   320.774] 	RsvdFieldPosition: 0
[   320.774] 	DirectColorModeInfo: 0
[   320.774] 	PhysBasePtr: 0xd0000000
[   320.774] 	LinBytesPerScanLine: 1600
[   320.774] 	BnkNumberOfImagePages: 16
[   320.774] 	LinNumberOfImagePages: 16
[   320.774] 	LinRedMaskSize: 5
[   320.774] 	LinRedFieldPosition: 10
[   320.774] 	LinGreenMaskSize: 5
[   320.774] 	LinGreenFieldPosition: 5
[   320.774] 	LinBlueMaskSize: 5
[   320.774] 	LinBlueFieldPosition: 0
[   320.774] 	LinRsvdMaskSize: 0
[   320.774] 	LinRsvdFieldPosition: 0
[   320.774] 	MaxPixelClock: 400000000
[   320.774] Mode: 114 (800x600)
[   320.774] 	ModeAttributes: 0xbb
[   320.774] 	WinAAttributes: 0x7
[   320.774] 	WinBAttributes: 0x0
[   320.774] 	WinGranularity: 64
[   320.774] 	WinSize: 64
[   320.774] 	WinASegment: 0xa000
[   320.774] 	WinBSegment: 0x0
[   320.774] 	WinFuncPtr: 0xc0005017
[   320.774] 	BytesPerScanline: 1600
[   320.774] 	XResolution: 800
[   320.774] 	YResolution: 600
[   320.774] 	XCharSize: 8
[   320.774] 	YCharSize: 14
[   320.774] 	NumberOfPlanes: 1
[   320.774] 	BitsPerPixel: 16
[   320.774] 	NumberOfBanks: 1
[   320.774] 	MemoryModel: 6
[   320.774] 	BankSize: 0
[   320.774] 	NumberOfImages: 16
[   320.774] 	RedMaskSize: 5
[   320.774] 	RedFieldPosition: 11
[   320.774] 	GreenMaskSize: 6
[   320.774] 	GreenFieldPosition: 5
[   320.774] 	BlueMaskSize: 5
[   320.775] 	BlueFieldPosition: 0
[   320.775] 	RsvdMaskSize: 0
[   320.775] 	RsvdFieldPosition: 0
[   320.775] 	DirectColorModeInfo: 0
[   320.775] 	PhysBasePtr: 0xd0000000
[   320.775] 	LinBytesPerScanLine: 1600
[   320.775] 	BnkNumberOfImagePages: 16
[   320.775] 	LinNumberOfImagePages: 16
[   320.775] 	LinRedMaskSize: 5
[   320.775] 	LinRedFieldPosition: 11
[   320.775] 	LinGreenMaskSize: 6
[   320.775] 	LinGreenFieldPosition: 5
[   320.775] 	LinBlueMaskSize: 5
[   320.775] 	LinBlueFieldPosition: 0
[   320.775] 	LinRsvdMaskSize: 0
[   320.775] 	LinRsvdFieldPosition: 0
[   320.775] 	MaxPixelClock: 400000000
[   320.775] *Mode: 115 (800x600)
[   320.775] 	ModeAttributes: 0xbb
[   320.775] 	WinAAttributes: 0x7
[   320.775] 	WinBAttributes: 0x0
[   320.775] 	WinGranularity: 64
[   320.775] 	WinSize: 64
[   320.775] 	WinASegment: 0xa000
[   320.775] 	WinBSegment: 0x0
[   320.775] 	WinFuncPtr: 0xc0005017
[   320.775] 	BytesPerScanline: 3200
[   320.775] 	XResolution: 800
[   320.775] 	YResolution: 600
[   320.775] 	XCharSize: 8
[   320.775] 	YCharSize: 14
[   320.775] 	NumberOfPlanes: 1
[   320.775] 	BitsPerPixel: 32
[   320.775] 	NumberOfBanks: 1
[   320.775] 	MemoryModel: 6
[   320.775] 	BankSize: 0
[   320.775] 	NumberOfImages: 7
[   320.775] 	RedMaskSize: 8
[   320.775] 	RedFieldPosition: 16
[   320.775] 	GreenMaskSize: 8
[   320.775] 	GreenFieldPosition: 8
[   320.775] 	BlueMaskSize: 8
[   320.775] 	BlueFieldPosition: 0
[   320.775] 	RsvdMaskSize: 0
[   320.775] 	RsvdFieldPosition: 0
[   320.775] 	DirectColorModeInfo: 0
[   320.775] 	PhysBasePtr: 0xd0000000
[   320.775] 	LinBytesPerScanLine: 3200
[   320.775] 	BnkNumberOfImagePages: 7
[   320.775] 	LinNumberOfImagePages: 7
[   320.775] 	LinRedMaskSize: 8
[   320.775] 	LinRedFieldPosition: 16
[   320.775] 	LinGreenMaskSize: 8
[   320.775] 	LinGreenFieldPosition: 8
[   320.775] 	LinBlueMaskSize: 8
[   320.775] 	LinBlueFieldPosition: 0
[   320.775] 	LinRsvdMaskSize: 0
[   320.775] 	LinRsvdFieldPosition: 0
[   320.775] 	MaxPixelClock: 400000000
[   320.775] Mode: 116 (1024x768)
[   320.775] 	ModeAttributes: 0xbb
[   320.775] 	WinAAttributes: 0x7
[   320.775] 	WinBAttributes: 0x0
[   320.775] 	WinGranularity: 64
[   320.775] 	WinSize: 64
[   320.775] 	WinASegment: 0xa000
[   320.775] 	WinBSegment: 0x0
[   320.775] 	WinFuncPtr: 0xc0005017
[   320.775] 	BytesPerScanline: 2048
[   320.775] 	XResolution: 1024
[   320.775] 	YResolution: 768
[   320.775] 	XCharSize: 8
[   320.775] 	YCharSize: 16
[   320.775] 	NumberOfPlanes: 1
[   320.775] 	BitsPerPixel: 16
[   320.775] 	NumberOfBanks: 1
[   320.775] 	MemoryModel: 6
[   320.775] 	BankSize: 0
[   320.775] 	NumberOfImages: 9
[   320.775] 	RedMaskSize: 5
[   320.775] 	RedFieldPosition: 10
[   320.775] 	GreenMaskSize: 5
[   320.775] 	GreenFieldPosition: 5
[   320.775] 	BlueMaskSize: 5
[   320.775] 	BlueFieldPosition: 0
[   320.775] 	RsvdMaskSize: 0
[   320.776] 	RsvdFieldPosition: 0
[   320.776] 	DirectColorModeInfo: 0
[   320.776] 	PhysBasePtr: 0xd0000000
[   320.776] 	LinBytesPerScanLine: 2048
[   320.776] 	BnkNumberOfImagePages: 9
[   320.776] 	LinNumberOfImagePages: 9
[   320.776] 	LinRedMaskSize: 5
[   320.776] 	LinRedFieldPosition: 10
[   320.776] 	LinGreenMaskSize: 5
[   320.776] 	LinGreenFieldPosition: 5
[   320.776] 	LinBlueMaskSize: 5
[   320.776] 	LinBlueFieldPosition: 0
[   320.776] 	LinRsvdMaskSize: 0
[   320.776] 	LinRsvdFieldPosition: 0
[   320.776] 	MaxPixelClock: 400000000
[   320.776] Mode: 117 (1024x768)
[   320.776] 	ModeAttributes: 0xbb
[   320.776] 	WinAAttributes: 0x7
[   320.776] 	WinBAttributes: 0x0
[   320.776] 	WinGranularity: 64
[   320.776] 	WinSize: 64
[   320.776] 	WinASegment: 0xa000
[   320.776] 	WinBSegment: 0x0
[   320.776] 	WinFuncPtr: 0xc0005017
[   320.776] 	BytesPerScanline: 2048
[   320.776] 	XResolution: 1024
[   320.776] 	YResolution: 768
[   320.776] 	XCharSize: 8
[   320.776] 	YCharSize: 16
[   320.776] 	NumberOfPlanes: 1
[   320.776] 	BitsPerPixel: 16
[   320.776] 	NumberOfBanks: 1
[   320.776] 	MemoryModel: 6
[   320.776] 	BankSize: 0
[   320.776] 	NumberOfImages: 9
[   320.776] 	RedMaskSize: 5
[   320.776] 	RedFieldPosition: 11
[   320.776] 	GreenMaskSize: 6
[   320.776] 	GreenFieldPosition: 5
[   320.776] 	BlueMaskSize: 5
[   320.776] 	BlueFieldPosition: 0
[   320.776] 	RsvdMaskSize: 0
[   320.776] 	RsvdFieldPosition: 0
[   320.776] 	DirectColorModeInfo: 0
[   320.776] 	PhysBasePtr: 0xd0000000
[   320.776] 	LinBytesPerScanLine: 2048
[   320.776] 	BnkNumberOfImagePages: 9
[   320.776] 	LinNumberOfImagePages: 9
[   320.776] 	LinRedMaskSize: 5
[   320.776] 	LinRedFieldPosition: 11
[   320.776] 	LinGreenMaskSize: 6
[   320.776] 	LinGreenFieldPosition: 5
[   320.776] 	LinBlueMaskSize: 5
[   320.776] 	LinBlueFieldPosition: 0
[   320.776] 	LinRsvdMaskSize: 0
[   320.776] 	LinRsvdFieldPosition: 0
[   320.776] 	MaxPixelClock: 400000000
[   320.776] *Mode: 118 (1024x768)
[   320.776] 	ModeAttributes: 0xbb
[   320.776] 	WinAAttributes: 0x7
[   320.776] 	WinBAttributes: 0x0
[   320.776] 	WinGranularity: 64
[   320.776] 	WinSize: 64
[   320.776] 	WinASegment: 0xa000
[   320.776] 	WinBSegment: 0x0
[   320.776] 	WinFuncPtr: 0xc0005017
[   320.776] 	BytesPerScanline: 4096
[   320.776] 	XResolution: 1024
[   320.776] 	YResolution: 768
[   320.776] 	XCharSize: 8
[   320.776] 	YCharSize: 16
[   320.776] 	NumberOfPlanes: 1
[   320.776] 	BitsPerPixel: 32
[   320.776] 	NumberOfBanks: 1
[   320.776] 	MemoryModel: 6
[   320.776] 	BankSize: 0
[   320.776] 	NumberOfImages: 4
[   320.776] 	RedMaskSize: 8
[   320.776] 	RedFieldPosition: 16
[   320.776] 	GreenMaskSize: 8
[   320.776] 	GreenFieldPosition: 8
[   320.776] 	BlueMaskSize: 8
[   320.776] 	BlueFieldPosition: 0
[   320.776] 	RsvdMaskSize: 0
[   320.776] 	RsvdFieldPosition: 0
[   320.776] 	DirectColorModeInfo: 0
[   320.776] 	PhysBasePtr: 0xd0000000
[   320.776] 	LinBytesPerScanLine: 4096
[   320.777] 	BnkNumberOfImagePages: 4
[   320.777] 	LinNumberOfImagePages: 4
[   320.777] 	LinRedMaskSize: 8
[   320.777] 	LinRedFieldPosition: 16
[   320.777] 	LinGreenMaskSize: 8
[   320.777] 	LinGreenFieldPosition: 8
[   320.777] 	LinBlueMaskSize: 8
[   320.777] 	LinBlueFieldPosition: 0
[   320.777] 	LinRsvdMaskSize: 0
[   320.777] 	LinRsvdFieldPosition: 0
[   320.777] 	MaxPixelClock: 400000000
[   320.777] Mode: 119 (1280x1024)
[   320.777] 	ModeAttributes: 0xbb
[   320.777] 	WinAAttributes: 0x7
[   320.777] 	WinBAttributes: 0x0
[   320.777] 	WinGranularity: 64
[   320.777] 	WinSize: 64
[   320.777] 	WinASegment: 0xa000
[   320.777] 	WinBSegment: 0x0
[   320.777] 	WinFuncPtr: 0xc0005017
[   320.777] 	BytesPerScanline: 2560
[   320.777] 	XResolution: 1280
[   320.777] 	YResolution: 1024
[   320.777] 	XCharSize: 8
[   320.777] 	YCharSize: 16
[   320.777] 	NumberOfPlanes: 1
[   320.777] 	BitsPerPixel: 16
[   320.777] 	NumberOfBanks: 1
[   320.777] 	MemoryModel: 6
[   320.777] 	BankSize: 0
[   320.777] 	NumberOfImages: 5
[   320.777] 	RedMaskSize: 5
[   320.777] 	RedFieldPosition: 10
[   320.777] 	GreenMaskSize: 5
[   320.777] 	GreenFieldPosition: 5
[   320.777] 	BlueMaskSize: 5
[   320.777] 	BlueFieldPosition: 0
[   320.777] 	RsvdMaskSize: 0
[   320.777] 	RsvdFieldPosition: 0
[   320.777] 	DirectColorModeInfo: 0
[   320.777] 	PhysBasePtr: 0xd0000000
[   320.777] 	LinBytesPerScanLine: 2560
[   320.777] 	BnkNumberOfImagePages: 5
[   320.777] 	LinNumberOfImagePages: 5
[   320.777] 	LinRedMaskSize: 5
[   320.777] 	LinRedFieldPosition: 10
[   320.777] 	LinGreenMaskSize: 5
[   320.777] 	LinGreenFieldPosition: 5
[   320.777] 	LinBlueMaskSize: 5
[   320.777] 	LinBlueFieldPosition: 0
[   320.777] 	LinRsvdMaskSize: 0
[   320.777] 	LinRsvdFieldPosition: 0
[   320.777] 	MaxPixelClock: 400000000
[   320.777] Mode: 11a (1280x1024)
[   320.777] 	ModeAttributes: 0xbb
[   320.777] 	WinAAttributes: 0x7
[   320.777] 	WinBAttributes: 0x0
[   320.777] 	WinGranularity: 64
[   320.777] 	WinSize: 64
[   320.777] 	WinASegment: 0xa000
[   320.777] 	WinBSegment: 0x0
[   320.777] 	WinFuncPtr: 0xc0005017
[   320.777] 	BytesPerScanline: 2560
[   320.777] 	XResolution: 1280
[   320.777] 	YResolution: 1024
[   320.777] 	XCharSize: 8
[   320.777] 	YCharSize: 16
[   320.777] 	NumberOfPlanes: 1
[   320.777] 	BitsPerPixel: 16
[   320.777] 	NumberOfBanks: 1
[   320.777] 	MemoryModel: 6
[   320.777] 	BankSize: 0
[   320.777] 	NumberOfImages: 5
[   320.777] 	RedMaskSize: 5
[   320.777] 	RedFieldPosition: 11
[   320.777] 	GreenMaskSize: 6
[   320.777] 	GreenFieldPosition: 5
[   320.777] 	BlueMaskSize: 5
[   320.777] 	BlueFieldPosition: 0
[   320.777] 	RsvdMaskSize: 0
[   320.777] 	RsvdFieldPosition: 0
[   320.777] 	DirectColorModeInfo: 0
[   320.777] 	PhysBasePtr: 0xd0000000
[   320.778] 	LinBytesPerScanLine: 2560
[   320.778] 	BnkNumberOfImagePages: 5
[   320.778] 	LinNumberOfImagePages: 5
[   320.778] 	LinRedMaskSize: 5
[   320.778] 	LinRedFieldPosition: 11
[   320.778] 	LinGreenMaskSize: 6
[   320.778] 	LinGreenFieldPosition: 5
[   320.778] 	LinBlueMaskSize: 5
[   320.778] 	LinBlueFieldPosition: 0
[   320.778] 	LinRsvdMaskSize: 0
[   320.778] 	LinRsvdFieldPosition: 0
[   320.778] 	MaxPixelClock: 400000000
[   320.778] *Mode: 11b (1280x1024)
[   320.778] 	ModeAttributes: 0xbb
[   320.778] 	WinAAttributes: 0x7
[   320.778] 	WinBAttributes: 0x0
[   320.778] 	WinGranularity: 64
[   320.778] 	WinSize: 64
[   320.778] 	WinASegment: 0xa000
[   320.778] 	WinBSegment: 0x0
[   320.778] 	WinFuncPtr: 0xc0005017
[   320.778] 	BytesPerScanline: 5120
[   320.778] 	XResolution: 1280
[   320.778] 	YResolution: 1024
[   320.778] 	XCharSize: 8
[   320.778] 	YCharSize: 16
[   320.778] 	NumberOfPlanes: 1
[   320.778] 	BitsPerPixel: 32
[   320.778] 	NumberOfBanks: 1
[   320.778] 	MemoryModel: 6
[   320.778] 	BankSize: 0
[   320.778] 	NumberOfImages: 2
[   320.778] 	RedMaskSize: 8
[   320.778] 	RedFieldPosition: 16
[   320.778] 	GreenMaskSize: 8
[   320.778] 	GreenFieldPosition: 8
[   320.778] 	BlueMaskSize: 8
[   320.778] 	BlueFieldPosition: 0
[   320.778] 	RsvdMaskSize: 0
[   320.778] 	RsvdFieldPosition: 0
[   320.778] 	DirectColorModeInfo: 0
[   320.778] 	PhysBasePtr: 0xd0000000
[   320.778] 	LinBytesPerScanLine: 5120
[   320.778] 	BnkNumberOfImagePages: 2
[   320.778] 	LinNumberOfImagePages: 2
[   320.778] 	LinRedMaskSize: 8
[   320.778] 	LinRedFieldPosition: 16
[   320.778] 	LinGreenMaskSize: 8
[   320.778] 	LinGreenFieldPosition: 8
[   320.778] 	LinBlueMaskSize: 8
[   320.778] 	LinBlueFieldPosition: 0
[   320.778] 	LinRsvdMaskSize: 0
[   320.778] 	LinRsvdFieldPosition: 0
[   320.778] 	MaxPixelClock: 400000000
[   320.778] Mode: 10d (320x200)
[   320.778] 	ModeAttributes: 0xbb
[   320.778] 	WinAAttributes: 0x7
[   320.778] 	WinBAttributes: 0x0
[   320.778] 	WinGranularity: 64
[   320.778] 	WinSize: 64
[   320.778] 	WinASegment: 0xa000
[   320.778] 	WinBSegment: 0x0
[   320.778] 	WinFuncPtr: 0xc0005017
[   320.778] 	BytesPerScanline: 640
[   320.778] 	XResolution: 320
[   320.778] 	YResolution: 200
[   320.778] 	XCharSize: 8
[   320.778] 	YCharSize: 8
[   320.778] 	NumberOfPlanes: 1
[   320.778] 	BitsPerPixel: 16
[   320.778] 	NumberOfBanks: 1
[   320.778] 	MemoryModel: 6
[   320.778] 	BankSize: 0
[   320.778] 	NumberOfImages: 127
[   320.778] 	RedMaskSize: 5
[   320.778] 	RedFieldPosition: 10
[   320.778] 	GreenMaskSize: 5
[   320.778] 	GreenFieldPosition: 5
[   320.778] 	BlueMaskSize: 5
[   320.778] 	BlueFieldPosition: 0
[   320.778] 	RsvdMaskSize: 0
[   320.778] 	RsvdFieldPosition: 0
[   320.778] 	DirectColorModeInfo: 0
[   320.778] 	PhysBasePtr: 0xd0000000
[   320.778] 	LinBytesPerScanLine: 640
[   320.779] 	BnkNumberOfImagePages: 127
[   320.779] 	LinNumberOfImagePages: 127
[   320.779] 	LinRedMaskSize: 5
[   320.779] 	LinRedFieldPosition: 10
[   320.779] 	LinGreenMaskSize: 5
[   320.779] 	LinGreenFieldPosition: 5
[   320.779] 	LinBlueMaskSize: 5
[   320.779] 	LinBlueFieldPosition: 0
[   320.779] 	LinRsvdMaskSize: 0
[   320.779] 	LinRsvdFieldPosition: 0
[   320.779] 	MaxPixelClock: 400000000
[   320.779] Mode: 10e (320x200)
[   320.779] 	ModeAttributes: 0xbb
[   320.779] 	WinAAttributes: 0x7
[   320.779] 	WinBAttributes: 0x0
[   320.779] 	WinGranularity: 64
[   320.779] 	WinSize: 64
[   320.779] 	WinASegment: 0xa000
[   320.779] 	WinBSegment: 0x0
[   320.779] 	WinFuncPtr: 0xc0005017
[   320.779] 	BytesPerScanline: 640
[   320.779] 	XResolution: 320
[   320.779] 	YResolution: 200
[   320.779] 	XCharSize: 8
[   320.779] 	YCharSize: 8
[   320.779] 	NumberOfPlanes: 1
[   320.779] 	BitsPerPixel: 16
[   320.779] 	NumberOfBanks: 1
[   320.779] 	MemoryModel: 6
[   320.779] 	BankSize: 0
[   320.779] 	NumberOfImages: 127
[   320.779] 	RedMaskSize: 5
[   320.779] 	RedFieldPosition: 11
[   320.779] 	GreenMaskSize: 6
[   320.779] 	GreenFieldPosition: 5
[   320.779] 	BlueMaskSize: 5
[   320.779] 	BlueFieldPosition: 0
[   320.779] 	RsvdMaskSize: 0
[   320.779] 	RsvdFieldPosition: 0
[   320.779] 	DirectColorModeInfo: 0
[   320.779] 	PhysBasePtr: 0xd0000000
[   320.779] 	LinBytesPerScanLine: 640
[   320.779] 	BnkNumberOfImagePages: 127
[   320.779] 	LinNumberOfImagePages: 127
[   320.779] 	LinRedMaskSize: 5
[   320.779] 	LinRedFieldPosition: 11
[   320.779] 	LinGreenMaskSize: 6
[   320.779] 	LinGreenFieldPosition: 5
[   320.779] 	LinBlueMaskSize: 5
[   320.779] 	LinBlueFieldPosition: 0
[   320.779] 	LinRsvdMaskSize: 0
[   320.779] 	LinRsvdFieldPosition: 0
[   320.779] 	MaxPixelClock: 400000000
[   320.779] *Mode: 10f (320x200)
[   320.779] 	ModeAttributes: 0xbb
[   320.779] 	WinAAttributes: 0x7
[   320.779] 	WinBAttributes: 0x0
[   320.779] 	WinGranularity: 64
[   320.779] 	WinSize: 64
[   320.779] 	WinASegment: 0xa000
[   320.779] 	WinBSegment: 0x0
[   320.779] 	WinFuncPtr: 0xc0005017
[   320.779] 	BytesPerScanline: 1280
[   320.779] 	XResolution: 320
[   320.779] 	YResolution: 200
[   320.779] 	XCharSize: 8
[   320.779] 	YCharSize: 8
[   320.779] 	NumberOfPlanes: 1
[   320.779] 	BitsPerPixel: 32
[   320.779] 	NumberOfBanks: 1
[   320.779] 	MemoryModel: 6
[   320.779] 	BankSize: 0
[   320.779] 	NumberOfImages: 63
[   320.779] 	RedMaskSize: 8
[   320.779] 	RedFieldPosition: 16
[   320.779] 	GreenMaskSize: 8
[   320.779] 	GreenFieldPosition: 8
[   320.779] 	BlueMaskSize: 8
[   320.779] 	BlueFieldPosition: 0
[   320.779] 	RsvdMaskSize: 0
[   320.779] 	RsvdFieldPosition: 0
[   320.779] 	DirectColorModeInfo: 0
[   320.779] 	PhysBasePtr: 0xd0000000
[   320.779] 	LinBytesPerScanLine: 1280
[   320.779] 	BnkNumberOfImagePages: 63
[   320.779] 	LinNumberOfImagePages: 63
[   320.780] 	LinRedMaskSize: 8
[   320.780] 	LinRedFieldPosition: 16
[   320.780] 	LinGreenMaskSize: 8
[   320.780] 	LinGreenFieldPosition: 8
[   320.780] 	LinBlueMaskSize: 8
[   320.780] 	LinBlueFieldPosition: 0
[   320.780] 	LinRsvdMaskSize: 0
[   320.780] 	LinRsvdFieldPosition: 0
[   320.780] 	MaxPixelClock: 400000000
[   320.780] *Mode: 120 (320x200)
[   320.780] 	ModeAttributes: 0xbb
[   320.780] 	WinAAttributes: 0x7
[   320.780] 	WinBAttributes: 0x0
[   320.780] 	WinGranularity: 64
[   320.780] 	WinSize: 64
[   320.780] 	WinASegment: 0xa000
[   320.780] 	WinBSegment: 0x0
[   320.780] 	WinFuncPtr: 0xc0005017
[   320.780] 	BytesPerScanline: 1280
[   320.780] 	XResolution: 320
[   320.780] 	YResolution: 200
[   320.780] 	XCharSize: 8
[   320.780] 	YCharSize: 8
[   320.780] 	NumberOfPlanes: 1
[   320.780] 	BitsPerPixel: 32
[   320.780] 	NumberOfBanks: 1
[   320.780] 	MemoryModel: 6
[   320.780] 	BankSize: 0
[   320.780] 	NumberOfImages: 63
[   320.780] 	RedMaskSize: 8
[   320.780] 	RedFieldPosition: 16
[   320.780] 	GreenMaskSize: 8
[   320.780] 	GreenFieldPosition: 8
[   320.780] 	BlueMaskSize: 8
[   320.780] 	BlueFieldPosition: 0
[   320.780] 	RsvdMaskSize: 0
[   320.780] 	RsvdFieldPosition: 0
[   320.780] 	DirectColorModeInfo: 0
[   320.780] 	PhysBasePtr: 0xd0000000
[   320.780] 	LinBytesPerScanLine: 1280
[   320.780] 	BnkNumberOfImagePages: 63
[   320.780] 	LinNumberOfImagePages: 63
[   320.780] 	LinRedMaskSize: 8
[   320.780] 	LinRedFieldPosition: 16
[   320.780] 	LinGreenMaskSize: 8
[   320.780] 	LinGreenFieldPosition: 8
[   320.780] 	LinBlueMaskSize: 8
[   320.780] 	LinBlueFieldPosition: 0
[   320.780] 	LinRsvdMaskSize: 0
[   320.780] 	LinRsvdFieldPosition: 0
[   320.780] 	MaxPixelClock: 400000000
[   320.780] Mode: 193 (320x240)
[   320.780] 	ModeAttributes: 0xbb
[   320.780] 	WinAAttributes: 0x7
[   320.780] 	WinBAttributes: 0x0
[   320.780] 	WinGranularity: 64
[   320.780] 	WinSize: 64
[   320.780] 	WinASegment: 0xa000
[   320.780] 	WinBSegment: 0x0
[   320.780] 	WinFuncPtr: 0xc0005017
[   320.780] 	BytesPerScanline: 320
[   320.780] 	XResolution: 320
[   320.780] 	YResolution: 240
[   320.780] 	XCharSize: 8
[   320.780] 	YCharSize: 8
[   320.780] 	NumberOfPlanes: 1
[   320.780] 	BitsPerPixel: 8
[   320.780] 	NumberOfBanks: 1
[   320.780] 	MemoryModel: 4
[   320.780] 	BankSize: 0
[   320.780] 	NumberOfImages: 127
[   320.780] 	RedMaskSize: 0
[   320.780] 	RedFieldPosition: 0
[   320.780] 	GreenMaskSize: 0
[   320.780] 	GreenFieldPosition: 0
[   320.780] 	BlueMaskSize: 0
[   320.780] 	BlueFieldPosition: 0
[   320.780] 	RsvdMaskSize: 0
[   320.780] 	RsvdFieldPosition: 0
[   320.780] 	DirectColorModeInfo: 0
[   320.780] 	PhysBasePtr: 0xd0000000
[   320.780] 	LinBytesPerScanLine: 320
[   320.780] 	BnkNumberOfImagePages: 127
[   320.780] 	LinNumberOfImagePages: 127
[   320.781] 	LinRedMaskSize: 0
[   320.781] 	LinRedFieldPosition: 0
[   320.781] 	LinGreenMaskSize: 0
[   320.781] 	LinGreenFieldPosition: 0
[   320.781] 	LinBlueMaskSize: 0
[   320.781] 	LinBlueFieldPosition: 0
[   320.781] 	LinRsvdMaskSize: 0
[   320.781] 	LinRsvdFieldPosition: 0
[   320.781] 	MaxPixelClock: 400000000
[   320.781] Mode: 194 (320x240)
[   320.781] 	ModeAttributes: 0xbb
[   320.781] 	WinAAttributes: 0x7
[   320.781] 	WinBAttributes: 0x0
[   320.781] 	WinGranularity: 64
[   320.781] 	WinSize: 64
[   320.781] 	WinASegment: 0xa000
[   320.781] 	WinBSegment: 0x0
[   320.781] 	WinFuncPtr: 0xc0005017
[   320.781] 	BytesPerScanline: 640
[   320.781] 	XResolution: 320
[   320.781] 	YResolution: 240
[   320.781] 	XCharSize: 8
[   320.781] 	YCharSize: 8
[   320.781] 	NumberOfPlanes: 1
[   320.781] 	BitsPerPixel: 16
[   320.781] 	NumberOfBanks: 1
[   320.781] 	MemoryModel: 6
[   320.781] 	BankSize: 0
[   320.781] 	NumberOfImages: 84
[   320.781] 	RedMaskSize: 5
[   320.781] 	RedFieldPosition: 10
[   320.781] 	GreenMaskSize: 5
[   320.781] 	GreenFieldPosition: 5
[   320.781] 	BlueMaskSize: 5
[   320.781] 	BlueFieldPosition: 0
[   320.781] 	RsvdMaskSize: 0
[   320.781] 	RsvdFieldPosition: 0
[   320.781] 	DirectColorModeInfo: 0
[   320.781] 	PhysBasePtr: 0xd0000000
[   320.781] 	LinBytesPerScanLine: 640
[   320.781] 	BnkNumberOfImagePages: 84
[   320.781] 	LinNumberOfImagePages: 84
[   320.781] 	LinRedMaskSize: 5
[   320.781] 	LinRedFieldPosition: 10
[   320.781] 	LinGreenMaskSize: 5
[   320.781] 	LinGreenFieldPosition: 5
[   320.781] 	LinBlueMaskSize: 5
[   320.781] 	LinBlueFieldPosition: 0
[   320.781] 	LinRsvdMaskSize: 0
[   320.781] 	LinRsvdFieldPosition: 0
[   320.781] 	MaxPixelClock: 400000000
[   320.781] Mode: 195 (320x240)
[   320.781] 	ModeAttributes: 0xbb
[   320.781] 	WinAAttributes: 0x7
[   320.781] 	WinBAttributes: 0x0
[   320.781] 	WinGranularity: 64
[   320.781] 	WinSize: 64
[   320.781] 	WinASegment: 0xa000
[   320.781] 	WinBSegment: 0x0
[   320.781] 	WinFuncPtr: 0xc0005017
[   320.781] 	BytesPerScanline: 640
[   320.781] 	XResolution: 320
[   320.781] 	YResolution: 240
[   320.781] 	XCharSize: 8
[   320.781] 	YCharSize: 8
[   320.781] 	NumberOfPlanes: 1
[   320.781] 	BitsPerPixel: 16
[   320.781] 	NumberOfBanks: 1
[   320.781] 	MemoryModel: 6
[   320.781] 	BankSize: 0
[   320.781] 	NumberOfImages: 84
[   320.781] 	RedMaskSize: 5
[   320.781] 	RedFieldPosition: 11
[   320.781] 	GreenMaskSize: 6
[   320.781] 	GreenFieldPosition: 5
[   320.781] 	BlueMaskSize: 5
[   320.781] 	BlueFieldPosition: 0
[   320.781] 	RsvdMaskSize: 0
[   320.781] 	RsvdFieldPosition: 0
[   320.781] 	DirectColorModeInfo: 0
[   320.781] 	PhysBasePtr: 0xd0000000
[   320.781] 	LinBytesPerScanLine: 640
[   320.781] 	BnkNumberOfImagePages: 84
[   320.781] 	LinNumberOfImagePages: 84
[   320.781] 	LinRedMaskSize: 5
[   320.782] 	LinRedFieldPosition: 11
[   320.782] 	LinGreenMaskSize: 6
[   320.782] 	LinGreenFieldPosition: 5
[   320.782] 	LinBlueMaskSize: 5
[   320.782] 	LinBlueFieldPosition: 0
[   320.782] 	LinRsvdMaskSize: 0
[   320.782] 	LinRsvdFieldPosition: 0
[   320.782] 	MaxPixelClock: 400000000
[   320.782] *Mode: 196 (320x240)
[   320.782] 	ModeAttributes: 0xbb
[   320.782] 	WinAAttributes: 0x7
[   320.782] 	WinBAttributes: 0x0
[   320.782] 	WinGranularity: 64
[   320.782] 	WinSize: 64
[   320.782] 	WinASegment: 0xa000
[   320.782] 	WinBSegment: 0x0
[   320.782] 	WinFuncPtr: 0xc0005017
[   320.782] 	BytesPerScanline: 1280
[   320.782] 	XResolution: 320
[   320.782] 	YResolution: 240
[   320.782] 	XCharSize: 8
[   320.782] 	YCharSize: 8
[   320.782] 	NumberOfPlanes: 1
[   320.782] 	BitsPerPixel: 32
[   320.782] 	NumberOfBanks: 1
[   320.782] 	MemoryModel: 6
[   320.782] 	BankSize: 0
[   320.782] 	NumberOfImages: 50
[   320.782] 	RedMaskSize: 8
[   320.782] 	RedFieldPosition: 16
[   320.782] 	GreenMaskSize: 8
[   320.782] 	GreenFieldPosition: 8
[   320.782] 	BlueMaskSize: 8
[   320.782] 	BlueFieldPosition: 0
[   320.782] 	RsvdMaskSize: 0
[   320.782] 	RsvdFieldPosition: 0
[   320.782] 	DirectColorModeInfo: 0
[   320.782] 	PhysBasePtr: 0xd0000000
[   320.782] 	LinBytesPerScanLine: 1280
[   320.782] 	BnkNumberOfImagePages: 50
[   320.782] 	LinNumberOfImagePages: 50
[   320.782] 	LinRedMaskSize: 8
[   320.782] 	LinRedFieldPosition: 16
[   320.782] 	LinGreenMaskSize: 8
[   320.782] 	LinGreenFieldPosition: 8
[   320.782] 	LinBlueMaskSize: 8
[   320.782] 	LinBlueFieldPosition: 0
[   320.782] 	LinRsvdMaskSize: 0
[   320.782] 	LinRsvdFieldPosition: 0
[   320.782] 	MaxPixelClock: 400000000
[   320.782] Mode: 1b3 (512x384)
[   320.782] 	ModeAttributes: 0xbb
[   320.782] 	WinAAttributes: 0x7
[   320.782] 	WinBAttributes: 0x0
[   320.782] 	WinGranularity: 64
[   320.782] 	WinSize: 64
[   320.782] 	WinASegment: 0xa000
[   320.782] 	WinBSegment: 0x0
[   320.782] 	WinFuncPtr: 0xc0005017
[   320.782] 	BytesPerScanline: 512
[   320.782] 	XResolution: 512
[   320.782] 	YResolution: 384
[   320.782] 	XCharSize: 8
[   320.782] 	YCharSize: 16
[   320.782] 	NumberOfPlanes: 1
[   320.782] 	BitsPerPixel: 8
[   320.782] 	NumberOfBanks: 1
[   320.782] 	MemoryModel: 4
[   320.782] 	BankSize: 0
[   320.782] 	NumberOfImages: 63
[   320.782] 	RedMaskSize: 0
[   320.782] 	RedFieldPosition: 0
[   320.782] 	GreenMaskSize: 0
[   320.782] 	GreenFieldPosition: 0
[   320.782] 	BlueMaskSize: 0
[   320.782] 	BlueFieldPosition: 0
[   320.782] 	RsvdMaskSize: 0
[   320.782] 	RsvdFieldPosition: 0
[   320.782] 	DirectColorModeInfo: 0
[   320.782] 	PhysBasePtr: 0xd0000000
[   320.782] 	LinBytesPerScanLine: 512
[   320.782] 	BnkNumberOfImagePages: 63
[   320.782] 	LinNumberOfImagePages: 63
[   320.782] 	LinRedMaskSize: 0
[   320.782] 	LinRedFieldPosition: 0
[   320.783] 	LinGreenMaskSize: 0
[   320.783] 	LinGreenFieldPosition: 0
[   320.783] 	LinBlueMaskSize: 0
[   320.783] 	LinBlueFieldPosition: 0
[   320.783] 	LinRsvdMaskSize: 0
[   320.783] 	LinRsvdFieldPosition: 0
[   320.783] 	MaxPixelClock: 400000000
[   320.783] Mode: 1b4 (512x384)
[   320.783] 	ModeAttributes: 0xbb
[   320.783] 	WinAAttributes: 0x7
[   320.783] 	WinBAttributes: 0x0
[   320.783] 	WinGranularity: 64
[   320.783] 	WinSize: 64
[   320.783] 	WinASegment: 0xa000
[   320.783] 	WinBSegment: 0x0
[   320.783] 	WinFuncPtr: 0xc0005017
[   320.783] 	BytesPerScanline: 1024
[   320.783] 	XResolution: 512
[   320.783] 	YResolution: 384
[   320.783] 	XCharSize: 8
[   320.783] 	YCharSize: 16
[   320.783] 	NumberOfPlanes: 1
[   320.783] 	BitsPerPixel: 16
[   320.783] 	NumberOfBanks: 1
[   320.783] 	MemoryModel: 6
[   320.783] 	BankSize: 0
[   320.783] 	NumberOfImages: 35
[   320.783] 	RedMaskSize: 5
[   320.783] 	RedFieldPosition: 10
[   320.783] 	GreenMaskSize: 5
[   320.783] 	GreenFieldPosition: 5
[   320.783] 	BlueMaskSize: 5
[   320.783] 	BlueFieldPosition: 0
[   320.783] 	RsvdMaskSize: 0
[   320.783] 	RsvdFieldPosition: 0
[   320.783] 	DirectColorModeInfo: 0
[   320.783] 	PhysBasePtr: 0xd0000000
[   320.783] 	LinBytesPerScanLine: 1024
[   320.783] 	BnkNumberOfImagePages: 35
[   320.783] 	LinNumberOfImagePages: 35
[   320.783] 	LinRedMaskSize: 5
[   320.783] 	LinRedFieldPosition: 10
[   320.783] 	LinGreenMaskSize: 5
[   320.783] 	LinGreenFieldPosition: 5
[   320.783] 	LinBlueMaskSize: 5
[   320.783] 	LinBlueFieldPosition: 0
[   320.783] 	LinRsvdMaskSize: 0
[   320.783] 	LinRsvdFieldPosition: 0
[   320.783] 	MaxPixelClock: 400000000
[   320.783] Mode: 1b5 (512x384)
[   320.783] 	ModeAttributes: 0xbb
[   320.783] 	WinAAttributes: 0x7
[   320.783] 	WinBAttributes: 0x0
[   320.783] 	WinGranularity: 64
[   320.783] 	WinSize: 64
[   320.783] 	WinASegment: 0xa000
[   320.783] 	WinBSegment: 0x0
[   320.783] 	WinFuncPtr: 0xc0005017
[   320.783] 	BytesPerScanline: 1024
[   320.783] 	XResolution: 512
[   320.783] 	YResolution: 384
[   320.783] 	XCharSize: 8
[   320.783] 	YCharSize: 16
[   320.783] 	NumberOfPlanes: 1
[   320.783] 	BitsPerPixel: 16
[   320.783] 	NumberOfBanks: 1
[   320.783] 	MemoryModel: 6
[   320.783] 	BankSize: 0
[   320.783] 	NumberOfImages: 35
[   320.783] 	RedMaskSize: 5
[   320.783] 	RedFieldPosition: 11
[   320.783] 	GreenMaskSize: 6
[   320.783] 	GreenFieldPosition: 5
[   320.783] 	BlueMaskSize: 5
[   320.783] 	BlueFieldPosition: 0
[   320.783] 	RsvdMaskSize: 0
[   320.783] 	RsvdFieldPosition: 0
[   320.783] 	DirectColorModeInfo: 0
[   320.783] 	PhysBasePtr: 0xd0000000
[   320.783] 	LinBytesPerScanLine: 1024
[   320.784] 	BnkNumberOfImagePages: 35
[   320.784] 	LinNumberOfImagePages: 35
[   320.784] 	LinRedMaskSize: 5
[   320.784] 	LinRedFieldPosition: 11
[   320.784] 	LinGreenMaskSize: 6
[   320.784] 	LinGreenFieldPosition: 5
[   320.784] 	LinBlueMaskSize: 5
[   320.784] 	LinBlueFieldPosition: 0
[   320.784] 	LinRsvdMaskSize: 0
[   320.784] 	LinRsvdFieldPosition: 0
[   320.784] 	MaxPixelClock: 400000000
[   320.784] *Mode: 1b6 (512x384)
[   320.784] 	ModeAttributes: 0xbb
[   320.784] 	WinAAttributes: 0x7
[   320.784] 	WinBAttributes: 0x0
[   320.784] 	WinGranularity: 64
[   320.784] 	WinSize: 64
[   320.784] 	WinASegment: 0xa000
[   320.784] 	WinBSegment: 0x0
[   320.784] 	WinFuncPtr: 0xc0005017
[   320.784] 	BytesPerScanline: 2048
[   320.784] 	XResolution: 512
[   320.784] 	YResolution: 384
[   320.784] 	XCharSize: 8
[   320.784] 	YCharSize: 16
[   320.784] 	NumberOfPlanes: 1
[   320.784] 	BitsPerPixel: 32
[   320.784] 	NumberOfBanks: 1
[   320.784] 	MemoryModel: 6
[   320.784] 	BankSize: 0
[   320.784] 	NumberOfImages: 18
[   320.784] 	RedMaskSize: 8
[   320.784] 	RedFieldPosition: 16
[   320.784] 	GreenMaskSize: 8
[   320.784] 	GreenFieldPosition: 8
[   320.784] 	BlueMaskSize: 8
[   320.784] 	BlueFieldPosition: 0
[   320.784] 	RsvdMaskSize: 0
[   320.784] 	RsvdFieldPosition: 0
[   320.784] 	DirectColorModeInfo: 0
[   320.784] 	PhysBasePtr: 0xd0000000
[   320.784] 	LinBytesPerScanLine: 2048
[   320.784] 	BnkNumberOfImagePages: 18
[   320.784] 	LinNumberOfImagePages: 18
[   320.784] 	LinRedMaskSize: 8
[   320.784] 	LinRedFieldPosition: 16
[   320.784] 	LinGreenMaskSize: 8
[   320.784] 	LinGreenFieldPosition: 8
[   320.784] 	LinBlueMaskSize: 8
[   320.784] 	LinBlueFieldPosition: 0
[   320.784] 	LinRsvdMaskSize: 0
[   320.784] 	LinRsvdFieldPosition: 0
[   320.784] 	MaxPixelClock: 400000000
[   320.784] Mode: 1c3 (640x350)
[   320.784] 	ModeAttributes: 0xbb
[   320.784] 	WinAAttributes: 0x7
[   320.784] 	WinBAttributes: 0x0
[   320.784] 	WinGranularity: 64
[   320.784] 	WinSize: 64
[   320.784] 	WinASegment: 0xa000
[   320.784] 	WinBSegment: 0x0
[   320.784] 	WinFuncPtr: 0xc0005017
[   320.784] 	BytesPerScanline: 640
[   320.784] 	XResolution: 640
[   320.784] 	YResolution: 350
[   320.784] 	XCharSize: 8
[   320.784] 	YCharSize: 14
[   320.784] 	NumberOfPlanes: 1
[   320.784] 	BitsPerPixel: 8
[   320.784] 	NumberOfBanks: 1
[   320.784] 	MemoryModel: 4
[   320.784] 	BankSize: 0
[   320.784] 	NumberOfImages: 63
[   320.784] 	RedMaskSize: 0
[   320.784] 	RedFieldPosition: 0
[   320.784] 	GreenMaskSize: 0
[   320.784] 	GreenFieldPosition: 0
[   320.784] 	BlueMaskSize: 0
[   320.784] 	BlueFieldPosition: 0
[   320.785] 	RsvdMaskSize: 0
[   320.785] 	RsvdFieldPosition: 0
[   320.785] 	DirectColorModeInfo: 0
[   320.785] 	PhysBasePtr: 0xd0000000
[   320.785] 	LinBytesPerScanLine: 640
[   320.785] 	BnkNumberOfImagePages: 63
[   320.785] 	LinNumberOfImagePages: 63
[   320.785] 	LinRedMaskSize: 0
[   320.785] 	LinRedFieldPosition: 0
[   320.785] 	LinGreenMaskSize: 0
[   320.785] 	LinGreenFieldPosition: 0
[   320.785] 	LinBlueMaskSize: 0
[   320.785] 	LinBlueFieldPosition: 0
[   320.785] 	LinRsvdMaskSize: 0
[   320.785] 	LinRsvdFieldPosition: 0
[   320.785] 	MaxPixelClock: 400000000
[   320.785] Mode: 1c4 (640x350)
[   320.785] 	ModeAttributes: 0xbb
[   320.785] 	WinAAttributes: 0x7
[   320.785] 	WinBAttributes: 0x0
[   320.785] 	WinGranularity: 64
[   320.785] 	WinSize: 64
[   320.785] 	WinASegment: 0xa000
[   320.785] 	WinBSegment: 0x0
[   320.785] 	WinFuncPtr: 0xc0005017
[   320.785] 	BytesPerScanline: 1280
[   320.785] 	XResolution: 640
[   320.785] 	YResolution: 350
[   320.785] 	XCharSize: 8
[   320.785] 	YCharSize: 14
[   320.785] 	NumberOfPlanes: 1
[   320.785] 	BitsPerPixel: 16
[   320.785] 	NumberOfBanks: 1
[   320.785] 	MemoryModel: 6
[   320.785] 	BankSize: 0
[   320.785] 	NumberOfImages: 35
[   320.785] 	RedMaskSize: 5
[   320.785] 	RedFieldPosition: 10
[   320.785] 	GreenMaskSize: 5
[   320.785] 	GreenFieldPosition: 5
[   320.785] 	BlueMaskSize: 5
[   320.785] 	BlueFieldPosition: 0
[   320.785] 	RsvdMaskSize: 0
[   320.785] 	RsvdFieldPosition: 0
[   320.785] 	DirectColorModeInfo: 0
[   320.785] 	PhysBasePtr: 0xd0000000
[   320.785] 	LinBytesPerScanLine: 1280
[   320.785] 	BnkNumberOfImagePages: 35
[   320.785] 	LinNumberOfImagePages: 35
[   320.785] 	LinRedMaskSize: 5
[   320.785] 	LinRedFieldPosition: 10
[   320.785] 	LinGreenMaskSize: 5
[   320.785] 	LinGreenFieldPosition: 5
[   320.785] 	LinBlueMaskSize: 5
[   320.785] 	LinBlueFieldPosition: 0
[   320.785] 	LinRsvdMaskSize: 0
[   320.785] 	LinRsvdFieldPosition: 0
[   320.785] 	MaxPixelClock: 400000000
[   320.785] Mode: 1c5 (640x350)
[   320.785] 	ModeAttributes: 0xbb
[   320.785] 	WinAAttributes: 0x7
[   320.785] 	WinBAttributes: 0x0
[   320.785] 	WinGranularity: 64
[   320.785] 	WinSize: 64
[   320.785] 	WinASegment: 0xa000
[   320.785] 	WinBSegment: 0x0
[   320.785] 	WinFuncPtr: 0xc0005017
[   320.785] 	BytesPerScanline: 1280
[   320.785] 	XResolution: 640
[   320.785] 	YResolution: 350
[   320.785] 	XCharSize: 8
[   320.785] 	YCharSize: 14
[   320.785] 	NumberOfPlanes: 1
[   320.785] 	BitsPerPixel: 16
[   320.785] 	NumberOfBanks: 1
[   320.785] 	MemoryModel: 6
[   320.785] 	BankSize: 0
[   320.785] 	NumberOfImages: 35
[   320.785] 	RedMaskSize: 5
[   320.785] 	RedFieldPosition: 11
[   320.785] 	GreenMaskSize: 6
[   320.785] 	GreenFieldPosition: 5
[   320.786] 	BlueMaskSize: 5
[   320.786] 	BlueFieldPosition: 0
[   320.786] 	RsvdMaskSize: 0
[   320.786] 	RsvdFieldPosition: 0
[   320.786] 	DirectColorModeInfo: 0
[   320.786] 	PhysBasePtr: 0xd0000000
[   320.786] 	LinBytesPerScanLine: 1280
[   320.786] 	BnkNumberOfImagePages: 35
[   320.786] 	LinNumberOfImagePages: 35
[   320.786] 	LinRedMaskSize: 5
[   320.786] 	LinRedFieldPosition: 11
[   320.786] 	LinGreenMaskSize: 6
[   320.786] 	LinGreenFieldPosition: 5
[   320.786] 	LinBlueMaskSize: 5
[   320.786] 	LinBlueFieldPosition: 0
[   320.786] 	LinRsvdMaskSize: 0
[   320.786] 	LinRsvdFieldPosition: 0
[   320.786] 	MaxPixelClock: 400000000
[   320.786] *Mode: 1c6 (640x350)
[   320.786] 	ModeAttributes: 0xbb
[   320.786] 	WinAAttributes: 0x7
[   320.786] 	WinBAttributes: 0x0
[   320.786] 	WinGranularity: 64
[   320.786] 	WinSize: 64
[   320.786] 	WinASegment: 0xa000
[   320.786] 	WinBSegment: 0x0
[   320.786] 	WinFuncPtr: 0xc0005017
[   320.786] 	BytesPerScanline: 2560
[   320.786] 	XResolution: 640
[   320.786] 	YResolution: 350
[   320.786] 	XCharSize: 8
[   320.786] 	YCharSize: 14
[   320.786] 	NumberOfPlanes: 1
[   320.786] 	BitsPerPixel: 32
[   320.786] 	NumberOfBanks: 1
[   320.786] 	MemoryModel: 6
[   320.786] 	BankSize: 0
[   320.786] 	NumberOfImages: 17
[   320.786] 	RedMaskSize: 8
[   320.786] 	RedFieldPosition: 16
[   320.786] 	GreenMaskSize: 8
[   320.786] 	GreenFieldPosition: 8
[   320.786] 	BlueMaskSize: 8
[   320.786] 	BlueFieldPosition: 0
[   320.786] 	RsvdMaskSize: 0
[   320.786] 	RsvdFieldPosition: 0
[   320.786] 	DirectColorModeInfo: 0
[   320.786] 	PhysBasePtr: 0xd0000000
[   320.786] 	LinBytesPerScanLine: 2560
[   320.786] 	BnkNumberOfImagePages: 17
[   320.786] 	LinNumberOfImagePages: 17
[   320.786] 	LinRedMaskSize: 8
[   320.786] 	LinRedFieldPosition: 16
[   320.786] 	LinGreenMaskSize: 8
[   320.786] 	LinGreenFieldPosition: 8
[   320.786] 	LinBlueMaskSize: 8
[   320.786] 	LinBlueFieldPosition: 0
[   320.786] 	LinRsvdMaskSize: 0
[   320.786] 	LinRsvdFieldPosition: 0
[   320.786] 	MaxPixelClock: 400000000
[   320.786] Mode: 183 (640x400)
[   320.786] 	ModeAttributes: 0xbb
[   320.786] 	WinAAttributes: 0x7
[   320.786] 	WinBAttributes: 0x0
[   320.786] 	WinGranularity: 64
[   320.786] 	WinSize: 64
[   320.786] 	WinASegment: 0xa000
[   320.786] 	WinBSegment: 0x0
[   320.786] 	WinFuncPtr: 0xc0005017
[   320.786] 	BytesPerScanline: 640
[   320.786] 	XResolution: 640
[   320.786] 	YResolution: 400
[   320.786] 	XCharSize: 8
[   320.786] 	YCharSize: 16
[   320.786] 	NumberOfPlanes: 1
[   320.786] 	BitsPerPixel: 8
[   320.786] 	NumberOfBanks: 1
[   320.787] 	MemoryModel: 4
[   320.787] 	BankSize: 0
[   320.787] 	NumberOfImages: 63
[   320.787] 	RedMaskSize: 0
[   320.787] 	RedFieldPosition: 0
[   320.787] 	GreenMaskSize: 0
[   320.787] 	GreenFieldPosition: 0
[   320.787] 	BlueMaskSize: 0
[   320.787] 	BlueFieldPosition: 0
[   320.787] 	RsvdMaskSize: 0
[   320.787] 	RsvdFieldPosition: 0
[   320.787] 	DirectColorModeInfo: 0
[   320.787] 	PhysBasePtr: 0xd0000000
[   320.787] 	LinBytesPerScanLine: 640
[   320.787] 	BnkNumberOfImagePages: 63
[   320.787] 	LinNumberOfImagePages: 63
[   320.787] 	LinRedMaskSize: 0
[   320.787] 	LinRedFieldPosition: 0
[   320.787] 	LinGreenMaskSize: 0
[   320.787] 	LinGreenFieldPosition: 0
[   320.787] 	LinBlueMaskSize: 0
[   320.787] 	LinBlueFieldPosition: 0
[   320.787] 	LinRsvdMaskSize: 0
[   320.787] 	LinRsvdFieldPosition: 0
[   320.787] 	MaxPixelClock: 400000000
[   320.787] Mode: 184 (640x400)
[   320.787] 	ModeAttributes: 0xbb
[   320.787] 	WinAAttributes: 0x7
[   320.787] 	WinBAttributes: 0x0
[   320.787] 	WinGranularity: 64
[   320.787] 	WinSize: 64
[   320.787] 	WinASegment: 0xa000
[   320.787] 	WinBSegment: 0x0
[   320.787] 	WinFuncPtr: 0xc0005017
[   320.787] 	BytesPerScanline: 1280
[   320.787] 	XResolution: 640
[   320.787] 	YResolution: 400
[   320.787] 	XCharSize: 8
[   320.787] 	YCharSize: 16
[   320.787] 	NumberOfPlanes: 1
[   320.787] 	BitsPerPixel: 16
[   320.787] 	NumberOfBanks: 1
[   320.787] 	MemoryModel: 6
[   320.787] 	BankSize: 0
[   320.787] 	NumberOfImages: 31
[   320.787] 	RedMaskSize: 5
[   320.787] 	RedFieldPosition: 10
[   320.787] 	GreenMaskSize: 5
[   320.787] 	GreenFieldPosition: 5
[   320.787] 	BlueMaskSize: 5
[   320.787] 	BlueFieldPosition: 0
[   320.787] 	RsvdMaskSize: 0
[   320.787] 	RsvdFieldPosition: 0
[   320.787] 	DirectColorModeInfo: 0
[   320.787] 	PhysBasePtr: 0xd0000000
[   320.787] 	LinBytesPerScanLine: 1280
[   320.787] 	BnkNumberOfImagePages: 31
[   320.787] 	LinNumberOfImagePages: 31
[   320.787] 	LinRedMaskSize: 5
[   320.787] 	LinRedFieldPosition: 10
[   320.787] 	LinGreenMaskSize: 5
[   320.787] 	LinGreenFieldPosition: 5
[   320.787] 	LinBlueMaskSize: 5
[   320.787] 	LinBlueFieldPosition: 0
[   320.787] 	LinRsvdMaskSize: 0
[   320.787] 	LinRsvdFieldPosition: 0
[   320.787] 	MaxPixelClock: 400000000
[   320.787] Mode: 185 (640x400)
[   320.787] 	ModeAttributes: 0xbb
[   320.787] 	WinAAttributes: 0x7
[   320.787] 	WinBAttributes: 0x0
[   320.787] 	WinGranularity: 64
[   320.787] 	WinSize: 64
[   320.787] 	WinASegment: 0xa000
[   320.787] 	WinBSegment: 0x0
[   320.787] 	WinFuncPtr: 0xc0005017
[   320.787] 	BytesPerScanline: 1280
[   320.788] 	XResolution: 640
[   320.788] 	YResolution: 400
[   320.788] 	XCharSize: 8
[   320.788] 	YCharSize: 16
[   320.788] 	NumberOfPlanes: 1
[   320.788] 	BitsPerPixel: 16
[   320.788] 	NumberOfBanks: 1
[   320.788] 	MemoryModel: 6
[   320.788] 	BankSize: 0
[   320.788] 	NumberOfImages: 31
[   320.788] 	RedMaskSize: 5
[   320.788] 	RedFieldPosition: 11
[   320.788] 	GreenMaskSize: 6
[   320.788] 	GreenFieldPosition: 5
[   320.788] 	BlueMaskSize: 5
[   320.788] 	BlueFieldPosition: 0
[   320.788] 	RsvdMaskSize: 0
[   320.788] 	RsvdFieldPosition: 0
[   320.788] 	DirectColorModeInfo: 0
[   320.788] 	PhysBasePtr: 0xd0000000
[   320.788] 	LinBytesPerScanLine: 1280
[   320.788] 	BnkNumberOfImagePages: 31
[   320.788] 	LinNumberOfImagePages: 31
[   320.788] 	LinRedMaskSize: 5
[   320.788] 	LinRedFieldPosition: 11
[   320.788] 	LinGreenMaskSize: 6
[   320.788] 	LinGreenFieldPosition: 5
[   320.788] 	LinBlueMaskSize: 5
[   320.788] 	LinBlueFieldPosition: 0
[   320.788] 	LinRsvdMaskSize: 0
[   320.788] 	LinRsvdFieldPosition: 0
[   320.788] 	MaxPixelClock: 400000000
[   320.788] *Mode: 186 (640x400)
[   320.788] 	ModeAttributes: 0xbb
[   320.788] 	WinAAttributes: 0x7
[   320.788] 	WinBAttributes: 0x0
[   320.788] 	WinGranularity: 64
[   320.788] 	WinSize: 64
[   320.788] 	WinASegment: 0xa000
[   320.788] 	WinBSegment: 0x0
[   320.788] 	WinFuncPtr: 0xc0005017
[   320.788] 	BytesPerScanline: 2560
[   320.788] 	XResolution: 640
[   320.788] 	YResolution: 400
[   320.788] 	XCharSize: 8
[   320.788] 	YCharSize: 16
[   320.788] 	NumberOfPlanes: 1
[   320.788] 	BitsPerPixel: 32
[   320.788] 	NumberOfBanks: 1
[   320.788] 	MemoryModel: 6
[   320.788] 	BankSize: 0
[   320.788] 	NumberOfImages: 15
[   320.788] 	RedMaskSize: 8
[   320.788] 	RedFieldPosition: 16
[   320.788] 	GreenMaskSize: 8
[   320.788] 	GreenFieldPosition: 8
[   320.788] 	BlueMaskSize: 8
[   320.788] 	BlueFieldPosition: 0
[   320.788] 	RsvdMaskSize: 0
[   320.788] 	RsvdFieldPosition: 0
[   320.788] 	DirectColorModeInfo: 0
[   320.788] 	PhysBasePtr: 0xd0000000
[   320.788] 	LinBytesPerScanLine: 2560
[   320.788] 	BnkNumberOfImagePages: 15
[   320.788] 	LinNumberOfImagePages: 15
[   320.788] 	LinRedMaskSize: 8
[   320.788] 	LinRedFieldPosition: 16
[   320.788] 	LinGreenMaskSize: 8
[   320.788] 	LinGreenFieldPosition: 8
[   320.788] 	LinBlueMaskSize: 8
[   320.788] 	LinBlueFieldPosition: 0
[   320.788] 	LinRsvdMaskSize: 0
[   320.788] 	LinRsvdFieldPosition: 0
[   320.788] 	MaxPixelClock: 400000000
[   320.788] Mode: 133 (720x400)
[   320.788] 	ModeAttributes: 0xbb
[   320.788] 	WinAAttributes: 0x7
[   320.788] 	WinBAttributes: 0x0
[   320.788] 	WinGranularity: 64
[   320.789] 	WinSize: 64
[   320.789] 	WinASegment: 0xa000
[   320.789] 	WinBSegment: 0x0
[   320.789] 	WinFuncPtr: 0xc0005017
[   320.789] 	BytesPerScanline: 768
[   320.789] 	XResolution: 720
[   320.789] 	YResolution: 400
[   320.789] 	XCharSize: 8
[   320.789] 	YCharSize: 16
[   320.789] 	NumberOfPlanes: 1
[   320.789] 	BitsPerPixel: 8
[   320.789] 	NumberOfBanks: 1
[   320.789] 	MemoryModel: 4
[   320.789] 	BankSize: 0
[   320.789] 	NumberOfImages: 50
[   320.789] 	RedMaskSize: 0
[   320.789] 	RedFieldPosition: 0
[   320.789] 	GreenMaskSize: 0
[   320.789] 	GreenFieldPosition: 0
[   320.789] 	BlueMaskSize: 0
[   320.789] 	BlueFieldPosition: 0
[   320.789] 	RsvdMaskSize: 0
[   320.789] 	RsvdFieldPosition: 0
[   320.789] 	DirectColorModeInfo: 0
[   320.789] 	PhysBasePtr: 0xd0000000
[   320.789] 	LinBytesPerScanLine: 768
[   320.789] 	BnkNumberOfImagePages: 50
[   320.789] 	LinNumberOfImagePages: 50
[   320.789] 	LinRedMaskSize: 0
[   320.789] 	LinRedFieldPosition: 0
[   320.789] 	LinGreenMaskSize: 0
[   320.789] 	LinGreenFieldPosition: 0
[   320.789] 	LinBlueMaskSize: 0
[   320.789] 	LinBlueFieldPosition: 0
[   320.789] 	LinRsvdMaskSize: 0
[   320.789] 	LinRsvdFieldPosition: 0
[   320.789] 	MaxPixelClock: 400000000
[   320.789] Mode: 134 (720x400)
[   320.789] 	ModeAttributes: 0xbb
[   320.789] 	WinAAttributes: 0x7
[   320.789] 	WinBAttributes: 0x0
[   320.789] 	WinGranularity: 64
[   320.789] 	WinSize: 64
[   320.789] 	WinASegment: 0xa000
[   320.789] 	WinBSegment: 0x0
[   320.789] 	WinFuncPtr: 0xc0005017
[   320.789] 	BytesPerScanline: 1472
[   320.789] 	XResolution: 720
[   320.789] 	YResolution: 400
[   320.789] 	XCharSize: 8
[   320.789] 	YCharSize: 16
[   320.789] 	NumberOfPlanes: 1
[   320.789] 	BitsPerPixel: 16
[   320.789] 	NumberOfBanks: 1
[   320.789] 	MemoryModel: 6
[   320.789] 	BankSize: 0
[   320.789] 	NumberOfImages: 27
[   320.789] 	RedMaskSize: 5
[   320.789] 	RedFieldPosition: 10
[   320.789] 	GreenMaskSize: 5
[   320.789] 	GreenFieldPosition: 5
[   320.789] 	BlueMaskSize: 5
[   320.789] 	BlueFieldPosition: 0
[   320.789] 	RsvdMaskSize: 0
[   320.789] 	RsvdFieldPosition: 0
[   320.789] 	DirectColorModeInfo: 0
[   320.789] 	PhysBasePtr: 0xd0000000
[   320.789] 	LinBytesPerScanLine: 1472
[   320.789] 	BnkNumberOfImagePages: 27
[   320.789] 	LinNumberOfImagePages: 27
[   320.789] 	LinRedMaskSize: 5
[   320.789] 	LinRedFieldPosition: 10
[   320.789] 	LinGreenMaskSize: 5
[   320.789] 	LinGreenFieldPosition: 5
[   320.789] 	LinBlueMaskSize: 5
[   320.789] 	LinBlueFieldPosition: 0
[   320.789] 	LinRsvdMaskSize: 0
[   320.789] 	LinRsvdFieldPosition: 0
[   320.789] 	MaxPixelClock: 400000000
[   320.790] Mode: 135 (720x400)
[   320.790] 	ModeAttributes: 0xbb
[   320.790] 	WinAAttributes: 0x7
[   320.790] 	WinBAttributes: 0x0
[   320.790] 	WinGranularity: 64
[   320.790] 	WinSize: 64
[   320.790] 	WinASegment: 0xa000
[   320.790] 	WinBSegment: 0x0
[   320.790] 	WinFuncPtr: 0xc0005017
[   320.790] 	BytesPerScanline: 1472
[   320.790] 	XResolution: 720
[   320.790] 	YResolution: 400
[   320.790] 	XCharSize: 8
[   320.790] 	YCharSize: 16
[   320.790] 	NumberOfPlanes: 1
[   320.790] 	BitsPerPixel: 16
[   320.790] 	NumberOfBanks: 1
[   320.790] 	MemoryModel: 6
[   320.790] 	BankSize: 0
[   320.790] 	NumberOfImages: 27
[   320.790] 	RedMaskSize: 5
[   320.790] 	RedFieldPosition: 11
[   320.790] 	GreenMaskSize: 6
[   320.790] 	GreenFieldPosition: 5
[   320.790] 	BlueMaskSize: 5
[   320.790] 	BlueFieldPosition: 0
[   320.790] 	RsvdMaskSize: 0
[   320.790] 	RsvdFieldPosition: 0
[   320.790] 	DirectColorModeInfo: 0
[   320.790] 	PhysBasePtr: 0xd0000000
[   320.790] 	LinBytesPerScanLine: 1472
[   320.790] 	BnkNumberOfImagePages: 27
[   320.790] 	LinNumberOfImagePages: 27
[   320.790] 	LinRedMaskSize: 5
[   320.790] 	LinRedFieldPosition: 11
[   320.790] 	LinGreenMaskSize: 6
[   320.790] 	LinGreenFieldPosition: 5
[   320.790] 	LinBlueMaskSize: 5
[   320.790] 	LinBlueFieldPosition: 0
[   320.790] 	LinRsvdMaskSize: 0
[   320.790] 	LinRsvdFieldPosition: 0
[   320.790] 	MaxPixelClock: 400000000
[   320.790] *Mode: 136 (720x400)
[   320.790] 	ModeAttributes: 0xbb
[   320.790] 	WinAAttributes: 0x7
[   320.790] 	WinBAttributes: 0x0
[   320.790] 	WinGranularity: 64
[   320.790] 	WinSize: 64
[   320.790] 	WinASegment: 0xa000
[   320.790] 	WinBSegment: 0x0
[   320.790] 	WinFuncPtr: 0xc0005017
[   320.790] 	BytesPerScanline: 2944
[   320.790] 	XResolution: 720
[   320.790] 	YResolution: 400
[   320.790] 	XCharSize: 8
[   320.790] 	YCharSize: 16
[   320.790] 	NumberOfPlanes: 1
[   320.790] 	BitsPerPixel: 32
[   320.790] 	NumberOfBanks: 1
[   320.790] 	MemoryModel: 6
[   320.790] 	BankSize: 0
[   320.790] 	NumberOfImages: 13
[   320.790] 	RedMaskSize: 8
[   320.790] 	RedFieldPosition: 16
[   320.790] 	GreenMaskSize: 8
[   320.790] 	GreenFieldPosition: 8
[   320.790] 	BlueMaskSize: 8
[   320.790] 	BlueFieldPosition: 0
[   320.790] 	RsvdMaskSize: 0
[   320.790] 	RsvdFieldPosition: 0
[   320.790] 	DirectColorModeInfo: 0
[   320.790] 	PhysBasePtr: 0xd0000000
[   320.790] 	LinBytesPerScanLine: 2944
[   320.790] 	BnkNumberOfImagePages: 13
[   320.790] 	LinNumberOfImagePages: 13
[   320.790] 	LinRedMaskSize: 8
[   320.790] 	LinRedFieldPosition: 16
[   320.790] 	LinGreenMaskSize: 8
[   320.790] 	LinGreenFieldPosition: 8
[   320.790] 	LinBlueMaskSize: 8
[   320.790] 	LinBlueFieldPosition: 0
[   320.790] 	LinRsvdMaskSize: 0
[   320.790] 	LinRsvdFieldPosition: 0
[   320.790] 	MaxPixelClock: 400000000
[   320.791] Mode: 153 (1152x864)
[   320.791] 	ModeAttributes: 0xbb
[   320.791] 	WinAAttributes: 0x7
[   320.791] 	WinBAttributes: 0x0
[   320.791] 	WinGranularity: 64
[   320.791] 	WinSize: 64
[   320.791] 	WinASegment: 0xa000
[   320.791] 	WinBSegment: 0x0
[   320.791] 	WinFuncPtr: 0xc0005017
[   320.791] 	BytesPerScanline: 1152
[   320.791] 	XResolution: 1152
[   320.791] 	YResolution: 864
[   320.791] 	XCharSize: 8
[   320.791] 	YCharSize: 16
[   320.791] 	NumberOfPlanes: 1
[   320.791] 	BitsPerPixel: 8
[   320.791] 	NumberOfBanks: 1
[   320.791] 	MemoryModel: 4
[   320.791] 	BankSize: 0
[   320.791] 	NumberOfImages: 15
[   320.791] 	RedMaskSize: 0
[   320.791] 	RedFieldPosition: 0
[   320.791] 	GreenMaskSize: 0
[   320.791] 	GreenFieldPosition: 0
[   320.791] 	BlueMaskSize: 0
[   320.791] 	BlueFieldPosition: 0
[   320.791] 	RsvdMaskSize: 0
[   320.791] 	RsvdFieldPosition: 0
[   320.791] 	DirectColorModeInfo: 0
[   320.791] 	PhysBasePtr: 0xd0000000
[   320.791] 	LinBytesPerScanLine: 1152
[   320.791] 	BnkNumberOfImagePages: 15
[   320.791] 	LinNumberOfImagePages: 15
[   320.791] 	LinRedMaskSize: 0
[   320.791] 	LinRedFieldPosition: 0
[   320.791] 	LinGreenMaskSize: 0
[   320.791] 	LinGreenFieldPosition: 0
[   320.791] 	LinBlueMaskSize: 0
[   320.791] 	LinBlueFieldPosition: 0
[   320.791] 	LinRsvdMaskSize: 0
[   320.791] 	LinRsvdFieldPosition: 0
[   320.791] 	MaxPixelClock: 400000000
[   320.791] Mode: 154 (1152x864)
[   320.791] 	ModeAttributes: 0xbb
[   320.791] 	WinAAttributes: 0x7
[   320.791] 	WinBAttributes: 0x0
[   320.791] 	WinGranularity: 64
[   320.791] 	WinSize: 64
[   320.791] 	WinASegment: 0xa000
[   320.791] 	WinBSegment: 0x0
[   320.791] 	WinFuncPtr: 0xc0005017
[   320.791] 	BytesPerScanline: 2304
[   320.791] 	XResolution: 1152
[   320.791] 	YResolution: 864
[   320.791] 	XCharSize: 8
[   320.791] 	YCharSize: 16
[   320.791] 	NumberOfPlanes: 1
[   320.791] 	BitsPerPixel: 16
[   320.791] 	NumberOfBanks: 1
[   320.791] 	MemoryModel: 6
[   320.791] 	BankSize: 0
[   320.791] 	NumberOfImages: 7
[   320.791] 	RedMaskSize: 5
[   320.791] 	RedFieldPosition: 10
[   320.791] 	GreenMaskSize: 5
[   320.791] 	GreenFieldPosition: 5
[   320.791] 	BlueMaskSize: 5
[   320.791] 	BlueFieldPosition: 0
[   320.791] 	RsvdMaskSize: 0
[   320.791] 	RsvdFieldPosition: 0
[   320.791] 	DirectColorModeInfo: 0
[   320.791] 	PhysBasePtr: 0xd0000000
[   320.791] 	LinBytesPerScanLine: 2304
[   320.791] 	BnkNumberOfImagePages: 7
[   320.791] 	LinNumberOfImagePages: 7
[   320.791] 	LinRedMaskSize: 5
[   320.791] 	LinRedFieldPosition: 10
[   320.791] 	LinGreenMaskSize: 5
[   320.791] 	LinGreenFieldPosition: 5
[   320.791] 	LinBlueMaskSize: 5
[   320.791] 	LinBlueFieldPosition: 0
[   320.791] 	LinRsvdMaskSize: 0
[   320.791] 	LinRsvdFieldPosition: 0
[   320.791] 	MaxPixelClock: 400000000
[   320.792] Mode: 155 (1152x864)
[   320.792] 	ModeAttributes: 0xbb
[   320.792] 	WinAAttributes: 0x7
[   320.792] 	WinBAttributes: 0x0
[   320.792] 	WinGranularity: 64
[   320.792] 	WinSize: 64
[   320.792] 	WinASegment: 0xa000
[   320.792] 	WinBSegment: 0x0
[   320.792] 	WinFuncPtr: 0xc0005017
[   320.792] 	BytesPerScanline: 2304
[   320.792] 	XResolution: 1152
[   320.792] 	YResolution: 864
[   320.792] 	XCharSize: 8
[   320.792] 	YCharSize: 16
[   320.792] 	NumberOfPlanes: 1
[   320.792] 	BitsPerPixel: 16
[   320.792] 	NumberOfBanks: 1
[   320.792] 	MemoryModel: 6
[   320.792] 	BankSize: 0
[   320.792] 	NumberOfImages: 7
[   320.792] 	RedMaskSize: 5
[   320.792] 	RedFieldPosition: 11
[   320.792] 	GreenMaskSize: 6
[   320.792] 	GreenFieldPosition: 5
[   320.792] 	BlueMaskSize: 5
[   320.792] 	BlueFieldPosition: 0
[   320.792] 	RsvdMaskSize: 0
[   320.792] 	RsvdFieldPosition: 0
[   320.792] 	DirectColorModeInfo: 0
[   320.792] 	PhysBasePtr: 0xd0000000
[   320.792] 	LinBytesPerScanLine: 2304
[   320.792] 	BnkNumberOfImagePages: 7
[   320.792] 	LinNumberOfImagePages: 7
[   320.792] 	LinRedMaskSize: 5
[   320.792] 	LinRedFieldPosition: 11
[   320.792] 	LinGreenMaskSize: 6
[   320.792] 	LinGreenFieldPosition: 5
[   320.792] 	LinBlueMaskSize: 5
[   320.792] 	LinBlueFieldPosition: 0
[   320.792] 	LinRsvdMaskSize: 0
[   320.792] 	LinRsvdFieldPosition: 0
[   320.792] 	MaxPixelClock: 400000000
[   320.792] *Mode: 156 (1152x864)
[   320.792] 	ModeAttributes: 0xbb
[   320.792] 	WinAAttributes: 0x7
[   320.792] 	WinBAttributes: 0x0
[   320.792] 	WinGranularity: 64
[   320.792] 	WinSize: 64
[   320.792] 	WinASegment: 0xa000
[   320.792] 	WinBSegment: 0x0
[   320.792] 	WinFuncPtr: 0xc0005017
[   320.792] 	BytesPerScanline: 4608
[   320.792] 	XResolution: 1152
[   320.792] 	YResolution: 864
[   320.792] 	XCharSize: 8
[   320.792] 	YCharSize: 16
[   320.792] 	NumberOfPlanes: 1
[   320.792] 	BitsPerPixel: 32
[   320.792] 	NumberOfBanks: 1
[   320.792] 	MemoryModel: 6
[   320.792] 	BankSize: 0
[   320.792] 	NumberOfImages: 3
[   320.792] 	RedMaskSize: 8
[   320.792] 	RedFieldPosition: 16
[   320.792] 	GreenMaskSize: 8
[   320.792] 	GreenFieldPosition: 8
[   320.792] 	BlueMaskSize: 8
[   320.792] 	BlueFieldPosition: 0
[   320.792] 	RsvdMaskSize: 0
[   320.792] 	RsvdFieldPosition: 0
[   320.792] 	DirectColorModeInfo: 0
[   320.792] 	PhysBasePtr: 0xd0000000
[   320.792] 	LinBytesPerScanLine: 4608
[   320.792] 	BnkNumberOfImagePages: 3
[   320.792] 	LinNumberOfImagePages: 3
[   320.792] 	LinRedMaskSize: 8
[   320.792] 	LinRedFieldPosition: 16
[   320.792] 	LinGreenMaskSize: 8
[   320.792] 	LinGreenFieldPosition: 8
[   320.792] 	LinBlueMaskSize: 8
[   320.793] 	LinBlueFieldPosition: 0
[   320.793] 	LinRsvdMaskSize: 0
[   320.793] 	LinRsvdFieldPosition: 0
[   320.793] 	MaxPixelClock: 400000000
[   320.793] Mode: 163 (1280x1024)
[   320.793] 	ModeAttributes: 0xbb
[   320.793] 	WinAAttributes: 0x7
[   320.793] 	WinBAttributes: 0x0
[   320.793] 	WinGranularity: 64
[   320.793] 	WinSize: 64
[   320.793] 	WinASegment: 0xa000
[   320.793] 	WinBSegment: 0x0
[   320.793] 	WinFuncPtr: 0xc0005017
[   320.793] 	BytesPerScanline: 1280
[   320.793] 	XResolution: 1280
[   320.793] 	YResolution: 1024
[   320.793] 	XCharSize: 8
[   320.793] 	YCharSize: 16
[   320.793] 	NumberOfPlanes: 1
[   320.793] 	BitsPerPixel: 8
[   320.793] 	NumberOfBanks: 1
[   320.793] 	MemoryModel: 4
[   320.793] 	BankSize: 0
[   320.793] 	NumberOfImages: 11
[   320.793] 	RedMaskSize: 0
[   320.793] 	RedFieldPosition: 0
[   320.793] 	GreenMaskSize: 0
[   320.793] 	GreenFieldPosition: 0
[   320.793] 	BlueMaskSize: 0
[   320.793] 	BlueFieldPosition: 0
[   320.793] 	RsvdMaskSize: 0
[   320.793] 	RsvdFieldPosition: 0
[   320.793] 	DirectColorModeInfo: 0
[   320.793] 	PhysBasePtr: 0xd0000000
[   320.793] 	LinBytesPerScanLine: 1280
[   320.793] 	BnkNumberOfImagePages: 11
[   320.793] 	LinNumberOfImagePages: 11
[   320.793] 	LinRedMaskSize: 0
[   320.793] 	LinRedFieldPosition: 0
[   320.793] 	LinGreenMaskSize: 0
[   320.793] 	LinGreenFieldPosition: 0
[   320.793] 	LinBlueMaskSize: 0
[   320.793] 	LinBlueFieldPosition: 0
[   320.793] 	LinRsvdMaskSize: 0
[   320.793] 	LinRsvdFieldPosition: 0
[   320.793] 	MaxPixelClock: 400000000
[   320.793] Mode: 164 (1280x1024)
[   320.793] 	ModeAttributes: 0xbb
[   320.793] 	WinAAttributes: 0x7
[   320.793] 	WinBAttributes: 0x0
[   320.793] 	WinGranularity: 64
[   320.793] 	WinSize: 64
[   320.793] 	WinASegment: 0xa000
[   320.793] 	WinBSegment: 0x0
[   320.793] 	WinFuncPtr: 0xc0005017
[   320.793] 	BytesPerScanline: 2560
[   320.793] 	XResolution: 1280
[   320.793] 	YResolution: 1024
[   320.793] 	XCharSize: 8
[   320.793] 	YCharSize: 16
[   320.793] 	NumberOfPlanes: 1
[   320.793] 	BitsPerPixel: 16
[   320.793] 	NumberOfBanks: 1
[   320.793] 	MemoryModel: 6
[   320.793] 	BankSize: 0
[   320.793] 	NumberOfImages: 5
[   320.793] 	RedMaskSize: 5
[   320.793] 	RedFieldPosition: 10
[   320.793] 	GreenMaskSize: 5
[   320.794] 	GreenFieldPosition: 5
[   320.794] 	BlueMaskSize: 5
[   320.794] 	BlueFieldPosition: 0
[   320.794] 	RsvdMaskSize: 0
[   320.794] 	RsvdFieldPosition: 0
[   320.794] 	DirectColorModeInfo: 0
[   320.794] 	PhysBasePtr: 0xd0000000
[   320.794] 	LinBytesPerScanLine: 2560
[   320.794] 	BnkNumberOfImagePages: 5
[   320.794] 	LinNumberOfImagePages: 5
[   320.794] 	LinRedMaskSize: 5
[   320.794] 	LinRedFieldPosition: 10
[   320.794] 	LinGreenMaskSize: 5
[   320.794] 	LinGreenFieldPosition: 5
[   320.794] 	LinBlueMaskSize: 5
[   320.794] 	LinBlueFieldPosition: 0
[   320.794] 	LinRsvdMaskSize: 0
[   320.794] 	LinRsvdFieldPosition: 0
[   320.794] 	MaxPixelClock: 400000000
[   320.794] Mode: 165 (1280x1024)
[   320.794] 	ModeAttributes: 0xbb
[   320.794] 	WinAAttributes: 0x7
[   320.794] 	WinBAttributes: 0x0
[   320.794] 	WinGranularity: 64
[   320.794] 	WinSize: 64
[   320.794] 	WinASegment: 0xa000
[   320.794] 	WinBSegment: 0x0
[   320.794] 	WinFuncPtr: 0xc0005017
[   320.794] 	BytesPerScanline: 2560
[   320.794] 	XResolution: 1280
[   320.794] 	YResolution: 1024
[   320.794] 	XCharSize: 8
[   320.794] 	YCharSize: 16
[   320.794] 	NumberOfPlanes: 1
[   320.794] 	BitsPerPixel: 16
[   320.794] 	NumberOfBanks: 1
[   320.794] 	MemoryModel: 6
[   320.794] 	BankSize: 0
[   320.794] 	NumberOfImages: 5
[   320.794] 	RedMaskSize: 5
[   320.794] 	RedFieldPosition: 11
[   320.794] 	GreenMaskSize: 6
[   320.794] 	GreenFieldPosition: 5
[   320.794] 	BlueMaskSize: 5
[   320.794] 	BlueFieldPosition: 0
[   320.794] 	RsvdMaskSize: 0
[   320.794] 	RsvdFieldPosition: 0
[   320.794] 	DirectColorModeInfo: 0
[   320.794] 	PhysBasePtr: 0xd0000000
[   320.794] 	LinBytesPerScanLine: 2560
[   320.794] 	BnkNumberOfImagePages: 5
[   320.794] 	LinNumberOfImagePages: 5
[   320.794] 	LinRedMaskSize: 5
[   320.794] 	LinRedFieldPosition: 11
[   320.794] 	LinGreenMaskSize: 6
[   320.794] 	LinGreenFieldPosition: 5
[   320.794] 	LinBlueMaskSize: 5
[   320.794] 	LinBlueFieldPosition: 0
[   320.794] 	LinRsvdMaskSize: 0
[   320.794] 	LinRsvdFieldPosition: 0
[   320.794] 	MaxPixelClock: 400000000
[   320.794] *Mode: 166 (1280x1024)
[   320.794] 	ModeAttributes: 0xbb
[   320.794] 	WinAAttributes: 0x7
[   320.794] 	WinBAttributes: 0x0
[   320.794] 	WinGranularity: 64
[   320.794] 	WinSize: 64
[   320.794] 	WinASegment: 0xa000
[   320.794] 	WinBSegment: 0x0
[   320.794] 	WinFuncPtr: 0xc0005017
[   320.794] 	BytesPerScanline: 5120
[   320.795] 	XResolution: 1280
[   320.795] 	YResolution: 1024
[   320.795] 	XCharSize: 8
[   320.795] 	YCharSize: 16
[   320.795] 	NumberOfPlanes: 1
[   320.795] 	BitsPerPixel: 32
[   320.795] 	NumberOfBanks: 1
[   320.795] 	MemoryModel: 6
[   320.795] 	BankSize: 0
[   320.795] 	NumberOfImages: 2
[   320.795] 	RedMaskSize: 8
[   320.795] 	RedFieldPosition: 16
[   320.795] 	GreenMaskSize: 8
[   320.795] 	GreenFieldPosition: 8
[   320.795] 	BlueMaskSize: 8
[   320.795] 	BlueFieldPosition: 0
[   320.795] 	RsvdMaskSize: 0
[   320.795] 	RsvdFieldPosition: 0
[   320.795] 	DirectColorModeInfo: 0
[   320.795] 	PhysBasePtr: 0xd0000000
[   320.795] 	LinBytesPerScanLine: 5120
[   320.795] 	BnkNumberOfImagePages: 2
[   320.795] 	LinNumberOfImagePages: 2
[   320.795] 	LinRedMaskSize: 8
[   320.795] 	LinRedFieldPosition: 16
[   320.795] 	LinGreenMaskSize: 8
[   320.795] 	LinGreenFieldPosition: 8
[   320.795] 	LinBlueMaskSize: 8
[   320.795] 	LinBlueFieldPosition: 0
[   320.795] 	LinRsvdMaskSize: 0
[   320.795] 	LinRsvdFieldPosition: 0
[   320.795] 	MaxPixelClock: 400000000
[   320.795] *Mode: 121 (640x480)
[   320.795] 	ModeAttributes: 0xbb
[   320.795] 	WinAAttributes: 0x7
[   320.795] 	WinBAttributes: 0x0
[   320.795] 	WinGranularity: 64
[   320.795] 	WinSize: 64
[   320.795] 	WinASegment: 0xa000
[   320.795] 	WinBSegment: 0x0
[   320.795] 	WinFuncPtr: 0xc0005017
[   320.795] 	BytesPerScanline: 2560
[   320.795] 	XResolution: 640
[   320.795] 	YResolution: 480
[   320.795] 	XCharSize: 8
[   320.795] 	YCharSize: 16
[   320.795] 	NumberOfPlanes: 1
[   320.795] 	BitsPerPixel: 32
[   320.795] 	NumberOfBanks: 1
[   320.795] 	MemoryModel: 6
[   320.795] 	BankSize: 0
[   320.795] 	NumberOfImages: 12
[   320.795] 	RedMaskSize: 8
[   320.795] 	RedFieldPosition: 16
[   320.795] 	GreenMaskSize: 8
[   320.795] 	GreenFieldPosition: 8
[   320.795] 	BlueMaskSize: 8
[   320.795] 	BlueFieldPosition: 0
[   320.795] 	RsvdMaskSize: 0
[   320.795] 	RsvdFieldPosition: 0
[   320.795] 	DirectColorModeInfo: 0
[   320.795] 	PhysBasePtr: 0xd0000000
[   320.795] 	LinBytesPerScanLine: 2560
[   320.795] 	BnkNumberOfImagePages: 12
[   320.795] 	LinNumberOfImagePages: 12
[   320.795] 	LinRedMaskSize: 8
[   320.795] 	LinRedFieldPosition: 16
[   320.795] 	LinGreenMaskSize: 8
[   320.795] 	LinGreenFieldPosition: 8
[   320.795] 	LinBlueMaskSize: 8
[   320.795] 	LinBlueFieldPosition: 0
[   320.795] 	LinRsvdMaskSize: 0
[   320.795] 	LinRsvdFieldPosition: 0
[   320.795] 	MaxPixelClock: 400000000
[   320.796] *Mode: 122 (800x600)
[   320.796] 	ModeAttributes: 0xbb
[   320.796] 	WinAAttributes: 0x7
[   320.796] 	WinBAttributes: 0x0
[   320.796] 	WinGranularity: 64
[   320.796] 	WinSize: 64
[   320.796] 	WinASegment: 0xa000
[   320.796] 	WinBSegment: 0x0
[   320.796] 	WinFuncPtr: 0xc0005017
[   320.796] 	BytesPerScanline: 3200
[   320.796] 	XResolution: 800
[   320.796] 	YResolution: 600
[   320.796] 	XCharSize: 8
[   320.796] 	YCharSize: 14
[   320.796] 	NumberOfPlanes: 1
[   320.796] 	BitsPerPixel: 32
[   320.796] 	NumberOfBanks: 1
[   320.796] 	MemoryModel: 6
[   320.796] 	BankSize: 0
[   320.796] 	NumberOfImages: 7
[   320.796] 	RedMaskSize: 8
[   320.796] 	RedFieldPosition: 16
[   320.796] 	GreenMaskSize: 8
[   320.796] 	GreenFieldPosition: 8
[   320.796] 	BlueMaskSize: 8
[   320.796] 	BlueFieldPosition: 0
[   320.796] 	RsvdMaskSize: 0
[   320.796] 	RsvdFieldPosition: 0
[   320.796] 	DirectColorModeInfo: 0
[   320.796] 	PhysBasePtr: 0xd0000000
[   320.796] 	LinBytesPerScanLine: 3200
[   320.796] 	BnkNumberOfImagePages: 7
[   320.796] 	LinNumberOfImagePages: 7
[   320.796] 	LinRedMaskSize: 8
[   320.796] 	LinRedFieldPosition: 16
[   320.796] 	LinGreenMaskSize: 8
[   320.796] 	LinGreenFieldPosition: 8
[   320.796] 	LinBlueMaskSize: 8
[   320.796] 	LinBlueFieldPosition: 0
[   320.796] 	LinRsvdMaskSize: 0
[   320.796] 	LinRsvdFieldPosition: 0
[   320.796] 	MaxPixelClock: 400000000
[   320.796] *Mode: 123 (1024x768)
[   320.796] 	ModeAttributes: 0xbb
[   320.796] 	WinAAttributes: 0x7
[   320.796] 	WinBAttributes: 0x0
[   320.796] 	WinGranularity: 64
[   320.796] 	WinSize: 64
[   320.796] 	WinASegment: 0xa000
[   320.796] 	WinBSegment: 0x0
[   320.796] 	WinFuncPtr: 0xc0005017
[   320.796] 	BytesPerScanline: 4096
[   320.796] 	XResolution: 1024
[   320.796] 	YResolution: 768
[   320.796] 	XCharSize: 8
[   320.796] 	YCharSize: 16
[   320.796] 	NumberOfPlanes: 1
[   320.796] 	BitsPerPixel: 32
[   320.796] 	NumberOfBanks: 1
[   320.796] 	MemoryModel: 6
[   320.796] 	BankSize: 0
[   320.796] 	NumberOfImages: 4
[   320.796] 	RedMaskSize: 8
[   320.796] 	RedFieldPosition: 16
[   320.796] 	GreenMaskSize: 8
[   320.796] 	GreenFieldPosition: 8
[   320.796] 	BlueMaskSize: 8
[   320.796] 	BlueFieldPosition: 0
[   320.796] 	RsvdMaskSize: 0
[   320.796] 	RsvdFieldPosition: 0
[   320.796] 	DirectColorModeInfo: 0
[   320.796] 	PhysBasePtr: 0xd0000000
[   320.796] 	LinBytesPerScanLine: 4096
[   320.796] 	BnkNumberOfImagePages: 4
[   320.796] 	LinNumberOfImagePages: 4
[   320.796] 	LinRedMaskSize: 8
[   320.796] 	LinRedFieldPosition: 16
[   320.796] 	LinGreenMaskSize: 8
[   320.796] 	LinGreenFieldPosition: 8
[   320.796] 	LinBlueMaskSize: 8
[   320.796] 	LinBlueFieldPosition: 0
[   320.796] 	LinRsvdMaskSize: 0
[   320.796] 	LinRsvdFieldPosition: 0
[   320.796] 	MaxPixelClock: 400000000
[   320.797] *Mode: 124 (1280x1024)
[   320.797] 	ModeAttributes: 0xbb
[   320.797] 	WinAAttributes: 0x7
[   320.797] 	WinBAttributes: 0x0
[   320.797] 	WinGranularity: 64
[   320.797] 	WinSize: 64
[   320.797] 	WinASegment: 0xa000
[   320.797] 	WinBSegment: 0x0
[   320.797] 	WinFuncPtr: 0xc0005017
[   320.797] 	BytesPerScanline: 5120
[   320.797] 	XResolution: 1280
[   320.797] 	YResolution: 1024
[   320.797] 	XCharSize: 8
[   320.797] 	YCharSize: 16
[   320.797] 	NumberOfPlanes: 1
[   320.797] 	BitsPerPixel: 32
[   320.797] 	NumberOfBanks: 1
[   320.797] 	MemoryModel: 6
[   320.797] 	BankSize: 0
[   320.797] 	NumberOfImages: 2
[   320.797] 	RedMaskSize: 8
[   320.797] 	RedFieldPosition: 16
[   320.797] 	GreenMaskSize: 8
[   320.797] 	GreenFieldPosition: 8
[   320.797] 	BlueMaskSize: 8
[   320.797] 	BlueFieldPosition: 0
[   320.797] 	RsvdMaskSize: 0
[   320.797] 	RsvdFieldPosition: 0
[   320.797] 	DirectColorModeInfo: 0
[   320.797] 	PhysBasePtr: 0xd0000000
[   320.797] 	LinBytesPerScanLine: 5120
[   320.797] 	BnkNumberOfImagePages: 2
[   320.797] 	LinNumberOfImagePages: 2
[   320.797] 	LinRedMaskSize: 8
[   320.797] 	LinRedFieldPosition: 16
[   320.797] 	LinGreenMaskSize: 8
[   320.797] 	LinGreenFieldPosition: 8
[   320.797] 	LinBlueMaskSize: 8
[   320.797] 	LinBlueFieldPosition: 0
[   320.797] 	LinRsvdMaskSize: 0
[   320.797] 	LinRsvdFieldPosition: 0
[   320.797] 	MaxPixelClock: 400000000
[   320.797] Mode: 143 (1400x1050)
[   320.797] 	ModeAttributes: 0xbb
[   320.797] 	WinAAttributes: 0x7
[   320.797] 	WinBAttributes: 0x0
[   320.797] 	WinGranularity: 64
[   320.797] 	WinSize: 64
[   320.797] 	WinASegment: 0xa000
[   320.797] 	WinBSegment: 0x0
[   320.797] 	WinFuncPtr: 0xc0005017
[   320.797] 	BytesPerScanline: 1408
[   320.797] 	XResolution: 1400
[   320.797] 	YResolution: 1050
[   320.797] 	XCharSize: 8
[   320.797] 	YCharSize: 16
[   320.797] 	NumberOfPlanes: 1
[   320.797] 	BitsPerPixel: 8
[   320.797] 	NumberOfBanks: 1
[   320.797] 	MemoryModel: 4
[   320.797] 	BankSize: 0
[   320.797] 	NumberOfImages: 10
[   320.797] 	RedMaskSize: 0
[   320.797] 	RedFieldPosition: 0
[   320.797] 	GreenMaskSize: 0
[   320.797] 	GreenFieldPosition: 0
[   320.797] 	BlueMaskSize: 0
[   320.797] 	BlueFieldPosition: 0
[   320.797] 	RsvdMaskSize: 0
[   320.797] 	RsvdFieldPosition: 0
[   320.797] 	DirectColorModeInfo: 0
[   320.797] 	PhysBasePtr: 0xd0000000
[   320.797] 	LinBytesPerScanLine: 1408
[   320.797] 	BnkNumberOfImagePages: 10
[   320.797] 	LinNumberOfImagePages: 10
[   320.797] 	LinRedMaskSize: 0
[   320.797] 	LinRedFieldPosition: 0
[   320.797] 	LinGreenMaskSize: 0
[   320.797] 	LinGreenFieldPosition: 0
[   320.797] 	LinBlueMaskSize: 0
[   320.797] 	LinBlueFieldPosition: 0
[   320.797] 	LinRsvdMaskSize: 0
[   320.797] 	LinRsvdFieldPosition: 0
[   320.797] 	MaxPixelClock: 400000000
[   320.798] Mode: 144 (1400x1050)
[   320.798] 	ModeAttributes: 0xbb
[   320.798] 	WinAAttributes: 0x7
[   320.798] 	WinBAttributes: 0x0
[   320.798] 	WinGranularity: 64
[   320.798] 	WinSize: 64
[   320.798] 	WinASegment: 0xa000
[   320.798] 	WinBSegment: 0x0
[   320.798] 	WinFuncPtr: 0xc0005017
[   320.798] 	BytesPerScanline: 2816
[   320.798] 	XResolution: 1400
[   320.798] 	YResolution: 1050
[   320.798] 	XCharSize: 8
[   320.798] 	YCharSize: 16
[   320.798] 	NumberOfPlanes: 1
[   320.798] 	BitsPerPixel: 16
[   320.798] 	NumberOfBanks: 1
[   320.798] 	MemoryModel: 6
[   320.798] 	BankSize: 0
[   320.798] 	NumberOfImages: 4
[   320.798] 	RedMaskSize: 5
[   320.798] 	RedFieldPosition: 10
[   320.798] 	GreenMaskSize: 5
[   320.798] 	GreenFieldPosition: 5
[   320.798] 	BlueMaskSize: 5
[   320.798] 	BlueFieldPosition: 0
[   320.798] 	RsvdMaskSize: 0
[   320.798] 	RsvdFieldPosition: 0
[   320.798] 	DirectColorModeInfo: 0
[   320.798] 	PhysBasePtr: 0xd0000000
[   320.798] 	LinBytesPerScanLine: 2816
[   320.798] 	BnkNumberOfImagePages: 4
[   320.798] 	LinNumberOfImagePages: 4
[   320.798] 	LinRedMaskSize: 5
[   320.798] 	LinRedFieldPosition: 10
[   320.798] 	LinGreenMaskSize: 5
[   320.798] 	LinGreenFieldPosition: 5
[   320.798] 	LinBlueMaskSize: 5
[   320.798] 	LinBlueFieldPosition: 0
[   320.798] 	LinRsvdMaskSize: 0
[   320.798] 	LinRsvdFieldPosition: 0
[   320.798] 	MaxPixelClock: 400000000
[   320.798] Mode: 145 (1400x1050)
[   320.798] 	ModeAttributes: 0xbb
[   320.798] 	WinAAttributes: 0x7
[   320.798] 	WinBAttributes: 0x0
[   320.798] 	WinGranularity: 64
[   320.798] 	WinSize: 64
[   320.798] 	WinASegment: 0xa000
[   320.798] 	WinBSegment: 0x0
[   320.798] 	WinFuncPtr: 0xc0005017
[   320.798] 	BytesPerScanline: 2816
[   320.798] 	XResolution: 1400
[   320.798] 	YResolution: 1050
[   320.798] 	XCharSize: 8
[   320.798] 	YCharSize: 16
[   320.798] 	NumberOfPlanes: 1
[   320.798] 	BitsPerPixel: 16
[   320.798] 	NumberOfBanks: 1
[   320.798] 	MemoryModel: 6
[   320.798] 	BankSize: 0
[   320.798] 	NumberOfImages: 4
[   320.798] 	RedMaskSize: 5
[   320.798] 	RedFieldPosition: 11
[   320.798] 	GreenMaskSize: 6
[   320.798] 	GreenFieldPosition: 5
[   320.798] 	BlueMaskSize: 5
[   320.798] 	BlueFieldPosition: 0
[   320.798] 	RsvdMaskSize: 0
[   320.798] 	RsvdFieldPosition: 0
[   320.798] 	DirectColorModeInfo: 0
[   320.798] 	PhysBasePtr: 0xd0000000
[   320.799] 	LinBytesPerScanLine: 2816
[   320.799] 	BnkNumberOfImagePages: 4
[   320.799] 	LinNumberOfImagePages: 4
[   320.799] 	LinRedMaskSize: 5
[   320.799] 	LinRedFieldPosition: 11
[   320.799] 	LinGreenMaskSize: 6
[   320.799] 	LinGreenFieldPosition: 5
[   320.799] 	LinBlueMaskSize: 5
[   320.799] 	LinBlueFieldPosition: 0
[   320.799] 	LinRsvdMaskSize: 0
[   320.799] 	LinRsvdFieldPosition: 0
[   320.799] 	MaxPixelClock: 400000000
[   320.799] *Mode: 146 (1400x1050)
[   320.799] 	ModeAttributes: 0xbb
[   320.799] 	WinAAttributes: 0x7
[   320.799] 	WinBAttributes: 0x0
[   320.799] 	WinGranularity: 64
[   320.799] 	WinSize: 64
[   320.799] 	WinASegment: 0xa000
[   320.799] 	WinBSegment: 0x0
[   320.799] 	WinFuncPtr: 0xc0005017
[   320.799] 	BytesPerScanline: 5632
[   320.799] 	XResolution: 1400
[   320.799] 	YResolution: 1050
[   320.799] 	XCharSize: 8
[   320.799] 	YCharSize: 16
[   320.799] 	NumberOfPlanes: 1
[   320.799] 	BitsPerPixel: 32
[   320.799] 	NumberOfBanks: 1
[   320.799] 	MemoryModel: 6
[   320.799] 	BankSize: 0
[   320.799] 	NumberOfImages: 1
[   320.799] 	RedMaskSize: 8
[   320.799] 	RedFieldPosition: 16
[   320.799] 	GreenMaskSize: 8
[   320.799] 	GreenFieldPosition: 8
[   320.799] 	BlueMaskSize: 8
[   320.799] 	BlueFieldPosition: 0
[   320.799] 	RsvdMaskSize: 0
[   320.799] 	RsvdFieldPosition: 0
[   320.799] 	DirectColorModeInfo: 0
[   320.799] 	PhysBasePtr: 0xd0000000
[   320.799] 	LinBytesPerScanLine: 5632
[   320.799] 	BnkNumberOfImagePages: 1
[   320.799] 	LinNumberOfImagePages: 1
[   320.799] 	LinRedMaskSize: 8
[   320.799] 	LinRedFieldPosition: 16
[   320.799] 	LinGreenMaskSize: 8
[   320.799] 	LinGreenFieldPosition: 8
[   320.799] 	LinBlueMaskSize: 8
[   320.799] 	LinBlueFieldPosition: 0
[   320.799] 	LinRsvdMaskSize: 0
[   320.799] 	LinRsvdFieldPosition: 0
[   320.799] 	MaxPixelClock: 400000000
[   320.799] Mode: 173 (1600x1200)
[   320.799] 	ModeAttributes: 0xbb
[   320.799] 	WinAAttributes: 0x7
[   320.799] 	WinBAttributes: 0x0
[   320.799] 	WinGranularity: 64
[   320.799] 	WinSize: 64
[   320.799] 	WinASegment: 0xa000
[   320.799] 	WinBSegment: 0x0
[   320.799] 	WinFuncPtr: 0xc0005017
[   320.799] 	BytesPerScanline: 1600
[   320.800] 	XResolution: 1600
[   320.800] 	YResolution: 1200
[   320.800] 	XCharSize: 8
[   320.800] 	YCharSize: 16
[   320.800] 	NumberOfPlanes: 1
[   320.800] 	BitsPerPixel: 8
[   320.800] 	NumberOfBanks: 1
[   320.800] 	MemoryModel: 4
[   320.800] 	BankSize: 0
[   320.800] 	NumberOfImages: 7
[   320.800] 	RedMaskSize: 0
[   320.800] 	RedFieldPosition: 0
[   320.800] 	GreenMaskSize: 0
[   320.800] 	GreenFieldPosition: 0
[   320.800] 	BlueMaskSize: 0
[   320.800] 	BlueFieldPosition: 0
[   320.800] 	RsvdMaskSize: 0
[   320.800] 	RsvdFieldPosition: 0
[   320.800] 	DirectColorModeInfo: 0
[   320.800] 	PhysBasePtr: 0xd0000000
[   320.800] 	LinBytesPerScanLine: 1600
[   320.800] 	BnkNumberOfImagePages: 7
[   320.800] 	LinNumberOfImagePages: 7
[   320.800] 	LinRedMaskSize: 0
[   320.800] 	LinRedFieldPosition: 0
[   320.800] 	LinGreenMaskSize: 0
[   320.800] 	LinGreenFieldPosition: 0
[   320.800] 	LinBlueMaskSize: 0
[   320.800] 	LinBlueFieldPosition: 0
[   320.800] 	LinRsvdMaskSize: 0
[   320.800] 	LinRsvdFieldPosition: 0
[   320.800] 	MaxPixelClock: 400000000
[   320.800] Mode: 174 (1600x1200)
[   320.800] 	ModeAttributes: 0xbb
[   320.800] 	WinAAttributes: 0x7
[   320.800] 	WinBAttributes: 0x0
[   320.800] 	WinGranularity: 64
[   320.800] 	WinSize: 64
[   320.800] 	WinASegment: 0xa000
[   320.800] 	WinBSegment: 0x0
[   320.800] 	WinFuncPtr: 0xc0005017
[   320.800] 	BytesPerScanline: 3200
[   320.800] 	XResolution: 1600
[   320.800] 	YResolution: 1200
[   320.800] 	XCharSize: 8
[   320.800] 	YCharSize: 16
[   320.800] 	NumberOfPlanes: 1
[   320.800] 	BitsPerPixel: 16
[   320.800] 	NumberOfBanks: 1
[   320.800] 	MemoryModel: 6
[   320.800] 	BankSize: 0
[   320.800] 	NumberOfImages: 3
[   320.800] 	RedMaskSize: 5
[   320.800] 	RedFieldPosition: 10
[   320.800] 	GreenMaskSize: 5
[   320.800] 	GreenFieldPosition: 5
[   320.800] 	BlueMaskSize: 5
[   320.800] 	BlueFieldPosition: 0
[   320.800] 	RsvdMaskSize: 0
[   320.800] 	RsvdFieldPosition: 0
[   320.800] 	DirectColorModeInfo: 0
[   320.800] 	PhysBasePtr: 0xd0000000
[   320.800] 	LinBytesPerScanLine: 3200
[   320.800] 	BnkNumberOfImagePages: 3
[   320.800] 	LinNumberOfImagePages: 3
[   320.800] 	LinRedMaskSize: 5
[   320.800] 	LinRedFieldPosition: 10
[   320.800] 	LinGreenMaskSize: 5
[   320.800] 	LinGreenFieldPosition: 5
[   320.800] 	LinBlueMaskSize: 5
[   320.800] 	LinBlueFieldPosition: 0
[   320.800] 	LinRsvdMaskSize: 0
[   320.800] 	LinRsvdFieldPosition: 0
[   320.800] 	MaxPixelClock: 400000000
[   320.801] Mode: 175 (1600x1200)
[   320.801] 	ModeAttributes: 0xbb
[   320.801] 	WinAAttributes: 0x7
[   320.801] 	WinBAttributes: 0x0
[   320.801] 	WinGranularity: 64
[   320.801] 	WinSize: 64
[   320.801] 	WinASegment: 0xa000
[   320.801] 	WinBSegment: 0x0
[   320.801] 	WinFuncPtr: 0xc0005017
[   320.801] 	BytesPerScanline: 3200
[   320.801] 	XResolution: 1600
[   320.801] 	YResolution: 1200
[   320.801] 	XCharSize: 8
[   320.801] 	YCharSize: 16
[   320.801] 	NumberOfPlanes: 1
[   320.801] 	BitsPerPixel: 16
[   320.801] 	NumberOfBanks: 1
[   320.801] 	MemoryModel: 6
[   320.801] 	BankSize: 0
[   320.801] 	NumberOfImages: 3
[   320.801] 	RedMaskSize: 5
[   320.801] 	RedFieldPosition: 11
[   320.801] 	GreenMaskSize: 6
[   320.801] 	GreenFieldPosition: 5
[   320.801] 	BlueMaskSize: 5
[   320.801] 	BlueFieldPosition: 0
[   320.801] 	RsvdMaskSize: 0
[   320.801] 	RsvdFieldPosition: 0
[   320.801] 	DirectColorModeInfo: 0
[   320.801] 	PhysBasePtr: 0xd0000000
[   320.801] 	LinBytesPerScanLine: 3200
[   320.801] 	BnkNumberOfImagePages: 3
[   320.801] 	LinNumberOfImagePages: 3
[   320.801] 	LinRedMaskSize: 5
[   320.801] 	LinRedFieldPosition: 11
[   320.801] 	LinGreenMaskSize: 6
[   320.801] 	LinGreenFieldPosition: 5
[   320.801] 	LinBlueMaskSize: 5
[   320.801] 	LinBlueFieldPosition: 0
[   320.801] 	LinRsvdMaskSize: 0
[   320.801] 	LinRsvdFieldPosition: 0
[   320.801] 	MaxPixelClock: 400000000
[   320.801] *Mode: 176 (1600x1200)
[   320.801] 	ModeAttributes: 0xbb
[   320.801] 	WinAAttributes: 0x7
[   320.801] 	WinBAttributes: 0x0
[   320.801] 	WinGranularity: 64
[   320.801] 	WinSize: 64
[   320.801] 	WinASegment: 0xa000
[   320.801] 	WinBSegment: 0x0
[   320.801] 	WinFuncPtr: 0xc0005017
[   320.801] 	BytesPerScanline: 6400
[   320.801] 	XResolution: 1600
[   320.801] 	YResolution: 1200
[   320.801] 	XCharSize: 8
[   320.801] 	YCharSize: 16
[   320.801] 	NumberOfPlanes: 1
[   320.801] 	BitsPerPixel: 32
[   320.801] 	NumberOfBanks: 1
[   320.801] 	MemoryModel: 6
[   320.801] 	BankSize: 0
[   320.801] 	NumberOfImages: 1
[   320.801] 	RedMaskSize: 8
[   320.801] 	RedFieldPosition: 16
[   320.801] 	GreenMaskSize: 8
[   320.801] 	GreenFieldPosition: 8
[   320.801] 	BlueMaskSize: 8
[   320.801] 	BlueFieldPosition: 0
[   320.801] 	RsvdMaskSize: 0
[   320.801] 	RsvdFieldPosition: 0
[   320.801] 	DirectColorModeInfo: 0
[   320.801] 	PhysBasePtr: 0xd0000000
[   320.801] 	LinBytesPerScanLine: 6400
[   320.801] 	BnkNumberOfImagePages: 1
[   320.801] 	LinNumberOfImagePages: 1
[   320.801] 	LinRedMaskSize: 8
[   320.801] 	LinRedFieldPosition: 16
[   320.801] 	LinGreenMaskSize: 8
[   320.801] 	LinGreenFieldPosition: 8
[   320.801] 	LinBlueMaskSize: 8
[   320.801] 	LinBlueFieldPosition: 0
[   320.801] 	LinRsvdMaskSize: 0
[   320.801] 	LinRsvdFieldPosition: 0
[   320.801] 	MaxPixelClock: 400000000
[   320.802] Mode: 183 (640x400)
[   320.802] 	ModeAttributes: 0xbb
[   320.802] 	WinAAttributes: 0x7
[   320.802] 	WinBAttributes: 0x0
[   320.802] 	WinGranularity: 64
[   320.802] 	WinSize: 64
[   320.802] 	WinASegment: 0xa000
[   320.802] 	WinBSegment: 0x0
[   320.802] 	WinFuncPtr: 0xc0005017
[   320.802] 	BytesPerScanline: 640
[   320.802] 	XResolution: 640
[   320.802] 	YResolution: 400
[   320.802] 	XCharSize: 8
[   320.802] 	YCharSize: 16
[   320.802] 	NumberOfPlanes: 1
[   320.802] 	BitsPerPixel: 8
[   320.802] 	NumberOfBanks: 1
[   320.802] 	MemoryModel: 4
[   320.802] 	BankSize: 0
[   320.802] 	NumberOfImages: 63
[   320.802] 	RedMaskSize: 0
[   320.802] 	RedFieldPosition: 0
[   320.802] 	GreenMaskSize: 0
[   320.802] 	GreenFieldPosition: 0
[   320.802] 	BlueMaskSize: 0
[   320.802] 	BlueFieldPosition: 0
[   320.802] 	RsvdMaskSize: 0
[   320.802] 	RsvdFieldPosition: 0
[   320.802] 	DirectColorModeInfo: 0
[   320.802] 	PhysBasePtr: 0xd0000000
[   320.802] 	LinBytesPerScanLine: 640
[   320.802] 	BnkNumberOfImagePages: 63
[   320.802] 	LinNumberOfImagePages: 63
[   320.802] 	LinRedMaskSize: 0
[   320.802] 	LinRedFieldPosition: 0
[   320.802] 	LinGreenMaskSize: 0
[   320.802] 	LinGreenFieldPosition: 0
[   320.802] 	LinBlueMaskSize: 0
[   320.802] 	LinBlueFieldPosition: 0
[   320.802] 	LinRsvdMaskSize: 0
[   320.802] 	LinRsvdFieldPosition: 0
[   320.802] 	MaxPixelClock: 400000000
[   320.802] Mode: 184 (640x400)
[   320.802] 	ModeAttributes: 0xbb
[   320.802] 	WinAAttributes: 0x7
[   320.802] 	WinBAttributes: 0x0
[   320.802] 	WinGranularity: 64
[   320.802] 	WinSize: 64
[   320.802] 	WinASegment: 0xa000
[   320.802] 	WinBSegment: 0x0
[   320.802] 	WinFuncPtr: 0xc0005017
[   320.802] 	BytesPerScanline: 1280
[   320.802] 	XResolution: 640
[   320.802] 	YResolution: 400
[   320.802] 	XCharSize: 8
[   320.802] 	YCharSize: 16
[   320.802] 	NumberOfPlanes: 1
[   320.802] 	BitsPerPixel: 16
[   320.802] 	NumberOfBanks: 1
[   320.802] 	MemoryModel: 6
[   320.802] 	BankSize: 0
[   320.802] 	NumberOfImages: 31
[   320.802] 	RedMaskSize: 5
[   320.802] 	RedFieldPosition: 10
[   320.802] 	GreenMaskSize: 5
[   320.802] 	GreenFieldPosition: 5
[   320.802] 	BlueMaskSize: 5
[   320.802] 	BlueFieldPosition: 0
[   320.802] 	RsvdMaskSize: 0
[   320.802] 	RsvdFieldPosition: 0
[   320.802] 	DirectColorModeInfo: 0
[   320.802] 	PhysBasePtr: 0xd0000000
[   320.802] 	LinBytesPerScanLine: 1280
[   320.802] 	BnkNumberOfImagePages: 31
[   320.802] 	LinNumberOfImagePages: 31
[   320.802] 	LinRedMaskSize: 5
[   320.802] 	LinRedFieldPosition: 10
[   320.802] 	LinGreenMaskSize: 5
[   320.802] 	LinGreenFieldPosition: 5
[   320.802] 	LinBlueMaskSize: 5
[   320.802] 	LinBlueFieldPosition: 0
[   320.802] 	LinRsvdMaskSize: 0
[   320.802] 	LinRsvdFieldPosition: 0
[   320.802] 	MaxPixelClock: 400000000
[   320.803] Mode: 185 (640x400)
[   320.803] 	ModeAttributes: 0xbb
[   320.803] 	WinAAttributes: 0x7
[   320.803] 	WinBAttributes: 0x0
[   320.803] 	WinGranularity: 64
[   320.803] 	WinSize: 64
[   320.803] 	WinASegment: 0xa000
[   320.803] 	WinBSegment: 0x0
[   320.803] 	WinFuncPtr: 0xc0005017
[   320.803] 	BytesPerScanline: 1280
[   320.803] 	XResolution: 640
[   320.803] 	YResolution: 400
[   320.803] 	XCharSize: 8
[   320.803] 	YCharSize: 16
[   320.803] 	NumberOfPlanes: 1
[   320.803] 	BitsPerPixel: 16
[   320.803] 	NumberOfBanks: 1
[   320.803] 	MemoryModel: 6
[   320.803] 	BankSize: 0
[   320.803] 	NumberOfImages: 31
[   320.803] 	RedMaskSize: 5
[   320.803] 	RedFieldPosition: 11
[   320.803] 	GreenMaskSize: 6
[   320.803] 	GreenFieldPosition: 5
[   320.803] 	BlueMaskSize: 5
[   320.803] 	BlueFieldPosition: 0
[   320.803] 	RsvdMaskSize: 0
[   320.803] 	RsvdFieldPosition: 0
[   320.803] 	DirectColorModeInfo: 0
[   320.803] 	PhysBasePtr: 0xd0000000
[   320.803] 	LinBytesPerScanLine: 1280
[   320.803] 	BnkNumberOfImagePages: 31
[   320.803] 	LinNumberOfImagePages: 31
[   320.803] 	LinRedMaskSize: 5
[   320.803] 	LinRedFieldPosition: 11
[   320.803] 	LinGreenMaskSize: 6
[   320.803] 	LinGreenFieldPosition: 5
[   320.803] 	LinBlueMaskSize: 5
[   320.803] 	LinBlueFieldPosition: 0
[   320.803] 	LinRsvdMaskSize: 0
[   320.803] 	LinRsvdFieldPosition: 0
[   320.803] 	MaxPixelClock: 400000000
[   320.803] *Mode: 186 (640x400)
[   320.803] 	ModeAttributes: 0xbb
[   320.803] 	WinAAttributes: 0x7
[   320.803] 	WinBAttributes: 0x0
[   320.803] 	WinGranularity: 64
[   320.803] 	WinSize: 64
[   320.803] 	WinASegment: 0xa000
[   320.803] 	WinBSegment: 0x0
[   320.803] 	WinFuncPtr: 0xc0005017
[   320.803] 	BytesPerScanline: 2560
[   320.803] 	XResolution: 640
[   320.803] 	YResolution: 400
[   320.803] 	XCharSize: 8
[   320.803] 	YCharSize: 16
[   320.803] 	NumberOfPlanes: 1
[   320.803] 	BitsPerPixel: 32
[   320.803] 	NumberOfBanks: 1
[   320.803] 	MemoryModel: 6
[   320.803] 	BankSize: 0
[   320.803] 	NumberOfImages: 15
[   320.803] 	RedMaskSize: 8
[   320.803] 	RedFieldPosition: 16
[   320.803] 	GreenMaskSize: 8
[   320.803] 	GreenFieldPosition: 8
[   320.803] 	BlueMaskSize: 8
[   320.803] 	BlueFieldPosition: 0
[   320.803] 	RsvdMaskSize: 0
[   320.803] 	RsvdFieldPosition: 0
[   320.803] 	DirectColorModeInfo: 0
[   320.803] 	PhysBasePtr: 0xd0000000
[   320.803] 	LinBytesPerScanLine: 2560
[   320.803] 	BnkNumberOfImagePages: 15
[   320.803] 	LinNumberOfImagePages: 15
[   320.803] 	LinRedMaskSize: 8
[   320.803] 	LinRedFieldPosition: 16
[   320.803] 	LinGreenMaskSize: 8
[   320.803] 	LinGreenFieldPosition: 8
[   320.803] 	LinBlueMaskSize: 8
[   320.803] 	LinBlueFieldPosition: 0
[   320.803] 	LinRsvdMaskSize: 0
[   320.803] 	LinRsvdFieldPosition: 0
[   320.803] 	MaxPixelClock: 400000000
[   320.804] Mode: 1d3 (1856x1392)
[   320.804] 	ModeAttributes: 0xbb
[   320.804] 	WinAAttributes: 0x7
[   320.804] 	WinBAttributes: 0x0
[   320.804] 	WinGranularity: 64
[   320.804] 	WinSize: 64
[   320.804] 	WinASegment: 0xa000
[   320.804] 	WinBSegment: 0x0
[   320.804] 	WinFuncPtr: 0xc0005017
[   320.804] 	BytesPerScanline: 1856
[   320.804] 	XResolution: 1856
[   320.804] 	YResolution: 1392
[   320.804] 	XCharSize: 8
[   320.804] 	YCharSize: 16
[   320.804] 	NumberOfPlanes: 1
[   320.804] 	BitsPerPixel: 8
[   320.804] 	NumberOfBanks: 1
[   320.804] 	MemoryModel: 4
[   320.804] 	BankSize: 0
[   320.804] 	NumberOfImages: 5
[   320.804] 	RedMaskSize: 0
[   320.804] 	RedFieldPosition: 0
[   320.804] 	GreenMaskSize: 0
[   320.804] 	GreenFieldPosition: 0
[   320.804] 	BlueMaskSize: 0
[   320.804] 	BlueFieldPosition: 0
[   320.804] 	RsvdMaskSize: 0
[   320.804] 	RsvdFieldPosition: 0
[   320.804] 	DirectColorModeInfo: 0
[   320.804] 	PhysBasePtr: 0xd0000000
[   320.804] 	LinBytesPerScanLine: 1856
[   320.804] 	BnkNumberOfImagePages: 5
[   320.804] 	LinNumberOfImagePages: 5
[   320.804] 	LinRedMaskSize: 0
[   320.804] 	LinRedFieldPosition: 0
[   320.804] 	LinGreenMaskSize: 0
[   320.804] 	LinGreenFieldPosition: 0
[   320.804] 	LinBlueMaskSize: 0
[   320.804] 	LinBlueFieldPosition: 0
[   320.804] 	LinRsvdMaskSize: 0
[   320.804] 	LinRsvdFieldPosition: 0
[   320.804] 	MaxPixelClock: 400000000
[   320.804] Mode: 1d4 (1856x1392)
[   320.804] 	ModeAttributes: 0xbb
[   320.804] 	WinAAttributes: 0x7
[   320.804] 	WinBAttributes: 0x0
[   320.804] 	WinGranularity: 64
[   320.804] 	WinSize: 64
[   320.804] 	WinASegment: 0xa000
[   320.804] 	WinBSegment: 0x0
[   320.804] 	WinFuncPtr: 0xc0005017
[   320.804] 	BytesPerScanline: 3712
[   320.804] 	XResolution: 1856
[   320.804] 	YResolution: 1392
[   320.804] 	XCharSize: 8
[   320.804] 	YCharSize: 16
[   320.804] 	NumberOfPlanes: 1
[   320.804] 	BitsPerPixel: 16
[   320.804] 	NumberOfBanks: 1
[   320.804] 	MemoryModel: 6
[   320.804] 	BankSize: 0
[   320.805] 	NumberOfImages: 2
[   320.805] 	RedMaskSize: 5
[   320.805] 	RedFieldPosition: 10
[   320.805] 	GreenMaskSize: 5
[   320.805] 	GreenFieldPosition: 5
[   320.805] 	BlueMaskSize: 5
[   320.805] 	BlueFieldPosition: 0
[   320.805] 	RsvdMaskSize: 0
[   320.805] 	RsvdFieldPosition: 0
[   320.805] 	DirectColorModeInfo: 0
[   320.805] 	PhysBasePtr: 0xd0000000
[   320.805] 	LinBytesPerScanLine: 3712
[   320.805] 	BnkNumberOfImagePages: 2
[   320.805] 	LinNumberOfImagePages: 2
[   320.805] 	LinRedMaskSize: 5
[   320.805] 	LinRedFieldPosition: 10
[   320.805] 	LinGreenMaskSize: 5
[   320.805] 	LinGreenFieldPosition: 5
[   320.805] 	LinBlueMaskSize: 5
[   320.805] 	LinBlueFieldPosition: 0
[   320.805] 	LinRsvdMaskSize: 0
[   320.805] 	LinRsvdFieldPosition: 0
[   320.805] 	MaxPixelClock: 400000000
[   320.805] Mode: 1d5 (1856x1392)
[   320.805] 	ModeAttributes: 0xbb
[   320.805] 	WinAAttributes: 0x7
[   320.805] 	WinBAttributes: 0x0
[   320.805] 	WinGranularity: 64
[   320.805] 	WinSize: 64
[   320.805] 	WinASegment: 0xa000
[   320.805] 	WinBSegment: 0x0
[   320.805] 	WinFuncPtr: 0xc0005017
[   320.805] 	BytesPerScanline: 3712
[   320.805] 	XResolution: 1856
[   320.805] 	YResolution: 1392
[   320.805] 	XCharSize: 8
[   320.805] 	YCharSize: 16
[   320.805] 	NumberOfPlanes: 1
[   320.805] 	BitsPerPixel: 16
[   320.805] 	NumberOfBanks: 1
[   320.805] 	MemoryModel: 6
[   320.805] 	BankSize: 0
[   320.805] 	NumberOfImages: 2
[   320.805] 	RedMaskSize: 5
[   320.805] 	RedFieldPosition: 11
[   320.805] 	GreenMaskSize: 6
[   320.805] 	GreenFieldPosition: 5
[   320.805] 	BlueMaskSize: 5
[   320.805] 	BlueFieldPosition: 0
[   320.805] 	RsvdMaskSize: 0
[   320.805] 	RsvdFieldPosition: 0
[   320.805] 	DirectColorModeInfo: 0
[   320.805] 	PhysBasePtr: 0xd0000000
[   320.805] 	LinBytesPerScanLine: 3712
[   320.805] 	BnkNumberOfImagePages: 2
[   320.805] 	LinNumberOfImagePages: 2
[   320.805] 	LinRedMaskSize: 5
[   320.805] 	LinRedFieldPosition: 11
[   320.805] 	LinGreenMaskSize: 6
[   320.805] 	LinGreenFieldPosition: 5
[   320.805] 	LinBlueMaskSize: 5
[   320.805] 	LinBlueFieldPosition: 0
[   320.805] 	LinRsvdMaskSize: 0
[   320.805] 	LinRsvdFieldPosition: 0
[   320.805] 	MaxPixelClock: 400000000
[   320.806] *Mode: 1d6 (1856x1392)
[   320.806] 	ModeAttributes: 0xbb
[   320.806] 	WinAAttributes: 0x7
[   320.806] 	WinBAttributes: 0x0
[   320.806] 	WinGranularity: 64
[   320.806] 	WinSize: 64
[   320.806] 	WinASegment: 0xa000
[   320.806] 	WinBSegment: 0x0
[   320.806] 	WinFuncPtr: 0xc0005017
[   320.806] 	BytesPerScanline: 7424
[   320.806] 	XResolution: 1856
[   320.806] 	YResolution: 1392
[   320.806] 	XCharSize: 8
[   320.806] 	YCharSize: 16
[   320.806] 	NumberOfPlanes: 1
[   320.806] 	BitsPerPixel: 32
[   320.806] 	NumberOfBanks: 1
[   320.806] 	MemoryModel: 6
[   320.806] 	BankSize: 0
[   320.806] 	NumberOfImages: 1
[   320.806] 	RedMaskSize: 8
[   320.806] 	RedFieldPosition: 16
[   320.806] 	GreenMaskSize: 8
[   320.806] 	GreenFieldPosition: 8
[   320.806] 	BlueMaskSize: 8
[   320.806] 	BlueFieldPosition: 0
[   320.806] 	RsvdMaskSize: 0
[   320.806] 	RsvdFieldPosition: 0
[   320.806] 	DirectColorModeInfo: 0
[   320.806] 	PhysBasePtr: 0xd0000000
[   320.806] 	LinBytesPerScanLine: 7424
[   320.806] 	BnkNumberOfImagePages: 1
[   320.806] 	LinNumberOfImagePages: 1
[   320.806] 	LinRedMaskSize: 8
[   320.806] 	LinRedFieldPosition: 16
[   320.806] 	LinGreenMaskSize: 8
[   320.806] 	LinGreenFieldPosition: 8
[   320.806] 	LinBlueMaskSize: 8
[   320.806] 	LinBlueFieldPosition: 0
[   320.806] 	LinRsvdMaskSize: 0
[   320.806] 	LinRsvdFieldPosition: 0
[   320.806] 	MaxPixelClock: 400000000
[   320.806] Mode: 1e3 (1920x1440)
[   320.806] 	ModeAttributes: 0xbb
[   320.806] 	WinAAttributes: 0x7
[   320.806] 	WinBAttributes: 0x0
[   320.806] 	WinGranularity: 64
[   320.806] 	WinSize: 64
[   320.806] 	WinASegment: 0xa000
[   320.806] 	WinBSegment: 0x0
[   320.806] 	WinFuncPtr: 0xc0005017
[   320.806] 	BytesPerScanline: 1920
[   320.806] 	XResolution: 1920
[   320.806] 	YResolution: 1440
[   320.806] 	XCharSize: 8
[   320.806] 	YCharSize: 16
[   320.806] 	NumberOfPlanes: 1
[   320.806] 	BitsPerPixel: 8
[   320.806] 	NumberOfBanks: 1
[   320.806] 	MemoryModel: 4
[   320.806] 	BankSize: 0
[   320.806] 	NumberOfImages: 4
[   320.806] 	RedMaskSize: 0
[   320.806] 	RedFieldPosition: 0
[   320.806] 	GreenMaskSize: 0
[   320.806] 	GreenFieldPosition: 0
[   320.806] 	BlueMaskSize: 0
[   320.806] 	BlueFieldPosition: 0
[   320.806] 	RsvdMaskSize: 0
[   320.806] 	RsvdFieldPosition: 0
[   320.806] 	DirectColorModeInfo: 0
[   320.806] 	PhysBasePtr: 0xd0000000
[   320.806] 	LinBytesPerScanLine: 1920
[   320.806] 	BnkNumberOfImagePages: 4
[   320.806] 	LinNumberOfImagePages: 4
[   320.806] 	LinRedMaskSize: 0
[   320.806] 	LinRedFieldPosition: 0
[   320.806] 	LinGreenMaskSize: 0
[   320.806] 	LinGreenFieldPosition: 0
[   320.806] 	LinBlueMaskSize: 0
[   320.806] 	LinBlueFieldPosition: 0
[   320.806] 	LinRsvdMaskSize: 0
[   320.806] 	LinRsvdFieldPosition: 0
[   320.806] 	MaxPixelClock: 400000000
[   320.807] Mode: 1e4 (1920x1440)
[   320.807] 	ModeAttributes: 0xbb
[   320.807] 	WinAAttributes: 0x7
[   320.807] 	WinBAttributes: 0x0
[   320.807] 	WinGranularity: 64
[   320.807] 	WinSize: 64
[   320.807] 	WinASegment: 0xa000
[   320.807] 	WinBSegment: 0x0
[   320.807] 	WinFuncPtr: 0xc0005017
[   320.807] 	BytesPerScanline: 3840
[   320.807] 	XResolution: 1920
[   320.807] 	YResolution: 1440
[   320.807] 	XCharSize: 8
[   320.807] 	YCharSize: 16
[   320.807] 	NumberOfPlanes: 1
[   320.807] 	BitsPerPixel: 16
[   320.807] 	NumberOfBanks: 1
[   320.807] 	MemoryModel: 6
[   320.807] 	BankSize: 0
[   320.807] 	NumberOfImages: 2
[   320.807] 	RedMaskSize: 5
[   320.807] 	RedFieldPosition: 10
[   320.807] 	GreenMaskSize: 5
[   320.807] 	GreenFieldPosition: 5
[   320.807] 	BlueMaskSize: 5
[   320.807] 	BlueFieldPosition: 0
[   320.807] 	RsvdMaskSize: 0
[   320.807] 	RsvdFieldPosition: 0
[   320.807] 	DirectColorModeInfo: 0
[   320.807] 	PhysBasePtr: 0xd0000000
[   320.807] 	LinBytesPerScanLine: 3840
[   320.807] 	BnkNumberOfImagePages: 2
[   320.807] 	LinNumberOfImagePages: 2
[   320.807] 	LinRedMaskSize: 5
[   320.807] 	LinRedFieldPosition: 10
[   320.807] 	LinGreenMaskSize: 5
[   320.807] 	LinGreenFieldPosition: 5
[   320.807] 	LinBlueMaskSize: 5
[   320.807] 	LinBlueFieldPosition: 0
[   320.807] 	LinRsvdMaskSize: 0
[   320.807] 	LinRsvdFieldPosition: 0
[   320.807] 	MaxPixelClock: 400000000
[   320.807] Mode: 1e5 (1920x1440)
[   320.807] 	ModeAttributes: 0xbb
[   320.807] 	WinAAttributes: 0x7
[   320.807] 	WinBAttributes: 0x0
[   320.807] 	WinGranularity: 64
[   320.807] 	WinSize: 64
[   320.807] 	WinASegment: 0xa000
[   320.807] 	WinBSegment: 0x0
[   320.807] 	WinFuncPtr: 0xc0005017
[   320.807] 	BytesPerScanline: 3840
[   320.807] 	XResolution: 1920
[   320.807] 	YResolution: 1440
[   320.807] 	XCharSize: 8
[   320.807] 	YCharSize: 16
[   320.807] 	NumberOfPlanes: 1
[   320.807] 	BitsPerPixel: 16
[   320.807] 	NumberOfBanks: 1
[   320.807] 	MemoryModel: 6
[   320.807] 	BankSize: 0
[   320.807] 	NumberOfImages: 2
[   320.807] 	RedMaskSize: 5
[   320.807] 	RedFieldPosition: 11
[   320.807] 	GreenMaskSize: 6
[   320.807] 	GreenFieldPosition: 5
[   320.807] 	BlueMaskSize: 5
[   320.807] 	BlueFieldPosition: 0
[   320.808] 	RsvdMaskSize: 0
[   320.808] 	RsvdFieldPosition: 0
[   320.808] 	DirectColorModeInfo: 0
[   320.808] 	PhysBasePtr: 0xd0000000
[   320.808] 	LinBytesPerScanLine: 3840
[   320.808] 	BnkNumberOfImagePages: 2
[   320.808] 	LinNumberOfImagePages: 2
[   320.808] 	LinRedMaskSize: 5
[   320.808] 	LinRedFieldPosition: 11
[   320.808] 	LinGreenMaskSize: 6
[   320.808] 	LinGreenFieldPosition: 5
[   320.808] 	LinBlueMaskSize: 5
[   320.808] 	LinBlueFieldPosition: 0
[   320.808] 	LinRsvdMaskSize: 0
[   320.808] 	LinRsvdFieldPosition: 0
[   320.808] 	MaxPixelClock: 400000000
[   320.808] *Mode: 1e6 (1920x1440)
[   320.808] 	ModeAttributes: 0xbb
[   320.808] 	WinAAttributes: 0x7
[   320.808] 	WinBAttributes: 0x0
[   320.808] 	WinGranularity: 64
[   320.808] 	WinSize: 64
[   320.808] 	WinASegment: 0xa000
[   320.808] 	WinBSegment: 0x0
[   320.808] 	WinFuncPtr: 0xc0005017
[   320.808] 	BytesPerScanline: 7680
[   320.808] 	XResolution: 1920
[   320.808] 	YResolution: 1440
[   320.808] 	XCharSize: 8
[   320.808] 	YCharSize: 16
[   320.808] 	NumberOfPlanes: 1
[   320.808] 	BitsPerPixel: 32
[   320.808] 	NumberOfBanks: 1
[   320.808] 	MemoryModel: 6
[   320.808] 	BankSize: 0
[   320.808] 	NumberOfImages: 1
[   320.808] 	RedMaskSize: 8
[   320.808] 	RedFieldPosition: 16
[   320.808] 	GreenMaskSize: 8
[   320.808] 	GreenFieldPosition: 8
[   320.808] 	BlueMaskSize: 8
[   320.808] 	BlueFieldPosition: 0
[   320.808] 	RsvdMaskSize: 0
[   320.808] 	RsvdFieldPosition: 0
[   320.808] 	DirectColorModeInfo: 0
[   320.808] 	PhysBasePtr: 0xd0000000
[   320.808] 	LinBytesPerScanLine: 7680
[   320.808] 	BnkNumberOfImagePages: 1
[   320.808] 	LinNumberOfImagePages: 1
[   320.808] 	LinRedMaskSize: 8
[   320.808] 	LinRedFieldPosition: 16
[   320.808] 	LinGreenMaskSize: 8
[   320.808] 	LinGreenFieldPosition: 8
[   320.808] 	LinBlueMaskSize: 8
[   320.808] 	LinBlueFieldPosition: 0
[   320.808] 	LinRsvdMaskSize: 0
[   320.808] 	LinRsvdFieldPosition: 0
[   320.808] 	MaxPixelClock: 400000000
[   320.808] 
[   320.808] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
[   320.808] (II) VESA(0): <default monitor>: Using hsync range of 30.00-81.00 kHz
[   320.808] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-75.00 Hz
[   320.808] (II) VESA(0): <default monitor>: Using maximum pixel clock of 145.00 MHz
[   320.808] (WW) VESA(0): Unable to estimate virtual size
[   320.808] (II) VESA(0): Not using built-in mode "1920x1440" (no mode of this name)
[   320.808] (II) VESA(0): Not using built-in mode "1856x1392" (no mode of this name)
[   320.808] (II) VESA(0): Not using built-in mode "1600x1200" (no mode of this name)
[   320.808] (II) VESA(0): Not using built-in mode "1400x1050" (no mode of this name)
[   320.810] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[   320.810] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[   320.810] (II) VESA(0): Not using built-in mode "640x350" (no mode of this name)
[   320.810] (II) VESA(0): Not using built-in mode "512x384" (no mode of this name)
[   320.810] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[   320.810] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[   320.810] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[   320.810] (--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
[   320.810] (**) VESA(0): *Built-in mode "1280x1024"
[   320.810] (**) VESA(0): *Built-in mode "1280x1024"
[   320.810] (**) VESA(0): *Built-in mode "1280x1024"
[   320.810] (**) VESA(0): *Built-in mode "1152x864"
[   320.810] (**) VESA(0): *Built-in mode "1024x768"
[   320.810] (**) VESA(0): *Built-in mode "1024x768"
[   320.811] (**) VESA(0): *Built-in mode "800x600"
[   320.811] (**) VESA(0): *Built-in mode "800x600"
[   320.811] (**) VESA(0): *Built-in mode "640x480"
[   320.811] (**) VESA(0): *Built-in mode "640x480"
[   320.811] (**) VESA(0): *Built-in mode "720x400"
[   320.811] (**) VESA(0): Display dimensions: (380, 300) mm
[   320.811] (**) VESA(0): DPI set to (85, 86)
[   320.811] (**) VESA(0): Using "Shadow Framebuffer"
[   320.811] (II) Loading sub module "shadow"
[   320.811] (II) LoadModule: "shadow"
[   320.811] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   320.811] (II) Module shadow: vendor="X.Org Foundation"
[   320.811] 	compiled for 1.9.4, module version = 1.1.0
[   320.811] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   320.811] (II) Loading sub module "fb"
[   320.811] (II) LoadModule: "fb"
[   320.811] (II) Loading /usr/lib/xorg/modules/libfb.so
[   320.811] (II) Module fb: vendor="X.Org Foundation"
[   320.811] 	compiled for 1.9.4, module version = 1.0.0
[   320.811] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   320.811] (==) Depth 24 pixmap format is 32 bpp
[   320.811] (II) Loading sub module "int10"
[   320.811] (II) LoadModule: "int10"
[   320.811] (II) Reloading /usr/lib/xorg/modules/libint10.so
[   320.811] (II) VESA(0): initializing int10
[   320.815] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   320.815] (II) VESA(0): VESA BIOS detected
[   320.815] (II) VESA(0): VESA VBE Version 3.0
[   320.815] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[   320.815] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
[   320.815] (II) VESA(0): VESA VBE OEM Software Rev: 9.12
[   320.815] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc. 
[   320.815] (II) VESA(0): VESA VBE OEM Product: R580
[   320.815] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[   320.816] (II) VESA(0): virtual address = 0x7f7715534000,
	physical address = 0xd0000000, size = 16777216
[   320.830] (II) VESA(0): Setting up VESA Mode 0x11B (1280x1024)
[   320.830] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[   321.011] (==) VESA(0): Default visual is TrueColor
[   321.011] (==) VESA(0): Backing store disabled
[   321.011] (==) VESA(0): DPMS enabled
[   321.011] (WW) VESA(0): Option "DRI" is not used
[   321.011] (==) RandR enabled
[   321.012] (II) Initializing built-in extension Generic Event Extension
[   321.012] (II) Initializing built-in extension SHAPE
[   321.012] (II) Initializing built-in extension MIT-SHM
[   321.012] (II) Initializing built-in extension XInputExtension
[   321.012] (II) Initializing built-in extension XTEST
[   321.012] (II) Initializing built-in extension BIG-REQUESTS
[   321.012] (II) Initializing built-in extension SYNC
[   321.012] (II) Initializing built-in extension XKEYBOARD
[   321.012] (II) Initializing built-in extension XC-MISC
[   321.012] (II) Initializing built-in extension XINERAMA
[   321.012] (II) Initializing built-in extension XFIXES
[   321.012] (II) Initializing built-in extension RENDER
[   321.012] (II) Initializing built-in extension RANDR
[   321.012] (II) Initializing built-in extension COMPOSITE
[   321.012] (II) Initializing built-in extension DAMAGE
[   321.012] (II) SELinux: Disabled on system
[   321.018] (II) AIGLX: Screen 0 is not DRI2 capable
[   321.018] (II) AIGLX: Screen 0 is not DRI capable
[   321.020] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so
[   321.020] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   321.158] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   321.158] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   321.158] (II) LoadModule: "evdev"
[   321.158] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   321.158] (II) Module evdev: vendor="X.Org Foundation"
[   321.158] 	compiled for 1.9.4, module version = 2.6.0
[   321.158] 	Module class: X.Org XInput Driver
[   321.158] 	ABI class: X.Org XInput driver, version 11.0
[   321.158] (**) Power Button: always reports core events
[   321.158] (**) Power Button: Device: "/dev/input/event3"
[   321.170] (--) Power Button: Found keys
[   321.170] (II) Power Button: Configuring as keyboard
[   321.170] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   321.170] (**) Option "xkb_rules" "evdev"
[   321.170] (**) Option "xkb_model" "pc104"
[   321.170] (**) Option "xkb_layout" "us"
[   321.192] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   321.192] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   321.192] (**) Power Button: always reports core events
[   321.192] (**) Power Button: Device: "/dev/input/event2"
[   321.203] (--) Power Button: Found keys
[   321.203] (II) Power Button: Configuring as keyboard
[   321.203] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   321.203] (**) Option "xkb_rules" "evdev"
[   321.203] (**) Option "xkb_model" "pc104"
[   321.203] (**) Option "xkb_layout" "us"
[   321.205] (II) config/udev: Adding input device Kingsis Peripherals Evoluent VerticalMouse 2 (/dev/input/event4)
[   321.205] (**) Kingsis Peripherals Evoluent VerticalMouse 2: Applying InputClass "evdev pointer catchall"
[   321.205] (**) Kingsis Peripherals Evoluent VerticalMouse 2: always reports core events
[   321.205] (**) Kingsis Peripherals Evoluent VerticalMouse 2: Device: "/dev/input/event4"
[   321.220] (--) Kingsis Peripherals Evoluent VerticalMouse 2: Found 9 mouse buttons
[   321.220] (--) Kingsis Peripherals Evoluent VerticalMouse 2: Found scroll wheel(s)
[   321.220] (--) Kingsis Peripherals Evoluent VerticalMouse 2: Found relative axes
[   321.220] (--) Kingsis Peripherals Evoluent VerticalMouse 2: Found x and y relative axes
[   321.220] (II) Kingsis Peripherals Evoluent VerticalMouse 2: Configuring as mouse
[   321.220] (II) Kingsis Peripherals Evoluent VerticalMouse 2: Adding scrollwheel support
[   321.220] (**) Kingsis Peripherals Evoluent VerticalMouse 2: YAxisMapping: buttons 4 and 5
[   321.220] (**) Kingsis Peripherals Evoluent VerticalMouse 2: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   321.220] (II) XINPUT: Adding extended input device "Kingsis Peripherals Evoluent VerticalMouse 2" (type: MOUSE)
[   321.220] (**) Kingsis Peripherals Evoluent VerticalMouse 2: (accel) keeping acceleration scheme 1
[   321.220] (**) Kingsis Peripherals Evoluent VerticalMouse 2: (accel) acceleration profile 0
[   321.220] (**) Kingsis Peripherals Evoluent VerticalMouse 2: (accel) acceleration factor: 2.000
[   321.220] (**) Kingsis Peripherals Evoluent VerticalMouse 2: (accel) acceleration threshold: 4
[   321.220] (II) Kingsis Peripherals Evoluent VerticalMouse 2: initialized for relative axes.
[   321.220] (II) config/udev: Adding input device Kingsis Peripherals Evoluent VerticalMouse 2 (/dev/input/mouse0)
[   321.220] (II) No input driver/identifier specified (ignoring)
[   321.228] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   321.228] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   321.228] (**) AT Translated Set 2 keyboard: always reports core events
[   321.228] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   321.240] (--) AT Translated Set 2 keyboard: Found keys
[   321.240] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   321.240] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   321.240] (**) Option "xkb_rules" "evdev"
[   321.240] (**) Option "xkb_model" "pc104"
[   321.240] (**) Option "xkb_layout" "us"
[   321.240] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[   321.240] (II) No input driver/identifier specified (ignoring)
[   339.810] (II) AT Translated Set 2 keyboard: Close
[   339.810] (II) UnloadModule: "evdev"
[   339.810] (II) Kingsis Peripherals Evoluent VerticalMouse 2: Close
[   339.810] (II) UnloadModule: "evdev"
[   339.810] (II) Power Button: Close
[   339.810] (II) UnloadModule: "evdev"
[   339.810] (II) Power Button: Close
[   339.810] (II) UnloadModule: "evdev"

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DMI_VENDOR=empty

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DMI_VENDOR=empty

P: /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6:1.0/input/input4/event4
N: input/event4
S: input/by-id/usb-Kingsis_Peripherals_Evoluent_VerticalMouse_2-event-mouse
S: input/by-path/pci-0000:00:02.0-usb-0:6:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6:1.0/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Kingsis_Peripherals
E: ID_VENDOR_ENC=Kingsis\x20Peripherals
E: ID_VENDOR_ID=2222
E: ID_MODEL=Evoluent_VerticalMouse_2
E: ID_MODEL_ENC=Evoluent\x20VerticalMouse\x202
E: ID_MODEL_ID=3061
E: ID_REVISION=0110
E: ID_SERIAL=Kingsis_Peripherals_Evoluent_VerticalMouse_2
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:6:1.0
E: DEVLINKS=/dev/input/by-id/usb-Kingsis_Peripherals_Evoluent_VerticalMouse_2-event-mouse /dev/input/by-path/pci-0000:00:02.0-usb-0:6:1.0-event-mouse

P: /devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6:1.0/input/input4/mouse0
N: input/mouse0
S: input/by-id/usb-Kingsis_Peripherals_Evoluent_VerticalMouse_2-mouse
S: input/by-path/pci-0000:00:02.0-usb-0:6:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-6/2-6:1.0/input/input4/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Kingsis_Peripherals
E: ID_VENDOR_ENC=Kingsis\x20Peripherals
E: ID_VENDOR_ID=2222
E: ID_MODEL=Evoluent_VerticalMouse_2
E: ID_MODEL_ENC=Evoluent\x20VerticalMouse\x202
E: ID_MODEL_ID=3061
E: ID_REVISION=0110
E: ID_SERIAL=Kingsis_Peripherals_Evoluent_VerticalMouse_2
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:6:1.0
E: DEVLINKS=/dev/input/by-id/usb-Kingsis_Peripherals_Evoluent_VerticalMouse_2-mouse /dev/input/by-path/pci-0000:00:02.0-usb-0:6:1.0-mouse

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=empty

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=empty
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.226300] Linux agpgart interface v0.103
[    0.226372] [drm] Initialized drm 1.1.0 20060810


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-vesa depends on:
ii  libc6                         2.11.2-13  Embedded GNU C Library: Shared lib
ii  libdrm2                       2.4.23-3   Userspace interface to kernel DRM 
ii  xserver-xorg-core [xorg-video 2:1.9.4-3  Xorg X server - core server

xserver-xorg-video-vesa recommends no packages.

xserver-xorg-video-vesa suggests no packages.

-- no debconf information



Reply to: