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

Bug#756407: swrast_dri.so: undefined symbol: _glapi_tls_Dispatch



Package: libgl1-mesa-dri
Version: 10.2.4-1
Severity: normal

Hello,

I'm running Debian in a Parallels VM with the VESA driver. But I have
the problem that no OpenGL support is available. glxinfo just gets
terminated after startup.

In the Xorg.0.log I see the following error which I supspect are related
to my problem:

[   717.202] (II) AIGLX: Screen 0 is not DRI2 capable
[   717.202] (EE) AIGLX: reverting to software rendering
[   717.207] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[   717.207] (EE) GLX: could not load software renderer
[   717.207] (II) GLX: no usable GL providers found for screen 0

Do you have an idea what's wrong here? The symbol appears to be there:

root@sid:~# readelf -Ws /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so |grep _glapi
     6: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _glapi_set_dispatch
    30: 0000000000000000     0 TLS     GLOBAL DEFAULT  UND _glapi_tls_Dispatch
    45: 0000000000000000     0 TLS     GLOBAL DEFAULT  UND _glapi_tls_Context
   115: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _glapi_check_multithread
   181: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _glapi_set_context
   239: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _glapi_add_dispatch
   313: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _glapi_get_proc_address
   319: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _glapi_get_dispatch_table_size
   323: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND _glapi_get_context

I remember that I installed the Parallels X driver some years ago. But
becuse support for latest Xorg version appears there very late, I
reverted back to VESA. Maybe there is something left over?

Thanks,
Gregor

-- Package-specific info:
glxinfo:
--------
DISPLAY is not set.

X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Sep 26  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2327520 Apr 15 21:01 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: Parallels, Inc. Accelerated Virtual Video Adapter [1ab8:4005]

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

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.11-1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.1 (Debian 4.8.1-10) ) #1 SMP Debian 3.11.6-2 (2013-11-01)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 116960 Mar 18 22:15 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 113832 Jul 29 16:53 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   717.164] 
X.Org X Server 1.15.1
Release Date: 2014-04-13
[   717.164] X Protocol Version 11, Revision 0
[   717.164] Build Operating System: Linux 3.13-1-amd64 x86_64 Debian
[   717.164] Current Operating System: Linux sid 3.11-1-amd64 #1 SMP Debian 3.11.6-2 (2013-11-01) x86_64
[   717.164] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11-1-amd64 root=UUID=3b0feeb6-7c29-4d77-b282-5b758ec054c1 ro quiet
[   717.165] Build Date: 15 April 2014  06:58:36PM
[   717.165] xorg-server 2:1.15.1-1 (http://www.debian.org/support) 
[   717.165] Current version of pixman: 0.32.6
[   717.165] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   717.165] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   717.165] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jul 29 16:53:11 2014
[   717.165] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   717.165] (==) No Layout section.  Using the first Screen section.
[   717.165] (==) No screen section available. Using defaults.
[   717.165] (**) |-->Screen "Default Screen Section" (0)
[   717.165] (**) |   |-->Monitor "<default monitor>"
[   717.165] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   717.165] (==) Automatically adding devices
[   717.165] (==) Automatically enabling devices
[   717.165] (==) Automatically adding GPU devices
[   717.166] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   717.166] 	Entry deleted from font path.
[   717.166] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/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,
	built-ins
[   717.166] (==) ModulePath set to "/usr/lib/xorg/modules"
[   717.166] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   717.166] (II) Loader magic: 0x7fab48541d40
[   717.166] (II) Module ABI versions:
[   717.166] 	X.Org ANSI C Emulation: 0.4
[   717.166] 	X.Org Video Driver: 15.0
[   717.166] 	X.Org XInput driver : 20.0
[   717.166] 	X.Org Server Extension : 8.0
[   717.167] (--) PCI:*(0:1:0:0) 1ab8:4005:1ab8:0400 rev 0, Mem @ 0xb0000000/33554432, I/O @ 0x00006000/32, BIOS @ 0x????????/65536
[   717.167] Initializing built-in extension Generic Event Extension
[   717.167] Initializing built-in extension SHAPE
[   717.167] Initializing built-in extension MIT-SHM
[   717.167] Initializing built-in extension XInputExtension
[   717.167] Initializing built-in extension XTEST
[   717.167] Initializing built-in extension BIG-REQUESTS
[   717.167] Initializing built-in extension SYNC
[   717.167] Initializing built-in extension XKEYBOARD
[   717.167] Initializing built-in extension XC-MISC
[   717.167] Initializing built-in extension SECURITY
[   717.167] Initializing built-in extension XINERAMA
[   717.167] Initializing built-in extension XFIXES
[   717.167] Initializing built-in extension RENDER
[   717.167] Initializing built-in extension RANDR
[   717.167] Initializing built-in extension COMPOSITE
[   717.167] Initializing built-in extension DAMAGE
[   717.167] Initializing built-in extension MIT-SCREEN-SAVER
[   717.167] Initializing built-in extension DOUBLE-BUFFER
[   717.167] Initializing built-in extension RECORD
[   717.167] Initializing built-in extension DPMS
[   717.167] Initializing built-in extension Present
[   717.168] Initializing built-in extension DRI3
[   717.168] Initializing built-in extension X-Resource
[   717.168] Initializing built-in extension XVideo
[   717.168] Initializing built-in extension XVideo-MotionCompensation
[   717.168] Initializing built-in extension SELinux
[   717.168] Initializing built-in extension XFree86-VidModeExtension
[   717.168] Initializing built-in extension XFree86-DGA
[   717.168] Initializing built-in extension XFree86-DRI
[   717.168] Initializing built-in extension DRI2
[   717.168] (II) LoadModule: "glx"
[   717.168] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   717.168] (II) Module glx: vendor="X.Org Foundation"
[   717.168] 	compiled for 1.15.1, module version = 1.0.0
[   717.168] 	ABI class: X.Org Server Extension, version 8.0
[   717.168] (==) AIGLX enabled
[   717.168] Loading extension GLX
[   717.168] (==) Matched modesetting as autoconfigured driver 0
[   717.168] (==) Matched fbdev as autoconfigured driver 1
[   717.168] (==) Matched vesa as autoconfigured driver 2
[   717.168] (==) Assigned the driver to the xf86ConfigLayout
[   717.168] (II) LoadModule: "modesetting"
[   717.168] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   717.168] (II) Module modesetting: vendor="X.Org Foundation"
[   717.168] 	compiled for 1.15.1, module version = 0.8.1
[   717.168] 	Module class: X.Org Video Driver
[   717.168] 	ABI class: X.Org Video Driver, version 15.0
[   717.168] (II) LoadModule: "fbdev"
[   717.168] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   717.169] (II) Module fbdev: vendor="X.Org Foundation"
[   717.169] 	compiled for 1.15.0, module version = 0.4.4
[   717.169] 	Module class: X.Org Video Driver
[   717.169] 	ABI class: X.Org Video Driver, version 15.0
[   717.169] (II) LoadModule: "vesa"
[   717.169] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   717.169] (II) Module vesa: vendor="X.Org Foundation"
[   717.169] 	compiled for 1.15.0, module version = 2.3.3
[   717.169] 	Module class: X.Org Video Driver
[   717.169] 	ABI class: X.Org Video Driver, version 15.0
[   717.169] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   717.169] (II) FBDEV: driver for framebuffer: fbdev
[   717.169] (II) VESA: driver for VESA chipsets: vesa
[   717.169] (--) using VT number 2

[   717.169] (EE) open /dev/dri/card0: No such file or directory
[   717.169] (WW) Falling back to old probe method for modesetting
[   717.169] (EE) open /dev/dri/card0: No such file or directory
[   717.169] (II) Loading sub module "fbdevhw"
[   717.169] (II) LoadModule: "fbdevhw"
[   717.169] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   717.170] (II) Module fbdevhw: vendor="X.Org Foundation"
[   717.170] 	compiled for 1.15.1, module version = 0.0.2
[   717.170] 	ABI class: X.Org Video Driver, version 15.0
[   717.170] (EE) open /dev/fb0: No such file or directory
[   717.170] (WW) Falling back to old probe method for fbdev
[   717.170] (II) Loading sub module "fbdevhw"
[   717.170] (II) LoadModule: "fbdevhw"
[   717.170] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   717.170] (II) Module fbdevhw: vendor="X.Org Foundation"
[   717.170] 	compiled for 1.15.1, module version = 0.0.2
[   717.170] 	ABI class: X.Org Video Driver, version 15.0
[   717.170] (EE) open /dev/fb0: No such file or directory
[   717.170] (EE) Screen 0 deleted because of no matching config section.
[   717.170] (II) UnloadModule: "modesetting"
[   717.170] (EE) Screen 0 deleted because of no matching config section.
[   717.170] (II) UnloadModule: "fbdev"
[   717.170] (II) UnloadSubModule: "fbdevhw"
[   717.170] (II) Loading sub module "vbe"
[   717.170] (II) LoadModule: "vbe"
[   717.170] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   717.170] (II) Module vbe: vendor="X.Org Foundation"
[   717.170] 	compiled for 1.15.1, module version = 1.1.0
[   717.170] 	ABI class: X.Org Video Driver, version 15.0
[   717.170] (II) Loading sub module "int10"
[   717.170] (II) LoadModule: "int10"
[   717.170] (II) Loading /usr/lib/xorg/modules/libint10.so
[   717.170] (II) Module int10: vendor="X.Org Foundation"
[   717.170] 	compiled for 1.15.1, module version = 1.0.0
[   717.170] 	ABI class: X.Org Video Driver, version 15.0
[   717.170] (II) VESA(0): initializing int10
[   717.171] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   717.171] (II) VESA(0): VESA BIOS detected
[   717.171] (II) VESA(0): VESA VBE Version 3.0
[   717.171] (II) VESA(0): VESA VBE Total Mem: 32768 kB
[   717.171] (II) VESA(0): VESA VBE OEM: Parallels(R) VESA BIOS Version 3.0.2111.89721
[   717.171] (II) VESA(0): VESA VBE OEM Software Rev: 3.0
[   717.171] (II) VESA(0): VESA VBE OEM Vendor: Parallels Software International, Inc.
[   717.171] (II) VESA(0): VESA VBE OEM Product: Parallels Video Adapter
[   717.171] (II) VESA(0): VESA VBE OEM Product Rev: 3.0.2111.89721
[   717.174] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   717.175] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[   717.175] (==) VESA(0): RGB weight 888
[   717.175] (==) VESA(0): Default visual is TrueColor
[   717.175] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[   717.175] (II) Loading sub module "ddc"
[   717.175] (II) LoadModule: "ddc"
[   717.175] (II) Module "ddc" already built-in
[   717.175] (II) VESA(0): VESA VBE DDC supported
[   717.175] (II) VESA(0): VESA VBE DDC Level 1 + 2
[   717.175] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[   717.175] (II) VESA(0): VESA VBE DDC read successfully
[   717.175] (II) VESA(0): Manufacturer: PRL  Model: 4006  Serial#: 10000
[   717.175] (II) VESA(0): Year: 2007  Week: 51
[   717.175] (II) VESA(0): EDID Version: 1.3
[   717.175] (II) VESA(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[   717.175] (II) VESA(0): Sync:  Separate  Composite  SyncOnGreen
[   717.175] (II) VESA(0): Indeterminate output size
[   717.175] (II) VESA(0): Gamma: 2.20
[   717.175] (II) VESA(0): DPMS capabilities: Suspend Off; RGB/Color Display
[   717.175] (II) VESA(0): Default color space is primary color space
[   717.175] (II) VESA(0): First detailed timing is preferred mode
[   717.175] (II) VESA(0): GTF timings supported
[   717.175] (II) VESA(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[   717.175] (II) VESA(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[   717.175] (II) VESA(0): Supported established timings:
[   717.175] (II) VESA(0): 640x480@60Hz
[   717.175] (II) VESA(0): 800x600@60Hz
[   717.175] (II) VESA(0): 1024x768@60Hz
[   717.175] (II) VESA(0): Manufacturer's mask: 0
[   717.175] (II) VESA(0): Supported standard timings:
[   717.175] (II) VESA(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   717.175] (II) VESA(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   717.175] (II) VESA(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   717.175] (II) VESA(0): #3: hsize: 1400  vsize 1050  refresh: 60  vid: 16528
[   717.175] (II) VESA(0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[   717.175] (II) VESA(0): #5: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   717.175] (II) VESA(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   717.175] (II) VESA(0): #7: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[   717.175] (II) VESA(0): Supported detailed timing:
[   717.175] (II) VESA(0): clock: 38.0 MHz   Image Size:  0 x 0 mm
[   717.175] (II) VESA(0): h_active: 800  h_sync: 820  h_sync_end 900 h_blank_end 1000 h_border: 0
[   717.175] (II) VESA(0): v_active: 600  v_sync: 603  v_sync_end 606 v_blanking: 633 v_border: 0
[   717.175] (II) VESA(0): Ranges: V min: 56 V max: 64 Hz, H min: 0 H max: 250 kHz, PixClock max 255 MHz
[   717.175] (II) VESA(0): Monitor name: Parallels Vu
[   717.175] (II) VESA(0): EDID (in hex):
[   717.175] (II) VESA(0): 	00ffffffffffff00424c064010270000
[   717.175] (II) VESA(0): 	331101030e0000786fee91a3544c9926
[   717.175] (II) VESA(0): 	0f505421080081808140810090409500
[   717.175] (II) VESA(0): 	a940b300d100d80e20c8305821201450
[   717.175] (II) VESA(0): 	330000000000001e000000fd00384000
[   717.175] (II) VESA(0): 	fa19000a202020202020000000fc0050
[   717.175] (II) VESA(0): 	6172616c6c656c732056750a00000010
[   717.175] (II) VESA(0): 	00506172616c6c656c730a0a0a0a0045
[   717.175] (II) VESA(0): EDID vendor "PRL", prod id 16390
[   717.175] (II) VESA(0): Using EDID range info for horizontal sync
[   717.175] (II) VESA(0): Using EDID range info for vertical refresh
[   717.175] (II) VESA(0): Printing DDC gathered Modelines:
[   717.175] (II) VESA(0): Modeline "800x600"x0.0   38.00  800 820 900 1000  600 603 606 633 +hsync +vsync (38.0 kHz eP)
[   717.175] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   717.175] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   717.175] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   717.175] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   717.175] (II) VESA(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   717.175] (II) VESA(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   717.175] (II) VESA(0): Modeline "1400x1050"x0.0  121.75  1400 1488 1632 1864  1050 1053 1057 1089 -hsync +vsync (65.3 kHz e)
[   717.175] (II) VESA(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   717.175] (II) VESA(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[   717.175] (II) VESA(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   717.175] (II) VESA(0): Modeline "1920x1200"x0.0  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[   717.175] (II) VESA(0): Searching for matching VESA mode(s):
[   717.175] Mode: 100 (640x400)
[   717.175] 	ModeAttributes: 0xbb
[   717.175] 	WinAAttributes: 0x7
[   717.175] 	WinBAttributes: 0x0
[   717.175] 	WinGranularity: 64
[   717.175] 	WinSize: 64
[   717.175] 	WinASegment: 0xa000
[   717.175] 	WinBSegment: 0x0
[   717.175] 	WinFuncPtr: 0x0
[   717.175] 	BytesPerScanline: 640
[   717.175] 	XResolution: 640
[   717.175] 	YResolution: 400
[   717.175] 	XCharSize: 0
[   717.175] 	YCharSize: 0
[   717.175] 	NumberOfPlanes: 1
[   717.175] 	BitsPerPixel: 8
[   717.175] 	NumberOfBanks: 1
[   717.175] 	MemoryModel: 4
[   717.175] 	BankSize: 0
[   717.175] 	NumberOfImages: 0
[   717.175] 	RedMaskSize: 0
[   717.175] 	RedFieldPosition: 0
[   717.175] 	GreenMaskSize: 0
[   717.175] 	GreenFieldPosition: 0
[   717.175] 	BlueMaskSize: 0
[   717.175] 	BlueFieldPosition: 0
[   717.175] 	RsvdMaskSize: 0
[   717.175] 	RsvdFieldPosition: 0
[   717.175] 	DirectColorModeInfo: 2
[   717.175] 	PhysBasePtr: 0xb0000000
[   717.175] 	LinBytesPerScanLine: 640
[   717.175] 	BnkNumberOfImagePages: 0
[   717.175] 	LinNumberOfImagePages: 0
[   717.175] 	LinRedMaskSize: 0
[   717.175] 	LinRedFieldPosition: 0
[   717.175] 	LinGreenMaskSize: 0
[   717.175] 	LinGreenFieldPosition: 0
[   717.175] 	LinBlueMaskSize: 0
[   717.175] 	LinBlueFieldPosition: 0
[   717.175] 	LinRsvdMaskSize: 0
[   717.175] 	LinRsvdFieldPosition: 0
[   717.175] 	MaxPixelClock: 250000000
[   717.175] Mode: 101 (640x480)
[   717.175] 	ModeAttributes: 0xbb
[   717.175] 	WinAAttributes: 0x7
[   717.175] 	WinBAttributes: 0x0
[   717.175] 	WinGranularity: 64
[   717.175] 	WinSize: 64
[   717.176] 	WinASegment: 0xa000
[   717.176] 	WinBSegment: 0x0
[   717.176] 	WinFuncPtr: 0x0
[   717.176] 	BytesPerScanline: 640
[   717.176] 	XResolution: 640
[   717.176] 	YResolution: 480
[   717.176] 	XCharSize: 0
[   717.176] 	YCharSize: 0
[   717.176] 	NumberOfPlanes: 1
[   717.176] 	BitsPerPixel: 8
[   717.176] 	NumberOfBanks: 1
[   717.176] 	MemoryModel: 4
[   717.176] 	BankSize: 0
[   717.176] 	NumberOfImages: 0
[   717.176] 	RedMaskSize: 0
[   717.176] 	RedFieldPosition: 0
[   717.176] 	GreenMaskSize: 0
[   717.176] 	GreenFieldPosition: 0
[   717.176] 	BlueMaskSize: 0
[   717.176] 	BlueFieldPosition: 0
[   717.176] 	RsvdMaskSize: 0
[   717.176] 	RsvdFieldPosition: 0
[   717.176] 	DirectColorModeInfo: 2
[   717.176] 	PhysBasePtr: 0xb0000000
[   717.176] 	LinBytesPerScanLine: 640
[   717.176] 	BnkNumberOfImagePages: 0
[   717.176] 	LinNumberOfImagePages: 0
[   717.176] 	LinRedMaskSize: 0
[   717.176] 	LinRedFieldPosition: 0
[   717.176] 	LinGreenMaskSize: 0
[   717.176] 	LinGreenFieldPosition: 0
[   717.176] 	LinBlueMaskSize: 0
[   717.176] 	LinBlueFieldPosition: 0
[   717.176] 	LinRsvdMaskSize: 0
[   717.176] 	LinRsvdFieldPosition: 0
[   717.176] 	MaxPixelClock: 250000000
[   717.176] Mode: 103 (800x600)
[   717.176] 	ModeAttributes: 0xbb
[   717.176] 	WinAAttributes: 0x7
[   717.176] 	WinBAttributes: 0x0
[   717.176] 	WinGranularity: 64
[   717.176] 	WinSize: 64
[   717.176] 	WinASegment: 0xa000
[   717.176] 	WinBSegment: 0x0
[   717.176] 	WinFuncPtr: 0x0
[   717.176] 	BytesPerScanline: 800
[   717.176] 	XResolution: 800
[   717.176] 	YResolution: 600
[   717.176] 	XCharSize: 0
[   717.176] 	YCharSize: 0
[   717.176] 	NumberOfPlanes: 1
[   717.176] 	BitsPerPixel: 8
[   717.176] 	NumberOfBanks: 1
[   717.176] 	MemoryModel: 4
[   717.176] 	BankSize: 0
[   717.176] 	NumberOfImages: 0
[   717.176] 	RedMaskSize: 0
[   717.176] 	RedFieldPosition: 0
[   717.176] 	GreenMaskSize: 0
[   717.176] 	GreenFieldPosition: 0
[   717.176] 	BlueMaskSize: 0
[   717.176] 	BlueFieldPosition: 0
[   717.176] 	RsvdMaskSize: 0
[   717.176] 	RsvdFieldPosition: 0
[   717.176] 	DirectColorModeInfo: 2
[   717.176] 	PhysBasePtr: 0xb0000000
[   717.176] 	LinBytesPerScanLine: 800
[   717.176] 	BnkNumberOfImagePages: 0
[   717.176] 	LinNumberOfImagePages: 0
[   717.176] 	LinRedMaskSize: 0
[   717.176] 	LinRedFieldPosition: 0
[   717.176] 	LinGreenMaskSize: 0
[   717.176] 	LinGreenFieldPosition: 0
[   717.176] 	LinBlueMaskSize: 0
[   717.176] 	LinBlueFieldPosition: 0
[   717.176] 	LinRsvdMaskSize: 0
[   717.176] 	LinRsvdFieldPosition: 0
[   717.176] 	MaxPixelClock: 250000000
[   717.176] Mode: 105 (1024x768)
[   717.176] 	ModeAttributes: 0xbb
[   717.176] 	WinAAttributes: 0x7
[   717.176] 	WinBAttributes: 0x0
[   717.176] 	WinGranularity: 64
[   717.176] 	WinSize: 64
[   717.176] 	WinASegment: 0xa000
[   717.176] 	WinBSegment: 0x0
[   717.176] 	WinFuncPtr: 0x0
[   717.176] 	BytesPerScanline: 1024
[   717.176] 	XResolution: 1024
[   717.176] 	YResolution: 768
[   717.176] 	XCharSize: 0
[   717.176] 	YCharSize: 0
[   717.176] 	NumberOfPlanes: 1
[   717.176] 	BitsPerPixel: 8
[   717.176] 	NumberOfBanks: 1
[   717.176] 	MemoryModel: 4
[   717.176] 	BankSize: 0
[   717.176] 	NumberOfImages: 0
[   717.176] 	RedMaskSize: 0
[   717.176] 	RedFieldPosition: 0
[   717.176] 	GreenMaskSize: 0
[   717.176] 	GreenFieldPosition: 0
[   717.176] 	BlueMaskSize: 0
[   717.176] 	BlueFieldPosition: 0
[   717.176] 	RsvdMaskSize: 0
[   717.176] 	RsvdFieldPosition: 0
[   717.176] 	DirectColorModeInfo: 2
[   717.176] 	PhysBasePtr: 0xb0000000
[   717.176] 	LinBytesPerScanLine: 1024
[   717.176] 	BnkNumberOfImagePages: 0
[   717.176] 	LinNumberOfImagePages: 0
[   717.176] 	LinRedMaskSize: 0
[   717.176] 	LinRedFieldPosition: 0
[   717.176] 	LinGreenMaskSize: 0
[   717.176] 	LinGreenFieldPosition: 0
[   717.176] 	LinBlueMaskSize: 0
[   717.176] 	LinBlueFieldPosition: 0
[   717.176] 	LinRsvdMaskSize: 0
[   717.176] 	LinRsvdFieldPosition: 0
[   717.176] 	MaxPixelClock: 250000000
[   717.176] Mode: 107 (1280x1024)
[   717.176] 	ModeAttributes: 0xbb
[   717.176] 	WinAAttributes: 0x7
[   717.176] 	WinBAttributes: 0x0
[   717.176] 	WinGranularity: 64
[   717.176] 	WinSize: 64
[   717.176] 	WinASegment: 0xa000
[   717.176] 	WinBSegment: 0x0
[   717.176] 	WinFuncPtr: 0x0
[   717.176] 	BytesPerScanline: 1280
[   717.176] 	XResolution: 1280
[   717.176] 	YResolution: 1024
[   717.176] 	XCharSize: 0
[   717.176] 	YCharSize: 0
[   717.176] 	NumberOfPlanes: 1
[   717.176] 	BitsPerPixel: 8
[   717.176] 	NumberOfBanks: 1
[   717.176] 	MemoryModel: 4
[   717.176] 	BankSize: 0
[   717.177] 	NumberOfImages: 0
[   717.177] 	RedMaskSize: 0
[   717.177] 	RedFieldPosition: 0
[   717.177] 	GreenMaskSize: 0
[   717.177] 	GreenFieldPosition: 0
[   717.177] 	BlueMaskSize: 0
[   717.177] 	BlueFieldPosition: 0
[   717.177] 	RsvdMaskSize: 0
[   717.177] 	RsvdFieldPosition: 0
[   717.177] 	DirectColorModeInfo: 2
[   717.177] 	PhysBasePtr: 0xb0000000
[   717.177] 	LinBytesPerScanLine: 1280
[   717.177] 	BnkNumberOfImagePages: 0
[   717.177] 	LinNumberOfImagePages: 0
[   717.177] 	LinRedMaskSize: 0
[   717.177] 	LinRedFieldPosition: 0
[   717.177] 	LinGreenMaskSize: 0
[   717.177] 	LinGreenFieldPosition: 0
[   717.177] 	LinBlueMaskSize: 0
[   717.177] 	LinBlueFieldPosition: 0
[   717.177] 	LinRsvdMaskSize: 0
[   717.177] 	LinRsvdFieldPosition: 0
[   717.177] 	MaxPixelClock: 250000000
[   717.177] Mode: 110 (640x480)
[   717.177] 	ModeAttributes: 0xbb
[   717.177] 	WinAAttributes: 0x7
[   717.177] 	WinBAttributes: 0x0
[   717.177] 	WinGranularity: 64
[   717.177] 	WinSize: 64
[   717.177] 	WinASegment: 0xa000
[   717.177] 	WinBSegment: 0x0
[   717.177] 	WinFuncPtr: 0x0
[   717.177] 	BytesPerScanline: 1280
[   717.177] 	XResolution: 640
[   717.177] 	YResolution: 480
[   717.177] 	XCharSize: 0
[   717.177] 	YCharSize: 0
[   717.177] 	NumberOfPlanes: 1
[   717.177] 	BitsPerPixel: 15
[   717.177] 	NumberOfBanks: 1
[   717.177] 	MemoryModel: 6
[   717.177] 	BankSize: 0
[   717.177] 	NumberOfImages: 0
[   717.177] 	RedMaskSize: 5
[   717.177] 	RedFieldPosition: 10
[   717.177] 	GreenMaskSize: 5
[   717.177] 	GreenFieldPosition: 5
[   717.177] 	BlueMaskSize: 5
[   717.177] 	BlueFieldPosition: 0
[   717.177] 	RsvdMaskSize: 1
[   717.177] 	RsvdFieldPosition: 15
[   717.177] 	DirectColorModeInfo: 2
[   717.177] 	PhysBasePtr: 0xb0000000
[   717.177] 	LinBytesPerScanLine: 1280
[   717.177] 	BnkNumberOfImagePages: 0
[   717.177] 	LinNumberOfImagePages: 0
[   717.177] 	LinRedMaskSize: 5
[   717.177] 	LinRedFieldPosition: 10
[   717.177] 	LinGreenMaskSize: 5
[   717.177] 	LinGreenFieldPosition: 5
[   717.177] 	LinBlueMaskSize: 5
[   717.177] 	LinBlueFieldPosition: 0
[   717.177] 	LinRsvdMaskSize: 1
[   717.177] 	LinRsvdFieldPosition: 15
[   717.177] 	MaxPixelClock: 250000000
[   717.177] Mode: 111 (640x480)
[   717.177] 	ModeAttributes: 0xbb
[   717.177] 	WinAAttributes: 0x7
[   717.177] 	WinBAttributes: 0x0
[   717.177] 	WinGranularity: 64
[   717.177] 	WinSize: 64
[   717.177] 	WinASegment: 0xa000
[   717.177] 	WinBSegment: 0x0
[   717.177] 	WinFuncPtr: 0x0
[   717.177] 	BytesPerScanline: 1280
[   717.177] 	XResolution: 640
[   717.177] 	YResolution: 480
[   717.177] 	XCharSize: 0
[   717.177] 	YCharSize: 0
[   717.177] 	NumberOfPlanes: 1
[   717.177] 	BitsPerPixel: 16
[   717.177] 	NumberOfBanks: 1
[   717.177] 	MemoryModel: 6
[   717.177] 	BankSize: 0
[   717.177] 	NumberOfImages: 0
[   717.177] 	RedMaskSize: 5
[   717.177] 	RedFieldPosition: 11
[   717.177] 	GreenMaskSize: 6
[   717.177] 	GreenFieldPosition: 5
[   717.177] 	BlueMaskSize: 5
[   717.177] 	BlueFieldPosition: 0
[   717.177] 	RsvdMaskSize: 0
[   717.177] 	RsvdFieldPosition: 0
[   717.177] 	DirectColorModeInfo: 2
[   717.177] 	PhysBasePtr: 0xb0000000
[   717.177] 	LinBytesPerScanLine: 1280
[   717.177] 	BnkNumberOfImagePages: 0
[   717.177] 	LinNumberOfImagePages: 0
[   717.177] 	LinRedMaskSize: 5
[   717.177] 	LinRedFieldPosition: 11
[   717.177] 	LinGreenMaskSize: 6
[   717.177] 	LinGreenFieldPosition: 5
[   717.177] 	LinBlueMaskSize: 5
[   717.177] 	LinBlueFieldPosition: 0
[   717.177] 	LinRsvdMaskSize: 0
[   717.177] 	LinRsvdFieldPosition: 0
[   717.177] 	MaxPixelClock: 250000000
[   717.177] Mode: 112 (640x480)
[   717.177] 	ModeAttributes: 0xbb
[   717.177] 	WinAAttributes: 0x7
[   717.177] 	WinBAttributes: 0x0
[   717.177] 	WinGranularity: 64
[   717.177] 	WinSize: 64
[   717.177] 	WinASegment: 0xa000
[   717.177] 	WinBSegment: 0x0
[   717.177] 	WinFuncPtr: 0x0
[   717.177] 	BytesPerScanline: 1920
[   717.177] 	XResolution: 640
[   717.177] 	YResolution: 480
[   717.177] 	XCharSize: 0
[   717.177] 	YCharSize: 0
[   717.177] 	NumberOfPlanes: 1
[   717.177] 	BitsPerPixel: 24
[   717.177] 	NumberOfBanks: 1
[   717.177] 	MemoryModel: 6
[   717.177] 	BankSize: 0
[   717.177] 	NumberOfImages: 0
[   717.177] 	RedMaskSize: 8
[   717.177] 	RedFieldPosition: 16
[   717.177] 	GreenMaskSize: 8
[   717.177] 	GreenFieldPosition: 8
[   717.177] 	BlueMaskSize: 8
[   717.177] 	BlueFieldPosition: 0
[   717.177] 	RsvdMaskSize: 0
[   717.177] 	RsvdFieldPosition: 0
[   717.177] 	DirectColorModeInfo: 2
[   717.177] 	PhysBasePtr: 0xb0000000
[   717.177] 	LinBytesPerScanLine: 1920
[   717.177] 	BnkNumberOfImagePages: 0
[   717.177] 	LinNumberOfImagePages: 0
[   717.177] 	LinRedMaskSize: 8
[   717.177] 	LinRedFieldPosition: 16
[   717.177] 	LinGreenMaskSize: 8
[   717.177] 	LinGreenFieldPosition: 8
[   717.177] 	LinBlueMaskSize: 8
[   717.177] 	LinBlueFieldPosition: 0
[   717.177] 	LinRsvdMaskSize: 0
[   717.177] 	LinRsvdFieldPosition: 0
[   717.177] 	MaxPixelClock: 250000000
[   717.178] Mode: 113 (800x600)
[   717.178] 	ModeAttributes: 0xbb
[   717.178] 	WinAAttributes: 0x7
[   717.178] 	WinBAttributes: 0x0
[   717.178] 	WinGranularity: 64
[   717.178] 	WinSize: 64
[   717.178] 	WinASegment: 0xa000
[   717.178] 	WinBSegment: 0x0
[   717.178] 	WinFuncPtr: 0x0
[   717.178] 	BytesPerScanline: 1600
[   717.178] 	XResolution: 800
[   717.178] 	YResolution: 600
[   717.178] 	XCharSize: 0
[   717.178] 	YCharSize: 0
[   717.178] 	NumberOfPlanes: 1
[   717.178] 	BitsPerPixel: 15
[   717.178] 	NumberOfBanks: 1
[   717.178] 	MemoryModel: 6
[   717.178] 	BankSize: 0
[   717.178] 	NumberOfImages: 0
[   717.178] 	RedMaskSize: 5
[   717.178] 	RedFieldPosition: 10
[   717.178] 	GreenMaskSize: 5
[   717.178] 	GreenFieldPosition: 5
[   717.178] 	BlueMaskSize: 5
[   717.178] 	BlueFieldPosition: 0
[   717.178] 	RsvdMaskSize: 1
[   717.178] 	RsvdFieldPosition: 15
[   717.178] 	DirectColorModeInfo: 2
[   717.178] 	PhysBasePtr: 0xb0000000
[   717.178] 	LinBytesPerScanLine: 1600
[   717.178] 	BnkNumberOfImagePages: 0
[   717.178] 	LinNumberOfImagePages: 0
[   717.178] 	LinRedMaskSize: 5
[   717.178] 	LinRedFieldPosition: 10
[   717.178] 	LinGreenMaskSize: 5
[   717.178] 	LinGreenFieldPosition: 5
[   717.178] 	LinBlueMaskSize: 5
[   717.178] 	LinBlueFieldPosition: 0
[   717.178] 	LinRsvdMaskSize: 1
[   717.178] 	LinRsvdFieldPosition: 15
[   717.178] 	MaxPixelClock: 250000000
[   717.178] Mode: 114 (800x600)
[   717.178] 	ModeAttributes: 0xbb
[   717.178] 	WinAAttributes: 0x7
[   717.178] 	WinBAttributes: 0x0
[   717.178] 	WinGranularity: 64
[   717.178] 	WinSize: 64
[   717.178] 	WinASegment: 0xa000
[   717.178] 	WinBSegment: 0x0
[   717.178] 	WinFuncPtr: 0x0
[   717.178] 	BytesPerScanline: 1600
[   717.178] 	XResolution: 800
[   717.178] 	YResolution: 600
[   717.178] 	XCharSize: 0
[   717.178] 	YCharSize: 0
[   717.178] 	NumberOfPlanes: 1
[   717.178] 	BitsPerPixel: 16
[   717.178] 	NumberOfBanks: 1
[   717.178] 	MemoryModel: 6
[   717.178] 	BankSize: 0
[   717.178] 	NumberOfImages: 0
[   717.178] 	RedMaskSize: 5
[   717.178] 	RedFieldPosition: 11
[   717.178] 	GreenMaskSize: 6
[   717.178] 	GreenFieldPosition: 5
[   717.178] 	BlueMaskSize: 5
[   717.178] 	BlueFieldPosition: 0
[   717.178] 	RsvdMaskSize: 0
[   717.178] 	RsvdFieldPosition: 0
[   717.178] 	DirectColorModeInfo: 2
[   717.178] 	PhysBasePtr: 0xb0000000
[   717.178] 	LinBytesPerScanLine: 1600
[   717.178] 	BnkNumberOfImagePages: 0
[   717.178] 	LinNumberOfImagePages: 0
[   717.178] 	LinRedMaskSize: 5
[   717.178] 	LinRedFieldPosition: 11
[   717.178] 	LinGreenMaskSize: 6
[   717.178] 	LinGreenFieldPosition: 5
[   717.178] 	LinBlueMaskSize: 5
[   717.178] 	LinBlueFieldPosition: 0
[   717.178] 	LinRsvdMaskSize: 0
[   717.178] 	LinRsvdFieldPosition: 0
[   717.178] 	MaxPixelClock: 250000000
[   717.178] Mode: 115 (800x600)
[   717.178] 	ModeAttributes: 0xbb
[   717.178] 	WinAAttributes: 0x7
[   717.178] 	WinBAttributes: 0x0
[   717.178] 	WinGranularity: 64
[   717.178] 	WinSize: 64
[   717.178] 	WinASegment: 0xa000
[   717.178] 	WinBSegment: 0x0
[   717.178] 	WinFuncPtr: 0x0
[   717.178] 	BytesPerScanline: 2400
[   717.178] 	XResolution: 800
[   717.178] 	YResolution: 600
[   717.178] 	XCharSize: 0
[   717.178] 	YCharSize: 0
[   717.178] 	NumberOfPlanes: 1
[   717.178] 	BitsPerPixel: 24
[   717.178] 	NumberOfBanks: 1
[   717.178] 	MemoryModel: 6
[   717.178] 	BankSize: 0
[   717.178] 	NumberOfImages: 0
[   717.178] 	RedMaskSize: 8
[   717.178] 	RedFieldPosition: 16
[   717.178] 	GreenMaskSize: 8
[   717.178] 	GreenFieldPosition: 8
[   717.178] 	BlueMaskSize: 8
[   717.178] 	BlueFieldPosition: 0
[   717.178] 	RsvdMaskSize: 0
[   717.178] 	RsvdFieldPosition: 0
[   717.178] 	DirectColorModeInfo: 2
[   717.178] 	PhysBasePtr: 0xb0000000
[   717.178] 	LinBytesPerScanLine: 2400
[   717.178] 	BnkNumberOfImagePages: 0
[   717.178] 	LinNumberOfImagePages: 0
[   717.178] 	LinRedMaskSize: 8
[   717.178] 	LinRedFieldPosition: 16
[   717.178] 	LinGreenMaskSize: 8
[   717.178] 	LinGreenFieldPosition: 8
[   717.178] 	LinBlueMaskSize: 8
[   717.178] 	LinBlueFieldPosition: 0
[   717.178] 	LinRsvdMaskSize: 0
[   717.178] 	LinRsvdFieldPosition: 0
[   717.178] 	MaxPixelClock: 250000000
[   717.178] Mode: 116 (1024x768)
[   717.178] 	ModeAttributes: 0xbb
[   717.178] 	WinAAttributes: 0x7
[   717.178] 	WinBAttributes: 0x0
[   717.178] 	WinGranularity: 64
[   717.178] 	WinSize: 64
[   717.178] 	WinASegment: 0xa000
[   717.178] 	WinBSegment: 0x0
[   717.178] 	WinFuncPtr: 0x0
[   717.178] 	BytesPerScanline: 2048
[   717.178] 	XResolution: 1024
[   717.178] 	YResolution: 768
[   717.178] 	XCharSize: 0
[   717.178] 	YCharSize: 0
[   717.178] 	NumberOfPlanes: 1
[   717.178] 	BitsPerPixel: 15
[   717.178] 	NumberOfBanks: 1
[   717.178] 	MemoryModel: 6
[   717.178] 	BankSize: 0
[   717.178] 	NumberOfImages: 0
[   717.178] 	RedMaskSize: 5
[   717.179] 	RedFieldPosition: 10
[   717.179] 	GreenMaskSize: 5
[   717.179] 	GreenFieldPosition: 5
[   717.179] 	BlueMaskSize: 5
[   717.179] 	BlueFieldPosition: 0
[   717.179] 	RsvdMaskSize: 1
[   717.179] 	RsvdFieldPosition: 15
[   717.179] 	DirectColorModeInfo: 2
[   717.179] 	PhysBasePtr: 0xb0000000
[   717.179] 	LinBytesPerScanLine: 2048
[   717.179] 	BnkNumberOfImagePages: 0
[   717.179] 	LinNumberOfImagePages: 0
[   717.179] 	LinRedMaskSize: 5
[   717.179] 	LinRedFieldPosition: 10
[   717.179] 	LinGreenMaskSize: 5
[   717.179] 	LinGreenFieldPosition: 5
[   717.179] 	LinBlueMaskSize: 5
[   717.179] 	LinBlueFieldPosition: 0
[   717.179] 	LinRsvdMaskSize: 1
[   717.179] 	LinRsvdFieldPosition: 15
[   717.179] 	MaxPixelClock: 250000000
[   717.179] Mode: 117 (1024x768)
[   717.179] 	ModeAttributes: 0xbb
[   717.179] 	WinAAttributes: 0x7
[   717.179] 	WinBAttributes: 0x0
[   717.179] 	WinGranularity: 64
[   717.179] 	WinSize: 64
[   717.179] 	WinASegment: 0xa000
[   717.179] 	WinBSegment: 0x0
[   717.179] 	WinFuncPtr: 0x0
[   717.179] 	BytesPerScanline: 2048
[   717.179] 	XResolution: 1024
[   717.179] 	YResolution: 768
[   717.179] 	XCharSize: 0
[   717.179] 	YCharSize: 0
[   717.179] 	NumberOfPlanes: 1
[   717.179] 	BitsPerPixel: 16
[   717.179] 	NumberOfBanks: 1
[   717.179] 	MemoryModel: 6
[   717.179] 	BankSize: 0
[   717.179] 	NumberOfImages: 0
[   717.179] 	RedMaskSize: 5
[   717.179] 	RedFieldPosition: 11
[   717.179] 	GreenMaskSize: 6
[   717.179] 	GreenFieldPosition: 5
[   717.179] 	BlueMaskSize: 5
[   717.179] 	BlueFieldPosition: 0
[   717.179] 	RsvdMaskSize: 0
[   717.179] 	RsvdFieldPosition: 0
[   717.179] 	DirectColorModeInfo: 2
[   717.179] 	PhysBasePtr: 0xb0000000
[   717.179] 	LinBytesPerScanLine: 2048
[   717.179] 	BnkNumberOfImagePages: 0
[   717.179] 	LinNumberOfImagePages: 0
[   717.179] 	LinRedMaskSize: 5
[   717.179] 	LinRedFieldPosition: 11
[   717.179] 	LinGreenMaskSize: 6
[   717.179] 	LinGreenFieldPosition: 5
[   717.179] 	LinBlueMaskSize: 5
[   717.179] 	LinBlueFieldPosition: 0
[   717.179] 	LinRsvdMaskSize: 0
[   717.179] 	LinRsvdFieldPosition: 0
[   717.179] 	MaxPixelClock: 250000000
[   717.179] Mode: 118 (1024x768)
[   717.179] 	ModeAttributes: 0xbb
[   717.179] 	WinAAttributes: 0x7
[   717.179] 	WinBAttributes: 0x0
[   717.179] 	WinGranularity: 64
[   717.179] 	WinSize: 64
[   717.179] 	WinASegment: 0xa000
[   717.179] 	WinBSegment: 0x0
[   717.179] 	WinFuncPtr: 0x0
[   717.179] 	BytesPerScanline: 3072
[   717.179] 	XResolution: 1024
[   717.179] 	YResolution: 768
[   717.179] 	XCharSize: 0
[   717.179] 	YCharSize: 0
[   717.179] 	NumberOfPlanes: 1
[   717.179] 	BitsPerPixel: 24
[   717.179] 	NumberOfBanks: 1
[   717.179] 	MemoryModel: 6
[   717.179] 	BankSize: 0
[   717.179] 	NumberOfImages: 0
[   717.179] 	RedMaskSize: 8
[   717.179] 	RedFieldPosition: 16
[   717.179] 	GreenMaskSize: 8
[   717.179] 	GreenFieldPosition: 8
[   717.179] 	BlueMaskSize: 8
[   717.179] 	BlueFieldPosition: 0
[   717.179] 	RsvdMaskSize: 0
[   717.179] 	RsvdFieldPosition: 0
[   717.179] 	DirectColorModeInfo: 2
[   717.179] 	PhysBasePtr: 0xb0000000
[   717.179] 	LinBytesPerScanLine: 3072
[   717.179] 	BnkNumberOfImagePages: 0
[   717.179] 	LinNumberOfImagePages: 0
[   717.179] 	LinRedMaskSize: 8
[   717.179] 	LinRedFieldPosition: 16
[   717.179] 	LinGreenMaskSize: 8
[   717.179] 	LinGreenFieldPosition: 8
[   717.179] 	LinBlueMaskSize: 8
[   717.179] 	LinBlueFieldPosition: 0
[   717.179] 	LinRsvdMaskSize: 0
[   717.179] 	LinRsvdFieldPosition: 0
[   717.179] 	MaxPixelClock: 250000000
[   717.179] Mode: 119 (1280x1024)
[   717.179] 	ModeAttributes: 0xbb
[   717.179] 	WinAAttributes: 0x7
[   717.179] 	WinBAttributes: 0x0
[   717.179] 	WinGranularity: 64
[   717.179] 	WinSize: 64
[   717.179] 	WinASegment: 0xa000
[   717.179] 	WinBSegment: 0x0
[   717.179] 	WinFuncPtr: 0x0
[   717.179] 	BytesPerScanline: 2560
[   717.179] 	XResolution: 1280
[   717.179] 	YResolution: 1024
[   717.179] 	XCharSize: 0
[   717.179] 	YCharSize: 0
[   717.179] 	NumberOfPlanes: 1
[   717.179] 	BitsPerPixel: 15
[   717.179] 	NumberOfBanks: 1
[   717.179] 	MemoryModel: 6
[   717.179] 	BankSize: 0
[   717.179] 	NumberOfImages: 0
[   717.179] 	RedMaskSize: 5
[   717.179] 	RedFieldPosition: 10
[   717.179] 	GreenMaskSize: 5
[   717.179] 	GreenFieldPosition: 5
[   717.179] 	BlueMaskSize: 5
[   717.179] 	BlueFieldPosition: 0
[   717.179] 	RsvdMaskSize: 1
[   717.179] 	RsvdFieldPosition: 15
[   717.179] 	DirectColorModeInfo: 2
[   717.179] 	PhysBasePtr: 0xb0000000
[   717.179] 	LinBytesPerScanLine: 2560
[   717.179] 	BnkNumberOfImagePages: 0
[   717.180] 	LinNumberOfImagePages: 0
[   717.180] 	LinRedMaskSize: 5
[   717.180] 	LinRedFieldPosition: 10
[   717.180] 	LinGreenMaskSize: 5
[   717.180] 	LinGreenFieldPosition: 5
[   717.180] 	LinBlueMaskSize: 5
[   717.180] 	LinBlueFieldPosition: 0
[   717.180] 	LinRsvdMaskSize: 1
[   717.180] 	LinRsvdFieldPosition: 15
[   717.180] 	MaxPixelClock: 250000000
[   717.180] Mode: 11a (1280x1024)
[   717.180] 	ModeAttributes: 0xbb
[   717.180] 	WinAAttributes: 0x7
[   717.180] 	WinBAttributes: 0x0
[   717.180] 	WinGranularity: 64
[   717.180] 	WinSize: 64
[   717.180] 	WinASegment: 0xa000
[   717.180] 	WinBSegment: 0x0
[   717.180] 	WinFuncPtr: 0x0
[   717.180] 	BytesPerScanline: 2560
[   717.180] 	XResolution: 1280
[   717.180] 	YResolution: 1024
[   717.180] 	XCharSize: 0
[   717.180] 	YCharSize: 0
[   717.180] 	NumberOfPlanes: 1
[   717.180] 	BitsPerPixel: 16
[   717.180] 	NumberOfBanks: 1
[   717.180] 	MemoryModel: 6
[   717.180] 	BankSize: 0
[   717.180] 	NumberOfImages: 0
[   717.180] 	RedMaskSize: 5
[   717.180] 	RedFieldPosition: 11
[   717.180] 	GreenMaskSize: 6
[   717.180] 	GreenFieldPosition: 5
[   717.180] 	BlueMaskSize: 5
[   717.180] 	BlueFieldPosition: 0
[   717.180] 	RsvdMaskSize: 0
[   717.180] 	RsvdFieldPosition: 0
[   717.180] 	DirectColorModeInfo: 2
[   717.180] 	PhysBasePtr: 0xb0000000
[   717.180] 	LinBytesPerScanLine: 2560
[   717.180] 	BnkNumberOfImagePages: 0
[   717.180] 	LinNumberOfImagePages: 0
[   717.180] 	LinRedMaskSize: 5
[   717.180] 	LinRedFieldPosition: 11
[   717.180] 	LinGreenMaskSize: 6
[   717.180] 	LinGreenFieldPosition: 5
[   717.180] 	LinBlueMaskSize: 5
[   717.180] 	LinBlueFieldPosition: 0
[   717.180] 	LinRsvdMaskSize: 0
[   717.180] 	LinRsvdFieldPosition: 0
[   717.180] 	MaxPixelClock: 250000000
[   717.180] Mode: 11b (1280x1024)
[   717.180] 	ModeAttributes: 0xbb
[   717.180] 	WinAAttributes: 0x7
[   717.180] 	WinBAttributes: 0x0
[   717.180] 	WinGranularity: 64
[   717.180] 	WinSize: 64
[   717.180] 	WinASegment: 0xa000
[   717.180] 	WinBSegment: 0x0
[   717.180] 	WinFuncPtr: 0x0
[   717.180] 	BytesPerScanline: 3840
[   717.180] 	XResolution: 1280
[   717.180] 	YResolution: 1024
[   717.180] 	XCharSize: 0
[   717.180] 	YCharSize: 0
[   717.180] 	NumberOfPlanes: 1
[   717.180] 	BitsPerPixel: 24
[   717.180] 	NumberOfBanks: 1
[   717.180] 	MemoryModel: 6
[   717.180] 	BankSize: 0
[   717.180] 	NumberOfImages: 0
[   717.180] 	RedMaskSize: 8
[   717.180] 	RedFieldPosition: 16
[   717.180] 	GreenMaskSize: 8
[   717.180] 	GreenFieldPosition: 8
[   717.180] 	BlueMaskSize: 8
[   717.180] 	BlueFieldPosition: 0
[   717.180] 	RsvdMaskSize: 0
[   717.180] 	RsvdFieldPosition: 0
[   717.180] 	DirectColorModeInfo: 2
[   717.180] 	PhysBasePtr: 0xb0000000
[   717.180] 	LinBytesPerScanLine: 3840
[   717.180] 	BnkNumberOfImagePages: 0
[   717.180] 	LinNumberOfImagePages: 0
[   717.180] 	LinRedMaskSize: 8
[   717.180] 	LinRedFieldPosition: 16
[   717.180] 	LinGreenMaskSize: 8
[   717.180] 	LinGreenFieldPosition: 8
[   717.180] 	LinBlueMaskSize: 8
[   717.180] 	LinBlueFieldPosition: 0
[   717.180] 	LinRsvdMaskSize: 0
[   717.180] 	LinRsvdFieldPosition: 0
[   717.180] 	MaxPixelClock: 250000000
[   717.180] *Mode: 11c (640x480)
[   717.180] 	ModeAttributes: 0xbb
[   717.180] 	WinAAttributes: 0x7
[   717.180] 	WinBAttributes: 0x0
[   717.180] 	WinGranularity: 64
[   717.180] 	WinSize: 64
[   717.180] 	WinASegment: 0xa000
[   717.180] 	WinBSegment: 0x0
[   717.180] 	WinFuncPtr: 0x0
[   717.180] 	BytesPerScanline: 2560
[   717.180] 	XResolution: 640
[   717.180] 	YResolution: 480
[   717.180] 	XCharSize: 0
[   717.180] 	YCharSize: 0
[   717.180] 	NumberOfPlanes: 1
[   717.180] 	BitsPerPixel: 32
[   717.180] 	NumberOfBanks: 1
[   717.180] 	MemoryModel: 6
[   717.180] 	BankSize: 0
[   717.180] 	NumberOfImages: 0
[   717.180] 	RedMaskSize: 8
[   717.180] 	RedFieldPosition: 16
[   717.180] 	GreenMaskSize: 8
[   717.180] 	GreenFieldPosition: 8
[   717.180] 	BlueMaskSize: 8
[   717.180] 	BlueFieldPosition: 0
[   717.180] 	RsvdMaskSize: 8
[   717.180] 	RsvdFieldPosition: 24
[   717.180] 	DirectColorModeInfo: 2
[   717.180] 	PhysBasePtr: 0xb0000000
[   717.180] 	LinBytesPerScanLine: 2560
[   717.180] 	BnkNumberOfImagePages: 0
[   717.180] 	LinNumberOfImagePages: 0
[   717.180] 	LinRedMaskSize: 8
[   717.180] 	LinRedFieldPosition: 16
[   717.180] 	LinGreenMaskSize: 8
[   717.180] 	LinGreenFieldPosition: 8
[   717.180] 	LinBlueMaskSize: 8
[   717.180] 	LinBlueFieldPosition: 0
[   717.180] 	LinRsvdMaskSize: 8
[   717.181] 	LinRsvdFieldPosition: 24
[   717.181] 	MaxPixelClock: 250000000
[   717.181] *Mode: 11d (800x600)
[   717.181] 	ModeAttributes: 0xbb
[   717.181] 	WinAAttributes: 0x7
[   717.181] 	WinBAttributes: 0x0
[   717.181] 	WinGranularity: 64
[   717.181] 	WinSize: 64
[   717.181] 	WinASegment: 0xa000
[   717.181] 	WinBSegment: 0x0
[   717.181] 	WinFuncPtr: 0x0
[   717.181] 	BytesPerScanline: 3200
[   717.181] 	XResolution: 800
[   717.181] 	YResolution: 600
[   717.181] 	XCharSize: 0
[   717.181] 	YCharSize: 0
[   717.181] 	NumberOfPlanes: 1
[   717.181] 	BitsPerPixel: 32
[   717.181] 	NumberOfBanks: 1
[   717.181] 	MemoryModel: 6
[   717.181] 	BankSize: 0
[   717.181] 	NumberOfImages: 0
[   717.181] 	RedMaskSize: 8
[   717.181] 	RedFieldPosition: 16
[   717.181] 	GreenMaskSize: 8
[   717.181] 	GreenFieldPosition: 8
[   717.181] 	BlueMaskSize: 8
[   717.181] 	BlueFieldPosition: 0
[   717.181] 	RsvdMaskSize: 8
[   717.181] 	RsvdFieldPosition: 24
[   717.181] 	DirectColorModeInfo: 2
[   717.181] 	PhysBasePtr: 0xb0000000
[   717.181] 	LinBytesPerScanLine: 3200
[   717.181] 	BnkNumberOfImagePages: 0
[   717.181] 	LinNumberOfImagePages: 0
[   717.181] 	LinRedMaskSize: 8
[   717.181] 	LinRedFieldPosition: 16
[   717.181] 	LinGreenMaskSize: 8
[   717.181] 	LinGreenFieldPosition: 8
[   717.181] 	LinBlueMaskSize: 8
[   717.181] 	LinBlueFieldPosition: 0
[   717.181] 	LinRsvdMaskSize: 8
[   717.181] 	LinRsvdFieldPosition: 24
[   717.181] 	MaxPixelClock: 250000000
[   717.181] *Mode: 11e (1024x768)
[   717.181] 	ModeAttributes: 0xbb
[   717.181] 	WinAAttributes: 0x7
[   717.181] 	WinBAttributes: 0x0
[   717.181] 	WinGranularity: 64
[   717.181] 	WinSize: 64
[   717.181] 	WinASegment: 0xa000
[   717.181] 	WinBSegment: 0x0
[   717.181] 	WinFuncPtr: 0x0
[   717.181] 	BytesPerScanline: 4096
[   717.181] 	XResolution: 1024
[   717.181] 	YResolution: 768
[   717.181] 	XCharSize: 0
[   717.181] 	YCharSize: 0
[   717.181] 	NumberOfPlanes: 1
[   717.181] 	BitsPerPixel: 32
[   717.181] 	NumberOfBanks: 1
[   717.181] 	MemoryModel: 6
[   717.181] 	BankSize: 0
[   717.181] 	NumberOfImages: 0
[   717.181] 	RedMaskSize: 8
[   717.181] 	RedFieldPosition: 16
[   717.181] 	GreenMaskSize: 8
[   717.181] 	GreenFieldPosition: 8
[   717.181] 	BlueMaskSize: 8
[   717.181] 	BlueFieldPosition: 0
[   717.181] 	RsvdMaskSize: 8
[   717.181] 	RsvdFieldPosition: 24
[   717.181] 	DirectColorModeInfo: 2
[   717.181] 	PhysBasePtr: 0xb0000000
[   717.181] 	LinBytesPerScanLine: 4096
[   717.181] 	BnkNumberOfImagePages: 0
[   717.181] 	LinNumberOfImagePages: 0
[   717.181] 	LinRedMaskSize: 8
[   717.181] 	LinRedFieldPosition: 16
[   717.181] 	LinGreenMaskSize: 8
[   717.181] 	LinGreenFieldPosition: 8
[   717.181] 	LinBlueMaskSize: 8
[   717.181] 	LinBlueFieldPosition: 0
[   717.181] 	LinRsvdMaskSize: 8
[   717.181] 	LinRsvdFieldPosition: 24
[   717.181] 	MaxPixelClock: 250000000
[   717.181] *Mode: 11f (1280x1024)
[   717.181] 	ModeAttributes: 0xbb
[   717.181] 	WinAAttributes: 0x7
[   717.181] 	WinBAttributes: 0x0
[   717.181] 	WinGranularity: 64
[   717.181] 	WinSize: 64
[   717.181] 	WinASegment: 0xa000
[   717.181] 	WinBSegment: 0x0
[   717.181] 	WinFuncPtr: 0x0
[   717.181] 	BytesPerScanline: 5120
[   717.181] 	XResolution: 1280
[   717.181] 	YResolution: 1024
[   717.181] 	XCharSize: 0
[   717.181] 	YCharSize: 0
[   717.181] 	NumberOfPlanes: 1
[   717.181] 	BitsPerPixel: 32
[   717.181] 	NumberOfBanks: 1
[   717.181] 	MemoryModel: 6
[   717.181] 	BankSize: 0
[   717.181] 	NumberOfImages: 0
[   717.181] 	RedMaskSize: 8
[   717.181] 	RedFieldPosition: 16
[   717.181] 	GreenMaskSize: 8
[   717.181] 	GreenFieldPosition: 8
[   717.181] 	BlueMaskSize: 8
[   717.181] 	BlueFieldPosition: 0
[   717.181] 	RsvdMaskSize: 8
[   717.181] 	RsvdFieldPosition: 24
[   717.181] 	DirectColorModeInfo: 2
[   717.181] 	PhysBasePtr: 0xb0000000
[   717.181] 	LinBytesPerScanLine: 5120
[   717.181] 	BnkNumberOfImagePages: 0
[   717.181] 	LinNumberOfImagePages: 0
[   717.181] 	LinRedMaskSize: 8
[   717.181] 	LinRedFieldPosition: 16
[   717.181] 	LinGreenMaskSize: 8
[   717.181] 	LinGreenFieldPosition: 8
[   717.182] 	LinBlueMaskSize: 8
[   717.182] 	LinBlueFieldPosition: 0
[   717.182] 	LinRsvdMaskSize: 8
[   717.182] 	LinRsvdFieldPosition: 24
[   717.182] 	MaxPixelClock: 250000000
[   717.182] Mode: 121 (640x400)
[   717.182] 	ModeAttributes: 0xbb
[   717.182] 	WinAAttributes: 0x7
[   717.182] 	WinBAttributes: 0x0
[   717.182] 	WinGranularity: 64
[   717.182] 	WinSize: 64
[   717.182] 	WinASegment: 0xa000
[   717.182] 	WinBSegment: 0x0
[   717.182] 	WinFuncPtr: 0x0
[   717.182] 	BytesPerScanline: 1280
[   717.182] 	XResolution: 640
[   717.182] 	YResolution: 400
[   717.182] 	XCharSize: 0
[   717.182] 	YCharSize: 0
[   717.182] 	NumberOfPlanes: 1
[   717.182] 	BitsPerPixel: 15
[   717.182] 	NumberOfBanks: 1
[   717.182] 	MemoryModel: 6
[   717.182] 	BankSize: 0
[   717.182] 	NumberOfImages: 0
[   717.182] 	RedMaskSize: 5
[   717.182] 	RedFieldPosition: 10
[   717.182] 	GreenMaskSize: 5
[   717.182] 	GreenFieldPosition: 5
[   717.182] 	BlueMaskSize: 5
[   717.182] 	BlueFieldPosition: 0
[   717.182] 	RsvdMaskSize: 1
[   717.182] 	RsvdFieldPosition: 15
[   717.182] 	DirectColorModeInfo: 2
[   717.182] 	PhysBasePtr: 0xb0000000
[   717.182] 	LinBytesPerScanLine: 1280
[   717.182] 	BnkNumberOfImagePages: 0
[   717.182] 	LinNumberOfImagePages: 0
[   717.182] 	LinRedMaskSize: 5
[   717.182] 	LinRedFieldPosition: 10
[   717.182] 	LinGreenMaskSize: 5
[   717.182] 	LinGreenFieldPosition: 5
[   717.182] 	LinBlueMaskSize: 5
[   717.182] 	LinBlueFieldPosition: 0
[   717.182] 	LinRsvdMaskSize: 1
[   717.182] 	LinRsvdFieldPosition: 15
[   717.182] 	MaxPixelClock: 250000000
[   717.182] Mode: 122 (640x400)
[   717.182] 	ModeAttributes: 0xbb
[   717.182] 	WinAAttributes: 0x7
[   717.182] 	WinBAttributes: 0x0
[   717.182] 	WinGranularity: 64
[   717.182] 	WinSize: 64
[   717.182] 	WinASegment: 0xa000
[   717.182] 	WinBSegment: 0x0
[   717.182] 	WinFuncPtr: 0x0
[   717.182] 	BytesPerScanline: 1280
[   717.182] 	XResolution: 640
[   717.182] 	YResolution: 400
[   717.182] 	XCharSize: 0
[   717.182] 	YCharSize: 0
[   717.182] 	NumberOfPlanes: 1
[   717.182] 	BitsPerPixel: 16
[   717.182] 	NumberOfBanks: 1
[   717.182] 	MemoryModel: 6
[   717.182] 	BankSize: 0
[   717.182] 	NumberOfImages: 0
[   717.182] 	RedMaskSize: 5
[   717.182] 	RedFieldPosition: 11
[   717.182] 	GreenMaskSize: 6
[   717.182] 	GreenFieldPosition: 5
[   717.182] 	BlueMaskSize: 5
[   717.182] 	BlueFieldPosition: 0
[   717.182] 	RsvdMaskSize: 0
[   717.182] 	RsvdFieldPosition: 0
[   717.182] 	DirectColorModeInfo: 2
[   717.182] 	PhysBasePtr: 0xb0000000
[   717.182] 	LinBytesPerScanLine: 1280
[   717.182] 	BnkNumberOfImagePages: 0
[   717.182] 	LinNumberOfImagePages: 0
[   717.182] 	LinRedMaskSize: 5
[   717.182] 	LinRedFieldPosition: 11
[   717.182] 	LinGreenMaskSize: 6
[   717.182] 	LinGreenFieldPosition: 5
[   717.182] 	LinBlueMaskSize: 5
[   717.182] 	LinBlueFieldPosition: 0
[   717.182] 	LinRsvdMaskSize: 0
[   717.182] 	LinRsvdFieldPosition: 0
[   717.182] 	MaxPixelClock: 250000000
[   717.182] Mode: 123 (640x400)
[   717.182] 	ModeAttributes: 0xbb
[   717.182] 	WinAAttributes: 0x7
[   717.182] 	WinBAttributes: 0x0
[   717.182] 	WinGranularity: 64
[   717.182] 	WinSize: 64
[   717.182] 	WinASegment: 0xa000
[   717.182] 	WinBSegment: 0x0
[   717.182] 	WinFuncPtr: 0x0
[   717.182] 	BytesPerScanline: 1920
[   717.182] 	XResolution: 640
[   717.182] 	YResolution: 400
[   717.182] 	XCharSize: 0
[   717.182] 	YCharSize: 0
[   717.182] 	NumberOfPlanes: 1
[   717.182] 	BitsPerPixel: 24
[   717.182] 	NumberOfBanks: 1
[   717.182] 	MemoryModel: 6
[   717.182] 	BankSize: 0
[   717.182] 	NumberOfImages: 0
[   717.182] 	RedMaskSize: 8
[   717.182] 	RedFieldPosition: 16
[   717.182] 	GreenMaskSize: 8
[   717.182] 	GreenFieldPosition: 8
[   717.182] 	BlueMaskSize: 8
[   717.182] 	BlueFieldPosition: 0
[   717.182] 	RsvdMaskSize: 0
[   717.182] 	RsvdFieldPosition: 0
[   717.182] 	DirectColorModeInfo: 2
[   717.182] 	PhysBasePtr: 0xb0000000
[   717.182] 	LinBytesPerScanLine: 1920
[   717.182] 	BnkNumberOfImagePages: 0
[   717.182] 	LinNumberOfImagePages: 0
[   717.182] 	LinRedMaskSize: 8
[   717.182] 	LinRedFieldPosition: 16
[   717.182] 	LinGreenMaskSize: 8
[   717.182] 	LinGreenFieldPosition: 8
[   717.182] 	LinBlueMaskSize: 8
[   717.182] 	LinBlueFieldPosition: 0
[   717.182] 	LinRsvdMaskSize: 0
[   717.182] 	LinRsvdFieldPosition: 0
[   717.182] 	MaxPixelClock: 250000000
[   717.182] *Mode: 124 (640x400)
[   717.182] 	ModeAttributes: 0xbb
[   717.182] 	WinAAttributes: 0x7
[   717.182] 	WinBAttributes: 0x0
[   717.183] 	WinGranularity: 64
[   717.183] 	WinSize: 64
[   717.183] 	WinASegment: 0xa000
[   717.183] 	WinBSegment: 0x0
[   717.183] 	WinFuncPtr: 0x0
[   717.183] 	BytesPerScanline: 2560
[   717.183] 	XResolution: 640
[   717.183] 	YResolution: 400
[   717.183] 	XCharSize: 0
[   717.183] 	YCharSize: 0
[   717.183] 	NumberOfPlanes: 1
[   717.183] 	BitsPerPixel: 32
[   717.183] 	NumberOfBanks: 1
[   717.183] 	MemoryModel: 6
[   717.183] 	BankSize: 0
[   717.183] 	NumberOfImages: 0
[   717.183] 	RedMaskSize: 8
[   717.183] 	RedFieldPosition: 16
[   717.183] 	GreenMaskSize: 8
[   717.183] 	GreenFieldPosition: 8
[   717.183] 	BlueMaskSize: 8
[   717.183] 	BlueFieldPosition: 0
[   717.183] 	RsvdMaskSize: 8
[   717.183] 	RsvdFieldPosition: 24
[   717.183] 	DirectColorModeInfo: 2
[   717.183] 	PhysBasePtr: 0xb0000000
[   717.183] 	LinBytesPerScanLine: 2560
[   717.183] 	BnkNumberOfImagePages: 0
[   717.183] 	LinNumberOfImagePages: 0
[   717.183] 	LinRedMaskSize: 8
[   717.183] 	LinRedFieldPosition: 16
[   717.183] 	LinGreenMaskSize: 8
[   717.183] 	LinGreenFieldPosition: 8
[   717.183] 	LinBlueMaskSize: 8
[   717.183] 	LinBlueFieldPosition: 0
[   717.183] 	LinRsvdMaskSize: 8
[   717.183] 	LinRsvdFieldPosition: 24
[   717.183] 	MaxPixelClock: 250000000
[   717.183] Mode: 130 (1280x800)
[   717.183] 	ModeAttributes: 0xbb
[   717.183] 	WinAAttributes: 0x7
[   717.183] 	WinBAttributes: 0x0
[   717.183] 	WinGranularity: 64
[   717.183] 	WinSize: 64
[   717.183] 	WinASegment: 0xa000
[   717.183] 	WinBSegment: 0x0
[   717.183] 	WinFuncPtr: 0x0
[   717.183] 	BytesPerScanline: 1280
[   717.183] 	XResolution: 1280
[   717.183] 	YResolution: 800
[   717.183] 	XCharSize: 0
[   717.183] 	YCharSize: 0
[   717.183] 	NumberOfPlanes: 1
[   717.183] 	BitsPerPixel: 8
[   717.183] 	NumberOfBanks: 1
[   717.183] 	MemoryModel: 4
[   717.183] 	BankSize: 0
[   717.183] 	NumberOfImages: 0
[   717.183] 	RedMaskSize: 0
[   717.183] 	RedFieldPosition: 0
[   717.183] 	GreenMaskSize: 0
[   717.183] 	GreenFieldPosition: 0
[   717.183] 	BlueMaskSize: 0
[   717.183] 	BlueFieldPosition: 0
[   717.183] 	RsvdMaskSize: 0
[   717.183] 	RsvdFieldPosition: 0
[   717.183] 	DirectColorModeInfo: 2
[   717.183] 	PhysBasePtr: 0xb0000000
[   717.183] 	LinBytesPerScanLine: 1280
[   717.183] 	BnkNumberOfImagePages: 0
[   717.183] 	LinNumberOfImagePages: 0
[   717.183] 	LinRedMaskSize: 0
[   717.183] 	LinRedFieldPosition: 0
[   717.183] 	LinGreenMaskSize: 0
[   717.183] 	LinGreenFieldPosition: 0
[   717.183] 	LinBlueMaskSize: 0
[   717.183] 	LinBlueFieldPosition: 0
[   717.183] 	LinRsvdMaskSize: 0
[   717.183] 	LinRsvdFieldPosition: 0
[   717.183] 	MaxPixelClock: 250000000
[   717.183] Mode: 131 (1280x800)
[   717.183] 	ModeAttributes: 0xbb
[   717.183] 	WinAAttributes: 0x7
[   717.183] 	WinBAttributes: 0x0
[   717.183] 	WinGranularity: 64
[   717.183] 	WinSize: 64
[   717.183] 	WinASegment: 0xa000
[   717.183] 	WinBSegment: 0x0
[   717.183] 	WinFuncPtr: 0x0
[   717.183] 	BytesPerScanline: 2560
[   717.183] 	XResolution: 1280
[   717.183] 	YResolution: 800
[   717.183] 	XCharSize: 0
[   717.183] 	YCharSize: 0
[   717.183] 	NumberOfPlanes: 1
[   717.183] 	BitsPerPixel: 16
[   717.183] 	NumberOfBanks: 1
[   717.183] 	MemoryModel: 6
[   717.183] 	BankSize: 0
[   717.183] 	NumberOfImages: 0
[   717.183] 	RedMaskSize: 5
[   717.183] 	RedFieldPosition: 11
[   717.183] 	GreenMaskSize: 6
[   717.183] 	GreenFieldPosition: 5
[   717.183] 	BlueMaskSize: 5
[   717.183] 	BlueFieldPosition: 0
[   717.183] 	RsvdMaskSize: 0
[   717.183] 	RsvdFieldPosition: 0
[   717.183] 	DirectColorModeInfo: 2
[   717.183] 	PhysBasePtr: 0xb0000000
[   717.183] 	LinBytesPerScanLine: 2560
[   717.183] 	BnkNumberOfImagePages: 0
[   717.183] 	LinNumberOfImagePages: 0
[   717.183] 	LinRedMaskSize: 5
[   717.183] 	LinRedFieldPosition: 11
[   717.183] 	LinGreenMaskSize: 6
[   717.183] 	LinGreenFieldPosition: 5
[   717.183] 	LinBlueMaskSize: 5
[   717.183] 	LinBlueFieldPosition: 0
[   717.183] 	LinRsvdMaskSize: 0
[   717.183] 	LinRsvdFieldPosition: 0
[   717.183] 	MaxPixelClock: 250000000
[   717.183] Mode: 132 (1280x800)
[   717.183] 	ModeAttributes: 0xbb
[   717.183] 	WinAAttributes: 0x7
[   717.183] 	WinBAttributes: 0x0
[   717.183] 	WinGranularity: 64
[   717.183] 	WinSize: 64
[   717.183] 	WinASegment: 0xa000
[   717.183] 	WinBSegment: 0x0
[   717.183] 	WinFuncPtr: 0x0
[   717.183] 	BytesPerScanline: 3840
[   717.183] 	XResolution: 1280
[   717.183] 	YResolution: 800
[   717.183] 	XCharSize: 0
[   717.183] 	YCharSize: 0
[   717.183] 	NumberOfPlanes: 1
[   717.183] 	BitsPerPixel: 24
[   717.183] 	NumberOfBanks: 1
[   717.183] 	MemoryModel: 6
[   717.183] 	BankSize: 0
[   717.183] 	NumberOfImages: 0
[   717.183] 	RedMaskSize: 8
[   717.183] 	RedFieldPosition: 16
[   717.183] 	GreenMaskSize: 8
[   717.183] 	GreenFieldPosition: 8
[   717.183] 	BlueMaskSize: 8
[   717.183] 	BlueFieldPosition: 0
[   717.184] 	RsvdMaskSize: 0
[   717.184] 	RsvdFieldPosition: 0
[   717.184] 	DirectColorModeInfo: 2
[   717.184] 	PhysBasePtr: 0xb0000000
[   717.184] 	LinBytesPerScanLine: 3840
[   717.184] 	BnkNumberOfImagePages: 0
[   717.184] 	LinNumberOfImagePages: 0
[   717.184] 	LinRedMaskSize: 8
[   717.184] 	LinRedFieldPosition: 16
[   717.184] 	LinGreenMaskSize: 8
[   717.184] 	LinGreenFieldPosition: 8
[   717.184] 	LinBlueMaskSize: 8
[   717.184] 	LinBlueFieldPosition: 0
[   717.184] 	LinRsvdMaskSize: 0
[   717.184] 	LinRsvdFieldPosition: 0
[   717.184] 	MaxPixelClock: 250000000
[   717.184] *Mode: 133 (1280x800)
[   717.184] 	ModeAttributes: 0xbb
[   717.184] 	WinAAttributes: 0x7
[   717.184] 	WinBAttributes: 0x0
[   717.184] 	WinGranularity: 64
[   717.184] 	WinSize: 64
[   717.184] 	WinASegment: 0xa000
[   717.184] 	WinBSegment: 0x0
[   717.184] 	WinFuncPtr: 0x0
[   717.184] 	BytesPerScanline: 5120
[   717.184] 	XResolution: 1280
[   717.184] 	YResolution: 800
[   717.184] 	XCharSize: 0
[   717.184] 	YCharSize: 0
[   717.184] 	NumberOfPlanes: 1
[   717.184] 	BitsPerPixel: 32
[   717.184] 	NumberOfBanks: 1
[   717.184] 	MemoryModel: 6
[   717.184] 	BankSize: 0
[   717.184] 	NumberOfImages: 0
[   717.184] 	RedMaskSize: 8
[   717.184] 	RedFieldPosition: 16
[   717.184] 	GreenMaskSize: 8
[   717.184] 	GreenFieldPosition: 8
[   717.184] 	BlueMaskSize: 8
[   717.184] 	BlueFieldPosition: 0
[   717.184] 	RsvdMaskSize: 8
[   717.184] 	RsvdFieldPosition: 24
[   717.184] 	DirectColorModeInfo: 2
[   717.184] 	PhysBasePtr: 0xb0000000
[   717.184] 	LinBytesPerScanLine: 5120
[   717.184] 	BnkNumberOfImagePages: 0
[   717.184] 	LinNumberOfImagePages: 0
[   717.184] 	LinRedMaskSize: 8
[   717.184] 	LinRedFieldPosition: 16
[   717.184] 	LinGreenMaskSize: 8
[   717.184] 	LinGreenFieldPosition: 8
[   717.184] 	LinBlueMaskSize: 8
[   717.184] 	LinBlueFieldPosition: 0
[   717.184] 	LinRsvdMaskSize: 8
[   717.184] 	LinRsvdFieldPosition: 24
[   717.184] 	MaxPixelClock: 250000000
[   717.184] Mode: 134 (1280x960)
[   717.184] 	ModeAttributes: 0xbb
[   717.184] 	WinAAttributes: 0x7
[   717.184] 	WinBAttributes: 0x0
[   717.184] 	WinGranularity: 64
[   717.184] 	WinSize: 64
[   717.184] 	WinASegment: 0xa000
[   717.184] 	WinBSegment: 0x0
[   717.184] 	WinFuncPtr: 0x0
[   717.184] 	BytesPerScanline: 1280
[   717.184] 	XResolution: 1280
[   717.184] 	YResolution: 960
[   717.184] 	XCharSize: 0
[   717.184] 	YCharSize: 0
[   717.184] 	NumberOfPlanes: 1
[   717.184] 	BitsPerPixel: 8
[   717.184] 	NumberOfBanks: 1
[   717.184] 	MemoryModel: 4
[   717.184] 	BankSize: 0
[   717.184] 	NumberOfImages: 0
[   717.184] 	RedMaskSize: 0
[   717.184] 	RedFieldPosition: 0
[   717.184] 	GreenMaskSize: 0
[   717.184] 	GreenFieldPosition: 0
[   717.184] 	BlueMaskSize: 0
[   717.184] 	BlueFieldPosition: 0
[   717.184] 	RsvdMaskSize: 0
[   717.184] 	RsvdFieldPosition: 0
[   717.184] 	DirectColorModeInfo: 2
[   717.184] 	PhysBasePtr: 0xb0000000
[   717.184] 	LinBytesPerScanLine: 1280
[   717.184] 	BnkNumberOfImagePages: 0
[   717.184] 	LinNumberOfImagePages: 0
[   717.184] 	LinRedMaskSize: 0
[   717.184] 	LinRedFieldPosition: 0
[   717.184] 	LinGreenMaskSize: 0
[   717.184] 	LinGreenFieldPosition: 0
[   717.184] 	LinBlueMaskSize: 0
[   717.184] 	LinBlueFieldPosition: 0
[   717.184] 	LinRsvdMaskSize: 0
[   717.184] 	LinRsvdFieldPosition: 0
[   717.184] 	MaxPixelClock: 250000000
[   717.184] Mode: 135 (1280x960)
[   717.184] 	ModeAttributes: 0xbb
[   717.184] 	WinAAttributes: 0x7
[   717.184] 	WinBAttributes: 0x0
[   717.184] 	WinGranularity: 64
[   717.184] 	WinSize: 64
[   717.184] 	WinASegment: 0xa000
[   717.184] 	WinBSegment: 0x0
[   717.184] 	WinFuncPtr: 0x0
[   717.184] 	BytesPerScanline: 2560
[   717.184] 	XResolution: 1280
[   717.184] 	YResolution: 960
[   717.184] 	XCharSize: 0
[   717.184] 	YCharSize: 0
[   717.184] 	NumberOfPlanes: 1
[   717.185] 	BitsPerPixel: 16
[   717.185] 	NumberOfBanks: 1
[   717.185] 	MemoryModel: 6
[   717.185] 	BankSize: 0
[   717.185] 	NumberOfImages: 0
[   717.185] 	RedMaskSize: 5
[   717.185] 	RedFieldPosition: 11
[   717.185] 	GreenMaskSize: 6
[   717.185] 	GreenFieldPosition: 5
[   717.185] 	BlueMaskSize: 5
[   717.185] 	BlueFieldPosition: 0
[   717.185] 	RsvdMaskSize: 0
[   717.185] 	RsvdFieldPosition: 0
[   717.185] 	DirectColorModeInfo: 2
[   717.185] 	PhysBasePtr: 0xb0000000
[   717.185] 	LinBytesPerScanLine: 2560
[   717.185] 	BnkNumberOfImagePages: 0
[   717.185] 	LinNumberOfImagePages: 0
[   717.185] 	LinRedMaskSize: 5
[   717.185] 	LinRedFieldPosition: 11
[   717.185] 	LinGreenMaskSize: 6
[   717.185] 	LinGreenFieldPosition: 5
[   717.185] 	LinBlueMaskSize: 5
[   717.185] 	LinBlueFieldPosition: 0
[   717.185] 	LinRsvdMaskSize: 0
[   717.185] 	LinRsvdFieldPosition: 0
[   717.185] 	MaxPixelClock: 250000000
[   717.185] Mode: 136 (1280x960)
[   717.185] 	ModeAttributes: 0xbb
[   717.185] 	WinAAttributes: 0x7
[   717.185] 	WinBAttributes: 0x0
[   717.185] 	WinGranularity: 64
[   717.185] 	WinSize: 64
[   717.185] 	WinASegment: 0xa000
[   717.185] 	WinBSegment: 0x0
[   717.185] 	WinFuncPtr: 0x0
[   717.185] 	BytesPerScanline: 3840
[   717.185] 	XResolution: 1280
[   717.185] 	YResolution: 960
[   717.185] 	XCharSize: 0
[   717.185] 	YCharSize: 0
[   717.185] 	NumberOfPlanes: 1
[   717.185] 	BitsPerPixel: 24
[   717.185] 	NumberOfBanks: 1
[   717.185] 	MemoryModel: 6
[   717.185] 	BankSize: 0
[   717.185] 	NumberOfImages: 0
[   717.185] 	RedMaskSize: 8
[   717.185] 	RedFieldPosition: 16
[   717.185] 	GreenMaskSize: 8
[   717.185] 	GreenFieldPosition: 8
[   717.185] 	BlueMaskSize: 8
[   717.185] 	BlueFieldPosition: 0
[   717.185] 	RsvdMaskSize: 0
[   717.185] 	RsvdFieldPosition: 0
[   717.185] 	DirectColorModeInfo: 2
[   717.185] 	PhysBasePtr: 0xb0000000
[   717.185] 	LinBytesPerScanLine: 3840
[   717.185] 	BnkNumberOfImagePages: 0
[   717.185] 	LinNumberOfImagePages: 0
[   717.185] 	LinRedMaskSize: 8
[   717.185] 	LinRedFieldPosition: 16
[   717.185] 	LinGreenMaskSize: 8
[   717.185] 	LinGreenFieldPosition: 8
[   717.185] 	LinBlueMaskSize: 8
[   717.185] 	LinBlueFieldPosition: 0
[   717.185] 	LinRsvdMaskSize: 0
[   717.185] 	LinRsvdFieldPosition: 0
[   717.185] 	MaxPixelClock: 250000000
[   717.185] *Mode: 137 (1280x960)
[   717.185] 	ModeAttributes: 0xbb
[   717.185] 	WinAAttributes: 0x7
[   717.185] 	WinBAttributes: 0x0
[   717.185] 	WinGranularity: 64
[   717.185] 	WinSize: 64
[   717.185] 	WinASegment: 0xa000
[   717.185] 	WinBSegment: 0x0
[   717.185] 	WinFuncPtr: 0x0
[   717.185] 	BytesPerScanline: 5120
[   717.185] 	XResolution: 1280
[   717.185] 	YResolution: 960
[   717.185] 	XCharSize: 0
[   717.185] 	YCharSize: 0
[   717.185] 	NumberOfPlanes: 1
[   717.185] 	BitsPerPixel: 32
[   717.185] 	NumberOfBanks: 1
[   717.185] 	MemoryModel: 6
[   717.185] 	BankSize: 0
[   717.185] 	NumberOfImages: 0
[   717.185] 	RedMaskSize: 8
[   717.185] 	RedFieldPosition: 16
[   717.185] 	GreenMaskSize: 8
[   717.185] 	GreenFieldPosition: 8
[   717.185] 	BlueMaskSize: 8
[   717.185] 	BlueFieldPosition: 0
[   717.185] 	RsvdMaskSize: 8
[   717.185] 	RsvdFieldPosition: 24
[   717.185] 	DirectColorModeInfo: 2
[   717.185] 	PhysBasePtr: 0xb0000000
[   717.185] 	LinBytesPerScanLine: 5120
[   717.185] 	BnkNumberOfImagePages: 0
[   717.185] 	LinNumberOfImagePages: 0
[   717.185] 	LinRedMaskSize: 8
[   717.185] 	LinRedFieldPosition: 16
[   717.185] 	LinGreenMaskSize: 8
[   717.185] 	LinGreenFieldPosition: 8
[   717.185] 	LinBlueMaskSize: 8
[   717.185] 	LinBlueFieldPosition: 0
[   717.185] 	LinRsvdMaskSize: 8
[   717.185] 	LinRsvdFieldPosition: 24
[   717.185] 	MaxPixelClock: 250000000
[   717.185] Mode: 138 (1400x1050)
[   717.185] 	ModeAttributes: 0xbb
[   717.185] 	WinAAttributes: 0x7
[   717.185] 	WinBAttributes: 0x0
[   717.185] 	WinGranularity: 64
[   717.185] 	WinSize: 64
[   717.185] 	WinASegment: 0xa000
[   717.185] 	WinBSegment: 0x0
[   717.185] 	WinFuncPtr: 0x0
[   717.185] 	BytesPerScanline: 1400
[   717.185] 	XResolution: 1400
[   717.185] 	YResolution: 1050
[   717.185] 	XCharSize: 0
[   717.185] 	YCharSize: 0
[   717.185] 	NumberOfPlanes: 1
[   717.185] 	BitsPerPixel: 8
[   717.185] 	NumberOfBanks: 1
[   717.185] 	MemoryModel: 4
[   717.185] 	BankSize: 0
[   717.185] 	NumberOfImages: 0
[   717.185] 	RedMaskSize: 0
[   717.185] 	RedFieldPosition: 0
[   717.185] 	GreenMaskSize: 0
[   717.185] 	GreenFieldPosition: 0
[   717.185] 	BlueMaskSize: 0
[   717.185] 	BlueFieldPosition: 0
[   717.185] 	RsvdMaskSize: 0
[   717.185] 	RsvdFieldPosition: 0
[   717.185] 	DirectColorModeInfo: 2
[   717.185] 	PhysBasePtr: 0xb0000000
[   717.185] 	LinBytesPerScanLine: 1400
[   717.185] 	BnkNumberOfImagePages: 0
[   717.185] 	LinNumberOfImagePages: 0
[   717.186] 	LinRedMaskSize: 0
[   717.186] 	LinRedFieldPosition: 0
[   717.186] 	LinGreenMaskSize: 0
[   717.186] 	LinGreenFieldPosition: 0
[   717.186] 	LinBlueMaskSize: 0
[   717.186] 	LinBlueFieldPosition: 0
[   717.186] 	LinRsvdMaskSize: 0
[   717.186] 	LinRsvdFieldPosition: 0
[   717.186] 	MaxPixelClock: 250000000
[   717.186] Mode: 139 (1400x1050)
[   717.186] 	ModeAttributes: 0xbb
[   717.186] 	WinAAttributes: 0x7
[   717.186] 	WinBAttributes: 0x0
[   717.186] 	WinGranularity: 64
[   717.186] 	WinSize: 64
[   717.186] 	WinASegment: 0xa000
[   717.186] 	WinBSegment: 0x0
[   717.186] 	WinFuncPtr: 0x0
[   717.186] 	BytesPerScanline: 2800
[   717.186] 	XResolution: 1400
[   717.186] 	YResolution: 1050
[   717.186] 	XCharSize: 0
[   717.186] 	YCharSize: 0
[   717.186] 	NumberOfPlanes: 1
[   717.186] 	BitsPerPixel: 16
[   717.186] 	NumberOfBanks: 1
[   717.186] 	MemoryModel: 6
[   717.186] 	BankSize: 0
[   717.186] 	NumberOfImages: 0
[   717.186] 	RedMaskSize: 5
[   717.186] 	RedFieldPosition: 11
[   717.186] 	GreenMaskSize: 6
[   717.186] 	GreenFieldPosition: 5
[   717.186] 	BlueMaskSize: 5
[   717.186] 	BlueFieldPosition: 0
[   717.186] 	RsvdMaskSize: 0
[   717.186] 	RsvdFieldPosition: 0
[   717.186] 	DirectColorModeInfo: 2
[   717.186] 	PhysBasePtr: 0xb0000000
[   717.186] 	LinBytesPerScanLine: 2800
[   717.186] 	BnkNumberOfImagePages: 0
[   717.186] 	LinNumberOfImagePages: 0
[   717.186] 	LinRedMaskSize: 5
[   717.186] 	LinRedFieldPosition: 11
[   717.186] 	LinGreenMaskSize: 6
[   717.186] 	LinGreenFieldPosition: 5
[   717.186] 	LinBlueMaskSize: 5
[   717.186] 	LinBlueFieldPosition: 0
[   717.186] 	LinRsvdMaskSize: 0
[   717.186] 	LinRsvdFieldPosition: 0
[   717.186] 	MaxPixelClock: 250000000
[   717.186] Mode: 13a (1400x1050)
[   717.186] 	ModeAttributes: 0xbb
[   717.186] 	WinAAttributes: 0x7
[   717.186] 	WinBAttributes: 0x0
[   717.186] 	WinGranularity: 64
[   717.186] 	WinSize: 64
[   717.186] 	WinASegment: 0xa000
[   717.186] 	WinBSegment: 0x0
[   717.186] 	WinFuncPtr: 0x0
[   717.186] 	BytesPerScanline: 4200
[   717.186] 	XResolution: 1400
[   717.186] 	YResolution: 1050
[   717.186] 	XCharSize: 0
[   717.186] 	YCharSize: 0
[   717.186] 	NumberOfPlanes: 1
[   717.186] 	BitsPerPixel: 24
[   717.186] 	NumberOfBanks: 1
[   717.186] 	MemoryModel: 6
[   717.186] 	BankSize: 0
[   717.186] 	NumberOfImages: 0
[   717.186] 	RedMaskSize: 8
[   717.186] 	RedFieldPosition: 16
[   717.186] 	GreenMaskSize: 8
[   717.186] 	GreenFieldPosition: 8
[   717.186] 	BlueMaskSize: 8
[   717.186] 	BlueFieldPosition: 0
[   717.186] 	RsvdMaskSize: 0
[   717.186] 	RsvdFieldPosition: 0
[   717.186] 	DirectColorModeInfo: 2
[   717.186] 	PhysBasePtr: 0xb0000000
[   717.186] 	LinBytesPerScanLine: 4200
[   717.186] 	BnkNumberOfImagePages: 0
[   717.186] 	LinNumberOfImagePages: 0
[   717.186] 	LinRedMaskSize: 8
[   717.186] 	LinRedFieldPosition: 16
[   717.186] 	LinGreenMaskSize: 8
[   717.186] 	LinGreenFieldPosition: 8
[   717.186] 	LinBlueMaskSize: 8
[   717.186] 	LinBlueFieldPosition: 0
[   717.186] 	LinRsvdMaskSize: 0
[   717.186] 	LinRsvdFieldPosition: 0
[   717.186] 	MaxPixelClock: 250000000
[   717.186] *Mode: 13b (1400x1050)
[   717.186] 	ModeAttributes: 0xbb
[   717.186] 	WinAAttributes: 0x7
[   717.186] 	WinBAttributes: 0x0
[   717.186] 	WinGranularity: 64
[   717.186] 	WinSize: 64
[   717.186] 	WinASegment: 0xa000
[   717.186] 	WinBSegment: 0x0
[   717.186] 	WinFuncPtr: 0x0
[   717.186] 	BytesPerScanline: 5600
[   717.186] 	XResolution: 1400
[   717.186] 	YResolution: 1050
[   717.186] 	XCharSize: 0
[   717.186] 	YCharSize: 0
[   717.186] 	NumberOfPlanes: 1
[   717.186] 	BitsPerPixel: 32
[   717.186] 	NumberOfBanks: 1
[   717.186] 	MemoryModel: 6
[   717.186] 	BankSize: 0
[   717.186] 	NumberOfImages: 0
[   717.186] 	RedMaskSize: 8
[   717.186] 	RedFieldPosition: 16
[   717.186] 	GreenMaskSize: 8
[   717.186] 	GreenFieldPosition: 8
[   717.186] 	BlueMaskSize: 8
[   717.186] 	BlueFieldPosition: 0
[   717.186] 	RsvdMaskSize: 8
[   717.186] 	RsvdFieldPosition: 24
[   717.186] 	DirectColorModeInfo: 2
[   717.186] 	PhysBasePtr: 0xb0000000
[   717.186] 	LinBytesPerScanLine: 5600
[   717.186] 	BnkNumberOfImagePages: 0
[   717.186] 	LinNumberOfImagePages: 0
[   717.186] 	LinRedMaskSize: 8
[   717.186] 	LinRedFieldPosition: 16
[   717.186] 	LinGreenMaskSize: 8
[   717.186] 	LinGreenFieldPosition: 8
[   717.186] 	LinBlueMaskSize: 8
[   717.186] 	LinBlueFieldPosition: 0
[   717.186] 	LinRsvdMaskSize: 8
[   717.186] 	LinRsvdFieldPosition: 24
[   717.186] 	MaxPixelClock: 250000000
[   717.186] Mode: 13c (1440x900)
[   717.186] 	ModeAttributes: 0xbb
[   717.186] 	WinAAttributes: 0x7
[   717.186] 	WinBAttributes: 0x0
[   717.186] 	WinGranularity: 64
[   717.187] 	WinSize: 64
[   717.187] 	WinASegment: 0xa000
[   717.187] 	WinBSegment: 0x0
[   717.187] 	WinFuncPtr: 0x0
[   717.187] 	BytesPerScanline: 1440
[   717.187] 	XResolution: 1440
[   717.187] 	YResolution: 900
[   717.187] 	XCharSize: 0
[   717.187] 	YCharSize: 0
[   717.187] 	NumberOfPlanes: 1
[   717.187] 	BitsPerPixel: 8
[   717.187] 	NumberOfBanks: 1
[   717.187] 	MemoryModel: 4
[   717.187] 	BankSize: 0
[   717.187] 	NumberOfImages: 0
[   717.187] 	RedMaskSize: 0
[   717.187] 	RedFieldPosition: 0
[   717.187] 	GreenMaskSize: 0
[   717.187] 	GreenFieldPosition: 0
[   717.187] 	BlueMaskSize: 0
[   717.187] 	BlueFieldPosition: 0
[   717.187] 	RsvdMaskSize: 0
[   717.187] 	RsvdFieldPosition: 0
[   717.187] 	DirectColorModeInfo: 2
[   717.187] 	PhysBasePtr: 0xb0000000
[   717.187] 	LinBytesPerScanLine: 1440
[   717.187] 	BnkNumberOfImagePages: 0
[   717.187] 	LinNumberOfImagePages: 0
[   717.187] 	LinRedMaskSize: 0
[   717.187] 	LinRedFieldPosition: 0
[   717.187] 	LinGreenMaskSize: 0
[   717.187] 	LinGreenFieldPosition: 0
[   717.187] 	LinBlueMaskSize: 0
[   717.187] 	LinBlueFieldPosition: 0
[   717.187] 	LinRsvdMaskSize: 0
[   717.187] 	LinRsvdFieldPosition: 0
[   717.187] 	MaxPixelClock: 250000000
[   717.187] Mode: 13d (1440x900)
[   717.187] 	ModeAttributes: 0xbb
[   717.187] 	WinAAttributes: 0x7
[   717.187] 	WinBAttributes: 0x0
[   717.187] 	WinGranularity: 64
[   717.187] 	WinSize: 64
[   717.187] 	WinASegment: 0xa000
[   717.187] 	WinBSegment: 0x0
[   717.187] 	WinFuncPtr: 0x0
[   717.187] 	BytesPerScanline: 2880
[   717.187] 	XResolution: 1440
[   717.187] 	YResolution: 900
[   717.187] 	XCharSize: 0
[   717.187] 	YCharSize: 0
[   717.187] 	NumberOfPlanes: 1
[   717.187] 	BitsPerPixel: 16
[   717.187] 	NumberOfBanks: 1
[   717.187] 	MemoryModel: 6
[   717.187] 	BankSize: 0
[   717.187] 	NumberOfImages: 0
[   717.187] 	RedMaskSize: 5
[   717.187] 	RedFieldPosition: 11
[   717.187] 	GreenMaskSize: 6
[   717.187] 	GreenFieldPosition: 5
[   717.187] 	BlueMaskSize: 5
[   717.187] 	BlueFieldPosition: 0
[   717.187] 	RsvdMaskSize: 0
[   717.187] 	RsvdFieldPosition: 0
[   717.187] 	DirectColorModeInfo: 2
[   717.187] 	PhysBasePtr: 0xb0000000
[   717.187] 	LinBytesPerScanLine: 2880
[   717.187] 	BnkNumberOfImagePages: 0
[   717.187] 	LinNumberOfImagePages: 0
[   717.187] 	LinRedMaskSize: 5
[   717.187] 	LinRedFieldPosition: 11
[   717.187] 	LinGreenMaskSize: 6
[   717.187] 	LinGreenFieldPosition: 5
[   717.187] 	LinBlueMaskSize: 5
[   717.187] 	LinBlueFieldPosition: 0
[   717.187] 	LinRsvdMaskSize: 0
[   717.187] 	LinRsvdFieldPosition: 0
[   717.187] 	MaxPixelClock: 250000000
[   717.187] Mode: 13e (1440x900)
[   717.187] 	ModeAttributes: 0xbb
[   717.187] 	WinAAttributes: 0x7
[   717.187] 	WinBAttributes: 0x0
[   717.187] 	WinGranularity: 64
[   717.187] 	WinSize: 64
[   717.187] 	WinASegment: 0xa000
[   717.187] 	WinBSegment: 0x0
[   717.187] 	WinFuncPtr: 0x0
[   717.187] 	BytesPerScanline: 4320
[   717.187] 	XResolution: 1440
[   717.187] 	YResolution: 900
[   717.187] 	XCharSize: 0
[   717.187] 	YCharSize: 0
[   717.187] 	NumberOfPlanes: 1
[   717.187] 	BitsPerPixel: 24
[   717.187] 	NumberOfBanks: 1
[   717.187] 	MemoryModel: 6
[   717.187] 	BankSize: 0
[   717.187] 	NumberOfImages: 0
[   717.187] 	RedMaskSize: 8
[   717.187] 	RedFieldPosition: 16
[   717.187] 	GreenMaskSize: 8
[   717.187] 	GreenFieldPosition: 8
[   717.187] 	BlueMaskSize: 8
[   717.187] 	BlueFieldPosition: 0
[   717.187] 	RsvdMaskSize: 0
[   717.187] 	RsvdFieldPosition: 0
[   717.187] 	DirectColorModeInfo: 2
[   717.187] 	PhysBasePtr: 0xb0000000
[   717.187] 	LinBytesPerScanLine: 4320
[   717.187] 	BnkNumberOfImagePages: 0
[   717.187] 	LinNumberOfImagePages: 0
[   717.187] 	LinRedMaskSize: 8
[   717.187] 	LinRedFieldPosition: 16
[   717.187] 	LinGreenMaskSize: 8
[   717.187] 	LinGreenFieldPosition: 8
[   717.187] 	LinBlueMaskSize: 8
[   717.187] 	LinBlueFieldPosition: 0
[   717.187] 	LinRsvdMaskSize: 0
[   717.187] 	LinRsvdFieldPosition: 0
[   717.187] 	MaxPixelClock: 250000000
[   717.187] *Mode: 13f (1440x900)
[   717.187] 	ModeAttributes: 0xbb
[   717.187] 	WinAAttributes: 0x7
[   717.187] 	WinBAttributes: 0x0
[   717.187] 	WinGranularity: 64
[   717.187] 	WinSize: 64
[   717.187] 	WinASegment: 0xa000
[   717.187] 	WinBSegment: 0x0
[   717.187] 	WinFuncPtr: 0x0
[   717.187] 	BytesPerScanline: 5760
[   717.187] 	XResolution: 1440
[   717.187] 	YResolution: 900
[   717.187] 	XCharSize: 0
[   717.187] 	YCharSize: 0
[   717.187] 	NumberOfPlanes: 1
[   717.187] 	BitsPerPixel: 32
[   717.187] 	NumberOfBanks: 1
[   717.187] 	MemoryModel: 6
[   717.187] 	BankSize: 0
[   717.187] 	NumberOfImages: 0
[   717.187] 	RedMaskSize: 8
[   717.187] 	RedFieldPosition: 16
[   717.187] 	GreenMaskSize: 8
[   717.187] 	GreenFieldPosition: 8
[   717.187] 	BlueMaskSize: 8
[   717.187] 	BlueFieldPosition: 0
[   717.187] 	RsvdMaskSize: 8
[   717.187] 	RsvdFieldPosition: 24
[   717.187] 	DirectColorModeInfo: 2
[   717.187] 	PhysBasePtr: 0xb0000000
[   717.188] 	LinBytesPerScanLine: 5760
[   717.188] 	BnkNumberOfImagePages: 0
[   717.188] 	LinNumberOfImagePages: 0
[   717.188] 	LinRedMaskSize: 8
[   717.188] 	LinRedFieldPosition: 16
[   717.188] 	LinGreenMaskSize: 8
[   717.188] 	LinGreenFieldPosition: 8
[   717.188] 	LinBlueMaskSize: 8
[   717.188] 	LinBlueFieldPosition: 0
[   717.188] 	LinRsvdMaskSize: 8
[   717.188] 	LinRsvdFieldPosition: 24
[   717.188] 	MaxPixelClock: 250000000
[   717.188] Mode: 140 (1600x1200)
[   717.188] 	ModeAttributes: 0xbb
[   717.188] 	WinAAttributes: 0x7
[   717.188] 	WinBAttributes: 0x0
[   717.188] 	WinGranularity: 64
[   717.188] 	WinSize: 64
[   717.188] 	WinASegment: 0xa000
[   717.188] 	WinBSegment: 0x0
[   717.188] 	WinFuncPtr: 0x0
[   717.188] 	BytesPerScanline: 1600
[   717.188] 	XResolution: 1600
[   717.188] 	YResolution: 1200
[   717.188] 	XCharSize: 0
[   717.188] 	YCharSize: 0
[   717.188] 	NumberOfPlanes: 1
[   717.188] 	BitsPerPixel: 8
[   717.188] 	NumberOfBanks: 1
[   717.188] 	MemoryModel: 4
[   717.188] 	BankSize: 0
[   717.188] 	NumberOfImages: 0
[   717.188] 	RedMaskSize: 0
[   717.188] 	RedFieldPosition: 0
[   717.188] 	GreenMaskSize: 0
[   717.188] 	GreenFieldPosition: 0
[   717.188] 	BlueMaskSize: 0
[   717.188] 	BlueFieldPosition: 0
[   717.188] 	RsvdMaskSize: 0
[   717.188] 	RsvdFieldPosition: 0
[   717.188] 	DirectColorModeInfo: 2
[   717.188] 	PhysBasePtr: 0xb0000000
[   717.188] 	LinBytesPerScanLine: 1600
[   717.188] 	BnkNumberOfImagePages: 0
[   717.188] 	LinNumberOfImagePages: 0
[   717.188] 	LinRedMaskSize: 0
[   717.188] 	LinRedFieldPosition: 0
[   717.188] 	LinGreenMaskSize: 0
[   717.188] 	LinGreenFieldPosition: 0
[   717.188] 	LinBlueMaskSize: 0
[   717.188] 	LinBlueFieldPosition: 0
[   717.188] 	LinRsvdMaskSize: 0
[   717.188] 	LinRsvdFieldPosition: 0
[   717.188] 	MaxPixelClock: 250000000
[   717.188] Mode: 141 (1600x1200)
[   717.188] 	ModeAttributes: 0xbb
[   717.188] 	WinAAttributes: 0x7
[   717.188] 	WinBAttributes: 0x0
[   717.188] 	WinGranularity: 64
[   717.188] 	WinSize: 64
[   717.188] 	WinASegment: 0xa000
[   717.188] 	WinBSegment: 0x0
[   717.188] 	WinFuncPtr: 0x0
[   717.188] 	BytesPerScanline: 3200
[   717.188] 	XResolution: 1600
[   717.188] 	YResolution: 1200
[   717.188] 	XCharSize: 0
[   717.188] 	YCharSize: 0
[   717.188] 	NumberOfPlanes: 1
[   717.188] 	BitsPerPixel: 16
[   717.188] 	NumberOfBanks: 1
[   717.188] 	MemoryModel: 6
[   717.188] 	BankSize: 0
[   717.188] 	NumberOfImages: 0
[   717.188] 	RedMaskSize: 5
[   717.188] 	RedFieldPosition: 11
[   717.188] 	GreenMaskSize: 6
[   717.188] 	GreenFieldPosition: 5
[   717.188] 	BlueMaskSize: 5
[   717.188] 	BlueFieldPosition: 0
[   717.188] 	RsvdMaskSize: 0
[   717.188] 	RsvdFieldPosition: 0
[   717.188] 	DirectColorModeInfo: 2
[   717.188] 	PhysBasePtr: 0xb0000000
[   717.188] 	LinBytesPerScanLine: 3200
[   717.188] 	BnkNumberOfImagePages: 0
[   717.188] 	LinNumberOfImagePages: 0
[   717.188] 	LinRedMaskSize: 5
[   717.188] 	LinRedFieldPosition: 11
[   717.188] 	LinGreenMaskSize: 6
[   717.188] 	LinGreenFieldPosition: 5
[   717.188] 	LinBlueMaskSize: 5
[   717.188] 	LinBlueFieldPosition: 0
[   717.188] 	LinRsvdMaskSize: 0
[   717.188] 	LinRsvdFieldPosition: 0
[   717.188] 	MaxPixelClock: 250000000
[   717.188] Mode: 142 (1600x1200)
[   717.188] 	ModeAttributes: 0xbb
[   717.188] 	WinAAttributes: 0x7
[   717.188] 	WinBAttributes: 0x0
[   717.188] 	WinGranularity: 64
[   717.188] 	WinSize: 64
[   717.188] 	WinASegment: 0xa000
[   717.188] 	WinBSegment: 0x0
[   717.188] 	WinFuncPtr: 0x0
[   717.188] 	BytesPerScanline: 4800
[   717.188] 	XResolution: 1600
[   717.188] 	YResolution: 1200
[   717.188] 	XCharSize: 0
[   717.188] 	YCharSize: 0
[   717.188] 	NumberOfPlanes: 1
[   717.188] 	BitsPerPixel: 24
[   717.188] 	NumberOfBanks: 1
[   717.188] 	MemoryModel: 6
[   717.188] 	BankSize: 0
[   717.188] 	NumberOfImages: 0
[   717.188] 	RedMaskSize: 8
[   717.188] 	RedFieldPosition: 16
[   717.188] 	GreenMaskSize: 8
[   717.188] 	GreenFieldPosition: 8
[   717.188] 	BlueMaskSize: 8
[   717.188] 	BlueFieldPosition: 0
[   717.188] 	RsvdMaskSize: 0
[   717.188] 	RsvdFieldPosition: 0
[   717.188] 	DirectColorModeInfo: 2
[   717.188] 	PhysBasePtr: 0xb0000000
[   717.188] 	LinBytesPerScanLine: 4800
[   717.188] 	BnkNumberOfImagePages: 0
[   717.188] 	LinNumberOfImagePages: 0
[   717.188] 	LinRedMaskSize: 8
[   717.188] 	LinRedFieldPosition: 16
[   717.188] 	LinGreenMaskSize: 8
[   717.188] 	LinGreenFieldPosition: 8
[   717.188] 	LinBlueMaskSize: 8
[   717.188] 	LinBlueFieldPosition: 0
[   717.188] 	LinRsvdMaskSize: 0
[   717.188] 	LinRsvdFieldPosition: 0
[   717.188] 	MaxPixelClock: 250000000
[   717.189] *Mode: 143 (1600x1200)
[   717.189] 	ModeAttributes: 0xbb
[   717.189] 	WinAAttributes: 0x7
[   717.189] 	WinBAttributes: 0x0
[   717.189] 	WinGranularity: 64
[   717.189] 	WinSize: 64
[   717.189] 	WinASegment: 0xa000
[   717.189] 	WinBSegment: 0x0
[   717.189] 	WinFuncPtr: 0x0
[   717.189] 	BytesPerScanline: 6400
[   717.189] 	XResolution: 1600
[   717.189] 	YResolution: 1200
[   717.189] 	XCharSize: 0
[   717.189] 	YCharSize: 0
[   717.189] 	NumberOfPlanes: 1
[   717.189] 	BitsPerPixel: 32
[   717.189] 	NumberOfBanks: 1
[   717.189] 	MemoryModel: 6
[   717.189] 	BankSize: 0
[   717.189] 	NumberOfImages: 0
[   717.189] 	RedMaskSize: 8
[   717.189] 	RedFieldPosition: 16
[   717.189] 	GreenMaskSize: 8
[   717.189] 	GreenFieldPosition: 8
[   717.189] 	BlueMaskSize: 8
[   717.189] 	BlueFieldPosition: 0
[   717.189] 	RsvdMaskSize: 8
[   717.189] 	RsvdFieldPosition: 24
[   717.189] 	DirectColorModeInfo: 2
[   717.189] 	PhysBasePtr: 0xb0000000
[   717.189] 	LinBytesPerScanLine: 6400
[   717.189] 	BnkNumberOfImagePages: 0
[   717.189] 	LinNumberOfImagePages: 0
[   717.189] 	LinRedMaskSize: 8
[   717.189] 	LinRedFieldPosition: 16
[   717.189] 	LinGreenMaskSize: 8
[   717.189] 	LinGreenFieldPosition: 8
[   717.189] 	LinBlueMaskSize: 8
[   717.189] 	LinBlueFieldPosition: 0
[   717.189] 	LinRsvdMaskSize: 8
[   717.189] 	LinRsvdFieldPosition: 24
[   717.189] 	MaxPixelClock: 250000000
[   717.189] Mode: 144 (1680x1050)
[   717.189] 	ModeAttributes: 0xbb
[   717.189] 	WinAAttributes: 0x7
[   717.189] 	WinBAttributes: 0x0
[   717.189] 	WinGranularity: 64
[   717.189] 	WinSize: 64
[   717.189] 	WinASegment: 0xa000
[   717.189] 	WinBSegment: 0x0
[   717.189] 	WinFuncPtr: 0x0
[   717.189] 	BytesPerScanline: 1680
[   717.189] 	XResolution: 1680
[   717.189] 	YResolution: 1050
[   717.189] 	XCharSize: 0
[   717.189] 	YCharSize: 0
[   717.189] 	NumberOfPlanes: 1
[   717.189] 	BitsPerPixel: 8
[   717.189] 	NumberOfBanks: 1
[   717.189] 	MemoryModel: 4
[   717.189] 	BankSize: 0
[   717.189] 	NumberOfImages: 0
[   717.189] 	RedMaskSize: 0
[   717.189] 	RedFieldPosition: 0
[   717.189] 	GreenMaskSize: 0
[   717.189] 	GreenFieldPosition: 0
[   717.189] 	BlueMaskSize: 0
[   717.189] 	BlueFieldPosition: 0
[   717.189] 	RsvdMaskSize: 0
[   717.189] 	RsvdFieldPosition: 0
[   717.189] 	DirectColorModeInfo: 2
[   717.189] 	PhysBasePtr: 0xb0000000
[   717.189] 	LinBytesPerScanLine: 1680
[   717.189] 	BnkNumberOfImagePages: 0
[   717.189] 	LinNumberOfImagePages: 0
[   717.189] 	LinRedMaskSize: 0
[   717.189] 	LinRedFieldPosition: 0
[   717.189] 	LinGreenMaskSize: 0
[   717.189] 	LinGreenFieldPosition: 0
[   717.189] 	LinBlueMaskSize: 0
[   717.189] 	LinBlueFieldPosition: 0
[   717.189] 	LinRsvdMaskSize: 0
[   717.189] 	LinRsvdFieldPosition: 0
[   717.189] 	MaxPixelClock: 250000000
[   717.189] Mode: 145 (1680x1050)
[   717.189] 	ModeAttributes: 0xbb
[   717.189] 	WinAAttributes: 0x7
[   717.189] 	WinBAttributes: 0x0
[   717.189] 	WinGranularity: 64
[   717.189] 	WinSize: 64
[   717.189] 	WinASegment: 0xa000
[   717.189] 	WinBSegment: 0x0
[   717.189] 	WinFuncPtr: 0x0
[   717.189] 	BytesPerScanline: 3360
[   717.189] 	XResolution: 1680
[   717.189] 	YResolution: 1050
[   717.189] 	XCharSize: 0
[   717.189] 	YCharSize: 0
[   717.189] 	NumberOfPlanes: 1
[   717.189] 	BitsPerPixel: 16
[   717.189] 	NumberOfBanks: 1
[   717.189] 	MemoryModel: 6
[   717.189] 	BankSize: 0
[   717.189] 	NumberOfImages: 0
[   717.189] 	RedMaskSize: 5
[   717.189] 	RedFieldPosition: 11
[   717.189] 	GreenMaskSize: 6
[   717.189] 	GreenFieldPosition: 5
[   717.189] 	BlueMaskSize: 5
[   717.189] 	BlueFieldPosition: 0
[   717.189] 	RsvdMaskSize: 0
[   717.189] 	RsvdFieldPosition: 0
[   717.189] 	DirectColorModeInfo: 2
[   717.189] 	PhysBasePtr: 0xb0000000
[   717.189] 	LinBytesPerScanLine: 3360
[   717.189] 	BnkNumberOfImagePages: 0
[   717.189] 	LinNumberOfImagePages: 0
[   717.189] 	LinRedMaskSize: 5
[   717.189] 	LinRedFieldPosition: 11
[   717.189] 	LinGreenMaskSize: 6
[   717.189] 	LinGreenFieldPosition: 5
[   717.189] 	LinBlueMaskSize: 5
[   717.189] 	LinBlueFieldPosition: 0
[   717.189] 	LinRsvdMaskSize: 0
[   717.189] 	LinRsvdFieldPosition: 0
[   717.189] 	MaxPixelClock: 250000000
[   717.189] Mode: 146 (1680x1050)
[   717.189] 	ModeAttributes: 0xbb
[   717.189] 	WinAAttributes: 0x7
[   717.189] 	WinBAttributes: 0x0
[   717.189] 	WinGranularity: 64
[   717.189] 	WinSize: 64
[   717.189] 	WinASegment: 0xa000
[   717.189] 	WinBSegment: 0x0
[   717.190] 	WinFuncPtr: 0x0
[   717.190] 	BytesPerScanline: 5040
[   717.190] 	XResolution: 1680
[   717.190] 	YResolution: 1050
[   717.190] 	XCharSize: 0
[   717.190] 	YCharSize: 0
[   717.190] 	NumberOfPlanes: 1
[   717.190] 	BitsPerPixel: 24
[   717.190] 	NumberOfBanks: 1
[   717.190] 	MemoryModel: 6
[   717.190] 	BankSize: 0
[   717.190] 	NumberOfImages: 0
[   717.190] 	RedMaskSize: 8
[   717.190] 	RedFieldPosition: 16
[   717.190] 	GreenMaskSize: 8
[   717.190] 	GreenFieldPosition: 8
[   717.190] 	BlueMaskSize: 8
[   717.190] 	BlueFieldPosition: 0
[   717.190] 	RsvdMaskSize: 0
[   717.190] 	RsvdFieldPosition: 0
[   717.190] 	DirectColorModeInfo: 2
[   717.190] 	PhysBasePtr: 0xb0000000
[   717.190] 	LinBytesPerScanLine: 5040
[   717.190] 	BnkNumberOfImagePages: 0
[   717.190] 	LinNumberOfImagePages: 0
[   717.190] 	LinRedMaskSize: 8
[   717.190] 	LinRedFieldPosition: 16
[   717.190] 	LinGreenMaskSize: 8
[   717.190] 	LinGreenFieldPosition: 8
[   717.190] 	LinBlueMaskSize: 8
[   717.190] 	LinBlueFieldPosition: 0
[   717.190] 	LinRsvdMaskSize: 0
[   717.190] 	LinRsvdFieldPosition: 0
[   717.190] 	MaxPixelClock: 250000000
[   717.190] *Mode: 147 (1680x1050)
[   717.190] 	ModeAttributes: 0xbb
[   717.190] 	WinAAttributes: 0x7
[   717.190] 	WinBAttributes: 0x0
[   717.190] 	WinGranularity: 64
[   717.190] 	WinSize: 64
[   717.190] 	WinASegment: 0xa000
[   717.190] 	WinBSegment: 0x0
[   717.190] 	WinFuncPtr: 0x0
[   717.190] 	BytesPerScanline: 6720
[   717.190] 	XResolution: 1680
[   717.190] 	YResolution: 1050
[   717.190] 	XCharSize: 0
[   717.190] 	YCharSize: 0
[   717.190] 	NumberOfPlanes: 1
[   717.190] 	BitsPerPixel: 32
[   717.190] 	NumberOfBanks: 1
[   717.190] 	MemoryModel: 6
[   717.190] 	BankSize: 0
[   717.190] 	NumberOfImages: 0
[   717.190] 	RedMaskSize: 8
[   717.190] 	RedFieldPosition: 16
[   717.190] 	GreenMaskSize: 8
[   717.190] 	GreenFieldPosition: 8
[   717.190] 	BlueMaskSize: 8
[   717.190] 	BlueFieldPosition: 0
[   717.190] 	RsvdMaskSize: 8
[   717.190] 	RsvdFieldPosition: 24
[   717.190] 	DirectColorModeInfo: 2
[   717.190] 	PhysBasePtr: 0xb0000000
[   717.190] 	LinBytesPerScanLine: 6720
[   717.190] 	BnkNumberOfImagePages: 0
[   717.190] 	LinNumberOfImagePages: 0
[   717.190] 	LinRedMaskSize: 8
[   717.190] 	LinRedFieldPosition: 16
[   717.190] 	LinGreenMaskSize: 8
[   717.190] 	LinGreenFieldPosition: 8
[   717.190] 	LinBlueMaskSize: 8
[   717.190] 	LinBlueFieldPosition: 0
[   717.190] 	LinRsvdMaskSize: 8
[   717.190] 	LinRsvdFieldPosition: 24
[   717.190] 	MaxPixelClock: 250000000
[   717.190] Mode: 148 (1920x1200)
[   717.190] 	ModeAttributes: 0xbb
[   717.190] 	WinAAttributes: 0x7
[   717.190] 	WinBAttributes: 0x0
[   717.190] 	WinGranularity: 64
[   717.190] 	WinSize: 64
[   717.190] 	WinASegment: 0xa000
[   717.190] 	WinBSegment: 0x0
[   717.190] 	WinFuncPtr: 0x0
[   717.190] 	BytesPerScanline: 1920
[   717.190] 	XResolution: 1920
[   717.190] 	YResolution: 1200
[   717.190] 	XCharSize: 0
[   717.190] 	YCharSize: 0
[   717.190] 	NumberOfPlanes: 1
[   717.190] 	BitsPerPixel: 8
[   717.190] 	NumberOfBanks: 1
[   717.190] 	MemoryModel: 4
[   717.190] 	BankSize: 0
[   717.190] 	NumberOfImages: 0
[   717.190] 	RedMaskSize: 0
[   717.190] 	RedFieldPosition: 0
[   717.190] 	GreenMaskSize: 0
[   717.190] 	GreenFieldPosition: 0
[   717.190] 	BlueMaskSize: 0
[   717.190] 	BlueFieldPosition: 0
[   717.190] 	RsvdMaskSize: 0
[   717.190] 	RsvdFieldPosition: 0
[   717.190] 	DirectColorModeInfo: 2
[   717.190] 	PhysBasePtr: 0xb0000000
[   717.190] 	LinBytesPerScanLine: 1920
[   717.190] 	BnkNumberOfImagePages: 0
[   717.190] 	LinNumberOfImagePages: 0
[   717.190] 	LinRedMaskSize: 0
[   717.190] 	LinRedFieldPosition: 0
[   717.190] 	LinGreenMaskSize: 0
[   717.190] 	LinGreenFieldPosition: 0
[   717.190] 	LinBlueMaskSize: 0
[   717.190] 	LinBlueFieldPosition: 0
[   717.190] 	LinRsvdMaskSize: 0
[   717.190] 	LinRsvdFieldPosition: 0
[   717.190] 	MaxPixelClock: 250000000
[   717.190] Mode: 149 (1920x1200)
[   717.190] 	ModeAttributes: 0xbb
[   717.190] 	WinAAttributes: 0x7
[   717.190] 	WinBAttributes: 0x0
[   717.190] 	WinGranularity: 64
[   717.190] 	WinSize: 64
[   717.190] 	WinASegment: 0xa000
[   717.190] 	WinBSegment: 0x0
[   717.190] 	WinFuncPtr: 0x0
[   717.190] 	BytesPerScanline: 3840
[   717.190] 	XResolution: 1920
[   717.190] 	YResolution: 1200
[   717.190] 	XCharSize: 0
[   717.190] 	YCharSize: 0
[   717.190] 	NumberOfPlanes: 1
[   717.190] 	BitsPerPixel: 16
[   717.190] 	NumberOfBanks: 1
[   717.190] 	MemoryModel: 6
[   717.190] 	BankSize: 0
[   717.190] 	NumberOfImages: 0
[   717.190] 	RedMaskSize: 5
[   717.190] 	RedFieldPosition: 11
[   717.190] 	GreenMaskSize: 6
[   717.190] 	GreenFieldPosition: 5
[   717.190] 	BlueMaskSize: 5
[   717.190] 	BlueFieldPosition: 0
[   717.190] 	RsvdMaskSize: 0
[   717.190] 	RsvdFieldPosition: 0
[   717.190] 	DirectColorModeInfo: 2
[   717.190] 	PhysBasePtr: 0xb0000000
[   717.190] 	LinBytesPerScanLine: 3840
[   717.190] 	BnkNumberOfImagePages: 0
[   717.190] 	LinNumberOfImagePages: 0
[   717.190] 	LinRedMaskSize: 5
[   717.191] 	LinRedFieldPosition: 11
[   717.191] 	LinGreenMaskSize: 6
[   717.191] 	LinGreenFieldPosition: 5
[   717.191] 	LinBlueMaskSize: 5
[   717.191] 	LinBlueFieldPosition: 0
[   717.191] 	LinRsvdMaskSize: 0
[   717.191] 	LinRsvdFieldPosition: 0
[   717.191] 	MaxPixelClock: 250000000
[   717.191] Mode: 14a (1920x1200)
[   717.191] 	ModeAttributes: 0xbb
[   717.191] 	WinAAttributes: 0x7
[   717.191] 	WinBAttributes: 0x0
[   717.191] 	WinGranularity: 64
[   717.191] 	WinSize: 64
[   717.191] 	WinASegment: 0xa000
[   717.191] 	WinBSegment: 0x0
[   717.191] 	WinFuncPtr: 0x0
[   717.191] 	BytesPerScanline: 5760
[   717.191] 	XResolution: 1920
[   717.191] 	YResolution: 1200
[   717.191] 	XCharSize: 0
[   717.191] 	YCharSize: 0
[   717.191] 	NumberOfPlanes: 1
[   717.191] 	BitsPerPixel: 24
[   717.191] 	NumberOfBanks: 1
[   717.191] 	MemoryModel: 6
[   717.191] 	BankSize: 0
[   717.191] 	NumberOfImages: 0
[   717.191] 	RedMaskSize: 8
[   717.191] 	RedFieldPosition: 16
[   717.191] 	GreenMaskSize: 8
[   717.191] 	GreenFieldPosition: 8
[   717.191] 	BlueMaskSize: 8
[   717.191] 	BlueFieldPosition: 0
[   717.191] 	RsvdMaskSize: 0
[   717.191] 	RsvdFieldPosition: 0
[   717.191] 	DirectColorModeInfo: 2
[   717.191] 	PhysBasePtr: 0xb0000000
[   717.191] 	LinBytesPerScanLine: 5760
[   717.191] 	BnkNumberOfImagePages: 0
[   717.191] 	LinNumberOfImagePages: 0
[   717.191] 	LinRedMaskSize: 8
[   717.191] 	LinRedFieldPosition: 16
[   717.191] 	LinGreenMaskSize: 8
[   717.191] 	LinGreenFieldPosition: 8
[   717.191] 	LinBlueMaskSize: 8
[   717.191] 	LinBlueFieldPosition: 0
[   717.191] 	LinRsvdMaskSize: 0
[   717.191] 	LinRsvdFieldPosition: 0
[   717.191] 	MaxPixelClock: 250000000
[   717.191] *Mode: 14b (1920x1200)
[   717.191] 	ModeAttributes: 0xbb
[   717.191] 	WinAAttributes: 0x7
[   717.191] 	WinBAttributes: 0x0
[   717.191] 	WinGranularity: 64
[   717.191] 	WinSize: 64
[   717.191] 	WinASegment: 0xa000
[   717.191] 	WinBSegment: 0x0
[   717.191] 	WinFuncPtr: 0x0
[   717.191] 	BytesPerScanline: 7680
[   717.191] 	XResolution: 1920
[   717.191] 	YResolution: 1200
[   717.191] 	XCharSize: 0
[   717.191] 	YCharSize: 0
[   717.191] 	NumberOfPlanes: 1
[   717.191] 	BitsPerPixel: 32
[   717.191] 	NumberOfBanks: 1
[   717.191] 	MemoryModel: 6
[   717.191] 	BankSize: 0
[   717.191] 	NumberOfImages: 0
[   717.191] 	RedMaskSize: 8
[   717.191] 	RedFieldPosition: 16
[   717.191] 	GreenMaskSize: 8
[   717.191] 	GreenFieldPosition: 8
[   717.191] 	BlueMaskSize: 8
[   717.191] 	BlueFieldPosition: 0
[   717.191] 	RsvdMaskSize: 8
[   717.191] 	RsvdFieldPosition: 24
[   717.191] 	DirectColorModeInfo: 2
[   717.191] 	PhysBasePtr: 0xb0000000
[   717.191] 	LinBytesPerScanLine: 7680
[   717.191] 	BnkNumberOfImagePages: 0
[   717.191] 	LinNumberOfImagePages: 0
[   717.191] 	LinRedMaskSize: 8
[   717.191] 	LinRedFieldPosition: 16
[   717.191] 	LinGreenMaskSize: 8
[   717.191] 	LinGreenFieldPosition: 8
[   717.191] 	LinBlueMaskSize: 8
[   717.191] 	LinBlueFieldPosition: 0
[   717.191] 	LinRsvdMaskSize: 8
[   717.191] 	LinRsvdFieldPosition: 24
[   717.191] 	MaxPixelClock: 250000000
[   717.191] Mode: 14c (2048x1536)
[   717.191] 	ModeAttributes: 0xbb
[   717.191] 	WinAAttributes: 0x7
[   717.191] 	WinBAttributes: 0x0
[   717.191] 	WinGranularity: 64
[   717.191] 	WinSize: 64
[   717.191] 	WinASegment: 0xa000
[   717.191] 	WinBSegment: 0x0
[   717.191] 	WinFuncPtr: 0x0
[   717.191] 	BytesPerScanline: 2048
[   717.191] 	XResolution: 2048
[   717.191] 	YResolution: 1536
[   717.191] 	XCharSize: 0
[   717.191] 	YCharSize: 0
[   717.191] 	NumberOfPlanes: 1
[   717.191] 	BitsPerPixel: 8
[   717.191] 	NumberOfBanks: 1
[   717.191] 	MemoryModel: 4
[   717.191] 	BankSize: 0
[   717.191] 	NumberOfImages: 0
[   717.191] 	RedMaskSize: 0
[   717.191] 	RedFieldPosition: 0
[   717.191] 	GreenMaskSize: 0
[   717.191] 	GreenFieldPosition: 0
[   717.191] 	BlueMaskSize: 0
[   717.191] 	BlueFieldPosition: 0
[   717.191] 	RsvdMaskSize: 0
[   717.191] 	RsvdFieldPosition: 0
[   717.191] 	DirectColorModeInfo: 2
[   717.191] 	PhysBasePtr: 0xb0000000
[   717.191] 	LinBytesPerScanLine: 2048
[   717.191] 	BnkNumberOfImagePages: 0
[   717.191] 	LinNumberOfImagePages: 0
[   717.191] 	LinRedMaskSize: 0
[   717.191] 	LinRedFieldPosition: 0
[   717.191] 	LinGreenMaskSize: 0
[   717.191] 	LinGreenFieldPosition: 0
[   717.191] 	LinBlueMaskSize: 0
[   717.191] 	LinBlueFieldPosition: 0
[   717.191] 	LinRsvdMaskSize: 0
[   717.191] 	LinRsvdFieldPosition: 0
[   717.191] 	MaxPixelClock: 250000000
[   717.191] Mode: 14d (2048x1536)
[   717.191] 	ModeAttributes: 0xbb
[   717.191] 	WinAAttributes: 0x7
[   717.191] 	WinBAttributes: 0x0
[   717.191] 	WinGranularity: 64
[   717.192] 	WinSize: 64
[   717.192] 	WinASegment: 0xa000
[   717.192] 	WinBSegment: 0x0
[   717.192] 	WinFuncPtr: 0x0
[   717.192] 	BytesPerScanline: 4096
[   717.192] 	XResolution: 2048
[   717.192] 	YResolution: 1536
[   717.192] 	XCharSize: 0
[   717.192] 	YCharSize: 0
[   717.192] 	NumberOfPlanes: 1
[   717.192] 	BitsPerPixel: 16
[   717.192] 	NumberOfBanks: 1
[   717.192] 	MemoryModel: 6
[   717.192] 	BankSize: 0
[   717.192] 	NumberOfImages: 0
[   717.192] 	RedMaskSize: 5
[   717.192] 	RedFieldPosition: 11
[   717.192] 	GreenMaskSize: 6
[   717.192] 	GreenFieldPosition: 5
[   717.192] 	BlueMaskSize: 5
[   717.192] 	BlueFieldPosition: 0
[   717.192] 	RsvdMaskSize: 0
[   717.192] 	RsvdFieldPosition: 0
[   717.192] 	DirectColorModeInfo: 2
[   717.192] 	PhysBasePtr: 0xb0000000
[   717.192] 	LinBytesPerScanLine: 4096
[   717.192] 	BnkNumberOfImagePages: 0
[   717.192] 	LinNumberOfImagePages: 0
[   717.192] 	LinRedMaskSize: 5
[   717.192] 	LinRedFieldPosition: 11
[   717.192] 	LinGreenMaskSize: 6
[   717.192] 	LinGreenFieldPosition: 5
[   717.192] 	LinBlueMaskSize: 5
[   717.192] 	LinBlueFieldPosition: 0
[   717.192] 	LinRsvdMaskSize: 0
[   717.192] 	LinRsvdFieldPosition: 0
[   717.192] 	MaxPixelClock: 250000000
[   717.192] Mode: 14e (2048x1536)
[   717.192] 	ModeAttributes: 0xbb
[   717.192] 	WinAAttributes: 0x7
[   717.192] 	WinBAttributes: 0x0
[   717.192] 	WinGranularity: 64
[   717.192] 	WinSize: 64
[   717.192] 	WinASegment: 0xa000
[   717.192] 	WinBSegment: 0x0
[   717.192] 	WinFuncPtr: 0x0
[   717.192] 	BytesPerScanline: 6144
[   717.192] 	XResolution: 2048
[   717.192] 	YResolution: 1536
[   717.192] 	XCharSize: 0
[   717.192] 	YCharSize: 0
[   717.192] 	NumberOfPlanes: 1
[   717.192] 	BitsPerPixel: 24
[   717.192] 	NumberOfBanks: 1
[   717.192] 	MemoryModel: 6
[   717.192] 	BankSize: 0
[   717.192] 	NumberOfImages: 0
[   717.192] 	RedMaskSize: 8
[   717.192] 	RedFieldPosition: 16
[   717.192] 	GreenMaskSize: 8
[   717.192] 	GreenFieldPosition: 8
[   717.192] 	BlueMaskSize: 8
[   717.192] 	BlueFieldPosition: 0
[   717.192] 	RsvdMaskSize: 0
[   717.192] 	RsvdFieldPosition: 0
[   717.192] 	DirectColorModeInfo: 2
[   717.192] 	PhysBasePtr: 0xb0000000
[   717.192] 	LinBytesPerScanLine: 6144
[   717.192] 	BnkNumberOfImagePages: 0
[   717.192] 	LinNumberOfImagePages: 0
[   717.192] 	LinRedMaskSize: 8
[   717.192] 	LinRedFieldPosition: 16
[   717.192] 	LinGreenMaskSize: 8
[   717.192] 	LinGreenFieldPosition: 8
[   717.192] 	LinBlueMaskSize: 8
[   717.192] 	LinBlueFieldPosition: 0
[   717.192] 	LinRsvdMaskSize: 0
[   717.192] 	LinRsvdFieldPosition: 0
[   717.192] 	MaxPixelClock: 250000000
[   717.192] *Mode: 14f (2048x1536)
[   717.192] 	ModeAttributes: 0xbb
[   717.192] 	WinAAttributes: 0x7
[   717.192] 	WinBAttributes: 0x0
[   717.192] 	WinGranularity: 64
[   717.192] 	WinSize: 64
[   717.192] 	WinASegment: 0xa000
[   717.192] 	WinBSegment: 0x0
[   717.192] 	WinFuncPtr: 0x0
[   717.192] 	BytesPerScanline: 8192
[   717.192] 	XResolution: 2048
[   717.192] 	YResolution: 1536
[   717.192] 	XCharSize: 0
[   717.192] 	YCharSize: 0
[   717.192] 	NumberOfPlanes: 1
[   717.192] 	BitsPerPixel: 32
[   717.192] 	NumberOfBanks: 1
[   717.192] 	MemoryModel: 6
[   717.192] 	BankSize: 0
[   717.192] 	NumberOfImages: 0
[   717.192] 	RedMaskSize: 8
[   717.192] 	RedFieldPosition: 16
[   717.192] 	GreenMaskSize: 8
[   717.192] 	GreenFieldPosition: 8
[   717.192] 	BlueMaskSize: 8
[   717.192] 	BlueFieldPosition: 0
[   717.192] 	RsvdMaskSize: 8
[   717.192] 	RsvdFieldPosition: 24
[   717.192] 	DirectColorModeInfo: 2
[   717.192] 	PhysBasePtr: 0xb0000000
[   717.192] 	LinBytesPerScanLine: 8192
[   717.192] 	BnkNumberOfImagePages: 0
[   717.192] 	LinNumberOfImagePages: 0
[   717.192] 	LinRedMaskSize: 8
[   717.192] 	LinRedFieldPosition: 16
[   717.192] 	LinGreenMaskSize: 8
[   717.192] 	LinGreenFieldPosition: 8
[   717.192] 	LinBlueMaskSize: 8
[   717.192] 	LinBlueFieldPosition: 0
[   717.192] 	LinRsvdMaskSize: 8
[   717.192] 	LinRsvdFieldPosition: 24
[   717.192] 	MaxPixelClock: 250000000
[   717.192] Mode: 150 (2560x1600)
[   717.192] 	ModeAttributes: 0xbb
[   717.192] 	WinAAttributes: 0x7
[   717.192] 	WinBAttributes: 0x0
[   717.192] 	WinGranularity: 64
[   717.192] 	WinSize: 64
[   717.192] 	WinASegment: 0xa000
[   717.192] 	WinBSegment: 0x0
[   717.192] 	WinFuncPtr: 0x0
[   717.192] 	BytesPerScanline: 2560
[   717.192] 	XResolution: 2560
[   717.192] 	YResolution: 1600
[   717.192] 	XCharSize: 0
[   717.192] 	YCharSize: 0
[   717.192] 	NumberOfPlanes: 1
[   717.192] 	BitsPerPixel: 8
[   717.192] 	NumberOfBanks: 1
[   717.192] 	MemoryModel: 4
[   717.192] 	BankSize: 0
[   717.192] 	NumberOfImages: 0
[   717.192] 	RedMaskSize: 0
[   717.192] 	RedFieldPosition: 0
[   717.193] 	GreenMaskSize: 0
[   717.193] 	GreenFieldPosition: 0
[   717.193] 	BlueMaskSize: 0
[   717.193] 	BlueFieldPosition: 0
[   717.193] 	RsvdMaskSize: 0
[   717.193] 	RsvdFieldPosition: 0
[   717.193] 	DirectColorModeInfo: 2
[   717.193] 	PhysBasePtr: 0xb0000000
[   717.193] 	LinBytesPerScanLine: 2560
[   717.193] 	BnkNumberOfImagePages: 0
[   717.193] 	LinNumberOfImagePages: 0
[   717.193] 	LinRedMaskSize: 0
[   717.193] 	LinRedFieldPosition: 0
[   717.193] 	LinGreenMaskSize: 0
[   717.193] 	LinGreenFieldPosition: 0
[   717.193] 	LinBlueMaskSize: 0
[   717.193] 	LinBlueFieldPosition: 0
[   717.193] 	LinRsvdMaskSize: 0
[   717.193] 	LinRsvdFieldPosition: 0
[   717.193] 	MaxPixelClock: 250000000
[   717.193] Mode: 151 (2560x1600)
[   717.193] 	ModeAttributes: 0xbb
[   717.193] 	WinAAttributes: 0x7
[   717.193] 	WinBAttributes: 0x0
[   717.193] 	WinGranularity: 64
[   717.193] 	WinSize: 64
[   717.193] 	WinASegment: 0xa000
[   717.193] 	WinBSegment: 0x0
[   717.193] 	WinFuncPtr: 0x0
[   717.193] 	BytesPerScanline: 5120
[   717.193] 	XResolution: 2560
[   717.193] 	YResolution: 1600
[   717.193] 	XCharSize: 0
[   717.193] 	YCharSize: 0
[   717.193] 	NumberOfPlanes: 1
[   717.193] 	BitsPerPixel: 16
[   717.193] 	NumberOfBanks: 1
[   717.193] 	MemoryModel: 6
[   717.193] 	BankSize: 0
[   717.193] 	NumberOfImages: 0
[   717.193] 	RedMaskSize: 5
[   717.193] 	RedFieldPosition: 11
[   717.193] 	GreenMaskSize: 6
[   717.193] 	GreenFieldPosition: 5
[   717.193] 	BlueMaskSize: 5
[   717.193] 	BlueFieldPosition: 0
[   717.193] 	RsvdMaskSize: 0
[   717.193] 	RsvdFieldPosition: 0
[   717.193] 	DirectColorModeInfo: 2
[   717.193] 	PhysBasePtr: 0xb0000000
[   717.193] 	LinBytesPerScanLine: 5120
[   717.193] 	BnkNumberOfImagePages: 0
[   717.193] 	LinNumberOfImagePages: 0
[   717.193] 	LinRedMaskSize: 5
[   717.193] 	LinRedFieldPosition: 11
[   717.193] 	LinGreenMaskSize: 6
[   717.193] 	LinGreenFieldPosition: 5
[   717.193] 	LinBlueMaskSize: 5
[   717.193] 	LinBlueFieldPosition: 0
[   717.193] 	LinRsvdMaskSize: 0
[   717.193] 	LinRsvdFieldPosition: 0
[   717.193] 	MaxPixelClock: 250000000
[   717.193] Mode: 152 (2560x1600)
[   717.193] 	ModeAttributes: 0xbb
[   717.193] 	WinAAttributes: 0x7
[   717.193] 	WinBAttributes: 0x0
[   717.193] 	WinGranularity: 64
[   717.193] 	WinSize: 64
[   717.193] 	WinASegment: 0xa000
[   717.193] 	WinBSegment: 0x0
[   717.193] 	WinFuncPtr: 0x0
[   717.193] 	BytesPerScanline: 7680
[   717.193] 	XResolution: 2560
[   717.193] 	YResolution: 1600
[   717.193] 	XCharSize: 0
[   717.193] 	YCharSize: 0
[   717.193] 	NumberOfPlanes: 1
[   717.193] 	BitsPerPixel: 24
[   717.193] 	NumberOfBanks: 1
[   717.193] 	MemoryModel: 6
[   717.193] 	BankSize: 0
[   717.193] 	NumberOfImages: 0
[   717.193] 	RedMaskSize: 8
[   717.193] 	RedFieldPosition: 16
[   717.193] 	GreenMaskSize: 8
[   717.193] 	GreenFieldPosition: 8
[   717.193] 	BlueMaskSize: 8
[   717.193] 	BlueFieldPosition: 0
[   717.193] 	RsvdMaskSize: 0
[   717.193] 	RsvdFieldPosition: 0
[   717.193] 	DirectColorModeInfo: 2
[   717.193] 	PhysBasePtr: 0xb0000000
[   717.193] 	LinBytesPerScanLine: 7680
[   717.193] 	BnkNumberOfImagePages: 0
[   717.193] 	LinNumberOfImagePages: 0
[   717.193] 	LinRedMaskSize: 8
[   717.193] 	LinRedFieldPosition: 16
[   717.193] 	LinGreenMaskSize: 8
[   717.193] 	LinGreenFieldPosition: 8
[   717.193] 	LinBlueMaskSize: 8
[   717.193] 	LinBlueFieldPosition: 0
[   717.193] 	LinRsvdMaskSize: 0
[   717.193] 	LinRsvdFieldPosition: 0
[   717.193] 	MaxPixelClock: 250000000
[   717.193] *Mode: 153 (2560x1600)
[   717.193] 	ModeAttributes: 0xbb
[   717.193] 	WinAAttributes: 0x7
[   717.193] 	WinBAttributes: 0x0
[   717.193] 	WinGranularity: 64
[   717.193] 	WinSize: 64
[   717.193] 	WinASegment: 0xa000
[   717.193] 	WinBSegment: 0x0
[   717.193] 	WinFuncPtr: 0x0
[   717.193] 	BytesPerScanline: 10240
[   717.193] 	XResolution: 2560
[   717.193] 	YResolution: 1600
[   717.193] 	XCharSize: 0
[   717.193] 	YCharSize: 0
[   717.193] 	NumberOfPlanes: 1
[   717.193] 	BitsPerPixel: 32
[   717.193] 	NumberOfBanks: 1
[   717.193] 	MemoryModel: 6
[   717.193] 	BankSize: 0
[   717.193] 	NumberOfImages: 0
[   717.193] 	RedMaskSize: 8
[   717.193] 	RedFieldPosition: 16
[   717.193] 	GreenMaskSize: 8
[   717.193] 	GreenFieldPosition: 8
[   717.193] 	BlueMaskSize: 8
[   717.193] 	BlueFieldPosition: 0
[   717.193] 	RsvdMaskSize: 8
[   717.193] 	RsvdFieldPosition: 24
[   717.193] 	DirectColorModeInfo: 2
[   717.193] 	PhysBasePtr: 0xb0000000
[   717.193] 	LinBytesPerScanLine: 10240
[   717.193] 	BnkNumberOfImagePages: 0
[   717.193] 	LinNumberOfImagePages: 0
[   717.193] 	LinRedMaskSize: 8
[   717.193] 	LinRedFieldPosition: 16
[   717.193] 	LinGreenMaskSize: 8
[   717.193] 	LinGreenFieldPosition: 8
[   717.193] 	LinBlueMaskSize: 8
[   717.193] 	LinBlueFieldPosition: 0
[   717.193] 	LinRsvdMaskSize: 8
[   717.193] 	LinRsvdFieldPosition: 24
[   717.193] 	MaxPixelClock: 250000000
[   717.194] *Mode: 154 (1280x720)
[   717.194] 	ModeAttributes: 0xbb
[   717.194] 	WinAAttributes: 0x7
[   717.194] 	WinBAttributes: 0x0
[   717.194] 	WinGranularity: 64
[   717.194] 	WinSize: 64
[   717.194] 	WinASegment: 0xa000
[   717.194] 	WinBSegment: 0x0
[   717.194] 	WinFuncPtr: 0x0
[   717.194] 	BytesPerScanline: 5120
[   717.194] 	XResolution: 1280
[   717.194] 	YResolution: 720
[   717.194] 	XCharSize: 0
[   717.194] 	YCharSize: 0
[   717.194] 	NumberOfPlanes: 1
[   717.194] 	BitsPerPixel: 32
[   717.194] 	NumberOfBanks: 1
[   717.194] 	MemoryModel: 6
[   717.194] 	BankSize: 0
[   717.194] 	NumberOfImages: 0
[   717.194] 	RedMaskSize: 8
[   717.194] 	RedFieldPosition: 16
[   717.194] 	GreenMaskSize: 8
[   717.194] 	GreenFieldPosition: 8
[   717.194] 	BlueMaskSize: 8
[   717.194] 	BlueFieldPosition: 0
[   717.194] 	RsvdMaskSize: 8
[   717.194] 	RsvdFieldPosition: 24
[   717.194] 	DirectColorModeInfo: 2
[   717.194] 	PhysBasePtr: 0xb0000000
[   717.194] 	LinBytesPerScanLine: 5120
[   717.194] 	BnkNumberOfImagePages: 0
[   717.194] 	LinNumberOfImagePages: 0
[   717.194] 	LinRedMaskSize: 8
[   717.194] 	LinRedFieldPosition: 16
[   717.194] 	LinGreenMaskSize: 8
[   717.194] 	LinGreenFieldPosition: 8
[   717.194] 	LinBlueMaskSize: 8
[   717.194] 	LinBlueFieldPosition: 0
[   717.194] 	LinRsvdMaskSize: 8
[   717.194] 	LinRsvdFieldPosition: 24
[   717.194] 	MaxPixelClock: 250000000
[   717.194] *Mode: 155 (1920x1080)
[   717.194] 	ModeAttributes: 0xbb
[   717.194] 	WinAAttributes: 0x7
[   717.194] 	WinBAttributes: 0x0
[   717.194] 	WinGranularity: 64
[   717.194] 	WinSize: 64
[   717.194] 	WinASegment: 0xa000
[   717.194] 	WinBSegment: 0x0
[   717.194] 	WinFuncPtr: 0x0
[   717.194] 	BytesPerScanline: 7680
[   717.194] 	XResolution: 1920
[   717.194] 	YResolution: 1080
[   717.194] 	XCharSize: 0
[   717.194] 	YCharSize: 0
[   717.194] 	NumberOfPlanes: 1
[   717.194] 	BitsPerPixel: 32
[   717.194] 	NumberOfBanks: 1
[   717.194] 	MemoryModel: 6
[   717.194] 	BankSize: 0
[   717.194] 	NumberOfImages: 0
[   717.194] 	RedMaskSize: 8
[   717.194] 	RedFieldPosition: 16
[   717.194] 	GreenMaskSize: 8
[   717.194] 	GreenFieldPosition: 8
[   717.194] 	BlueMaskSize: 8
[   717.194] 	BlueFieldPosition: 0
[   717.194] 	RsvdMaskSize: 8
[   717.194] 	RsvdFieldPosition: 24
[   717.194] 	DirectColorModeInfo: 2
[   717.194] 	PhysBasePtr: 0xb0000000
[   717.194] 	LinBytesPerScanLine: 7680
[   717.194] 	BnkNumberOfImagePages: 0
[   717.194] 	LinNumberOfImagePages: 0
[   717.194] 	LinRedMaskSize: 8
[   717.194] 	LinRedFieldPosition: 16
[   717.194] 	LinGreenMaskSize: 8
[   717.194] 	LinGreenFieldPosition: 8
[   717.194] 	LinBlueMaskSize: 8
[   717.194] 	LinBlueFieldPosition: 0
[   717.194] 	LinRsvdMaskSize: 8
[   717.194] 	LinRsvdFieldPosition: 24
[   717.194] 	MaxPixelClock: 250000000
[   717.194] *Mode: 156 (2560x1440)
[   717.194] 	ModeAttributes: 0xbb
[   717.194] 	WinAAttributes: 0x7
[   717.194] 	WinBAttributes: 0x0
[   717.194] 	WinGranularity: 64
[   717.194] 	WinSize: 64
[   717.194] 	WinASegment: 0xa000
[   717.194] 	WinBSegment: 0x0
[   717.194] 	WinFuncPtr: 0x0
[   717.194] 	BytesPerScanline: 10240
[   717.194] 	XResolution: 2560
[   717.194] 	YResolution: 1440
[   717.194] 	XCharSize: 0
[   717.194] 	YCharSize: 0
[   717.194] 	NumberOfPlanes: 1
[   717.194] 	BitsPerPixel: 32
[   717.194] 	NumberOfBanks: 1
[   717.194] 	MemoryModel: 6
[   717.194] 	BankSize: 0
[   717.194] 	NumberOfImages: 0
[   717.194] 	RedMaskSize: 8
[   717.194] 	RedFieldPosition: 16
[   717.194] 	GreenMaskSize: 8
[   717.194] 	GreenFieldPosition: 8
[   717.194] 	BlueMaskSize: 8
[   717.194] 	BlueFieldPosition: 0
[   717.194] 	RsvdMaskSize: 8
[   717.194] 	RsvdFieldPosition: 24
[   717.194] 	DirectColorModeInfo: 2
[   717.194] 	PhysBasePtr: 0xb0000000
[   717.194] 	LinBytesPerScanLine: 10240
[   717.194] 	BnkNumberOfImagePages: 0
[   717.194] 	LinNumberOfImagePages: 0
[   717.194] 	LinRedMaskSize: 8
[   717.194] 	LinRedFieldPosition: 16
[   717.194] 	LinGreenMaskSize: 8
[   717.194] 	LinGreenFieldPosition: 8
[   717.194] 	LinBlueMaskSize: 8
[   717.194] 	LinBlueFieldPosition: 0
[   717.194] 	LinRsvdMaskSize: 8
[   717.194] 	LinRsvdFieldPosition: 24
[   717.194] 	MaxPixelClock: 250000000
[   717.194] 
[   717.194] (II) VESA(0): Total Memory: 512 64KB banks (32768kB)
[   717.194] (II) VESA(0): <default monitor>: Using hsync range of 0.00-250.00 kHz
[   717.194] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-64.00 Hz
[   717.194] (II) VESA(0): <default monitor>: Using maximum pixel clock of 255.00 MHz
[   717.194] (WW) VESA(0): Unable to estimate virtual size
[   717.194] (II) VESA(0): Not using built-in mode "2560x1600" (no mode of this name)
[   717.194] (II) VESA(0): Not using built-in mode "2560x1440" (no mode of this name)
[   717.194] (II) VESA(0): Not using built-in mode "2048x1536" (no mode of this name)
[   717.195] (II) VESA(0): Not using built-in mode "1920x1080" (no mode of this name)
[   717.195] (II) VESA(0): Not using built-in mode "1280x720" (no mode of this name)
[   717.195] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[   717.195] (--) VESA(0): Virtual size is 1920x1200 (pitch 1920)
[   717.195] (**) VESA(0): *Built-in mode "1920x1200"
[   717.195] (**) VESA(0): *Built-in mode "1600x1200"
[   717.195] (**) VESA(0): *Built-in mode "1680x1050"
[   717.195] (**) VESA(0): *Built-in mode "1400x1050"
[   717.195] (**) VESA(0): *Built-in mode "1280x1024"
[   717.195] (**) VESA(0): *Built-in mode "1440x900"
[   717.195] (**) VESA(0): *Built-in mode "1280x960"
[   717.195] (**) VESA(0): *Built-in mode "1280x800"
[   717.195] (**) VESA(0): *Built-in mode "1024x768"
[   717.195] (**) VESA(0): *Built-in mode "800x600"
[   717.195] (**) VESA(0): *Built-in mode "640x480"
[   717.195] (==) VESA(0): DPI set to (96, 96)
[   717.195] (**) VESA(0): Using "Shadow Framebuffer"
[   717.195] (II) Loading sub module "shadow"
[   717.195] (II) LoadModule: "shadow"
[   717.195] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   717.195] (II) Module shadow: vendor="X.Org Foundation"
[   717.195] 	compiled for 1.15.1, module version = 1.1.0
[   717.195] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   717.195] (II) Loading sub module "fb"
[   717.195] (II) LoadModule: "fb"
[   717.195] (II) Loading /usr/lib/xorg/modules/libfb.so
[   717.196] (II) Module fb: vendor="X.Org Foundation"
[   717.196] 	compiled for 1.15.1, module version = 1.0.0
[   717.196] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   717.196] (==) Depth 24 pixmap format is 32 bpp
[   717.196] (II) Loading sub module "int10"
[   717.196] (II) LoadModule: "int10"
[   717.196] (II) Loading /usr/lib/xorg/modules/libint10.so
[   717.196] (II) Module int10: vendor="X.Org Foundation"
[   717.196] 	compiled for 1.15.1, module version = 1.0.0
[   717.196] 	ABI class: X.Org Video Driver, version 15.0
[   717.196] (II) VESA(0): initializing int10
[   717.196] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   717.196] (II) VESA(0): VESA BIOS detected
[   717.196] (II) VESA(0): VESA VBE Version 3.0
[   717.196] (II) VESA(0): VESA VBE Total Mem: 32768 kB
[   717.196] (II) VESA(0): VESA VBE OEM: Parallels(R) VESA BIOS Version 3.0.2111.89721
[   717.196] (II) VESA(0): VESA VBE OEM Software Rev: 3.0
[   717.196] (II) VESA(0): VESA VBE OEM Vendor: Parallels Software International, Inc.
[   717.196] (II) VESA(0): VESA VBE OEM Product: Parallels Video Adapter
[   717.196] (II) VESA(0): VESA VBE OEM Product Rev: 3.0.2111.89721
[   717.196] (II) VESA(0): virtual address = 0x7fab40407000,
	physical address = 0xb0000000, size = 33554432
[   717.197] (II) VESA(0): Setting up VESA Mode 0x14B (1920x1200)
[   717.198] (==) VESA(0): Default visual is TrueColor
[   717.198] (==) VESA(0): Backing store enabled
[   717.198] (==) VESA(0): DPMS enabled
[   717.198] (==) RandR enabled
[   717.201] (II) SELinux: Disabled on system
[   717.202] (II) AIGLX: Screen 0 is not DRI2 capable
[   717.202] (EE) AIGLX: reverting to software rendering
[   717.207] (EE) AIGLX error: dlopen of /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so failed (/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[   717.207] (EE) GLX: could not load software renderer
[   717.207] (II) GLX: no usable GL providers found for screen 0
[   717.230] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   717.230] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   717.230] (II) LoadModule: "evdev"
[   717.230] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   717.230] (II) Module evdev: vendor="X.Org Foundation"
[   717.230] 	compiled for 1.15.0, module version = 2.8.2
[   717.230] 	Module class: X.Org XInput Driver
[   717.230] 	ABI class: X.Org XInput driver, version 20.0
[   717.230] (II) Using input driver 'evdev' for 'Power Button'
[   717.230] (**) Power Button: always reports core events
[   717.230] (**) evdev: Power Button: Device: "/dev/input/event1"
[   717.230] (--) evdev: Power Button: Vendor 0 Product 0x1
[   717.230] (--) evdev: Power Button: Found keys
[   717.230] (II) evdev: Power Button: Configuring as keyboard
[   717.230] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[   717.230] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   717.230] (**) Option "xkb_rules" "evdev"
[   717.230] (**) Option "xkb_model" "pc105"
[   717.230] (**) Option "xkb_layout" "de"
[   717.230] (**) Option "xkb_variant" "nodeadkeys"
[   717.245] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   717.245] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   717.245] (II) Using input driver 'evdev' for 'Sleep Button'
[   717.245] (**) Sleep Button: always reports core events
[   717.245] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[   717.245] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   717.245] (--) evdev: Sleep Button: Found keys
[   717.245] (II) evdev: Sleep Button: Configuring as keyboard
[   717.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input2/event2"
[   717.245] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[   717.245] (**) Option "xkb_rules" "evdev"
[   717.245] (**) Option "xkb_model" "pc105"
[   717.245] (**) Option "xkb_layout" "de"
[   717.245] (**) Option "xkb_variant" "nodeadkeys"
[   717.245] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   717.245] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   717.245] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   717.245] (**) AT Translated Set 2 keyboard: always reports core events
[   717.245] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   717.245] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   717.245] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   717.245] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   717.246] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   717.246] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[   717.246] (**) Option "xkb_rules" "evdev"
[   717.246] (**) Option "xkb_model" "pc105"
[   717.246] (**) Option "xkb_layout" "de"
[   717.246] (**) Option "xkb_variant" "nodeadkeys"
[   717.246] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event4)
[   717.246] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[   717.246] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
[   717.246] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[   717.246] (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event4"
[   717.246] (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6
[   717.246] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
[   717.246] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
[   717.246] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes
[   717.246] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
[   717.246] (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse
[   717.246] (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
[   717.246] (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
[   717.246] (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   717.246] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[   717.246] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 9)
[   717.246] (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
[   717.246] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
[   717.246] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
[   717.246] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[   717.246] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[   717.246] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse0)
[   717.246] (II) No input driver specified, ignoring this device.
[   717.246] (II) This device may have been added with another device file.
[   717.246] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[   717.246] (II) No input driver specified, ignoring this device.
[   717.246] (II) This device may have been added with another device file.
[   722.882] (II) evdev: ImExPS/2 Generic Explorer Mouse: Close
[   722.882] (II) UnloadModule: "evdev"
[   722.882] (II) evdev: AT Translated Set 2 keyboard: Close
[   722.882] (II) UnloadModule: "evdev"
[   722.882] (II) evdev: Sleep Button: Close
[   722.882] (II) UnloadModule: "evdev"
[   722.882] (II) evdev: Power Button: Close
[   722.882] (II) UnloadModule: "evdev"
[   722.889] (EE) Server terminated successfully (0). Closing log file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=22040

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
E: DMI_VENDOR=Parallels Software International Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=47581
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/LNXSLPBN:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSLPBN:00/input/input2
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXSLPBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXSLPBN:00
E: ID_PATH_TAG=acpi-LNXSLPBN_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="LNXSLPBN/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=22292

P: /devices/LNXSYSTM:00/LNXSLPBN:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSLPBN:00/input/input2/event2
E: DMI_VENDOR=Parallels Software International Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXSLPBN:00
E: ID_PATH_TAG=acpi-LNXSLPBN_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=48668
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB83-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab83
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=71542

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=Parallels Software International Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=46856
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBVARIANT=nodeadkeys

P: /devices/platform/i8042/serio1/input/input4
E: DEVPATH=/devices/platform/i8042/serio1/input/input4
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=1f0000 0 0 0 0
E: MODALIAS=input:b0011v0002p0006e0000-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw
E: NAME="ImExPS/2 Generic Explorer Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/6/0
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=13107

P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: ID_INPUT=1
E: ID_INPUT.tags=prlmouse
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=13286

P: /devices/platform/i8042/serio1/input/input4/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=13276

P: /devices/platform/pcspkr/input/input3
E: DEVPATH=/devices/platform/pcspkr/input/input3
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=45782

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


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    5.449018] No AGP bridge found
[    6.591293] Linux agpgart interface v0.103


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.11-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libgl1-mesa-dri depends on:
ii  libc6              2.19-7
ii  libdrm-intel1      2.4.54-1
ii  libdrm-nouveau2    2.4.54-1
ii  libdrm-radeon1     2.4.54-1
ii  libdrm2            2.4.54-1
ii  libelf1            0.159-4
ii  libexpat1          2.1.0-6
ii  libffi6            3.1-2
ii  libgcc1            1:4.9.1-3
ii  libllvm3.4         1:3.4-2
ii  libstdc++6         4.9.1-3
ii  libtinfo5          5.9+20140712-2
ii  multiarch-support  2.19-7

Versions of packages libgl1-mesa-dri recommends:
ii  libtxc-dxtn-s2tc0 [libtxc-dxtn0]  0~git20131104-1.1

Versions of packages libgl1-mesa-dri suggests:
pn  libglide3  <none>

Versions of packages xserver-xorg depends on:
ii  libc6                                                 2.19-7
ii  x11-xkb-utils                                         7.7+1
ii  xkb-data                                              2.12-1
ii  xserver-xorg-core                                     2:1.15.1-1
ii  xserver-xorg-input-all                                1:7.7+7
ii  xserver-xorg-input-evdev [xorg-driver-input]          1:2.8.2-1+b1
ii  xserver-xorg-input-mouse [xorg-driver-input]          1:1.9.0-1+b2
ii  xserver-xorg-input-synaptics [xorg-driver-input]      1.7.3-1+b1
ii  xserver-xorg-input-vmmouse [xorg-driver-input]        1:13.0.0-1+b2
ii  xserver-xorg-input-wacom [xorg-driver-input]          0.23.0+20131011-1+b1
ii  xserver-xorg-video-all                                1:7.7+7
ii  xserver-xorg-video-ati [xorg-driver-video]            1:7.3.0-1+b1
ii  xserver-xorg-video-cirrus [xorg-driver-video]         1:1.5.2-2
ii  xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.4-1+b1
ii  xserver-xorg-video-intel [xorg-driver-video]          2:2.21.15-2+b1
ii  xserver-xorg-video-mach64 [xorg-driver-video]         6.9.4-1+b2
ii  xserver-xorg-video-mga [xorg-driver-video]            1:1.6.3-2
ii  xserver-xorg-video-modesetting [xorg-driver-video]    0.8.1-2
ii  xserver-xorg-video-neomagic [xorg-driver-video]       1:1.2.8-1+b1
ii  xserver-xorg-video-nouveau [xorg-driver-video]        1:1.0.10-1+b1
ii  xserver-xorg-video-openchrome [xorg-driver-video]     1:0.3.3-1+b1
ii  xserver-xorg-video-qxl [xorg-driver-video]            0.1.1-2
ii  xserver-xorg-video-r128 [xorg-driver-video]           6.9.2-1+b1
ii  xserver-xorg-video-radeon [xorg-driver-video]         1:7.3.0-1+b1
ii  xserver-xorg-video-savage [xorg-driver-video]         1:2.3.7-2+b1
ii  xserver-xorg-video-siliconmotion [xorg-driver-video]  1:1.7.7-2+b1
ii  xserver-xorg-video-sisusb [xorg-driver-video]         1:0.9.6-2+b1
ii  xserver-xorg-video-tdfx [xorg-driver-video]           1:1.4.5-1+b1
ii  xserver-xorg-video-trident [xorg-driver-video]        1:1.3.6-2+b1
ii  xserver-xorg-video-vesa [xorg-driver-video]           1:2.3.3-1+b2
ii  xserver-xorg-video-vmware [xorg-driver-video]         1:13.0.2-3

xserver-xorg recommends no packages.

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration    1.109
ii  libaudit1                 1:2.3.7-1
ii  libc6                     2.19-7
ii  libdrm2                   2.4.54-1
ii  libgcrypt11               1.5.3-5
ii  libgl1-mesa-glx [libgl1]  10.2.4-1
ii  libpciaccess0             0.13.2-3
ii  libpixman-1-0             0.32.6-1
ii  libselinux1               2.3-1
ii  libudev1                  208-6
ii  libxau6                   1:1.0.8-1
ii  libxdmcp6                 1:1.1.1-1
ii  libxfont1                 1:1.4.99.901-1
ii  libxshmfence1             1.1-3
ii  udev                      208-6
ii  xserver-common            2:1.16.0-1

xserver-xorg-core recommends no packages.

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi    1:1.0.3
ii  xfonts-75dpi     1:1.0.3
ii  xfonts-scalable  1:1.0.3-1

-- no debconf information


Reply to: