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

Bug#658764: Radeon HD 6310: corrupt output unless firmware-linux-nonfree installed



On 15-Mar-2012, Jonathan Nieder wrote:
> Ah --- so after modeswitching, the console is unusable ("no signal").

Yes; that, or it displays top-half-of-screen snow.

> Is your display a flat panel/LCD?  Not being able to debug in text
> mode is a shame, but ok.

The display is an LCD, yes.

> Actually, I wonder why the framebuffer console kicked in at all.

Well, I'm no expert :-) – I'm using that to refer to the higher-resolution
text console, which I assumed was managed by the framebuffer driver.

Is that unusual? My impression was that the Debian kernel several years ago
switched to using the framebuffer by default (according to my memory of a
Debconf question to that effect), and that's what I'm basing my assumption
on.

> Isn't this card unrecognized by the radeon driver in 2.6.37?  Does
> "lsmod" show the radeon driver having been loaded,

With Linux ‘2.6.32-5-amd64’, no output from ‘lsmod | grep radeon’.

With Linux ‘3.2.0-2-amd64’, this output:

=====
$ lsmod | grep radeon
radeon                643235  1 
ttm                    48725  1 radeon
drm_kms_helper         27227  1 radeon
drm                   167670  3 radeon,ttm,drm_kms_helper
i2c_algo_bit           12841  1 radeon
power_supply           13475  1 radeon
i2c_core               23876  5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_piix4
=====

> and does the mode switch still happen if you do not start X?

Yes, it happens in recovery mode (where no X server starts).

> If you boot in recovery mode and start X manually with "xinit" (which
> makes the graphics involved a little similar), do you still get snow?

When this bug occurs I can't see the console to log in, and in recovery
mode I can't log in via SSH.

Typing blind, I give the root password (to the recovery-mode prompt). Then,
assuming I have a root shell, I type the ‘xinit’ command.

The same behaviour occurs: a switch to a screen with snow at the lowest
part, and black otherwise.


> Does /var/log/Xorg.0.log say anything interesting?

The attached file ‘Xorg.autodetect-driver.log’ is the ‘/var/log/Xorg.0.log’
from a boot into normal Linux version ‘3.2.0-2-amd64’.

> Does using the fbdev driver by putting the following in /etc/X11/xorg.conf:
> 
> 	Section "Device"
> 		Identifier "videocard"
> 		Driver "fbdev"
> 	EndSection

The display switches mode briefly, then switches back to the same (broken)
text console.

The resulting ‘/var/log/Xorg.0.log’ is attached as ‘Xorg.fbdev-driver.log’.


> or using the vesa driver by putting
> 
> 	# do not load radeon kernel driver
> 	blacklist radeon
> 
> in a .conf file in /etc/modprobe.d

There is a file ‘/etc/modprobe.d/fbdev-blacklist.conf’ which already has a
‘blacklist radeonfb’ line. Dpkg reports that file is owned by the ‘udev’
package.

There is also a ‘/etc/modprobe.d/radeon-kms.conf’, owned by package
‘xserver-xorg-video-radeon’.

I have attached both those files unmodified to this message.

> and
> 
> 	Section "Device"
> 		Identifier "videocard"
> 		Driver "vesa"
> 	EndSection
> 
> in xorg.conf produce different results?

With ‘radeon’ blacklisted, and the ‘vesa’ driver specified in
‘/etc/X11/xorg.conf’, the text console works correctly (though without
high-resolution; the text is in 80×25 mode).

The X console is in a stretched-for-widescreen 1280×1024 mode. When I log
in to my GNOME session, the “Displays” settings panel shows the only
resolution options are for 4:3 or 5:4 aspect ratios, which are not what the
monitor would report. All this seems to be consistent with the ‘vesa’
driver's capability, if I understand correctly.

The resulting ‘/var/log/Xorg.0.log’ is attached, as
‘Xorg.radeon-driver.log’.


> Thanks and hope that helps,

Thank you for continuing to work to diagnose this bug.

-- 
 \              “In the long run, the utility of all non-Free software |
  `\      approaches zero. All non-Free software is a dead end.” —Mark |
_o__)                                                    Pilgrim, 2006 |
Ben Finney <ben@benfinney.id.au>
# This file blacklists the framebuffer drivers.

blacklist arkfb
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist gx1fb
blacklist gxfb
blacklist lxfb
blacklist kyrofb
blacklist matroxfb_base
blacklist mb862xxfb
blacklist neofb
blacklist nvidiafb
blacklist pm2fb
blacklist pm3fb
blacklist s3fb
blacklist savagefb
blacklist sisfb
blacklist tdfxfb
blacklist tridentfb
blacklist viafb
blacklist vt8623fb
options radeon modeset=1

[    25.300] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[    25.300] X Protocol Version 11, Revision 0
[    25.300] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[    25.300] Current Operating System: Linux chicory 3.2.0-2-amd64 #1 SMP Sun Mar 4 22:48:17 UTC 2012 x86_64
[    25.300] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/chicory-root ro quiet
[    25.300] Build Date: 04 March 2012  11:42:13PM
[    25.300] xorg-server 2:1.11.4-1 (Cyril Brulebois <kibi@debian.org>) 
[    25.300] Current version of pixman: 0.24.4
[    25.300] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.300] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.301] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 24 11:20:21 2012
[    25.337] (==) Using config file: "/etc/X11/xorg.conf"
[    25.337] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.396] (==) No Layout section.  Using the first Screen section.
[    25.396] (==) No screen section available. Using defaults.
[    25.396] (**) |-->Screen "Default Screen Section" (0)
[    25.396] (**) |   |-->Monitor "<default monitor>"
[    25.420] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    25.420] (**) |   |-->Device "videocard"
[    25.420] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    25.420] (==) Automatically adding devices
[    25.420] (==) Automatically enabling devices
[    25.461] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    25.461] 	Entry deleted from font path.
[    25.486] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    25.486] 	Entry deleted from font path.
[    25.486] (==) 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
[    25.486] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.486] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.486] (II) Loader magic: 0x7fde2d45aae0
[    25.486] (II) Module ABI versions:
[    25.486] 	X.Org ANSI C Emulation: 0.4
[    25.486] 	X.Org Video Driver: 11.0
[    25.486] 	X.Org XInput driver : 13.0
[    25.486] 	X.Org Server Extension : 6.0
[    25.488] (--) PCI:*(0:0:1:0) 1002:9802:19da:a191 rev 0, Mem @ 0xb0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
[    25.488] (II) Open ACPI successful (/var/run/acpid.socket)
[    25.488] (II) LoadModule: "extmod"
[    25.491] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    25.536] (II) Module extmod: vendor="X.Org Foundation"
[    25.536] 	compiled for 1.11.4, module version = 1.0.0
[    25.536] 	Module class: X.Org Server Extension
[    25.536] 	ABI class: X.Org Server Extension, version 6.0
[    25.536] (II) Loading extension SELinux
[    25.536] (II) Loading extension MIT-SCREEN-SAVER
[    25.536] (II) Loading extension XFree86-VidModeExtension
[    25.536] (II) Loading extension XFree86-DGA
[    25.536] (II) Loading extension DPMS
[    25.537] (II) Loading extension XVideo
[    25.537] (II) Loading extension XVideo-MotionCompensation
[    25.537] (II) Loading extension X-Resource
[    25.537] (II) LoadModule: "dbe"
[    25.537] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    25.553] (II) Module dbe: vendor="X.Org Foundation"
[    25.553] 	compiled for 1.11.4, module version = 1.0.0
[    25.553] 	Module class: X.Org Server Extension
[    25.553] 	ABI class: X.Org Server Extension, version 6.0
[    25.553] (II) Loading extension DOUBLE-BUFFER
[    25.553] (II) LoadModule: "glx"
[    25.553] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    25.574] (II) Module glx: vendor="X.Org Foundation"
[    25.574] 	compiled for 1.11.4, module version = 1.0.0
[    25.574] 	ABI class: X.Org Server Extension, version 6.0
[    25.574] (==) AIGLX enabled
[    25.575] (II) Loading extension GLX
[    25.575] (II) LoadModule: "record"
[    25.576] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    25.577] (II) Module record: vendor="X.Org Foundation"
[    25.577] 	compiled for 1.11.4, module version = 1.13.0
[    25.577] 	Module class: X.Org Server Extension
[    25.577] 	ABI class: X.Org Server Extension, version 6.0
[    25.577] (II) Loading extension RECORD
[    25.577] (II) LoadModule: "dri"
[    25.578] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    25.722] (II) Module dri: vendor="X.Org Foundation"
[    25.722] 	compiled for 1.11.4, module version = 1.0.0
[    25.722] 	ABI class: X.Org Server Extension, version 6.0
[    25.722] (II) Loading extension XFree86-DRI
[    25.722] (II) LoadModule: "dri2"
[    25.722] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    25.743] (II) Module dri2: vendor="X.Org Foundation"
[    25.743] 	compiled for 1.11.4, module version = 1.2.0
[    25.743] 	ABI class: X.Org Server Extension, version 6.0
[    25.743] (II) Loading extension DRI2
[    25.743] (II) LoadModule: "vesa"
[    25.793] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    25.889] (II) Module vesa: vendor="X.Org Foundation"
[    25.889] 	compiled for 1.11.0, module version = 2.3.0
[    25.889] 	Module class: X.Org Video Driver
[    25.889] 	ABI class: X.Org Video Driver, version 11.0
[    25.889] (II) VESA: driver for VESA chipsets: vesa
[    25.889] (++) using VT number 7

[    25.893] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    25.906] (II) Loading sub module "vbe"
[    25.906] (II) LoadModule: "vbe"
[    25.906] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    25.928] (II) Module vbe: vendor="X.Org Foundation"
[    25.928] 	compiled for 1.11.4, module version = 1.1.0
[    25.928] 	ABI class: X.Org Video Driver, version 11.0
[    25.928] (II) Loading sub module "int10"
[    25.928] (II) LoadModule: "int10"
[    25.929] (II) Loading /usr/lib/xorg/modules/libint10.so
[    26.117] (II) Module int10: vendor="X.Org Foundation"
[    26.117] 	compiled for 1.11.4, module version = 1.0.0
[    26.117] 	ABI class: X.Org Video Driver, version 11.0
[    26.117] (II) VESA(0): initializing int10
[    26.118] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    26.119] (II) VESA(0): VESA BIOS detected
[    26.119] (II) VESA(0): VESA VBE Version 3.0
[    26.119] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[    26.119] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    26.119] (II) VESA(0): VESA VBE OEM Software Rev: 12.36
[    26.119] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc. 
[    26.119] (II) VESA(0): VESA VBE OEM Product: WRESTLER
[    26.119] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    26.160] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    26.160] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    26.160] (==) VESA(0): RGB weight 888
[    26.161] (==) VESA(0): Default visual is TrueColor
[    26.161] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    26.161] (II) Loading sub module "ddc"
[    26.161] (II) LoadModule: "ddc"
[    26.161] (II) Module "ddc" already built-in
[    26.161] (II) VESA(0): VESA VBE DDC supported
[    26.161] (II) VESA(0): VESA VBE DDC Level 2
[    26.161] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    26.272] (II) VESA(0): VESA VBE DDC read successfully
[    26.272] (II) VESA(0): Manufacturer: BNQ  Model: 7726  Serial#: 21573
[    26.273] (II) VESA(0): Year: 2008  Week: 42
[    26.273] (II) VESA(0): EDID Version: 1.3
[    26.273] (II) VESA(0): Digital Display Input
[    26.273] (II) VESA(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[    26.273] (II) VESA(0): Gamma: 2.20
[    26.273] (II) VESA(0): DPMS capabilities: Off
[    26.273] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    26.273] (II) VESA(0): Default color space is primary color space
[    26.273] (II) VESA(0): First detailed timing is preferred mode
[    26.273] (II) VESA(0): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[    26.273] (II) VESA(0): blueX: 0.143 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[    26.273] (II) VESA(0): Supported established timings:
[    26.273] (II) VESA(0): 720x400@70Hz
[    26.273] (II) VESA(0): 640x480@60Hz
[    26.273] (II) VESA(0): 640x480@75Hz
[    26.273] (II) VESA(0): 800x600@60Hz
[    26.273] (II) VESA(0): 800x600@75Hz
[    26.273] (II) VESA(0): 1024x768@60Hz
[    26.273] (II) VESA(0): 1024x768@75Hz
[    26.273] (II) VESA(0): 1280x1024@75Hz
[    26.273] (II) VESA(0): Manufacturer's mask: 0
[    26.273] (II) VESA(0): Supported standard timings:
[    26.273] (II) VESA(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    26.273] (II) VESA(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    26.273] (II) VESA(0): #2: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    26.273] (II) VESA(0): Supported detailed timing:
[    26.273] (II) VESA(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[    26.273] (II) VESA(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    26.273] (II) VESA(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    26.273] (II) VESA(0): Serial No: 7A805238SL0
[    26.273] (II) VESA(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    26.273] (II) VESA(0): Monitor name: BenQ T2200HD
[    26.273] (II) VESA(0): EDID (in hex):
[    26.273] (II) VESA(0): 	00ffffffffffff0009d1267745540000
[    26.273] (II) VESA(0): 	2a12010380301b782e3581a656489a24
[    26.274] (II) VESA(0): 	125054a54b00714f8180d1c001010101
[    26.274] (II) VESA(0): 	010101010101023a801871382d40582c
[    26.274] (II) VESA(0): 	4500dd0c1100001e000000ff00374138
[    26.274] (II) VESA(0): 	3035323338534c300a0a000000fd0038
[    26.274] (II) VESA(0): 	4c1e5311000a202020202020000000fc
[    26.274] (II) VESA(0): 	0042656e5120543232303048440a002f
[    26.274] (II) VESA(0): EDID vendor "BNQ", prod id 30502
[    26.274] (II) VESA(0): Using EDID range info for horizontal sync
[    26.274] (II) VESA(0): Using EDID range info for vertical refresh
[    26.274] (II) VESA(0): Printing DDC gathered Modelines:
[    26.274] (II) VESA(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    26.274] (II) VESA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    26.274] (II) VESA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    26.274] (II) VESA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    26.274] (II) VESA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    26.274] (II) VESA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    26.274] (II) VESA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    26.274] (II) VESA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    26.274] (II) VESA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    26.274] (II) VESA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    26.274] (II) VESA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    26.274] (II) VESA(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[    26.274] (II) VESA(0): Searching for matching VESA mode(s):
[    26.275] Mode: 100 (640x400)
[    26.275] 	ModeAttributes: 0xbb
[    26.275] 	WinAAttributes: 0x7
[    26.275] 	WinBAttributes: 0x0
[    26.275] 	WinGranularity: 64
[    26.275] 	WinSize: 64
[    26.275] 	WinASegment: 0xa000
[    26.275] 	WinBSegment: 0x0
[    26.275] 	WinFuncPtr: 0xc00055a9
[    26.275] 	BytesPerScanline: 640
[    26.275] 	XResolution: 640
[    26.275] 	YResolution: 400
[    26.275] 	XCharSize: 8
[    26.275] 	YCharSize: 16
[    26.275] 	NumberOfPlanes: 1
[    26.275] 	BitsPerPixel: 8
[    26.275] 	NumberOfBanks: 1
[    26.275] 	MemoryModel: 4
[    26.275] 	BankSize: 0
[    26.275] 	NumberOfImages: 63
[    26.275] 	RedMaskSize: 0
[    26.275] 	RedFieldPosition: 0
[    26.275] 	GreenMaskSize: 0
[    26.275] 	GreenFieldPosition: 0
[    26.275] 	BlueMaskSize: 0
[    26.275] 	BlueFieldPosition: 0
[    26.275] 	RsvdMaskSize: 0
[    26.275] 	RsvdFieldPosition: 0
[    26.275] 	DirectColorModeInfo: 0
[    26.275] 	PhysBasePtr: 0xb0000000
[    26.275] 	LinBytesPerScanLine: 640
[    26.275] 	BnkNumberOfImagePages: 63
[    26.275] 	LinNumberOfImagePages: 63
[    26.275] 	LinRedMaskSize: 0
[    26.275] 	LinRedFieldPosition: 0
[    26.275] 	LinGreenMaskSize: 0
[    26.275] 	LinGreenFieldPosition: 0
[    26.275] 	LinBlueMaskSize: 0
[    26.275] 	LinBlueFieldPosition: 0
[    26.275] 	LinRsvdMaskSize: 0
[    26.275] 	LinRsvdFieldPosition: 0
[    26.276] 	MaxPixelClock: 400000000
[    26.276] Mode: 101 (640x480)
[    26.276] 	ModeAttributes: 0xbb
[    26.276] 	WinAAttributes: 0x7
[    26.276] 	WinBAttributes: 0x0
[    26.276] 	WinGranularity: 64
[    26.276] 	WinSize: 64
[    26.276] 	WinASegment: 0xa000
[    26.276] 	WinBSegment: 0x0
[    26.276] 	WinFuncPtr: 0xc00055a9
[    26.276] 	BytesPerScanline: 640
[    26.276] 	XResolution: 640
[    26.276] 	YResolution: 480
[    26.276] 	XCharSize: 8
[    26.276] 	YCharSize: 16
[    26.276] 	NumberOfPlanes: 1
[    26.276] 	BitsPerPixel: 8
[    26.276] 	NumberOfBanks: 1
[    26.276] 	MemoryModel: 4
[    26.276] 	BankSize: 0
[    26.276] 	NumberOfImages: 50
[    26.276] 	RedMaskSize: 0
[    26.276] 	RedFieldPosition: 0
[    26.276] 	GreenMaskSize: 0
[    26.276] 	GreenFieldPosition: 0
[    26.277] 	BlueMaskSize: 0
[    26.277] 	BlueFieldPosition: 0
[    26.277] 	RsvdMaskSize: 0
[    26.277] 	RsvdFieldPosition: 0
[    26.277] 	DirectColorModeInfo: 0
[    26.277] 	PhysBasePtr: 0xb0000000
[    26.277] 	LinBytesPerScanLine: 640
[    26.277] 	BnkNumberOfImagePages: 50
[    26.277] 	LinNumberOfImagePages: 50
[    26.277] 	LinRedMaskSize: 0
[    26.277] 	LinRedFieldPosition: 0
[    26.277] 	LinGreenMaskSize: 0
[    26.277] 	LinGreenFieldPosition: 0
[    26.277] 	LinBlueMaskSize: 0
[    26.277] 	LinBlueFieldPosition: 0
[    26.277] 	LinRsvdMaskSize: 0
[    26.277] 	LinRsvdFieldPosition: 0
[    26.277] 	MaxPixelClock: 400000000
[    26.277] Mode: 103 (800x600)
[    26.277] 	ModeAttributes: 0xbb
[    26.277] 	WinAAttributes: 0x7
[    26.277] 	WinBAttributes: 0x0
[    26.277] 	WinGranularity: 64
[    26.277] 	WinSize: 64
[    26.277] 	WinASegment: 0xa000
[    26.277] 	WinBSegment: 0x0
[    26.277] 	WinFuncPtr: 0xc00055a9
[    26.277] 	BytesPerScanline: 832
[    26.278] 	XResolution: 800
[    26.278] 	YResolution: 600
[    26.278] 	XCharSize: 8
[    26.278] 	YCharSize: 14
[    26.278] 	NumberOfPlanes: 1
[    26.278] 	BitsPerPixel: 8
[    26.278] 	NumberOfBanks: 1
[    26.278] 	MemoryModel: 4
[    26.278] 	BankSize: 0
[    26.278] 	NumberOfImages: 31
[    26.278] 	RedMaskSize: 0
[    26.278] 	RedFieldPosition: 0
[    26.278] 	GreenMaskSize: 0
[    26.278] 	GreenFieldPosition: 0
[    26.278] 	BlueMaskSize: 0
[    26.278] 	BlueFieldPosition: 0
[    26.278] 	RsvdMaskSize: 0
[    26.278] 	RsvdFieldPosition: 0
[    26.278] 	DirectColorModeInfo: 0
[    26.278] 	PhysBasePtr: 0xb0000000
[    26.278] 	LinBytesPerScanLine: 832
[    26.278] 	BnkNumberOfImagePages: 31
[    26.278] 	LinNumberOfImagePages: 31
[    26.278] 	LinRedMaskSize: 0
[    26.278] 	LinRedFieldPosition: 0
[    26.278] 	LinGreenMaskSize: 0
[    26.278] 	LinGreenFieldPosition: 0
[    26.278] 	LinBlueMaskSize: 0
[    26.278] 	LinBlueFieldPosition: 0
[    26.278] 	LinRsvdMaskSize: 0
[    26.278] 	LinRsvdFieldPosition: 0
[    26.278] 	MaxPixelClock: 400000000
[    26.279] Mode: 105 (1024x768)
[    26.279] 	ModeAttributes: 0xbb
[    26.279] 	WinAAttributes: 0x7
[    26.279] 	WinBAttributes: 0x0
[    26.279] 	WinGranularity: 64
[    26.279] 	WinSize: 64
[    26.279] 	WinASegment: 0xa000
[    26.279] 	WinBSegment: 0x0
[    26.279] 	WinFuncPtr: 0xc00055a9
[    26.279] 	BytesPerScanline: 1024
[    26.279] 	XResolution: 1024
[    26.279] 	YResolution: 768
[    26.279] 	XCharSize: 8
[    26.279] 	YCharSize: 16
[    26.279] 	NumberOfPlanes: 1
[    26.279] 	BitsPerPixel: 8
[    26.279] 	NumberOfBanks: 1
[    26.279] 	MemoryModel: 4
[    26.279] 	BankSize: 0
[    26.279] 	NumberOfImages: 18
[    26.279] 	RedMaskSize: 0
[    26.279] 	RedFieldPosition: 0
[    26.279] 	GreenMaskSize: 0
[    26.279] 	GreenFieldPosition: 0
[    26.279] 	BlueMaskSize: 0
[    26.279] 	BlueFieldPosition: 0
[    26.279] 	RsvdMaskSize: 0
[    26.279] 	RsvdFieldPosition: 0
[    26.279] 	DirectColorModeInfo: 0
[    26.279] 	PhysBasePtr: 0xb0000000
[    26.279] 	LinBytesPerScanLine: 1024
[    26.279] 	BnkNumberOfImagePages: 18
[    26.279] 	LinNumberOfImagePages: 18
[    26.279] 	LinRedMaskSize: 0
[    26.279] 	LinRedFieldPosition: 0
[    26.279] 	LinGreenMaskSize: 0
[    26.279] 	LinGreenFieldPosition: 0
[    26.279] 	LinBlueMaskSize: 0
[    26.279] 	LinBlueFieldPosition: 0
[    26.279] 	LinRsvdMaskSize: 0
[    26.279] 	LinRsvdFieldPosition: 0
[    26.279] 	MaxPixelClock: 400000000
[    26.280] Mode: 107 (1280x1024)
[    26.280] 	ModeAttributes: 0xbb
[    26.280] 	WinAAttributes: 0x7
[    26.280] 	WinBAttributes: 0x0
[    26.280] 	WinGranularity: 64
[    26.280] 	WinSize: 64
[    26.280] 	WinASegment: 0xa000
[    26.280] 	WinBSegment: 0x0
[    26.280] 	WinFuncPtr: 0xc00055a9
[    26.280] 	BytesPerScanline: 1280
[    26.280] 	XResolution: 1280
[    26.280] 	YResolution: 1024
[    26.280] 	XCharSize: 8
[    26.280] 	YCharSize: 16
[    26.280] 	NumberOfPlanes: 1
[    26.280] 	BitsPerPixel: 8
[    26.280] 	NumberOfBanks: 1
[    26.280] 	MemoryModel: 4
[    26.280] 	BankSize: 0
[    26.280] 	NumberOfImages: 11
[    26.280] 	RedMaskSize: 0
[    26.280] 	RedFieldPosition: 0
[    26.280] 	GreenMaskSize: 0
[    26.280] 	GreenFieldPosition: 0
[    26.280] 	BlueMaskSize: 0
[    26.280] 	BlueFieldPosition: 0
[    26.280] 	RsvdMaskSize: 0
[    26.280] 	RsvdFieldPosition: 0
[    26.280] 	DirectColorModeInfo: 0
[    26.280] 	PhysBasePtr: 0xb0000000
[    26.280] 	LinBytesPerScanLine: 1280
[    26.280] 	BnkNumberOfImagePages: 11
[    26.280] 	LinNumberOfImagePages: 11
[    26.280] 	LinRedMaskSize: 0
[    26.280] 	LinRedFieldPosition: 0
[    26.280] 	LinGreenMaskSize: 0
[    26.280] 	LinGreenFieldPosition: 0
[    26.280] 	LinBlueMaskSize: 0
[    26.280] 	LinBlueFieldPosition: 0
[    26.281] 	LinRsvdMaskSize: 0
[    26.281] 	LinRsvdFieldPosition: 0
[    26.281] 	MaxPixelClock: 400000000
[    26.281] Mode: 110 (640x480)
[    26.281] 	ModeAttributes: 0xbb
[    26.281] 	WinAAttributes: 0x7
[    26.281] 	WinBAttributes: 0x0
[    26.281] 	WinGranularity: 64
[    26.281] 	WinSize: 64
[    26.281] 	WinASegment: 0xa000
[    26.281] 	WinBSegment: 0x0
[    26.281] 	WinFuncPtr: 0xc00055a9
[    26.281] 	BytesPerScanline: 1280
[    26.281] 	XResolution: 640
[    26.281] 	YResolution: 480
[    26.281] 	XCharSize: 8
[    26.281] 	YCharSize: 16
[    26.281] 	NumberOfPlanes: 1
[    26.281] 	BitsPerPixel: 16
[    26.281] 	NumberOfBanks: 1
[    26.281] 	MemoryModel: 6
[    26.281] 	BankSize: 0
[    26.281] 	NumberOfImages: 24
[    26.281] 	RedMaskSize: 5
[    26.281] 	RedFieldPosition: 10
[    26.281] 	GreenMaskSize: 5
[    26.281] 	GreenFieldPosition: 5
[    26.282] 	BlueMaskSize: 5
[    26.282] 	BlueFieldPosition: 0
[    26.282] 	RsvdMaskSize: 0
[    26.282] 	RsvdFieldPosition: 0
[    26.282] 	DirectColorModeInfo: 0
[    26.282] 	PhysBasePtr: 0xb0000000
[    26.282] 	LinBytesPerScanLine: 1280
[    26.282] 	BnkNumberOfImagePages: 24
[    26.282] 	LinNumberOfImagePages: 24
[    26.282] 	LinRedMaskSize: 5
[    26.282] 	LinRedFieldPosition: 10
[    26.282] 	LinGreenMaskSize: 5
[    26.282] 	LinGreenFieldPosition: 5
[    26.282] 	LinBlueMaskSize: 5
[    26.282] 	LinBlueFieldPosition: 0
[    26.282] 	LinRsvdMaskSize: 0
[    26.282] 	LinRsvdFieldPosition: 0
[    26.282] 	MaxPixelClock: 400000000
[    26.282] Mode: 111 (640x480)
[    26.282] 	ModeAttributes: 0xbb
[    26.282] 	WinAAttributes: 0x7
[    26.282] 	WinBAttributes: 0x0
[    26.282] 	WinGranularity: 64
[    26.282] 	WinSize: 64
[    26.282] 	WinASegment: 0xa000
[    26.282] 	WinBSegment: 0x0
[    26.283] 	WinFuncPtr: 0xc00055a9
[    26.283] 	BytesPerScanline: 1280
[    26.283] 	XResolution: 640
[    26.283] 	YResolution: 480
[    26.283] 	XCharSize: 8
[    26.283] 	YCharSize: 16
[    26.283] 	NumberOfPlanes: 1
[    26.283] 	BitsPerPixel: 16
[    26.283] 	NumberOfBanks: 1
[    26.283] 	MemoryModel: 6
[    26.283] 	BankSize: 0
[    26.283] 	NumberOfImages: 24
[    26.283] 	RedMaskSize: 5
[    26.283] 	RedFieldPosition: 11
[    26.283] 	GreenMaskSize: 6
[    26.283] 	GreenFieldPosition: 5
[    26.283] 	BlueMaskSize: 5
[    26.283] 	BlueFieldPosition: 0
[    26.283] 	RsvdMaskSize: 0
[    26.283] 	RsvdFieldPosition: 0
[    26.283] 	DirectColorModeInfo: 0
[    26.283] 	PhysBasePtr: 0xb0000000
[    26.283] 	LinBytesPerScanLine: 1280
[    26.283] 	BnkNumberOfImagePages: 24
[    26.283] 	LinNumberOfImagePages: 24
[    26.283] 	LinRedMaskSize: 5
[    26.283] 	LinRedFieldPosition: 11
[    26.283] 	LinGreenMaskSize: 6
[    26.283] 	LinGreenFieldPosition: 5
[    26.283] 	LinBlueMaskSize: 5
[    26.283] 	LinBlueFieldPosition: 0
[    26.283] 	LinRsvdMaskSize: 0
[    26.283] 	LinRsvdFieldPosition: 0
[    26.283] 	MaxPixelClock: 400000000
[    26.284] Mode: 113 (800x600)
[    26.284] 	ModeAttributes: 0xbb
[    26.284] 	WinAAttributes: 0x7
[    26.284] 	WinBAttributes: 0x0
[    26.284] 	WinGranularity: 64
[    26.284] 	WinSize: 64
[    26.284] 	WinASegment: 0xa000
[    26.284] 	WinBSegment: 0x0
[    26.284] 	WinFuncPtr: 0xc00055a9
[    26.284] 	BytesPerScanline: 1600
[    26.284] 	XResolution: 800
[    26.284] 	YResolution: 600
[    26.284] 	XCharSize: 8
[    26.284] 	YCharSize: 14
[    26.284] 	NumberOfPlanes: 1
[    26.284] 	BitsPerPixel: 16
[    26.284] 	NumberOfBanks: 1
[    26.284] 	MemoryModel: 6
[    26.284] 	BankSize: 0
[    26.284] 	NumberOfImages: 16
[    26.284] 	RedMaskSize: 5
[    26.284] 	RedFieldPosition: 10
[    26.284] 	GreenMaskSize: 5
[    26.284] 	GreenFieldPosition: 5
[    26.284] 	BlueMaskSize: 5
[    26.284] 	BlueFieldPosition: 0
[    26.284] 	RsvdMaskSize: 0
[    26.284] 	RsvdFieldPosition: 0
[    26.284] 	DirectColorModeInfo: 0
[    26.284] 	PhysBasePtr: 0xb0000000
[    26.284] 	LinBytesPerScanLine: 1600
[    26.284] 	BnkNumberOfImagePages: 16
[    26.284] 	LinNumberOfImagePages: 16
[    26.284] 	LinRedMaskSize: 5
[    26.284] 	LinRedFieldPosition: 10
[    26.284] 	LinGreenMaskSize: 5
[    26.284] 	LinGreenFieldPosition: 5
[    26.284] 	LinBlueMaskSize: 5
[    26.284] 	LinBlueFieldPosition: 0
[    26.284] 	LinRsvdMaskSize: 0
[    26.284] 	LinRsvdFieldPosition: 0
[    26.284] 	MaxPixelClock: 400000000
[    26.285] Mode: 114 (800x600)
[    26.285] 	ModeAttributes: 0xbb
[    26.285] 	WinAAttributes: 0x7
[    26.285] 	WinBAttributes: 0x0
[    26.285] 	WinGranularity: 64
[    26.285] 	WinSize: 64
[    26.285] 	WinASegment: 0xa000
[    26.285] 	WinBSegment: 0x0
[    26.285] 	WinFuncPtr: 0xc00055a9
[    26.285] 	BytesPerScanline: 1600
[    26.285] 	XResolution: 800
[    26.285] 	YResolution: 600
[    26.285] 	XCharSize: 8
[    26.285] 	YCharSize: 14
[    26.285] 	NumberOfPlanes: 1
[    26.285] 	BitsPerPixel: 16
[    26.285] 	NumberOfBanks: 1
[    26.285] 	MemoryModel: 6
[    26.285] 	BankSize: 0
[    26.285] 	NumberOfImages: 16
[    26.285] 	RedMaskSize: 5
[    26.285] 	RedFieldPosition: 11
[    26.285] 	GreenMaskSize: 6
[    26.285] 	GreenFieldPosition: 5
[    26.285] 	BlueMaskSize: 5
[    26.285] 	BlueFieldPosition: 0
[    26.285] 	RsvdMaskSize: 0
[    26.285] 	RsvdFieldPosition: 0
[    26.285] 	DirectColorModeInfo: 0
[    26.285] 	PhysBasePtr: 0xb0000000
[    26.285] 	LinBytesPerScanLine: 1600
[    26.285] 	BnkNumberOfImagePages: 16
[    26.285] 	LinNumberOfImagePages: 16
[    26.285] 	LinRedMaskSize: 5
[    26.285] 	LinRedFieldPosition: 11
[    26.285] 	LinGreenMaskSize: 6
[    26.285] 	LinGreenFieldPosition: 5
[    26.285] 	LinBlueMaskSize: 5
[    26.285] 	LinBlueFieldPosition: 0
[    26.285] 	LinRsvdMaskSize: 0
[    26.286] 	LinRsvdFieldPosition: 0
[    26.286] 	MaxPixelClock: 400000000
[    26.286] Mode: 116 (1024x768)
[    26.286] 	ModeAttributes: 0xbb
[    26.286] 	WinAAttributes: 0x7
[    26.286] 	WinBAttributes: 0x0
[    26.286] 	WinGranularity: 64
[    26.286] 	WinSize: 64
[    26.286] 	WinASegment: 0xa000
[    26.286] 	WinBSegment: 0x0
[    26.286] 	WinFuncPtr: 0xc00055a9
[    26.286] 	BytesPerScanline: 2048
[    26.286] 	XResolution: 1024
[    26.286] 	YResolution: 768
[    26.286] 	XCharSize: 8
[    26.286] 	YCharSize: 16
[    26.286] 	NumberOfPlanes: 1
[    26.286] 	BitsPerPixel: 16
[    26.286] 	NumberOfBanks: 1
[    26.286] 	MemoryModel: 6
[    26.286] 	BankSize: 0
[    26.286] 	NumberOfImages: 9
[    26.286] 	RedMaskSize: 5
[    26.286] 	RedFieldPosition: 10
[    26.286] 	GreenMaskSize: 5
[    26.286] 	GreenFieldPosition: 5
[    26.287] 	BlueMaskSize: 5
[    26.287] 	BlueFieldPosition: 0
[    26.287] 	RsvdMaskSize: 0
[    26.287] 	RsvdFieldPosition: 0
[    26.287] 	DirectColorModeInfo: 0
[    26.287] 	PhysBasePtr: 0xb0000000
[    26.287] 	LinBytesPerScanLine: 2048
[    26.287] 	BnkNumberOfImagePages: 9
[    26.287] 	LinNumberOfImagePages: 9
[    26.287] 	LinRedMaskSize: 5
[    26.287] 	LinRedFieldPosition: 10
[    26.287] 	LinGreenMaskSize: 5
[    26.287] 	LinGreenFieldPosition: 5
[    26.287] 	LinBlueMaskSize: 5
[    26.287] 	LinBlueFieldPosition: 0
[    26.287] 	LinRsvdMaskSize: 0
[    26.287] 	LinRsvdFieldPosition: 0
[    26.287] 	MaxPixelClock: 400000000
[    26.287] Mode: 117 (1024x768)
[    26.287] 	ModeAttributes: 0xbb
[    26.287] 	WinAAttributes: 0x7
[    26.287] 	WinBAttributes: 0x0
[    26.287] 	WinGranularity: 64
[    26.287] 	WinSize: 64
[    26.287] 	WinASegment: 0xa000
[    26.287] 	WinBSegment: 0x0
[    26.287] 	WinFuncPtr: 0xc00055a9
[    26.288] 	BytesPerScanline: 2048
[    26.288] 	XResolution: 1024
[    26.288] 	YResolution: 768
[    26.288] 	XCharSize: 8
[    26.288] 	YCharSize: 16
[    26.288] 	NumberOfPlanes: 1
[    26.288] 	BitsPerPixel: 16
[    26.288] 	NumberOfBanks: 1
[    26.288] 	MemoryModel: 6
[    26.288] 	BankSize: 0
[    26.288] 	NumberOfImages: 9
[    26.288] 	RedMaskSize: 5
[    26.288] 	RedFieldPosition: 11
[    26.288] 	GreenMaskSize: 6
[    26.288] 	GreenFieldPosition: 5
[    26.288] 	BlueMaskSize: 5
[    26.288] 	BlueFieldPosition: 0
[    26.288] 	RsvdMaskSize: 0
[    26.288] 	RsvdFieldPosition: 0
[    26.288] 	DirectColorModeInfo: 0
[    26.288] 	PhysBasePtr: 0xb0000000
[    26.288] 	LinBytesPerScanLine: 2048
[    26.288] 	BnkNumberOfImagePages: 9
[    26.288] 	LinNumberOfImagePages: 9
[    26.288] 	LinRedMaskSize: 5
[    26.288] 	LinRedFieldPosition: 11
[    26.288] 	LinGreenMaskSize: 6
[    26.288] 	LinGreenFieldPosition: 5
[    26.288] 	LinBlueMaskSize: 5
[    26.288] 	LinBlueFieldPosition: 0
[    26.288] 	LinRsvdMaskSize: 0
[    26.288] 	LinRsvdFieldPosition: 0
[    26.288] 	MaxPixelClock: 400000000
[    26.289] Mode: 119 (1280x1024)
[    26.289] 	ModeAttributes: 0xbb
[    26.289] 	WinAAttributes: 0x7
[    26.289] 	WinBAttributes: 0x0
[    26.289] 	WinGranularity: 64
[    26.289] 	WinSize: 64
[    26.289] 	WinASegment: 0xa000
[    26.289] 	WinBSegment: 0x0
[    26.289] 	WinFuncPtr: 0xc00055a9
[    26.289] 	BytesPerScanline: 2560
[    26.289] 	XResolution: 1280
[    26.289] 	YResolution: 1024
[    26.289] 	XCharSize: 8
[    26.289] 	YCharSize: 16
[    26.289] 	NumberOfPlanes: 1
[    26.289] 	BitsPerPixel: 16
[    26.289] 	NumberOfBanks: 1
[    26.289] 	MemoryModel: 6
[    26.289] 	BankSize: 0
[    26.289] 	NumberOfImages: 5
[    26.289] 	RedMaskSize: 5
[    26.289] 	RedFieldPosition: 10
[    26.289] 	GreenMaskSize: 5
[    26.289] 	GreenFieldPosition: 5
[    26.289] 	BlueMaskSize: 5
[    26.289] 	BlueFieldPosition: 0
[    26.289] 	RsvdMaskSize: 0
[    26.289] 	RsvdFieldPosition: 0
[    26.289] 	DirectColorModeInfo: 0
[    26.289] 	PhysBasePtr: 0xb0000000
[    26.289] 	LinBytesPerScanLine: 2560
[    26.289] 	BnkNumberOfImagePages: 5
[    26.289] 	LinNumberOfImagePages: 5
[    26.289] 	LinRedMaskSize: 5
[    26.289] 	LinRedFieldPosition: 10
[    26.289] 	LinGreenMaskSize: 5
[    26.289] 	LinGreenFieldPosition: 5
[    26.289] 	LinBlueMaskSize: 5
[    26.289] 	LinBlueFieldPosition: 0
[    26.289] 	LinRsvdMaskSize: 0
[    26.289] 	LinRsvdFieldPosition: 0
[    26.289] 	MaxPixelClock: 400000000
[    26.290] Mode: 11a (1280x1024)
[    26.290] 	ModeAttributes: 0xbb
[    26.290] 	WinAAttributes: 0x7
[    26.290] 	WinBAttributes: 0x0
[    26.290] 	WinGranularity: 64
[    26.290] 	WinSize: 64
[    26.290] 	WinASegment: 0xa000
[    26.290] 	WinBSegment: 0x0
[    26.290] 	WinFuncPtr: 0xc00055a9
[    26.290] 	BytesPerScanline: 2560
[    26.290] 	XResolution: 1280
[    26.290] 	YResolution: 1024
[    26.290] 	XCharSize: 8
[    26.290] 	YCharSize: 16
[    26.290] 	NumberOfPlanes: 1
[    26.290] 	BitsPerPixel: 16
[    26.290] 	NumberOfBanks: 1
[    26.290] 	MemoryModel: 6
[    26.290] 	BankSize: 0
[    26.290] 	NumberOfImages: 5
[    26.290] 	RedMaskSize: 5
[    26.290] 	RedFieldPosition: 11
[    26.290] 	GreenMaskSize: 6
[    26.290] 	GreenFieldPosition: 5
[    26.290] 	BlueMaskSize: 5
[    26.290] 	BlueFieldPosition: 0
[    26.290] 	RsvdMaskSize: 0
[    26.290] 	RsvdFieldPosition: 0
[    26.290] 	DirectColorModeInfo: 0
[    26.290] 	PhysBasePtr: 0xb0000000
[    26.290] 	LinBytesPerScanLine: 2560
[    26.290] 	BnkNumberOfImagePages: 5
[    26.290] 	LinNumberOfImagePages: 5
[    26.290] 	LinRedMaskSize: 5
[    26.290] 	LinRedFieldPosition: 11
[    26.290] 	LinGreenMaskSize: 6
[    26.291] 	LinGreenFieldPosition: 5
[    26.291] 	LinBlueMaskSize: 5
[    26.291] 	LinBlueFieldPosition: 0
[    26.291] 	LinRsvdMaskSize: 0
[    26.291] 	LinRsvdFieldPosition: 0
[    26.291] 	MaxPixelClock: 400000000
[    26.291] Mode: 10d (320x200)
[    26.291] 	ModeAttributes: 0xbb
[    26.291] 	WinAAttributes: 0x7
[    26.291] 	WinBAttributes: 0x0
[    26.291] 	WinGranularity: 64
[    26.291] 	WinSize: 64
[    26.291] 	WinASegment: 0xa000
[    26.291] 	WinBSegment: 0x0
[    26.291] 	WinFuncPtr: 0xc00055a9
[    26.291] 	BytesPerScanline: 640
[    26.291] 	XResolution: 320
[    26.291] 	YResolution: 200
[    26.291] 	XCharSize: 8
[    26.291] 	YCharSize: 8
[    26.291] 	NumberOfPlanes: 1
[    26.291] 	BitsPerPixel: 16
[    26.291] 	NumberOfBanks: 1
[    26.291] 	MemoryModel: 6
[    26.291] 	BankSize: 0
[    26.291] 	NumberOfImages: 127
[    26.291] 	RedMaskSize: 5
[    26.292] 	RedFieldPosition: 10
[    26.292] 	GreenMaskSize: 5
[    26.292] 	GreenFieldPosition: 5
[    26.292] 	BlueMaskSize: 5
[    26.292] 	BlueFieldPosition: 0
[    26.292] 	RsvdMaskSize: 0
[    26.292] 	RsvdFieldPosition: 0
[    26.292] 	DirectColorModeInfo: 0
[    26.292] 	PhysBasePtr: 0xb0000000
[    26.292] 	LinBytesPerScanLine: 640
[    26.292] 	BnkNumberOfImagePages: 127
[    26.292] 	LinNumberOfImagePages: 127
[    26.292] 	LinRedMaskSize: 5
[    26.292] 	LinRedFieldPosition: 10
[    26.292] 	LinGreenMaskSize: 5
[    26.292] 	LinGreenFieldPosition: 5
[    26.292] 	LinBlueMaskSize: 5
[    26.292] 	LinBlueFieldPosition: 0
[    26.292] 	LinRsvdMaskSize: 0
[    26.292] 	LinRsvdFieldPosition: 0
[    26.292] 	MaxPixelClock: 400000000
[    26.292] Mode: 10e (320x200)
[    26.292] 	ModeAttributes: 0xbb
[    26.292] 	WinAAttributes: 0x7
[    26.292] 	WinBAttributes: 0x0
[    26.292] 	WinGranularity: 64
[    26.292] 	WinSize: 64
[    26.293] 	WinASegment: 0xa000
[    26.293] 	WinBSegment: 0x0
[    26.293] 	WinFuncPtr: 0xc00055a9
[    26.293] 	BytesPerScanline: 640
[    26.293] 	XResolution: 320
[    26.293] 	YResolution: 200
[    26.293] 	XCharSize: 8
[    26.293] 	YCharSize: 8
[    26.293] 	NumberOfPlanes: 1
[    26.293] 	BitsPerPixel: 16
[    26.293] 	NumberOfBanks: 1
[    26.293] 	MemoryModel: 6
[    26.293] 	BankSize: 0
[    26.293] 	NumberOfImages: 127
[    26.293] 	RedMaskSize: 5
[    26.293] 	RedFieldPosition: 11
[    26.293] 	GreenMaskSize: 6
[    26.293] 	GreenFieldPosition: 5
[    26.293] 	BlueMaskSize: 5
[    26.293] 	BlueFieldPosition: 0
[    26.293] 	RsvdMaskSize: 0
[    26.293] 	RsvdFieldPosition: 0
[    26.293] 	DirectColorModeInfo: 0
[    26.293] 	PhysBasePtr: 0xb0000000
[    26.293] 	LinBytesPerScanLine: 640
[    26.293] 	BnkNumberOfImagePages: 127
[    26.293] 	LinNumberOfImagePages: 127
[    26.293] 	LinRedMaskSize: 5
[    26.293] 	LinRedFieldPosition: 11
[    26.293] 	LinGreenMaskSize: 6
[    26.293] 	LinGreenFieldPosition: 5
[    26.293] 	LinBlueMaskSize: 5
[    26.293] 	LinBlueFieldPosition: 0
[    26.293] 	LinRsvdMaskSize: 0
[    26.293] 	LinRsvdFieldPosition: 0
[    26.293] 	MaxPixelClock: 400000000
[    26.294] *Mode: 120 (320x200)
[    26.294] 	ModeAttributes: 0xbb
[    26.294] 	WinAAttributes: 0x7
[    26.294] 	WinBAttributes: 0x0
[    26.294] 	WinGranularity: 64
[    26.294] 	WinSize: 64
[    26.294] 	WinASegment: 0xa000
[    26.294] 	WinBSegment: 0x0
[    26.294] 	WinFuncPtr: 0xc00055a9
[    26.294] 	BytesPerScanline: 1280
[    26.294] 	XResolution: 320
[    26.294] 	YResolution: 200
[    26.294] 	XCharSize: 8
[    26.294] 	YCharSize: 8
[    26.294] 	NumberOfPlanes: 1
[    26.294] 	BitsPerPixel: 32
[    26.294] 	NumberOfBanks: 1
[    26.294] 	MemoryModel: 6
[    26.294] 	BankSize: 0
[    26.294] 	NumberOfImages: 63
[    26.294] 	RedMaskSize: 8
[    26.294] 	RedFieldPosition: 16
[    26.294] 	GreenMaskSize: 8
[    26.294] 	GreenFieldPosition: 8
[    26.294] 	BlueMaskSize: 8
[    26.294] 	BlueFieldPosition: 0
[    26.294] 	RsvdMaskSize: 0
[    26.294] 	RsvdFieldPosition: 0
[    26.294] 	DirectColorModeInfo: 0
[    26.294] 	PhysBasePtr: 0xb0000000
[    26.294] 	LinBytesPerScanLine: 1280
[    26.294] 	BnkNumberOfImagePages: 63
[    26.294] 	LinNumberOfImagePages: 63
[    26.294] 	LinRedMaskSize: 8
[    26.294] 	LinRedFieldPosition: 16
[    26.294] 	LinGreenMaskSize: 8
[    26.294] 	LinGreenFieldPosition: 8
[    26.294] 	LinBlueMaskSize: 8
[    26.294] 	LinBlueFieldPosition: 0
[    26.294] 	LinRsvdMaskSize: 0
[    26.294] 	LinRsvdFieldPosition: 0
[    26.294] 	MaxPixelClock: 400000000
[    26.295] Mode: 193 (320x240)
[    26.295] 	ModeAttributes: 0xbb
[    26.295] 	WinAAttributes: 0x7
[    26.295] 	WinBAttributes: 0x0
[    26.295] 	WinGranularity: 64
[    26.295] 	WinSize: 64
[    26.295] 	WinASegment: 0xa000
[    26.295] 	WinBSegment: 0x0
[    26.295] 	WinFuncPtr: 0xc00055a9
[    26.295] 	BytesPerScanline: 320
[    26.295] 	XResolution: 320
[    26.295] 	YResolution: 240
[    26.295] 	XCharSize: 8
[    26.295] 	YCharSize: 8
[    26.295] 	NumberOfPlanes: 1
[    26.295] 	BitsPerPixel: 8
[    26.295] 	NumberOfBanks: 1
[    26.295] 	MemoryModel: 4
[    26.295] 	BankSize: 0
[    26.295] 	NumberOfImages: 127
[    26.295] 	RedMaskSize: 0
[    26.295] 	RedFieldPosition: 0
[    26.295] 	GreenMaskSize: 0
[    26.295] 	GreenFieldPosition: 0
[    26.295] 	BlueMaskSize: 0
[    26.295] 	BlueFieldPosition: 0
[    26.295] 	RsvdMaskSize: 0
[    26.295] 	RsvdFieldPosition: 0
[    26.295] 	DirectColorModeInfo: 0
[    26.295] 	PhysBasePtr: 0xb0000000
[    26.295] 	LinBytesPerScanLine: 320
[    26.295] 	BnkNumberOfImagePages: 127
[    26.295] 	LinNumberOfImagePages: 127
[    26.295] 	LinRedMaskSize: 0
[    26.295] 	LinRedFieldPosition: 0
[    26.295] 	LinGreenMaskSize: 0
[    26.295] 	LinGreenFieldPosition: 0
[    26.295] 	LinBlueMaskSize: 0
[    26.296] 	LinBlueFieldPosition: 0
[    26.296] 	LinRsvdMaskSize: 0
[    26.296] 	LinRsvdFieldPosition: 0
[    26.296] 	MaxPixelClock: 400000000
[    26.296] Mode: 195 (320x240)
[    26.296] 	ModeAttributes: 0xbb
[    26.296] 	WinAAttributes: 0x7
[    26.296] 	WinBAttributes: 0x0
[    26.296] 	WinGranularity: 64
[    26.296] 	WinSize: 64
[    26.296] 	WinASegment: 0xa000
[    26.296] 	WinBSegment: 0x0
[    26.296] 	WinFuncPtr: 0xc00055a9
[    26.296] 	BytesPerScanline: 640
[    26.296] 	XResolution: 320
[    26.296] 	YResolution: 240
[    26.296] 	XCharSize: 8
[    26.296] 	YCharSize: 8
[    26.296] 	NumberOfPlanes: 1
[    26.296] 	BitsPerPixel: 16
[    26.296] 	NumberOfBanks: 1
[    26.296] 	MemoryModel: 6
[    26.296] 	BankSize: 0
[    26.296] 	NumberOfImages: 84
[    26.296] 	RedMaskSize: 5
[    26.296] 	RedFieldPosition: 11
[    26.297] 	GreenMaskSize: 6
[    26.297] 	GreenFieldPosition: 5
[    26.297] 	BlueMaskSize: 5
[    26.297] 	BlueFieldPosition: 0
[    26.297] 	RsvdMaskSize: 0
[    26.297] 	RsvdFieldPosition: 0
[    26.297] 	DirectColorModeInfo: 0
[    26.297] 	PhysBasePtr: 0xb0000000
[    26.297] 	LinBytesPerScanLine: 640
[    26.297] 	BnkNumberOfImagePages: 84
[    26.297] 	LinNumberOfImagePages: 84
[    26.297] 	LinRedMaskSize: 5
[    26.297] 	LinRedFieldPosition: 11
[    26.297] 	LinGreenMaskSize: 6
[    26.297] 	LinGreenFieldPosition: 5
[    26.297] 	LinBlueMaskSize: 5
[    26.297] 	LinBlueFieldPosition: 0
[    26.297] 	LinRsvdMaskSize: 0
[    26.297] 	LinRsvdFieldPosition: 0
[    26.297] 	MaxPixelClock: 400000000
[    26.297] *Mode: 196 (320x240)
[    26.297] 	ModeAttributes: 0xbb
[    26.297] 	WinAAttributes: 0x7
[    26.297] 	WinBAttributes: 0x0
[    26.297] 	WinGranularity: 64
[    26.298] 	WinSize: 64
[    26.298] 	WinASegment: 0xa000
[    26.298] 	WinBSegment: 0x0
[    26.298] 	WinFuncPtr: 0xc00055a9
[    26.298] 	BytesPerScanline: 1280
[    26.298] 	XResolution: 320
[    26.298] 	YResolution: 240
[    26.298] 	XCharSize: 8
[    26.298] 	YCharSize: 8
[    26.298] 	NumberOfPlanes: 1
[    26.298] 	BitsPerPixel: 32
[    26.298] 	NumberOfBanks: 1
[    26.298] 	MemoryModel: 6
[    26.298] 	BankSize: 0
[    26.298] 	NumberOfImages: 50
[    26.298] 	RedMaskSize: 8
[    26.298] 	RedFieldPosition: 16
[    26.298] 	GreenMaskSize: 8
[    26.298] 	GreenFieldPosition: 8
[    26.298] 	BlueMaskSize: 8
[    26.298] 	BlueFieldPosition: 0
[    26.298] 	RsvdMaskSize: 0
[    26.298] 	RsvdFieldPosition: 0
[    26.298] 	DirectColorModeInfo: 0
[    26.298] 	PhysBasePtr: 0xb0000000
[    26.298] 	LinBytesPerScanLine: 1280
[    26.298] 	BnkNumberOfImagePages: 50
[    26.298] 	LinNumberOfImagePages: 50
[    26.298] 	LinRedMaskSize: 8
[    26.298] 	LinRedFieldPosition: 16
[    26.298] 	LinGreenMaskSize: 8
[    26.298] 	LinGreenFieldPosition: 8
[    26.298] 	LinBlueMaskSize: 8
[    26.298] 	LinBlueFieldPosition: 0
[    26.298] 	LinRsvdMaskSize: 0
[    26.298] 	LinRsvdFieldPosition: 0
[    26.298] 	MaxPixelClock: 400000000
[    26.299] Mode: 1b3 (512x384)
[    26.299] 	ModeAttributes: 0xbb
[    26.299] 	WinAAttributes: 0x7
[    26.299] 	WinBAttributes: 0x0
[    26.299] 	WinGranularity: 64
[    26.299] 	WinSize: 64
[    26.299] 	WinASegment: 0xa000
[    26.299] 	WinBSegment: 0x0
[    26.299] 	WinFuncPtr: 0xc00055a9
[    26.299] 	BytesPerScanline: 512
[    26.299] 	XResolution: 512
[    26.299] 	YResolution: 384
[    26.299] 	XCharSize: 8
[    26.299] 	YCharSize: 16
[    26.299] 	NumberOfPlanes: 1
[    26.299] 	BitsPerPixel: 8
[    26.299] 	NumberOfBanks: 1
[    26.299] 	MemoryModel: 4
[    26.299] 	BankSize: 0
[    26.299] 	NumberOfImages: 63
[    26.299] 	RedMaskSize: 0
[    26.299] 	RedFieldPosition: 0
[    26.299] 	GreenMaskSize: 0
[    26.299] 	GreenFieldPosition: 0
[    26.299] 	BlueMaskSize: 0
[    26.299] 	BlueFieldPosition: 0
[    26.299] 	RsvdMaskSize: 0
[    26.299] 	RsvdFieldPosition: 0
[    26.299] 	DirectColorModeInfo: 0
[    26.299] 	PhysBasePtr: 0xb0000000
[    26.299] 	LinBytesPerScanLine: 512
[    26.299] 	BnkNumberOfImagePages: 63
[    26.299] 	LinNumberOfImagePages: 63
[    26.299] 	LinRedMaskSize: 0
[    26.299] 	LinRedFieldPosition: 0
[    26.299] 	LinGreenMaskSize: 0
[    26.299] 	LinGreenFieldPosition: 0
[    26.299] 	LinBlueMaskSize: 0
[    26.299] 	LinBlueFieldPosition: 0
[    26.299] 	LinRsvdMaskSize: 0
[    26.299] 	LinRsvdFieldPosition: 0
[    26.299] 	MaxPixelClock: 400000000
[    26.300] Mode: 1b5 (512x384)
[    26.300] 	ModeAttributes: 0xbb
[    26.300] 	WinAAttributes: 0x7
[    26.300] 	WinBAttributes: 0x0
[    26.300] 	WinGranularity: 64
[    26.300] 	WinSize: 64
[    26.300] 	WinASegment: 0xa000
[    26.300] 	WinBSegment: 0x0
[    26.300] 	WinFuncPtr: 0xc00055a9
[    26.300] 	BytesPerScanline: 1024
[    26.300] 	XResolution: 512
[    26.300] 	YResolution: 384
[    26.300] 	XCharSize: 8
[    26.300] 	YCharSize: 16
[    26.300] 	NumberOfPlanes: 1
[    26.300] 	BitsPerPixel: 16
[    26.300] 	NumberOfBanks: 1
[    26.300] 	MemoryModel: 6
[    26.300] 	BankSize: 0
[    26.300] 	NumberOfImages: 35
[    26.300] 	RedMaskSize: 5
[    26.300] 	RedFieldPosition: 11
[    26.300] 	GreenMaskSize: 6
[    26.300] 	GreenFieldPosition: 5
[    26.300] 	BlueMaskSize: 5
[    26.300] 	BlueFieldPosition: 0
[    26.300] 	RsvdMaskSize: 0
[    26.300] 	RsvdFieldPosition: 0
[    26.300] 	DirectColorModeInfo: 0
[    26.300] 	PhysBasePtr: 0xb0000000
[    26.300] 	LinBytesPerScanLine: 1024
[    26.300] 	BnkNumberOfImagePages: 35
[    26.300] 	LinNumberOfImagePages: 35
[    26.300] 	LinRedMaskSize: 5
[    26.300] 	LinRedFieldPosition: 11
[    26.301] 	LinGreenMaskSize: 6
[    26.301] 	LinGreenFieldPosition: 5
[    26.301] 	LinBlueMaskSize: 5
[    26.301] 	LinBlueFieldPosition: 0
[    26.301] 	LinRsvdMaskSize: 0
[    26.301] 	LinRsvdFieldPosition: 0
[    26.301] 	MaxPixelClock: 400000000
[    26.301] *Mode: 1b6 (512x384)
[    26.301] 	ModeAttributes: 0xbb
[    26.301] 	WinAAttributes: 0x7
[    26.301] 	WinBAttributes: 0x0
[    26.301] 	WinGranularity: 64
[    26.301] 	WinSize: 64
[    26.301] 	WinASegment: 0xa000
[    26.301] 	WinBSegment: 0x0
[    26.301] 	WinFuncPtr: 0xc00055a9
[    26.301] 	BytesPerScanline: 2048
[    26.301] 	XResolution: 512
[    26.301] 	YResolution: 384
[    26.301] 	XCharSize: 8
[    26.301] 	YCharSize: 16
[    26.301] 	NumberOfPlanes: 1
[    26.301] 	BitsPerPixel: 32
[    26.301] 	NumberOfBanks: 1
[    26.301] 	MemoryModel: 6
[    26.301] 	BankSize: 0
[    26.302] 	NumberOfImages: 18
[    26.302] 	RedMaskSize: 8
[    26.302] 	RedFieldPosition: 16
[    26.302] 	GreenMaskSize: 8
[    26.302] 	GreenFieldPosition: 8
[    26.302] 	BlueMaskSize: 8
[    26.302] 	BlueFieldPosition: 0
[    26.302] 	RsvdMaskSize: 0
[    26.302] 	RsvdFieldPosition: 0
[    26.302] 	DirectColorModeInfo: 0
[    26.302] 	PhysBasePtr: 0xb0000000
[    26.302] 	LinBytesPerScanLine: 2048
[    26.302] 	BnkNumberOfImagePages: 18
[    26.302] 	LinNumberOfImagePages: 18
[    26.302] 	LinRedMaskSize: 8
[    26.302] 	LinRedFieldPosition: 16
[    26.302] 	LinGreenMaskSize: 8
[    26.302] 	LinGreenFieldPosition: 8
[    26.302] 	LinBlueMaskSize: 8
[    26.302] 	LinBlueFieldPosition: 0
[    26.302] 	LinRsvdMaskSize: 0
[    26.302] 	LinRsvdFieldPosition: 0
[    26.302] 	MaxPixelClock: 400000000
[    26.302] Mode: 1c3 (640x350)
[    26.302] 	ModeAttributes: 0xbb
[    26.302] 	WinAAttributes: 0x7
[    26.303] 	WinBAttributes: 0x0
[    26.303] 	WinGranularity: 64
[    26.303] 	WinSize: 64
[    26.303] 	WinASegment: 0xa000
[    26.303] 	WinBSegment: 0x0
[    26.303] 	WinFuncPtr: 0xc00055a9
[    26.303] 	BytesPerScanline: 640
[    26.303] 	XResolution: 640
[    26.303] 	YResolution: 350
[    26.303] 	XCharSize: 8
[    26.303] 	YCharSize: 14
[    26.303] 	NumberOfPlanes: 1
[    26.303] 	BitsPerPixel: 8
[    26.303] 	NumberOfBanks: 1
[    26.303] 	MemoryModel: 4
[    26.303] 	BankSize: 0
[    26.303] 	NumberOfImages: 63
[    26.303] 	RedMaskSize: 0
[    26.303] 	RedFieldPosition: 0
[    26.303] 	GreenMaskSize: 0
[    26.303] 	GreenFieldPosition: 0
[    26.303] 	BlueMaskSize: 0
[    26.303] 	BlueFieldPosition: 0
[    26.303] 	RsvdMaskSize: 0
[    26.303] 	RsvdFieldPosition: 0
[    26.303] 	DirectColorModeInfo: 0
[    26.303] 	PhysBasePtr: 0xb0000000
[    26.303] 	LinBytesPerScanLine: 640
[    26.303] 	BnkNumberOfImagePages: 63
[    26.303] 	LinNumberOfImagePages: 63
[    26.303] 	LinRedMaskSize: 0
[    26.303] 	LinRedFieldPosition: 0
[    26.303] 	LinGreenMaskSize: 0
[    26.303] 	LinGreenFieldPosition: 0
[    26.303] 	LinBlueMaskSize: 0
[    26.303] 	LinBlueFieldPosition: 0
[    26.303] 	LinRsvdMaskSize: 0
[    26.303] 	LinRsvdFieldPosition: 0
[    26.303] 	MaxPixelClock: 400000000
[    26.304] Mode: 1c5 (640x350)
[    26.304] 	ModeAttributes: 0xbb
[    26.304] 	WinAAttributes: 0x7
[    26.304] 	WinBAttributes: 0x0
[    26.304] 	WinGranularity: 64
[    26.304] 	WinSize: 64
[    26.304] 	WinASegment: 0xa000
[    26.304] 	WinBSegment: 0x0
[    26.304] 	WinFuncPtr: 0xc00055a9
[    26.304] 	BytesPerScanline: 1280
[    26.304] 	XResolution: 640
[    26.304] 	YResolution: 350
[    26.304] 	XCharSize: 8
[    26.304] 	YCharSize: 14
[    26.304] 	NumberOfPlanes: 1
[    26.304] 	BitsPerPixel: 16
[    26.304] 	NumberOfBanks: 1
[    26.304] 	MemoryModel: 6
[    26.304] 	BankSize: 0
[    26.304] 	NumberOfImages: 35
[    26.304] 	RedMaskSize: 5
[    26.304] 	RedFieldPosition: 11
[    26.304] 	GreenMaskSize: 6
[    26.304] 	GreenFieldPosition: 5
[    26.304] 	BlueMaskSize: 5
[    26.304] 	BlueFieldPosition: 0
[    26.304] 	RsvdMaskSize: 0
[    26.304] 	RsvdFieldPosition: 0
[    26.304] 	DirectColorModeInfo: 0
[    26.304] 	PhysBasePtr: 0xb0000000
[    26.304] 	LinBytesPerScanLine: 1280
[    26.304] 	BnkNumberOfImagePages: 35
[    26.304] 	LinNumberOfImagePages: 35
[    26.304] 	LinRedMaskSize: 5
[    26.304] 	LinRedFieldPosition: 11
[    26.304] 	LinGreenMaskSize: 6
[    26.304] 	LinGreenFieldPosition: 5
[    26.304] 	LinBlueMaskSize: 5
[    26.304] 	LinBlueFieldPosition: 0
[    26.304] 	LinRsvdMaskSize: 0
[    26.304] 	LinRsvdFieldPosition: 0
[    26.304] 	MaxPixelClock: 400000000
[    26.305] *Mode: 1c6 (640x350)
[    26.305] 	ModeAttributes: 0xbb
[    26.305] 	WinAAttributes: 0x7
[    26.305] 	WinBAttributes: 0x0
[    26.305] 	WinGranularity: 64
[    26.305] 	WinSize: 64
[    26.305] 	WinASegment: 0xa000
[    26.305] 	WinBSegment: 0x0
[    26.305] 	WinFuncPtr: 0xc00055a9
[    26.305] 	BytesPerScanline: 2560
[    26.305] 	XResolution: 640
[    26.305] 	YResolution: 350
[    26.305] 	XCharSize: 8
[    26.305] 	YCharSize: 14
[    26.305] 	NumberOfPlanes: 1
[    26.305] 	BitsPerPixel: 32
[    26.305] 	NumberOfBanks: 1
[    26.305] 	MemoryModel: 6
[    26.305] 	BankSize: 0
[    26.305] 	NumberOfImages: 17
[    26.305] 	RedMaskSize: 8
[    26.305] 	RedFieldPosition: 16
[    26.305] 	GreenMaskSize: 8
[    26.305] 	GreenFieldPosition: 8
[    26.305] 	BlueMaskSize: 8
[    26.305] 	BlueFieldPosition: 0
[    26.305] 	RsvdMaskSize: 0
[    26.305] 	RsvdFieldPosition: 0
[    26.305] 	DirectColorModeInfo: 0
[    26.305] 	PhysBasePtr: 0xb0000000
[    26.305] 	LinBytesPerScanLine: 2560
[    26.305] 	BnkNumberOfImagePages: 17
[    26.305] 	LinNumberOfImagePages: 17
[    26.306] 	LinRedMaskSize: 8
[    26.306] 	LinRedFieldPosition: 16
[    26.306] 	LinGreenMaskSize: 8
[    26.306] 	LinGreenFieldPosition: 8
[    26.306] 	LinBlueMaskSize: 8
[    26.306] 	LinBlueFieldPosition: 0
[    26.306] 	LinRsvdMaskSize: 0
[    26.306] 	LinRsvdFieldPosition: 0
[    26.306] 	MaxPixelClock: 400000000
[    26.306] Mode: 133 (720x400)
[    26.306] 	ModeAttributes: 0xbb
[    26.306] 	WinAAttributes: 0x7
[    26.306] 	WinBAttributes: 0x0
[    26.306] 	WinGranularity: 64
[    26.306] 	WinSize: 64
[    26.306] 	WinASegment: 0xa000
[    26.306] 	WinBSegment: 0x0
[    26.306] 	WinFuncPtr: 0xc00055a9
[    26.306] 	BytesPerScanline: 768
[    26.306] 	XResolution: 720
[    26.306] 	YResolution: 400
[    26.306] 	XCharSize: 8
[    26.306] 	YCharSize: 16
[    26.306] 	NumberOfPlanes: 1
[    26.306] 	BitsPerPixel: 8
[    26.306] 	NumberOfBanks: 1
[    26.307] 	MemoryModel: 4
[    26.307] 	BankSize: 0
[    26.307] 	NumberOfImages: 50
[    26.307] 	RedMaskSize: 0
[    26.307] 	RedFieldPosition: 0
[    26.307] 	GreenMaskSize: 0
[    26.307] 	GreenFieldPosition: 0
[    26.307] 	BlueMaskSize: 0
[    26.307] 	BlueFieldPosition: 0
[    26.307] 	RsvdMaskSize: 0
[    26.307] 	RsvdFieldPosition: 0
[    26.307] 	DirectColorModeInfo: 0
[    26.307] 	PhysBasePtr: 0xb0000000
[    26.307] 	LinBytesPerScanLine: 768
[    26.307] 	BnkNumberOfImagePages: 50
[    26.307] 	LinNumberOfImagePages: 50
[    26.307] 	LinRedMaskSize: 0
[    26.307] 	LinRedFieldPosition: 0
[    26.307] 	LinGreenMaskSize: 0
[    26.307] 	LinGreenFieldPosition: 0
[    26.307] 	LinBlueMaskSize: 0
[    26.307] 	LinBlueFieldPosition: 0
[    26.307] 	LinRsvdMaskSize: 0
[    26.307] 	LinRsvdFieldPosition: 0
[    26.307] 	MaxPixelClock: 400000000
[    26.308] Mode: 135 (720x400)
[    26.308] 	ModeAttributes: 0xbb
[    26.308] 	WinAAttributes: 0x7
[    26.308] 	WinBAttributes: 0x0
[    26.308] 	WinGranularity: 64
[    26.308] 	WinSize: 64
[    26.308] 	WinASegment: 0xa000
[    26.308] 	WinBSegment: 0x0
[    26.308] 	WinFuncPtr: 0xc00055a9
[    26.308] 	BytesPerScanline: 1472
[    26.308] 	XResolution: 720
[    26.308] 	YResolution: 400
[    26.308] 	XCharSize: 8
[    26.308] 	YCharSize: 16
[    26.308] 	NumberOfPlanes: 1
[    26.308] 	BitsPerPixel: 16
[    26.308] 	NumberOfBanks: 1
[    26.308] 	MemoryModel: 6
[    26.308] 	BankSize: 0
[    26.308] 	NumberOfImages: 27
[    26.308] 	RedMaskSize: 5
[    26.308] 	RedFieldPosition: 11
[    26.308] 	GreenMaskSize: 6
[    26.308] 	GreenFieldPosition: 5
[    26.308] 	BlueMaskSize: 5
[    26.308] 	BlueFieldPosition: 0
[    26.308] 	RsvdMaskSize: 0
[    26.308] 	RsvdFieldPosition: 0
[    26.308] 	DirectColorModeInfo: 0
[    26.308] 	PhysBasePtr: 0xb0000000
[    26.308] 	LinBytesPerScanLine: 1472
[    26.308] 	BnkNumberOfImagePages: 27
[    26.308] 	LinNumberOfImagePages: 27
[    26.308] 	LinRedMaskSize: 5
[    26.308] 	LinRedFieldPosition: 11
[    26.309] 	LinGreenMaskSize: 6
[    26.309] 	LinGreenFieldPosition: 5
[    26.309] 	LinBlueMaskSize: 5
[    26.309] 	LinBlueFieldPosition: 0
[    26.309] 	LinRsvdMaskSize: 0
[    26.309] 	LinRsvdFieldPosition: 0
[    26.309] 	MaxPixelClock: 400000000
[    26.309] *Mode: 136 (720x400)
[    26.309] 	ModeAttributes: 0xbb
[    26.309] 	WinAAttributes: 0x7
[    26.309] 	WinBAttributes: 0x0
[    26.309] 	WinGranularity: 64
[    26.309] 	WinSize: 64
[    26.309] 	WinASegment: 0xa000
[    26.309] 	WinBSegment: 0x0
[    26.309] 	WinFuncPtr: 0xc00055a9
[    26.309] 	BytesPerScanline: 2944
[    26.309] 	XResolution: 720
[    26.309] 	YResolution: 400
[    26.309] 	XCharSize: 8
[    26.309] 	YCharSize: 16
[    26.309] 	NumberOfPlanes: 1
[    26.309] 	BitsPerPixel: 32
[    26.309] 	NumberOfBanks: 1
[    26.310] 	MemoryModel: 6
[    26.310] 	BankSize: 0
[    26.310] 	NumberOfImages: 13
[    26.310] 	RedMaskSize: 8
[    26.310] 	RedFieldPosition: 16
[    26.310] 	GreenMaskSize: 8
[    26.310] 	GreenFieldPosition: 8
[    26.310] 	BlueMaskSize: 8
[    26.310] 	BlueFieldPosition: 0
[    26.310] 	RsvdMaskSize: 0
[    26.310] 	RsvdFieldPosition: 0
[    26.310] 	DirectColorModeInfo: 0
[    26.310] 	PhysBasePtr: 0xb0000000
[    26.310] 	LinBytesPerScanLine: 2944
[    26.310] 	BnkNumberOfImagePages: 13
[    26.310] 	LinNumberOfImagePages: 13
[    26.310] 	LinRedMaskSize: 8
[    26.310] 	LinRedFieldPosition: 16
[    26.310] 	LinGreenMaskSize: 8
[    26.310] 	LinGreenFieldPosition: 8
[    26.310] 	LinBlueMaskSize: 8
[    26.310] 	LinBlueFieldPosition: 0
[    26.310] 	LinRsvdMaskSize: 0
[    26.310] 	LinRsvdFieldPosition: 0
[    26.310] 	MaxPixelClock: 400000000
[    26.311] Mode: 153 (1152x864)
[    26.311] 	ModeAttributes: 0xbb
[    26.311] 	WinAAttributes: 0x7
[    26.311] 	WinBAttributes: 0x0
[    26.311] 	WinGranularity: 64
[    26.311] 	WinSize: 64
[    26.311] 	WinASegment: 0xa000
[    26.311] 	WinBSegment: 0x0
[    26.311] 	WinFuncPtr: 0xc00055a9
[    26.311] 	BytesPerScanline: 1152
[    26.311] 	XResolution: 1152
[    26.311] 	YResolution: 864
[    26.311] 	XCharSize: 8
[    26.311] 	YCharSize: 16
[    26.311] 	NumberOfPlanes: 1
[    26.311] 	BitsPerPixel: 8
[    26.311] 	NumberOfBanks: 1
[    26.311] 	MemoryModel: 4
[    26.311] 	BankSize: 0
[    26.311] 	NumberOfImages: 15
[    26.311] 	RedMaskSize: 0
[    26.311] 	RedFieldPosition: 0
[    26.311] 	GreenMaskSize: 0
[    26.311] 	GreenFieldPosition: 0
[    26.311] 	BlueMaskSize: 0
[    26.311] 	BlueFieldPosition: 0
[    26.311] 	RsvdMaskSize: 0
[    26.311] 	RsvdFieldPosition: 0
[    26.311] 	DirectColorModeInfo: 0
[    26.311] 	PhysBasePtr: 0xb0000000
[    26.311] 	LinBytesPerScanLine: 1152
[    26.311] 	BnkNumberOfImagePages: 15
[    26.311] 	LinNumberOfImagePages: 15
[    26.311] 	LinRedMaskSize: 0
[    26.311] 	LinRedFieldPosition: 0
[    26.311] 	LinGreenMaskSize: 0
[    26.311] 	LinGreenFieldPosition: 0
[    26.311] 	LinBlueMaskSize: 0
[    26.311] 	LinBlueFieldPosition: 0
[    26.311] 	LinRsvdMaskSize: 0
[    26.311] 	LinRsvdFieldPosition: 0
[    26.311] 	MaxPixelClock: 400000000
[    26.312] Mode: 155 (1152x864)
[    26.312] 	ModeAttributes: 0xbb
[    26.312] 	WinAAttributes: 0x7
[    26.312] 	WinBAttributes: 0x0
[    26.312] 	WinGranularity: 64
[    26.312] 	WinSize: 64
[    26.312] 	WinASegment: 0xa000
[    26.312] 	WinBSegment: 0x0
[    26.312] 	WinFuncPtr: 0xc00055a9
[    26.312] 	BytesPerScanline: 2304
[    26.312] 	XResolution: 1152
[    26.312] 	YResolution: 864
[    26.312] 	XCharSize: 8
[    26.312] 	YCharSize: 16
[    26.312] 	NumberOfPlanes: 1
[    26.312] 	BitsPerPixel: 16
[    26.312] 	NumberOfBanks: 1
[    26.312] 	MemoryModel: 6
[    26.312] 	BankSize: 0
[    26.312] 	NumberOfImages: 7
[    26.312] 	RedMaskSize: 5
[    26.312] 	RedFieldPosition: 11
[    26.312] 	GreenMaskSize: 6
[    26.312] 	GreenFieldPosition: 5
[    26.312] 	BlueMaskSize: 5
[    26.312] 	BlueFieldPosition: 0
[    26.312] 	RsvdMaskSize: 0
[    26.312] 	RsvdFieldPosition: 0
[    26.312] 	DirectColorModeInfo: 0
[    26.312] 	PhysBasePtr: 0xb0000000
[    26.312] 	LinBytesPerScanLine: 2304
[    26.312] 	BnkNumberOfImagePages: 7
[    26.312] 	LinNumberOfImagePages: 7
[    26.312] 	LinRedMaskSize: 5
[    26.312] 	LinRedFieldPosition: 11
[    26.312] 	LinGreenMaskSize: 6
[    26.312] 	LinGreenFieldPosition: 5
[    26.312] 	LinBlueMaskSize: 5
[    26.312] 	LinBlueFieldPosition: 0
[    26.312] 	LinRsvdMaskSize: 0
[    26.312] 	LinRsvdFieldPosition: 0
[    26.312] 	MaxPixelClock: 400000000
[    26.313] *Mode: 156 (1152x864)
[    26.313] 	ModeAttributes: 0xbb
[    26.313] 	WinAAttributes: 0x7
[    26.313] 	WinBAttributes: 0x0
[    26.313] 	WinGranularity: 64
[    26.313] 	WinSize: 64
[    26.313] 	WinASegment: 0xa000
[    26.313] 	WinBSegment: 0x0
[    26.313] 	WinFuncPtr: 0xc00055a9
[    26.313] 	BytesPerScanline: 4608
[    26.313] 	XResolution: 1152
[    26.313] 	YResolution: 864
[    26.313] 	XCharSize: 8
[    26.313] 	YCharSize: 16
[    26.313] 	NumberOfPlanes: 1
[    26.313] 	BitsPerPixel: 32
[    26.313] 	NumberOfBanks: 1
[    26.313] 	MemoryModel: 6
[    26.313] 	BankSize: 0
[    26.313] 	NumberOfImages: 3
[    26.313] 	RedMaskSize: 8
[    26.313] 	RedFieldPosition: 16
[    26.313] 	GreenMaskSize: 8
[    26.313] 	GreenFieldPosition: 8
[    26.313] 	BlueMaskSize: 8
[    26.314] 	BlueFieldPosition: 0
[    26.314] 	RsvdMaskSize: 0
[    26.314] 	RsvdFieldPosition: 0
[    26.314] 	DirectColorModeInfo: 0
[    26.314] 	PhysBasePtr: 0xb0000000
[    26.314] 	LinBytesPerScanLine: 4608
[    26.314] 	BnkNumberOfImagePages: 3
[    26.314] 	LinNumberOfImagePages: 3
[    26.314] 	LinRedMaskSize: 8
[    26.314] 	LinRedFieldPosition: 16
[    26.314] 	LinGreenMaskSize: 8
[    26.314] 	LinGreenFieldPosition: 8
[    26.314] 	LinBlueMaskSize: 8
[    26.314] 	LinBlueFieldPosition: 0
[    26.314] 	LinRsvdMaskSize: 0
[    26.314] 	LinRsvdFieldPosition: 0
[    26.314] 	MaxPixelClock: 400000000
[    26.314] Mode: 163 (1280x960)
[    26.314] 	ModeAttributes: 0xbb
[    26.314] 	WinAAttributes: 0x7
[    26.314] 	WinBAttributes: 0x0
[    26.314] 	WinGranularity: 64
[    26.315] 	WinSize: 64
[    26.315] 	WinASegment: 0xa000
[    26.315] 	WinBSegment: 0x0
[    26.315] 	WinFuncPtr: 0xc00055a9
[    26.315] 	BytesPerScanline: 1280
[    26.315] 	XResolution: 1280
[    26.315] 	YResolution: 960
[    26.315] 	XCharSize: 8
[    26.315] 	YCharSize: 16
[    26.315] 	NumberOfPlanes: 1
[    26.315] 	BitsPerPixel: 8
[    26.315] 	NumberOfBanks: 1
[    26.315] 	MemoryModel: 4
[    26.315] 	BankSize: 0
[    26.315] 	NumberOfImages: 12
[    26.315] 	RedMaskSize: 0
[    26.315] 	RedFieldPosition: 0
[    26.315] 	GreenMaskSize: 0
[    26.315] 	GreenFieldPosition: 0
[    26.315] 	BlueMaskSize: 0
[    26.315] 	BlueFieldPosition: 0
[    26.315] 	RsvdMaskSize: 0
[    26.315] 	RsvdFieldPosition: 0
[    26.315] 	DirectColorModeInfo: 0
[    26.315] 	PhysBasePtr: 0xb0000000
[    26.315] 	LinBytesPerScanLine: 1280
[    26.315] 	BnkNumberOfImagePages: 12
[    26.315] 	LinNumberOfImagePages: 12
[    26.315] 	LinRedMaskSize: 0
[    26.315] 	LinRedFieldPosition: 0
[    26.315] 	LinGreenMaskSize: 0
[    26.315] 	LinGreenFieldPosition: 0
[    26.315] 	LinBlueMaskSize: 0
[    26.315] 	LinBlueFieldPosition: 0
[    26.315] 	LinRsvdMaskSize: 0
[    26.315] 	LinRsvdFieldPosition: 0
[    26.315] 	MaxPixelClock: 400000000
[    26.316] Mode: 165 (1280x960)
[    26.316] 	ModeAttributes: 0xbb
[    26.316] 	WinAAttributes: 0x7
[    26.316] 	WinBAttributes: 0x0
[    26.316] 	WinGranularity: 64
[    26.316] 	WinSize: 64
[    26.316] 	WinASegment: 0xa000
[    26.316] 	WinBSegment: 0x0
[    26.316] 	WinFuncPtr: 0xc00055a9
[    26.316] 	BytesPerScanline: 2560
[    26.316] 	XResolution: 1280
[    26.316] 	YResolution: 960
[    26.316] 	XCharSize: 8
[    26.316] 	YCharSize: 16
[    26.316] 	NumberOfPlanes: 1
[    26.316] 	BitsPerPixel: 16
[    26.316] 	NumberOfBanks: 1
[    26.316] 	MemoryModel: 6
[    26.316] 	BankSize: 0
[    26.316] 	NumberOfImages: 5
[    26.316] 	RedMaskSize: 5
[    26.316] 	RedFieldPosition: 11
[    26.316] 	GreenMaskSize: 6
[    26.316] 	GreenFieldPosition: 5
[    26.316] 	BlueMaskSize: 5
[    26.316] 	BlueFieldPosition: 0
[    26.316] 	RsvdMaskSize: 0
[    26.316] 	RsvdFieldPosition: 0
[    26.316] 	DirectColorModeInfo: 0
[    26.316] 	PhysBasePtr: 0xb0000000
[    26.316] 	LinBytesPerScanLine: 2560
[    26.316] 	BnkNumberOfImagePages: 5
[    26.316] 	LinNumberOfImagePages: 5
[    26.316] 	LinRedMaskSize: 5
[    26.316] 	LinRedFieldPosition: 11
[    26.316] 	LinGreenMaskSize: 6
[    26.316] 	LinGreenFieldPosition: 5
[    26.316] 	LinBlueMaskSize: 5
[    26.316] 	LinBlueFieldPosition: 0
[    26.316] 	LinRsvdMaskSize: 0
[    26.316] 	LinRsvdFieldPosition: 0
[    26.316] 	MaxPixelClock: 400000000
[    26.317] *Mode: 166 (1280x960)
[    26.317] 	ModeAttributes: 0xbb
[    26.317] 	WinAAttributes: 0x7
[    26.317] 	WinBAttributes: 0x0
[    26.317] 	WinGranularity: 64
[    26.317] 	WinSize: 64
[    26.317] 	WinASegment: 0xa000
[    26.317] 	WinBSegment: 0x0
[    26.317] 	WinFuncPtr: 0xc00055a9
[    26.317] 	BytesPerScanline: 5120
[    26.317] 	XResolution: 1280
[    26.317] 	YResolution: 960
[    26.317] 	XCharSize: 8
[    26.317] 	YCharSize: 16
[    26.317] 	NumberOfPlanes: 1
[    26.317] 	BitsPerPixel: 32
[    26.317] 	NumberOfBanks: 1
[    26.317] 	MemoryModel: 6
[    26.317] 	BankSize: 0
[    26.317] 	NumberOfImages: 2
[    26.317] 	RedMaskSize: 8
[    26.317] 	RedFieldPosition: 16
[    26.317] 	GreenMaskSize: 8
[    26.317] 	GreenFieldPosition: 8
[    26.317] 	BlueMaskSize: 8
[    26.317] 	BlueFieldPosition: 0
[    26.317] 	RsvdMaskSize: 0
[    26.318] 	RsvdFieldPosition: 0
[    26.318] 	DirectColorModeInfo: 0
[    26.318] 	PhysBasePtr: 0xb0000000
[    26.318] 	LinBytesPerScanLine: 5120
[    26.318] 	BnkNumberOfImagePages: 2
[    26.318] 	LinNumberOfImagePages: 2
[    26.318] 	LinRedMaskSize: 8
[    26.318] 	LinRedFieldPosition: 16
[    26.318] 	LinGreenMaskSize: 8
[    26.318] 	LinGreenFieldPosition: 8
[    26.318] 	LinBlueMaskSize: 8
[    26.318] 	LinBlueFieldPosition: 0
[    26.318] 	LinRsvdMaskSize: 0
[    26.318] 	LinRsvdFieldPosition: 0
[    26.318] 	MaxPixelClock: 400000000
[    26.318] *Mode: 121 (640x480)
[    26.318] 	ModeAttributes: 0xbb
[    26.318] 	WinAAttributes: 0x7
[    26.318] 	WinBAttributes: 0x0
[    26.318] 	WinGranularity: 64
[    26.318] 	WinSize: 64
[    26.318] 	WinASegment: 0xa000
[    26.318] 	WinBSegment: 0x0
[    26.318] 	WinFuncPtr: 0xc00055a9
[    26.319] 	BytesPerScanline: 2560
[    26.319] 	XResolution: 640
[    26.319] 	YResolution: 480
[    26.319] 	XCharSize: 8
[    26.319] 	YCharSize: 16
[    26.319] 	NumberOfPlanes: 1
[    26.319] 	BitsPerPixel: 32
[    26.319] 	NumberOfBanks: 1
[    26.319] 	MemoryModel: 6
[    26.319] 	BankSize: 0
[    26.319] 	NumberOfImages: 12
[    26.319] 	RedMaskSize: 8
[    26.319] 	RedFieldPosition: 16
[    26.319] 	GreenMaskSize: 8
[    26.319] 	GreenFieldPosition: 8
[    26.319] 	BlueMaskSize: 8
[    26.319] 	BlueFieldPosition: 0
[    26.319] 	RsvdMaskSize: 0
[    26.319] 	RsvdFieldPosition: 0
[    26.319] 	DirectColorModeInfo: 0
[    26.319] 	PhysBasePtr: 0xb0000000
[    26.319] 	LinBytesPerScanLine: 2560
[    26.319] 	BnkNumberOfImagePages: 12
[    26.319] 	LinNumberOfImagePages: 12
[    26.319] 	LinRedMaskSize: 8
[    26.319] 	LinRedFieldPosition: 16
[    26.319] 	LinGreenMaskSize: 8
[    26.319] 	LinGreenFieldPosition: 8
[    26.319] 	LinBlueMaskSize: 8
[    26.319] 	LinBlueFieldPosition: 0
[    26.319] 	LinRsvdMaskSize: 0
[    26.319] 	LinRsvdFieldPosition: 0
[    26.319] 	MaxPixelClock: 400000000
[    26.320] *Mode: 122 (800x600)
[    26.320] 	ModeAttributes: 0xbb
[    26.320] 	WinAAttributes: 0x7
[    26.320] 	WinBAttributes: 0x0
[    26.320] 	WinGranularity: 64
[    26.320] 	WinSize: 64
[    26.320] 	WinASegment: 0xa000
[    26.320] 	WinBSegment: 0x0
[    26.320] 	WinFuncPtr: 0xc00055a9
[    26.320] 	BytesPerScanline: 3200
[    26.320] 	XResolution: 800
[    26.320] 	YResolution: 600
[    26.320] 	XCharSize: 8
[    26.320] 	YCharSize: 14
[    26.320] 	NumberOfPlanes: 1
[    26.320] 	BitsPerPixel: 32
[    26.320] 	NumberOfBanks: 1
[    26.320] 	MemoryModel: 6
[    26.320] 	BankSize: 0
[    26.320] 	NumberOfImages: 7
[    26.320] 	RedMaskSize: 8
[    26.320] 	RedFieldPosition: 16
[    26.320] 	GreenMaskSize: 8
[    26.320] 	GreenFieldPosition: 8
[    26.320] 	BlueMaskSize: 8
[    26.320] 	BlueFieldPosition: 0
[    26.320] 	RsvdMaskSize: 0
[    26.320] 	RsvdFieldPosition: 0
[    26.320] 	DirectColorModeInfo: 0
[    26.320] 	PhysBasePtr: 0xb0000000
[    26.320] 	LinBytesPerScanLine: 3200
[    26.320] 	BnkNumberOfImagePages: 7
[    26.320] 	LinNumberOfImagePages: 7
[    26.320] 	LinRedMaskSize: 8
[    26.320] 	LinRedFieldPosition: 16
[    26.320] 	LinGreenMaskSize: 8
[    26.320] 	LinGreenFieldPosition: 8
[    26.320] 	LinBlueMaskSize: 8
[    26.320] 	LinBlueFieldPosition: 0
[    26.320] 	LinRsvdMaskSize: 0
[    26.320] 	LinRsvdFieldPosition: 0
[    26.320] 	MaxPixelClock: 400000000
[    26.321] *Mode: 123 (1024x768)
[    26.321] 	ModeAttributes: 0xbb
[    26.321] 	WinAAttributes: 0x7
[    26.321] 	WinBAttributes: 0x0
[    26.321] 	WinGranularity: 64
[    26.321] 	WinSize: 64
[    26.321] 	WinASegment: 0xa000
[    26.321] 	WinBSegment: 0x0
[    26.321] 	WinFuncPtr: 0xc00055a9
[    26.321] 	BytesPerScanline: 4096
[    26.321] 	XResolution: 1024
[    26.321] 	YResolution: 768
[    26.321] 	XCharSize: 8
[    26.321] 	YCharSize: 16
[    26.321] 	NumberOfPlanes: 1
[    26.321] 	BitsPerPixel: 32
[    26.321] 	NumberOfBanks: 1
[    26.321] 	MemoryModel: 6
[    26.321] 	BankSize: 0
[    26.321] 	NumberOfImages: 4
[    26.321] 	RedMaskSize: 8
[    26.321] 	RedFieldPosition: 16
[    26.321] 	GreenMaskSize: 8
[    26.321] 	GreenFieldPosition: 8
[    26.321] 	BlueMaskSize: 8
[    26.321] 	BlueFieldPosition: 0
[    26.321] 	RsvdMaskSize: 0
[    26.321] 	RsvdFieldPosition: 0
[    26.321] 	DirectColorModeInfo: 0
[    26.321] 	PhysBasePtr: 0xb0000000
[    26.321] 	LinBytesPerScanLine: 4096
[    26.321] 	BnkNumberOfImagePages: 4
[    26.321] 	LinNumberOfImagePages: 4
[    26.321] 	LinRedMaskSize: 8
[    26.321] 	LinRedFieldPosition: 16
[    26.322] 	LinGreenMaskSize: 8
[    26.322] 	LinGreenFieldPosition: 8
[    26.322] 	LinBlueMaskSize: 8
[    26.322] 	LinBlueFieldPosition: 0
[    26.322] 	LinRsvdMaskSize: 0
[    26.322] 	LinRsvdFieldPosition: 0
[    26.322] 	MaxPixelClock: 400000000
[    26.322] *Mode: 124 (1280x1024)
[    26.322] 	ModeAttributes: 0xbb
[    26.322] 	WinAAttributes: 0x7
[    26.322] 	WinBAttributes: 0x0
[    26.322] 	WinGranularity: 64
[    26.322] 	WinSize: 64
[    26.322] 	WinASegment: 0xa000
[    26.322] 	WinBSegment: 0x0
[    26.322] 	WinFuncPtr: 0xc00055a9
[    26.322] 	BytesPerScanline: 5120
[    26.322] 	XResolution: 1280
[    26.322] 	YResolution: 1024
[    26.323] 	XCharSize: 8
[    26.323] 	YCharSize: 16
[    26.323] 	NumberOfPlanes: 1
[    26.323] 	BitsPerPixel: 32
[    26.323] 	NumberOfBanks: 1
[    26.323] 	MemoryModel: 6
[    26.323] 	BankSize: 0
[    26.323] 	NumberOfImages: 2
[    26.323] 	RedMaskSize: 8
[    26.323] 	RedFieldPosition: 16
[    26.323] 	GreenMaskSize: 8
[    26.323] 	GreenFieldPosition: 8
[    26.323] 	BlueMaskSize: 8
[    26.323] 	BlueFieldPosition: 0
[    26.323] 	RsvdMaskSize: 0
[    26.323] 	RsvdFieldPosition: 0
[    26.323] 	DirectColorModeInfo: 0
[    26.323] 	PhysBasePtr: 0xb0000000
[    26.323] 	LinBytesPerScanLine: 5120
[    26.323] 	BnkNumberOfImagePages: 2
[    26.323] 	LinNumberOfImagePages: 2
[    26.323] 	LinRedMaskSize: 8
[    26.323] 	LinRedFieldPosition: 16
[    26.323] 	LinGreenMaskSize: 8
[    26.323] 	LinGreenFieldPosition: 8
[    26.323] 	LinBlueMaskSize: 8
[    26.323] 	LinBlueFieldPosition: 0
[    26.323] 	LinRsvdMaskSize: 0
[    26.323] 	LinRsvdFieldPosition: 0
[    26.323] 	MaxPixelClock: 400000000
[    26.324] Mode: 143 (1400x1050)
[    26.324] 	ModeAttributes: 0xbb
[    26.324] 	WinAAttributes: 0x7
[    26.324] 	WinBAttributes: 0x0
[    26.324] 	WinGranularity: 64
[    26.324] 	WinSize: 64
[    26.324] 	WinASegment: 0xa000
[    26.324] 	WinBSegment: 0x0
[    26.324] 	WinFuncPtr: 0xc00055a9
[    26.324] 	BytesPerScanline: 1408
[    26.324] 	XResolution: 1400
[    26.324] 	YResolution: 1050
[    26.324] 	XCharSize: 8
[    26.324] 	YCharSize: 16
[    26.324] 	NumberOfPlanes: 1
[    26.324] 	BitsPerPixel: 8
[    26.324] 	NumberOfBanks: 1
[    26.324] 	MemoryModel: 4
[    26.324] 	BankSize: 0
[    26.324] 	NumberOfImages: 10
[    26.324] 	RedMaskSize: 0
[    26.324] 	RedFieldPosition: 0
[    26.324] 	GreenMaskSize: 0
[    26.324] 	GreenFieldPosition: 0
[    26.324] 	BlueMaskSize: 0
[    26.324] 	BlueFieldPosition: 0
[    26.325] 	RsvdMaskSize: 0
[    26.325] 	RsvdFieldPosition: 0
[    26.325] 	DirectColorModeInfo: 0
[    26.325] 	PhysBasePtr: 0xb0000000
[    26.325] 	LinBytesPerScanLine: 1408
[    26.325] 	BnkNumberOfImagePages: 10
[    26.325] 	LinNumberOfImagePages: 10
[    26.325] 	LinRedMaskSize: 0
[    26.325] 	LinRedFieldPosition: 0
[    26.325] 	LinGreenMaskSize: 0
[    26.325] 	LinGreenFieldPosition: 0
[    26.325] 	LinBlueMaskSize: 0
[    26.325] 	LinBlueFieldPosition: 0
[    26.325] 	LinRsvdMaskSize: 0
[    26.325] 	LinRsvdFieldPosition: 0
[    26.325] 	MaxPixelClock: 400000000
[    26.326] Mode: 145 (1400x1050)
[    26.326] 	ModeAttributes: 0xbb
[    26.326] 	WinAAttributes: 0x7
[    26.326] 	WinBAttributes: 0x0
[    26.326] 	WinGranularity: 64
[    26.326] 	WinSize: 64
[    26.326] 	WinASegment: 0xa000
[    26.326] 	WinBSegment: 0x0
[    26.326] 	WinFuncPtr: 0xc00055a9
[    26.326] 	BytesPerScanline: 2816
[    26.326] 	XResolution: 1400
[    26.326] 	YResolution: 1050
[    26.326] 	XCharSize: 8
[    26.326] 	YCharSize: 16
[    26.326] 	NumberOfPlanes: 1
[    26.326] 	BitsPerPixel: 16
[    26.326] 	NumberOfBanks: 1
[    26.326] 	MemoryModel: 6
[    26.326] 	BankSize: 0
[    26.326] 	NumberOfImages: 4
[    26.326] 	RedMaskSize: 5
[    26.326] 	RedFieldPosition: 11
[    26.326] 	GreenMaskSize: 6
[    26.326] 	GreenFieldPosition: 5
[    26.326] 	BlueMaskSize: 5
[    26.326] 	BlueFieldPosition: 0
[    26.326] 	RsvdMaskSize: 0
[    26.326] 	RsvdFieldPosition: 0
[    26.326] 	DirectColorModeInfo: 0
[    26.326] 	PhysBasePtr: 0xb0000000
[    26.326] 	LinBytesPerScanLine: 2816
[    26.326] 	BnkNumberOfImagePages: 4
[    26.326] 	LinNumberOfImagePages: 4
[    26.326] 	LinRedMaskSize: 5
[    26.326] 	LinRedFieldPosition: 11
[    26.326] 	LinGreenMaskSize: 6
[    26.326] 	LinGreenFieldPosition: 5
[    26.326] 	LinBlueMaskSize: 5
[    26.326] 	LinBlueFieldPosition: 0
[    26.326] 	LinRsvdMaskSize: 0
[    26.326] 	LinRsvdFieldPosition: 0
[    26.326] 	MaxPixelClock: 400000000
[    26.328] *Mode: 146 (1400x1050)
[    26.328] 	ModeAttributes: 0xbb
[    26.328] 	WinAAttributes: 0x7
[    26.328] 	WinBAttributes: 0x0
[    26.328] 	WinGranularity: 64
[    26.328] 	WinSize: 64
[    26.328] 	WinASegment: 0xa000
[    26.328] 	WinBSegment: 0x0
[    26.328] 	WinFuncPtr: 0xc00055a9
[    26.328] 	BytesPerScanline: 5632
[    26.328] 	XResolution: 1400
[    26.328] 	YResolution: 1050
[    26.328] 	XCharSize: 8
[    26.328] 	YCharSize: 16
[    26.328] 	NumberOfPlanes: 1
[    26.328] 	BitsPerPixel: 32
[    26.328] 	NumberOfBanks: 1
[    26.328] 	MemoryModel: 6
[    26.328] 	BankSize: 0
[    26.328] 	NumberOfImages: 1
[    26.328] 	RedMaskSize: 8
[    26.328] 	RedFieldPosition: 16
[    26.328] 	GreenMaskSize: 8
[    26.328] 	GreenFieldPosition: 8
[    26.328] 	BlueMaskSize: 8
[    26.328] 	BlueFieldPosition: 0
[    26.328] 	RsvdMaskSize: 0
[    26.328] 	RsvdFieldPosition: 0
[    26.328] 	DirectColorModeInfo: 0
[    26.328] 	PhysBasePtr: 0xb0000000
[    26.328] 	LinBytesPerScanLine: 5632
[    26.328] 	BnkNumberOfImagePages: 1
[    26.328] 	LinNumberOfImagePages: 1
[    26.328] 	LinRedMaskSize: 8
[    26.328] 	LinRedFieldPosition: 16
[    26.328] 	LinGreenMaskSize: 8
[    26.328] 	LinGreenFieldPosition: 8
[    26.328] 	LinBlueMaskSize: 8
[    26.328] 	LinBlueFieldPosition: 0
[    26.328] 	LinRsvdMaskSize: 0
[    26.328] 	LinRsvdFieldPosition: 0
[    26.328] 	MaxPixelClock: 400000000
[    26.329] Mode: 173 (1600x1200)
[    26.329] 	ModeAttributes: 0xba
[    26.330] 	WinAAttributes: 0x7
[    26.330] 	WinBAttributes: 0x0
[    26.330] 	WinGranularity: 64
[    26.330] 	WinSize: 64
[    26.330] 	WinASegment: 0xa000
[    26.330] 	WinBSegment: 0x0
[    26.330] 	WinFuncPtr: 0xc00055a9
[    26.330] 	BytesPerScanline: 1600
[    26.330] 	XResolution: 1600
[    26.330] 	YResolution: 1200
[    26.330] 	XCharSize: 8
[    26.330] 	YCharSize: 16
[    26.330] 	NumberOfPlanes: 1
[    26.330] 	BitsPerPixel: 8
[    26.330] 	NumberOfBanks: 1
[    26.330] 	MemoryModel: 4
[    26.330] 	BankSize: 0
[    26.330] 	NumberOfImages: 7
[    26.330] 	RedMaskSize: 0
[    26.330] 	RedFieldPosition: 0
[    26.330] 	GreenMaskSize: 0
[    26.330] 	GreenFieldPosition: 0
[    26.330] 	BlueMaskSize: 0
[    26.330] 	BlueFieldPosition: 0
[    26.330] 	RsvdMaskSize: 0
[    26.330] 	RsvdFieldPosition: 0
[    26.330] 	DirectColorModeInfo: 0
[    26.330] 	PhysBasePtr: 0xb0000000
[    26.330] 	LinBytesPerScanLine: 1600
[    26.330] 	BnkNumberOfImagePages: 7
[    26.330] 	LinNumberOfImagePages: 7
[    26.330] 	LinRedMaskSize: 0
[    26.330] 	LinRedFieldPosition: 0
[    26.330] 	LinGreenMaskSize: 0
[    26.330] 	LinGreenFieldPosition: 0
[    26.330] 	LinBlueMaskSize: 0
[    26.330] 	LinBlueFieldPosition: 0
[    26.330] 	LinRsvdMaskSize: 0
[    26.330] 	LinRsvdFieldPosition: 0
[    26.330] 	MaxPixelClock: 400000000
[    26.331] Mode: 175 (1600x1200)
[    26.331] 	ModeAttributes: 0xba
[    26.331] 	WinAAttributes: 0x7
[    26.331] 	WinBAttributes: 0x0
[    26.331] 	WinGranularity: 64
[    26.331] 	WinSize: 64
[    26.331] 	WinASegment: 0xa000
[    26.331] 	WinBSegment: 0x0
[    26.331] 	WinFuncPtr: 0xc00055a9
[    26.331] 	BytesPerScanline: 3200
[    26.331] 	XResolution: 1600
[    26.331] 	YResolution: 1200
[    26.331] 	XCharSize: 8
[    26.331] 	YCharSize: 16
[    26.332] 	NumberOfPlanes: 1
[    26.332] 	BitsPerPixel: 16
[    26.332] 	NumberOfBanks: 1
[    26.332] 	MemoryModel: 6
[    26.332] 	BankSize: 0
[    26.332] 	NumberOfImages: 3
[    26.332] 	RedMaskSize: 5
[    26.332] 	RedFieldPosition: 11
[    26.332] 	GreenMaskSize: 6
[    26.332] 	GreenFieldPosition: 5
[    26.332] 	BlueMaskSize: 5
[    26.332] 	BlueFieldPosition: 0
[    26.332] 	RsvdMaskSize: 0
[    26.332] 	RsvdFieldPosition: 0
[    26.332] 	DirectColorModeInfo: 0
[    26.332] 	PhysBasePtr: 0xb0000000
[    26.332] 	LinBytesPerScanLine: 3200
[    26.332] 	BnkNumberOfImagePages: 3
[    26.332] 	LinNumberOfImagePages: 3
[    26.332] 	LinRedMaskSize: 5
[    26.332] 	LinRedFieldPosition: 11
[    26.332] 	LinGreenMaskSize: 6
[    26.332] 	LinGreenFieldPosition: 5
[    26.332] 	LinBlueMaskSize: 5
[    26.332] 	LinBlueFieldPosition: 0
[    26.332] 	LinRsvdMaskSize: 0
[    26.332] 	LinRsvdFieldPosition: 0
[    26.332] 	MaxPixelClock: 400000000
[    26.333] Mode: 176 (1600x1200)
[    26.333] 	ModeAttributes: 0xba
[    26.333] 	WinAAttributes: 0x7
[    26.333] 	WinBAttributes: 0x0
[    26.333] 	WinGranularity: 64
[    26.333] 	WinSize: 64
[    26.333] 	WinASegment: 0xa000
[    26.333] 	WinBSegment: 0x0
[    26.333] 	WinFuncPtr: 0xc00055a9
[    26.333] 	BytesPerScanline: 6400
[    26.333] 	XResolution: 1600
[    26.333] 	YResolution: 1200
[    26.333] 	XCharSize: 8
[    26.333] 	YCharSize: 16
[    26.333] 	NumberOfPlanes: 1
[    26.333] 	BitsPerPixel: 32
[    26.333] 	NumberOfBanks: 1
[    26.333] 	MemoryModel: 6
[    26.333] 	BankSize: 0
[    26.333] 	NumberOfImages: 1
[    26.333] 	RedMaskSize: 8
[    26.333] 	RedFieldPosition: 16
[    26.333] 	GreenMaskSize: 8
[    26.333] 	GreenFieldPosition: 8
[    26.333] 	BlueMaskSize: 8
[    26.333] 	BlueFieldPosition: 0
[    26.333] 	RsvdMaskSize: 0
[    26.333] 	RsvdFieldPosition: 0
[    26.334] 	DirectColorModeInfo: 0
[    26.334] 	PhysBasePtr: 0xb0000000
[    26.334] 	LinBytesPerScanLine: 6400
[    26.334] 	BnkNumberOfImagePages: 1
[    26.334] 	LinNumberOfImagePages: 1
[    26.334] 	LinRedMaskSize: 8
[    26.334] 	LinRedFieldPosition: 16
[    26.334] 	LinGreenMaskSize: 8
[    26.334] 	LinGreenFieldPosition: 8
[    26.334] 	LinBlueMaskSize: 8
[    26.334] 	LinBlueFieldPosition: 0
[    26.334] 	LinRsvdMaskSize: 0
[    26.334] 	LinRsvdFieldPosition: 0
[    26.334] 	MaxPixelClock: 400000000
[    26.335] Mode: 183 (1792x1344)
[    26.335] 	ModeAttributes: 0xba
[    26.335] 	WinAAttributes: 0x7
[    26.335] 	WinBAttributes: 0x0
[    26.335] 	WinGranularity: 64
[    26.335] 	WinSize: 64
[    26.335] 	WinASegment: 0xa000
[    26.335] 	WinBSegment: 0x0
[    26.335] 	WinFuncPtr: 0xc00055a9
[    26.335] 	BytesPerScanline: 1792
[    26.335] 	XResolution: 1792
[    26.335] 	YResolution: 1344
[    26.335] 	XCharSize: 8
[    26.335] 	YCharSize: 16
[    26.335] 	NumberOfPlanes: 1
[    26.335] 	BitsPerPixel: 8
[    26.335] 	NumberOfBanks: 1
[    26.335] 	MemoryModel: 4
[    26.335] 	BankSize: 0
[    26.335] 	NumberOfImages: 5
[    26.335] 	RedMaskSize: 0
[    26.335] 	RedFieldPosition: 0
[    26.335] 	GreenMaskSize: 0
[    26.335] 	GreenFieldPosition: 0
[    26.335] 	BlueMaskSize: 0
[    26.335] 	BlueFieldPosition: 0
[    26.335] 	RsvdMaskSize: 0
[    26.335] 	RsvdFieldPosition: 0
[    26.335] 	DirectColorModeInfo: 0
[    26.335] 	PhysBasePtr: 0xb0000000
[    26.335] 	LinBytesPerScanLine: 1792
[    26.335] 	BnkNumberOfImagePages: 5
[    26.335] 	LinNumberOfImagePages: 5
[    26.335] 	LinRedMaskSize: 0
[    26.335] 	LinRedFieldPosition: 0
[    26.335] 	LinGreenMaskSize: 0
[    26.335] 	LinGreenFieldPosition: 0
[    26.335] 	LinBlueMaskSize: 0
[    26.335] 	LinBlueFieldPosition: 0
[    26.335] 	LinRsvdMaskSize: 0
[    26.336] 	LinRsvdFieldPosition: 0
[    26.336] 	MaxPixelClock: 400000000
[    26.337] Mode: 185 (1792x1344)
[    26.337] 	ModeAttributes: 0xba
[    26.337] 	WinAAttributes: 0x7
[    26.337] 	WinBAttributes: 0x0
[    26.337] 	WinGranularity: 64
[    26.337] 	WinSize: 64
[    26.337] 	WinASegment: 0xa000
[    26.337] 	WinBSegment: 0x0
[    26.337] 	WinFuncPtr: 0xc00055a9
[    26.337] 	BytesPerScanline: 3584
[    26.337] 	XResolution: 1792
[    26.337] 	YResolution: 1344
[    26.337] 	XCharSize: 8
[    26.337] 	YCharSize: 16
[    26.337] 	NumberOfPlanes: 1
[    26.337] 	BitsPerPixel: 16
[    26.337] 	NumberOfBanks: 1
[    26.337] 	MemoryModel: 6
[    26.337] 	BankSize: 0
[    26.337] 	NumberOfImages: 2
[    26.337] 	RedMaskSize: 5
[    26.337] 	RedFieldPosition: 11
[    26.337] 	GreenMaskSize: 6
[    26.337] 	GreenFieldPosition: 5
[    26.337] 	BlueMaskSize: 5
[    26.337] 	BlueFieldPosition: 0
[    26.337] 	RsvdMaskSize: 0
[    26.337] 	RsvdFieldPosition: 0
[    26.337] 	DirectColorModeInfo: 0
[    26.337] 	PhysBasePtr: 0xb0000000
[    26.337] 	LinBytesPerScanLine: 3584
[    26.337] 	BnkNumberOfImagePages: 2
[    26.337] 	LinNumberOfImagePages: 2
[    26.337] 	LinRedMaskSize: 5
[    26.337] 	LinRedFieldPosition: 11
[    26.337] 	LinGreenMaskSize: 6
[    26.337] 	LinGreenFieldPosition: 5
[    26.337] 	LinBlueMaskSize: 5
[    26.337] 	LinBlueFieldPosition: 0
[    26.337] 	LinRsvdMaskSize: 0
[    26.337] 	LinRsvdFieldPosition: 0
[    26.337] 	MaxPixelClock: 400000000
[    26.339] Mode: 186 (1792x1344)
[    26.339] 	ModeAttributes: 0xba
[    26.339] 	WinAAttributes: 0x7
[    26.339] 	WinBAttributes: 0x0
[    26.339] 	WinGranularity: 64
[    26.339] 	WinSize: 64
[    26.339] 	WinASegment: 0xa000
[    26.339] 	WinBSegment: 0x0
[    26.339] 	WinFuncPtr: 0xc00055a9
[    26.339] 	BytesPerScanline: 7168
[    26.339] 	XResolution: 1792
[    26.339] 	YResolution: 1344
[    26.339] 	XCharSize: 8
[    26.339] 	YCharSize: 16
[    26.339] 	NumberOfPlanes: 1
[    26.339] 	BitsPerPixel: 32
[    26.339] 	NumberOfBanks: 1
[    26.339] 	MemoryModel: 6
[    26.339] 	BankSize: 0
[    26.339] 	NumberOfImages: 1
[    26.339] 	RedMaskSize: 8
[    26.339] 	RedFieldPosition: 16
[    26.339] 	GreenMaskSize: 8
[    26.339] 	GreenFieldPosition: 8
[    26.339] 	BlueMaskSize: 8
[    26.339] 	BlueFieldPosition: 0
[    26.339] 	RsvdMaskSize: 0
[    26.339] 	RsvdFieldPosition: 0
[    26.339] 	DirectColorModeInfo: 0
[    26.339] 	PhysBasePtr: 0xb0000000
[    26.339] 	LinBytesPerScanLine: 7168
[    26.339] 	BnkNumberOfImagePages: 1
[    26.339] 	LinNumberOfImagePages: 1
[    26.339] 	LinRedMaskSize: 8
[    26.339] 	LinRedFieldPosition: 16
[    26.339] 	LinGreenMaskSize: 8
[    26.339] 	LinGreenFieldPosition: 8
[    26.339] 	LinBlueMaskSize: 8
[    26.339] 	LinBlueFieldPosition: 0
[    26.339] 	LinRsvdMaskSize: 0
[    26.339] 	LinRsvdFieldPosition: 0
[    26.339] 	MaxPixelClock: 400000000
[    26.340] Mode: 1d3 (1856x1392)
[    26.340] 	ModeAttributes: 0xba
[    26.340] 	WinAAttributes: 0x7
[    26.340] 	WinBAttributes: 0x0
[    26.340] 	WinGranularity: 64
[    26.340] 	WinSize: 64
[    26.340] 	WinASegment: 0xa000
[    26.341] 	WinBSegment: 0x0
[    26.341] 	WinFuncPtr: 0xc00055a9
[    26.341] 	BytesPerScanline: 1856
[    26.341] 	XResolution: 1856
[    26.341] 	YResolution: 1392
[    26.341] 	XCharSize: 8
[    26.341] 	YCharSize: 16
[    26.341] 	NumberOfPlanes: 1
[    26.341] 	BitsPerPixel: 8
[    26.341] 	NumberOfBanks: 1
[    26.341] 	MemoryModel: 4
[    26.341] 	BankSize: 0
[    26.341] 	NumberOfImages: 5
[    26.341] 	RedMaskSize: 0
[    26.341] 	RedFieldPosition: 0
[    26.341] 	GreenMaskSize: 0
[    26.341] 	GreenFieldPosition: 0
[    26.341] 	BlueMaskSize: 0
[    26.341] 	BlueFieldPosition: 0
[    26.341] 	RsvdMaskSize: 0
[    26.341] 	RsvdFieldPosition: 0
[    26.341] 	DirectColorModeInfo: 0
[    26.341] 	PhysBasePtr: 0xb0000000
[    26.341] 	LinBytesPerScanLine: 1856
[    26.341] 	BnkNumberOfImagePages: 5
[    26.341] 	LinNumberOfImagePages: 5
[    26.341] 	LinRedMaskSize: 0
[    26.341] 	LinRedFieldPosition: 0
[    26.341] 	LinGreenMaskSize: 0
[    26.341] 	LinGreenFieldPosition: 0
[    26.341] 	LinBlueMaskSize: 0
[    26.341] 	LinBlueFieldPosition: 0
[    26.341] 	LinRsvdMaskSize: 0
[    26.341] 	LinRsvdFieldPosition: 0
[    26.341] 	MaxPixelClock: 400000000
[    26.342] Mode: 1d5 (1856x1392)
[    26.342] 	ModeAttributes: 0xba
[    26.342] 	WinAAttributes: 0x7
[    26.342] 	WinBAttributes: 0x0
[    26.342] 	WinGranularity: 64
[    26.342] 	WinSize: 64
[    26.342] 	WinASegment: 0xa000
[    26.342] 	WinBSegment: 0x0
[    26.342] 	WinFuncPtr: 0xc00055a9
[    26.342] 	BytesPerScanline: 3712
[    26.342] 	XResolution: 1856
[    26.342] 	YResolution: 1392
[    26.342] 	XCharSize: 8
[    26.342] 	YCharSize: 16
[    26.342] 	NumberOfPlanes: 1
[    26.342] 	BitsPerPixel: 16
[    26.342] 	NumberOfBanks: 1
[    26.342] 	MemoryModel: 6
[    26.342] 	BankSize: 0
[    26.342] 	NumberOfImages: 2
[    26.343] 	RedMaskSize: 5
[    26.343] 	RedFieldPosition: 11
[    26.343] 	GreenMaskSize: 6
[    26.343] 	GreenFieldPosition: 5
[    26.343] 	BlueMaskSize: 5
[    26.343] 	BlueFieldPosition: 0
[    26.343] 	RsvdMaskSize: 0
[    26.343] 	RsvdFieldPosition: 0
[    26.343] 	DirectColorModeInfo: 0
[    26.343] 	PhysBasePtr: 0xb0000000
[    26.343] 	LinBytesPerScanLine: 3712
[    26.343] 	BnkNumberOfImagePages: 2
[    26.343] 	LinNumberOfImagePages: 2
[    26.343] 	LinRedMaskSize: 5
[    26.343] 	LinRedFieldPosition: 11
[    26.343] 	LinGreenMaskSize: 6
[    26.343] 	LinGreenFieldPosition: 5
[    26.343] 	LinBlueMaskSize: 5
[    26.343] 	LinBlueFieldPosition: 0
[    26.343] 	LinRsvdMaskSize: 0
[    26.343] 	LinRsvdFieldPosition: 0
[    26.343] 	MaxPixelClock: 400000000
[    26.344] Mode: 1d6 (1856x1392)
[    26.344] 	ModeAttributes: 0xba
[    26.344] 	WinAAttributes: 0x7
[    26.344] 	WinBAttributes: 0x0
[    26.344] 	WinGranularity: 64
[    26.344] 	WinSize: 64
[    26.344] 	WinASegment: 0xa000
[    26.344] 	WinBSegment: 0x0
[    26.344] 	WinFuncPtr: 0xc00055a9
[    26.344] 	BytesPerScanline: 7424
[    26.344] 	XResolution: 1856
[    26.344] 	YResolution: 1392
[    26.344] 	XCharSize: 8
[    26.344] 	YCharSize: 16
[    26.344] 	NumberOfPlanes: 1
[    26.344] 	BitsPerPixel: 32
[    26.344] 	NumberOfBanks: 1
[    26.344] 	MemoryModel: 6
[    26.344] 	BankSize: 0
[    26.344] 	NumberOfImages: 1
[    26.344] 	RedMaskSize: 8
[    26.344] 	RedFieldPosition: 16
[    26.344] 	GreenMaskSize: 8
[    26.344] 	GreenFieldPosition: 8
[    26.344] 	BlueMaskSize: 8
[    26.344] 	BlueFieldPosition: 0
[    26.344] 	RsvdMaskSize: 0
[    26.344] 	RsvdFieldPosition: 0
[    26.344] 	DirectColorModeInfo: 0
[    26.344] 	PhysBasePtr: 0xb0000000
[    26.345] 	LinBytesPerScanLine: 7424
[    26.345] 	BnkNumberOfImagePages: 1
[    26.345] 	LinNumberOfImagePages: 1
[    26.345] 	LinRedMaskSize: 8
[    26.345] 	LinRedFieldPosition: 16
[    26.345] 	LinGreenMaskSize: 8
[    26.345] 	LinGreenFieldPosition: 8
[    26.345] 	LinBlueMaskSize: 8
[    26.345] 	LinBlueFieldPosition: 0
[    26.345] 	LinRsvdMaskSize: 0
[    26.345] 	LinRsvdFieldPosition: 0
[    26.345] 	MaxPixelClock: 400000000
[    26.346] Mode: 1e3 (1920x1440)
[    26.346] 	ModeAttributes: 0xba
[    26.346] 	WinAAttributes: 0x7
[    26.346] 	WinBAttributes: 0x0
[    26.346] 	WinGranularity: 64
[    26.346] 	WinSize: 64
[    26.346] 	WinASegment: 0xa000
[    26.346] 	WinBSegment: 0x0
[    26.346] 	WinFuncPtr: 0xc00055a9
[    26.346] 	BytesPerScanline: 1920
[    26.346] 	XResolution: 1920
[    26.346] 	YResolution: 1440
[    26.346] 	XCharSize: 8
[    26.346] 	YCharSize: 16
[    26.346] 	NumberOfPlanes: 1
[    26.346] 	BitsPerPixel: 8
[    26.346] 	NumberOfBanks: 1
[    26.346] 	MemoryModel: 4
[    26.346] 	BankSize: 0
[    26.346] 	NumberOfImages: 4
[    26.346] 	RedMaskSize: 0
[    26.346] 	RedFieldPosition: 0
[    26.346] 	GreenMaskSize: 0
[    26.346] 	GreenFieldPosition: 0
[    26.346] 	BlueMaskSize: 0
[    26.346] 	BlueFieldPosition: 0
[    26.346] 	RsvdMaskSize: 0
[    26.346] 	RsvdFieldPosition: 0
[    26.346] 	DirectColorModeInfo: 0
[    26.346] 	PhysBasePtr: 0xb0000000
[    26.346] 	LinBytesPerScanLine: 1920
[    26.346] 	BnkNumberOfImagePages: 4
[    26.346] 	LinNumberOfImagePages: 4
[    26.346] 	LinRedMaskSize: 0
[    26.346] 	LinRedFieldPosition: 0
[    26.346] 	LinGreenMaskSize: 0
[    26.346] 	LinGreenFieldPosition: 0
[    26.346] 	LinBlueMaskSize: 0
[    26.346] 	LinBlueFieldPosition: 0
[    26.346] 	LinRsvdMaskSize: 0
[    26.346] 	LinRsvdFieldPosition: 0
[    26.346] 	MaxPixelClock: 400000000
[    26.348] Mode: 1e5 (1920x1440)
[    26.348] 	ModeAttributes: 0xba
[    26.348] 	WinAAttributes: 0x7
[    26.348] 	WinBAttributes: 0x0
[    26.348] 	WinGranularity: 64
[    26.348] 	WinSize: 64
[    26.348] 	WinASegment: 0xa000
[    26.348] 	WinBSegment: 0x0
[    26.348] 	WinFuncPtr: 0xc00055a9
[    26.348] 	BytesPerScanline: 3840
[    26.348] 	XResolution: 1920
[    26.348] 	YResolution: 1440
[    26.348] 	XCharSize: 8
[    26.348] 	YCharSize: 16
[    26.348] 	NumberOfPlanes: 1
[    26.348] 	BitsPerPixel: 16
[    26.348] 	NumberOfBanks: 1
[    26.348] 	MemoryModel: 6
[    26.348] 	BankSize: 0
[    26.348] 	NumberOfImages: 2
[    26.348] 	RedMaskSize: 5
[    26.348] 	RedFieldPosition: 11
[    26.348] 	GreenMaskSize: 6
[    26.348] 	GreenFieldPosition: 5
[    26.348] 	BlueMaskSize: 5
[    26.348] 	BlueFieldPosition: 0
[    26.348] 	RsvdMaskSize: 0
[    26.348] 	RsvdFieldPosition: 0
[    26.348] 	DirectColorModeInfo: 0
[    26.348] 	PhysBasePtr: 0xb0000000
[    26.348] 	LinBytesPerScanLine: 3840
[    26.348] 	BnkNumberOfImagePages: 2
[    26.348] 	LinNumberOfImagePages: 2
[    26.348] 	LinRedMaskSize: 5
[    26.348] 	LinRedFieldPosition: 11
[    26.348] 	LinGreenMaskSize: 6
[    26.348] 	LinGreenFieldPosition: 5
[    26.348] 	LinBlueMaskSize: 5
[    26.348] 	LinBlueFieldPosition: 0
[    26.348] 	LinRsvdMaskSize: 0
[    26.348] 	LinRsvdFieldPosition: 0
[    26.348] 	MaxPixelClock: 400000000
[    26.350] Mode: 1e6 (1920x1440)
[    26.350] 	ModeAttributes: 0xba
[    26.350] 	WinAAttributes: 0x7
[    26.350] 	WinBAttributes: 0x0
[    26.350] 	WinGranularity: 64
[    26.350] 	WinSize: 64
[    26.350] 	WinASegment: 0xa000
[    26.350] 	WinBSegment: 0x0
[    26.350] 	WinFuncPtr: 0xc00055a9
[    26.350] 	BytesPerScanline: 7680
[    26.350] 	XResolution: 1920
[    26.350] 	YResolution: 1440
[    26.350] 	XCharSize: 8
[    26.350] 	YCharSize: 16
[    26.350] 	NumberOfPlanes: 1
[    26.350] 	BitsPerPixel: 32
[    26.350] 	NumberOfBanks: 1
[    26.350] 	MemoryModel: 6
[    26.350] 	BankSize: 0
[    26.350] 	NumberOfImages: 1
[    26.350] 	RedMaskSize: 8
[    26.350] 	RedFieldPosition: 16
[    26.350] 	GreenMaskSize: 8
[    26.350] 	GreenFieldPosition: 8
[    26.350] 	BlueMaskSize: 8
[    26.350] 	BlueFieldPosition: 0
[    26.350] 	RsvdMaskSize: 0
[    26.350] 	RsvdFieldPosition: 0
[    26.350] 	DirectColorModeInfo: 0
[    26.350] 	PhysBasePtr: 0xb0000000
[    26.350] 	LinBytesPerScanLine: 7680
[    26.350] 	BnkNumberOfImagePages: 1
[    26.350] 	LinNumberOfImagePages: 1
[    26.350] 	LinRedMaskSize: 8
[    26.350] 	LinRedFieldPosition: 16
[    26.350] 	LinGreenMaskSize: 8
[    26.350] 	LinGreenFieldPosition: 8
[    26.350] 	LinBlueMaskSize: 8
[    26.350] 	LinBlueFieldPosition: 0
[    26.350] 	LinRsvdMaskSize: 0
[    26.350] 	LinRsvdFieldPosition: 0
[    26.350] 	MaxPixelClock: 400000000
[    26.350] 
[    26.350] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
[    26.350] (II) VESA(0): <default monitor>: Using hsync range of 30.00-83.00 kHz
[    26.350] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-76.00 Hz
[    26.350] (II) VESA(0): <default monitor>: Using maximum pixel clock of 175.00 MHz
[    26.350] (WW) VESA(0): Unable to estimate virtual size
[    26.350] (II) VESA(0): Not using built-in mode "1400x1050" (no mode of this name)
[    26.351] (II) VESA(0): Not using built-in mode "1280x960" (no mode of this name)
[    26.351] (II) VESA(0): Not using built-in mode "640x350" (no mode of this name)
[    26.351] (II) VESA(0): Not using built-in mode "512x384" (no mode of this name)
[    26.351] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[    26.351] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[    26.352] (--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
[    26.352] (**) VESA(0): *Built-in mode "1280x1024"
[    26.352] (**) VESA(0): *Built-in mode "1152x864"
[    26.352] (**) VESA(0): *Built-in mode "1024x768"
[    26.352] (**) VESA(0): *Built-in mode "800x600"
[    26.352] (**) VESA(0): *Built-in mode "640x480"
[    26.352] (**) VESA(0): *Built-in mode "720x400"
[    26.352] (**) VESA(0): Display dimensions: (480, 270) mm
[    26.352] (**) VESA(0): DPI set to (67, 96)
[    26.352] (**) VESA(0): Using "Shadow Framebuffer"
[    26.352] (II) Loading sub module "shadow"
[    26.352] (II) LoadModule: "shadow"
[    26.352] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    26.357] (II) Module shadow: vendor="X.Org Foundation"
[    26.357] 	compiled for 1.11.4, module version = 1.1.0
[    26.357] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.357] (II) Loading sub module "fb"
[    26.357] (II) LoadModule: "fb"
[    26.358] (II) Loading /usr/lib/xorg/modules/libfb.so
[    26.388] (II) Module fb: vendor="X.Org Foundation"
[    26.388] 	compiled for 1.11.4, module version = 1.0.0
[    26.388] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.389] (==) Depth 24 pixmap format is 32 bpp
[    26.389] (II) Loading sub module "int10"
[    26.389] (II) LoadModule: "int10"
[    26.389] (II) Loading /usr/lib/xorg/modules/libint10.so
[    26.389] (II) Module int10: vendor="X.Org Foundation"
[    26.389] 	compiled for 1.11.4, module version = 1.0.0
[    26.389] 	ABI class: X.Org Video Driver, version 11.0
[    26.389] (II) VESA(0): initializing int10
[    26.390] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    26.390] (II) VESA(0): VESA BIOS detected
[    26.390] (II) VESA(0): VESA VBE Version 3.0
[    26.390] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[    26.390] (II) VESA(0): VESA VBE OEM: AMD ATOMBIOS
[    26.390] (II) VESA(0): VESA VBE OEM Software Rev: 12.36
[    26.390] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2010, AMD Technologies Inc. 
[    26.390] (II) VESA(0): VESA VBE OEM Product: WRESTLER
[    26.390] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[    26.396] (II) VESA(0): virtual address = 0x7fde2788c000,
	physical address = 0xb0000000, size = 16777216
[    26.407] (II) VESA(0): Setting up VESA Mode 0x124 (1280x1024)
[    26.408] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[    26.706] (==) VESA(0): Default visual is TrueColor
[    26.723] (==) VESA(0): Backing store disabled
[    26.723] (==) VESA(0): DPMS enabled
[    26.723] (==) RandR enabled
[    26.723] (II) Initializing built-in extension Generic Event Extension
[    26.723] (II) Initializing built-in extension SHAPE
[    26.723] (II) Initializing built-in extension MIT-SHM
[    26.723] (II) Initializing built-in extension XInputExtension
[    26.723] (II) Initializing built-in extension XTEST
[    26.723] (II) Initializing built-in extension BIG-REQUESTS
[    26.723] (II) Initializing built-in extension SYNC
[    26.723] (II) Initializing built-in extension XKEYBOARD
[    26.723] (II) Initializing built-in extension XC-MISC
[    26.723] (II) Initializing built-in extension SECURITY
[    26.723] (II) Initializing built-in extension XINERAMA
[    26.723] (II) Initializing built-in extension XFIXES
[    26.723] (II) Initializing built-in extension RENDER
[    26.723] (II) Initializing built-in extension RANDR
[    26.723] (II) Initializing built-in extension COMPOSITE
[    26.723] (II) Initializing built-in extension DAMAGE
[    26.723] (II) SELinux: Disabled on system
[    26.750] (II) AIGLX: Screen 0 is not DRI2 capable
[    26.750] (II) AIGLX: Screen 0 is not DRI capable
[    27.005] (II) AIGLX: Loaded and initialized swrast
[    27.005] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    28.123] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    28.123] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.123] (II) LoadModule: "evdev"
[    28.123] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.445] (II) Module evdev: vendor="X.Org Foundation"
[    28.536] 	compiled for 1.11.0, module version = 2.6.0
[    28.536] 	Module class: X.Org XInput Driver
[    28.536] 	ABI class: X.Org XInput driver, version 13.0
[    28.536] (II) Using input driver 'evdev' for 'Power Button'
[    28.536] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.536] (**) Power Button: always reports core events
[    28.536] (**) Power Button: Device: "/dev/input/event1"
[    28.536] (--) Power Button: Found keys
[    28.536] (II) Power Button: Configuring as keyboard
[    28.536] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    28.536] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.536] (**) Option "xkb_rules" "evdev"
[    28.536] (**) Option "xkb_model" "pc105"
[    28.536] (**) Option "xkb_layout" "us"
[    28.536] (**) Option "xkb_options" "ctrl:nocaps"
[    28.671] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    28.671] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.671] (II) Using input driver 'evdev' for 'Power Button'
[    28.671] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.671] (**) Power Button: always reports core events
[    28.671] (**) Power Button: Device: "/dev/input/event0"
[    28.671] (--) Power Button: Found keys
[    28.671] (II) Power Button: Configuring as keyboard
[    28.671] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    28.671] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    28.671] (**) Option "xkb_rules" "evdev"
[    28.671] (**) Option "xkb_model" "pc105"
[    28.671] (**) Option "xkb_layout" "us"
[    28.671] (**) Option "xkb_options" "ctrl:nocaps"
[    28.672] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event5)
[    28.672] (II) No input driver specified, ignoring this device.
[    28.672] (II) This device may have been added with another device file.
[    28.673] (II) config/udev: Adding input device USBPS2 (/dev/input/event6)
[    28.673] (**) USBPS2: Applying InputClass "evdev keyboard catchall"
[    28.673] (II) Using input driver 'evdev' for 'USBPS2'
[    28.673] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.673] (**) USBPS2: always reports core events
[    28.673] (**) USBPS2: Device: "/dev/input/event6"
[    28.673] (--) USBPS2: Found keys
[    28.673] (II) USBPS2: Configuring as keyboard
[    28.673] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.3/1-2.3:1.0/input/input6/event6"
[    28.673] (II) XINPUT: Adding extended input device "USBPS2" (type: KEYBOARD, id 8)
[    28.673] (**) Option "xkb_rules" "evdev"
[    28.673] (**) Option "xkb_model" "pc105"
[    28.673] (**) Option "xkb_layout" "us"
[    28.673] (**) Option "xkb_options" "ctrl:nocaps"
[    28.675] (II) config/udev: Adding input device USBPS2 (/dev/input/event7)
[    28.675] (**) USBPS2: Applying InputClass "evdev pointer catchall"
[    28.675] (**) USBPS2: Applying InputClass "evdev keyboard catchall"
[    28.675] (II) Using input driver 'evdev' for 'USBPS2'
[    28.675] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.675] (**) USBPS2: always reports core events
[    28.675] (**) USBPS2: Device: "/dev/input/event7"
[    28.675] (--) USBPS2: Found 9 mouse buttons
[    28.675] (--) USBPS2: Found scroll wheel(s)
[    28.675] (--) USBPS2: Found relative axes
[    28.675] (--) USBPS2: Found x and y relative axes
[    28.675] (--) USBPS2: Found absolute axes
[    28.675] (--) USBPS2: Found keys
[    28.675] (II) USBPS2: Configuring as mouse
[    28.675] (II) USBPS2: Configuring as keyboard
[    28.675] (II) USBPS2: Adding scrollwheel support
[    28.675] (**) USBPS2: YAxisMapping: buttons 4 and 5
[    28.675] (**) USBPS2: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.3/1-2.3:1.1/input/input7/event7"
[    28.675] (II) XINPUT: Adding extended input device "USBPS2" (type: KEYBOARD, id 9)
[    28.675] (**) Option "xkb_rules" "evdev"
[    28.675] (**) Option "xkb_model" "pc105"
[    28.675] (**) Option "xkb_layout" "us"
[    28.675] (**) Option "xkb_options" "ctrl:nocaps"
[    28.676] (II) USBPS2: initialized for relative axes.
[    28.676] (WW) USBPS2: ignoring absolute axes.
[    28.676] (**) USBPS2: (accel) keeping acceleration scheme 1
[    28.676] (**) USBPS2: (accel) acceleration profile 0
[    28.676] (**) USBPS2: (accel) acceleration factor: 2.000
[    28.676] (**) USBPS2: (accel) acceleration threshold: 4
[    28.677] (II) config/udev: Adding input device USBPS2 (/dev/input/mouse1)
[    28.677] (II) No input driver specified, ignoring this device.
[    28.677] (II) This device may have been added with another device file.
[    28.677] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event8)
[    28.677] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    28.678] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[    28.678] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.678] (**)  USB OPTICAL MOUSE: always reports core events
[    28.678] (**)  USB OPTICAL MOUSE: Device: "/dev/input/event8"
[    28.678] (--)  USB OPTICAL MOUSE: Found 3 mouse buttons
[    28.678] (--)  USB OPTICAL MOUSE: Found scroll wheel(s)
[    28.678] (--)  USB OPTICAL MOUSE: Found relative axes
[    28.678] (--)  USB OPTICAL MOUSE: Found x and y relative axes
[    28.678] (II)  USB OPTICAL MOUSE: Configuring as mouse
[    28.678] (II)  USB OPTICAL MOUSE: Adding scrollwheel support
[    28.678] (**)  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[    28.678] (**)  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.678] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.4/1-2.4:1.0/input/input8/event8"
[    28.678] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
[    28.678] (II)  USB OPTICAL MOUSE: initialized for relative axes.
[    28.678] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[    28.678] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[    28.678] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    28.678] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    28.679] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse2)
[    28.679] (II) No input driver specified, ignoring this device.
[    28.679] (II) This device may have been added with another device file.
[    28.680] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    28.680] (II) No input driver specified, ignoring this device.
[    28.680] (II) This device may have been added with another device file.
[    28.681] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ite-cir) (/dev/input/event4)
[    28.681] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "evdev pointer catchall"
[    28.681] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "evdev keyboard catchall"
[    28.681] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (ite-cir)'
[    28.681] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.681] (**) MCE IR Keyboard/Mouse (ite-cir): always reports core events
[    28.681] (**) MCE IR Keyboard/Mouse (ite-cir): Device: "/dev/input/event4"
[    28.681] (--) MCE IR Keyboard/Mouse (ite-cir): Found 3 mouse buttons
[    28.681] (--) MCE IR Keyboard/Mouse (ite-cir): Found relative axes
[    28.681] (--) MCE IR Keyboard/Mouse (ite-cir): Found x and y relative axes
[    28.681] (--) MCE IR Keyboard/Mouse (ite-cir): Found keys
[    28.681] (II) MCE IR Keyboard/Mouse (ite-cir): Configuring as mouse
[    28.681] (II) MCE IR Keyboard/Mouse (ite-cir): Configuring as keyboard
[    28.681] (**) MCE IR Keyboard/Mouse (ite-cir): YAxisMapping: buttons 4 and 5
[    28.681] (**) MCE IR Keyboard/Mouse (ite-cir): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.681] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[    28.681] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (ite-cir)" (type: KEYBOARD, id 11)
[    28.681] (**) Option "xkb_rules" "evdev"
[    28.681] (**) Option "xkb_model" "pc105"
[    28.681] (**) Option "xkb_layout" "us"
[    28.681] (**) Option "xkb_options" "ctrl:nocaps"
[    28.682] (II) MCE IR Keyboard/Mouse (ite-cir): initialized for relative axes.
[    28.682] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) keeping acceleration scheme 1
[    28.682] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration profile 0
[    28.682] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration factor: 2.000
[    28.682] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration threshold: 4
[    28.682] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ite-cir) (/dev/input/mouse0)
[    28.683] (II) No input driver specified, ignoring this device.
[    28.683] (II) This device may have been added with another device file.
[    28.683] (II) config/udev: Adding input device ITE8704 CIR transceiver (/dev/input/event2)
[    28.683] (**) ITE8704 CIR transceiver: Applying InputClass "evdev keyboard catchall"
[    28.683] (II) Using input driver 'evdev' for 'ITE8704 CIR transceiver'
[    28.683] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.683] (**) ITE8704 CIR transceiver: always reports core events
[    28.683] (**) ITE8704 CIR transceiver: Device: "/dev/input/event2"
[    28.683] (--) ITE8704 CIR transceiver: Found keys
[    28.683] (II) ITE8704 CIR transceiver: Configuring as keyboard
[    28.684] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input2/event2"
[    28.684] (II) XINPUT: Adding extended input device "ITE8704 CIR transceiver" (type: KEYBOARD, id 12)
[    28.684] (**) Option "xkb_rules" "evdev"
[    28.684] (**) Option "xkb_model" "pc105"
[    28.684] (**) Option "xkb_layout" "us"
[    28.684] (**) Option "xkb_options" "ctrl:nocaps"
[   189.392] (II) Open ACPI successful (/var/run/acpid.socket)
[   189.392] (II) VESA(0): Setting up VESA Mode 0x124 (1280x1024)
[    26.521] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[    26.521] X Protocol Version 11, Revision 0
[    26.521] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[    26.521] Current Operating System: Linux chicory 3.2.0-2-amd64 #1 SMP Sun Mar 4 22:48:17 UTC 2012 x86_64
[    26.521] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/chicory-root ro quiet
[    26.521] Build Date: 04 March 2012  11:42:13PM
[    26.521] xorg-server 2:1.11.4-1 (Cyril Brulebois <kibi@debian.org>) 
[    26.521] Current version of pixman: 0.24.4
[    26.521] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    26.521] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.522] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 24 11:41:43 2012
[    26.555] (==) Using config file: "/etc/X11/xorg.conf"
[    26.555] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    26.615] (==) No Layout section.  Using the first Screen section.
[    26.615] (==) No screen section available. Using defaults.
[    26.615] (**) |-->Screen "Default Screen Section" (0)
[    26.615] (**) |   |-->Monitor "<default monitor>"
[    26.617] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    26.617] (**) |   |-->Device "videocard"
[    26.617] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    26.617] (==) Automatically adding devices
[    26.617] (==) Automatically enabling devices
[    26.759] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    26.759] 	Entry deleted from font path.
[    26.794] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    26.795] 	Entry deleted from font path.
[    26.795] (==) 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
[    26.795] (==) ModulePath set to "/usr/lib/xorg/modules"
[    26.795] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    26.795] (II) Loader magic: 0x7ff278e7fae0
[    26.795] (II) Module ABI versions:
[    26.795] 	X.Org ANSI C Emulation: 0.4
[    26.795] 	X.Org Video Driver: 11.0
[    26.795] 	X.Org XInput driver : 13.0
[    26.795] 	X.Org Server Extension : 6.0
[    26.796] (--) PCI:*(0:0:1:0) 1002:9802:19da:a191 rev 0, Mem @ 0xb0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
[    26.797] (II) Open ACPI successful (/var/run/acpid.socket)
[    26.797] (II) LoadModule: "extmod"
[    26.866] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    26.891] (II) Module extmod: vendor="X.Org Foundation"
[    26.891] 	compiled for 1.11.4, module version = 1.0.0
[    26.891] 	Module class: X.Org Server Extension
[    26.891] 	ABI class: X.Org Server Extension, version 6.0
[    26.891] (II) Loading extension SELinux
[    26.891] (II) Loading extension MIT-SCREEN-SAVER
[    26.891] (II) Loading extension XFree86-VidModeExtension
[    26.891] (II) Loading extension XFree86-DGA
[    26.891] (II) Loading extension DPMS
[    26.891] (II) Loading extension XVideo
[    26.891] (II) Loading extension XVideo-MotionCompensation
[    26.891] (II) Loading extension X-Resource
[    26.891] (II) LoadModule: "dbe"
[    26.891] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    26.907] (II) Module dbe: vendor="X.Org Foundation"
[    26.907] 	compiled for 1.11.4, module version = 1.0.0
[    26.907] 	Module class: X.Org Server Extension
[    26.907] 	ABI class: X.Org Server Extension, version 6.0
[    26.907] (II) Loading extension DOUBLE-BUFFER
[    26.907] (II) LoadModule: "glx"
[    26.907] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.929] (II) Module glx: vendor="X.Org Foundation"
[    26.929] 	compiled for 1.11.4, module version = 1.0.0
[    26.929] 	ABI class: X.Org Server Extension, version 6.0
[    26.929] (==) AIGLX enabled
[    26.929] (II) Loading extension GLX
[    26.930] (II) LoadModule: "record"
[    26.930] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    26.931] (II) Module record: vendor="X.Org Foundation"
[    26.932] 	compiled for 1.11.4, module version = 1.13.0
[    26.932] 	Module class: X.Org Server Extension
[    26.932] 	ABI class: X.Org Server Extension, version 6.0
[    26.932] (II) Loading extension RECORD
[    26.932] (II) LoadModule: "dri"
[    26.932] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    26.964] (II) Module dri: vendor="X.Org Foundation"
[    26.964] 	compiled for 1.11.4, module version = 1.0.0
[    26.964] 	ABI class: X.Org Server Extension, version 6.0
[    26.964] (II) Loading extension XFree86-DRI
[    26.964] (II) LoadModule: "dri2"
[    26.964] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.967] (II) Module dri2: vendor="X.Org Foundation"
[    26.967] 	compiled for 1.11.4, module version = 1.2.0
[    26.967] 	ABI class: X.Org Server Extension, version 6.0
[    26.967] (II) Loading extension DRI2
[    26.967] (II) LoadModule: "fbdev"
[    26.969] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    27.034] (II) Module fbdev: vendor="X.Org Foundation"
[    27.034] 	compiled for 1.11.0, module version = 0.4.2
[    27.034] 	ABI class: X.Org Video Driver, version 11.0
[    27.034] (II) FBDEV: driver for framebuffer: fbdev
[    27.034] (++) using VT number 7

[    27.061] (II) Loading sub module "fbdevhw"
[    27.061] (II) LoadModule: "fbdevhw"
[    27.061] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    27.106] (II) Module fbdevhw: vendor="X.Org Foundation"
[    27.106] 	compiled for 1.11.4, module version = 0.0.2
[    27.106] 	ABI class: X.Org Video Driver, version 11.0
[    27.106] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    27.106] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    27.106] (**) FBDEV(0): claimed PCI slot 0@0:1:0
[    27.106] (II) FBDEV(0): using default device
[    27.106] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    27.106] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[    27.106] (==) FBDEV(0): RGB weight 888
[    27.107] (==) FBDEV(0): Default visual is TrueColor
[    27.107] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[    27.107] (II) FBDEV(0): hardware: radeondrmfb (video memory: 8100kB)
[    27.107] (II) FBDEV(0): checking modes against framebuffer device...
[    27.107] (II) FBDEV(0): checking modes against monitor...
[    27.107] (--) FBDEV(0): Virtual size is 1920x1080 (pitch 1920)
[    27.107] (**) FBDEV(0):  Built-in mode "current"
[    27.107] (==) FBDEV(0): DPI set to (96, 96)
[    27.107] (II) Loading sub module "fb"
[    27.107] (II) LoadModule: "fb"
[    27.159] (II) Loading /usr/lib/xorg/modules/libfb.so
[    27.176] (II) Module fb: vendor="X.Org Foundation"
[    27.176] 	compiled for 1.11.4, module version = 1.0.0
[    27.176] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.176] (**) FBDEV(0): using shadow framebuffer
[    27.176] (II) Loading sub module "shadow"
[    27.176] (II) LoadModule: "shadow"
[    27.200] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    27.312] (II) Module shadow: vendor="X.Org Foundation"
[    27.312] 	compiled for 1.11.4, module version = 1.1.0
[    27.312] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.312] (==) Depth 24 pixmap format is 32 bpp
[    27.455] (==) FBDEV(0): Backing store disabled
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.456] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.457] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.458] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.459] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.460] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.461] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument
[    27.462] (==) FBDEV(0): DPMS enabled
[    27.462] (==) RandR enabled
[    27.462] (II) Initializing built-in extension Generic Event Extension
[    27.462] (II) Initializing built-in extension SHAPE
[    27.462] (II) Initializing built-in extension MIT-SHM
[    27.462] (II) Initializing built-in extension XInputExtension
[    27.462] (II) Initializing built-in extension XTEST
[    27.462] (II) Initializing built-in extension BIG-REQUESTS
[    27.462] (II) Initializing built-in extension SYNC
[    27.462] (II) Initializing built-in extension XKEYBOARD
[    27.462] (II) Initializing built-in extension XC-MISC
[    27.462] (II) Initializing built-in extension SECURITY
[    27.462] (II) Initializing built-in extension XINERAMA
[    27.462] (II) Initializing built-in extension XFIXES
[    27.462] (II) Initializing built-in extension RENDER
[    27.463] (II) Initializing built-in extension RANDR
[    27.463] (II) Initializing built-in extension COMPOSITE
[    27.463] (II) Initializing built-in extension DAMAGE
[    27.463] (II) SELinux: Disabled on system
[    27.476] (II) AIGLX: Screen 0 is not DRI2 capable
[    27.476] (II) AIGLX: Screen 0 is not DRI capable
[    27.682] (II) AIGLX: Loaded and initialized swrast
[    27.682] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    28.567] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    28.567] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.567] (II) LoadModule: "evdev"
[    28.568] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.744] (II) Module evdev: vendor="X.Org Foundation"
[    28.744] 	compiled for 1.11.0, module version = 2.6.0
[    28.744] 	Module class: X.Org XInput Driver
[    28.744] 	ABI class: X.Org XInput driver, version 13.0
[    28.744] (II) Using input driver 'evdev' for 'Power Button'
[    28.744] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.744] (**) Power Button: always reports core events
[    28.744] (**) Power Button: Device: "/dev/input/event1"
[    28.745] (--) Power Button: Found keys
[    28.745] (II) Power Button: Configuring as keyboard
[    28.745] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    28.745] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.745] (**) Option "xkb_rules" "evdev"
[    28.745] (**) Option "xkb_model" "pc105"
[    28.745] (**) Option "xkb_layout" "us"
[    28.745] (**) Option "xkb_options" "ctrl:nocaps"
[    28.881] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    28.881] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.881] (II) Using input driver 'evdev' for 'Power Button'
[    28.881] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.881] (**) Power Button: always reports core events
[    28.881] (**) Power Button: Device: "/dev/input/event0"
[    28.881] (--) Power Button: Found keys
[    28.881] (II) Power Button: Configuring as keyboard
[    28.881] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    28.881] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    28.881] (**) Option "xkb_rules" "evdev"
[    28.881] (**) Option "xkb_model" "pc105"
[    28.881] (**) Option "xkb_layout" "us"
[    28.881] (**) Option "xkb_options" "ctrl:nocaps"
[    28.882] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event8)
[    28.882] (II) No input driver specified, ignoring this device.
[    28.882] (II) This device may have been added with another device file.
[    28.883] (II) config/udev: Adding input device USBPS2 (/dev/input/event5)
[    28.883] (**) USBPS2: Applying InputClass "evdev keyboard catchall"
[    28.883] (II) Using input driver 'evdev' for 'USBPS2'
[    28.883] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.883] (**) USBPS2: always reports core events
[    28.883] (**) USBPS2: Device: "/dev/input/event5"
[    28.883] (--) USBPS2: Found keys
[    28.883] (II) USBPS2: Configuring as keyboard
[    28.883] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-2/3-2.3/3-2.3:1.0/input/input5/event5"
[    28.883] (II) XINPUT: Adding extended input device "USBPS2" (type: KEYBOARD, id 8)
[    28.883] (**) Option "xkb_rules" "evdev"
[    28.883] (**) Option "xkb_model" "pc105"
[    28.883] (**) Option "xkb_layout" "us"
[    28.883] (**) Option "xkb_options" "ctrl:nocaps"
[    28.884] (II) config/udev: Adding input device USBPS2 (/dev/input/event6)
[    28.885] (**) USBPS2: Applying InputClass "evdev pointer catchall"
[    28.885] (**) USBPS2: Applying InputClass "evdev keyboard catchall"
[    28.885] (II) Using input driver 'evdev' for 'USBPS2'
[    28.885] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.885] (**) USBPS2: always reports core events
[    28.885] (**) USBPS2: Device: "/dev/input/event6"
[    28.885] (--) USBPS2: Found 9 mouse buttons
[    28.885] (--) USBPS2: Found scroll wheel(s)
[    28.885] (--) USBPS2: Found relative axes
[    28.885] (--) USBPS2: Found x and y relative axes
[    28.885] (--) USBPS2: Found absolute axes
[    28.885] (--) USBPS2: Found keys
[    28.885] (II) USBPS2: Configuring as mouse
[    28.885] (II) USBPS2: Configuring as keyboard
[    28.885] (II) USBPS2: Adding scrollwheel support
[    28.885] (**) USBPS2: YAxisMapping: buttons 4 and 5
[    28.885] (**) USBPS2: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.885] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-2/3-2.3/3-2.3:1.1/input/input6/event6"
[    28.885] (II) XINPUT: Adding extended input device "USBPS2" (type: KEYBOARD, id 9)
[    28.885] (**) Option "xkb_rules" "evdev"
[    28.885] (**) Option "xkb_model" "pc105"
[    28.885] (**) Option "xkb_layout" "us"
[    28.885] (**) Option "xkb_options" "ctrl:nocaps"
[    28.886] (II) USBPS2: initialized for relative axes.
[    28.886] (WW) USBPS2: ignoring absolute axes.
[    28.886] (**) USBPS2: (accel) keeping acceleration scheme 1
[    28.886] (**) USBPS2: (accel) acceleration profile 0
[    28.886] (**) USBPS2: (accel) acceleration factor: 2.000
[    28.886] (**) USBPS2: (accel) acceleration threshold: 4
[    28.887] (II) config/udev: Adding input device USBPS2 (/dev/input/mouse1)
[    28.887] (II) No input driver specified, ignoring this device.
[    28.887] (II) This device may have been added with another device file.
[    28.887] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event7)
[    28.887] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    28.887] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[    28.887] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.887] (**)  USB OPTICAL MOUSE: always reports core events
[    28.887] (**)  USB OPTICAL MOUSE: Device: "/dev/input/event7"
[    28.888] (--)  USB OPTICAL MOUSE: Found 3 mouse buttons
[    28.888] (--)  USB OPTICAL MOUSE: Found scroll wheel(s)
[    28.888] (--)  USB OPTICAL MOUSE: Found relative axes
[    28.888] (--)  USB OPTICAL MOUSE: Found x and y relative axes
[    28.888] (II)  USB OPTICAL MOUSE: Configuring as mouse
[    28.888] (II)  USB OPTICAL MOUSE: Adding scrollwheel support
[    28.888] (**)  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[    28.888] (**)  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.888] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb3/3-2/3-2.4/3-2.4:1.0/input/input7/event7"
[    28.888] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
[    28.888] (II)  USB OPTICAL MOUSE: initialized for relative axes.
[    28.888] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[    28.888] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[    28.888] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    28.888] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    28.889] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse2)
[    28.889] (II) No input driver specified, ignoring this device.
[    28.889] (II) This device may have been added with another device file.
[    28.889] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    28.889] (II) No input driver specified, ignoring this device.
[    28.889] (II) This device may have been added with another device file.
[    28.890] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ite-cir) (/dev/input/event4)
[    28.890] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "evdev pointer catchall"
[    28.890] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "evdev keyboard catchall"
[    28.891] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (ite-cir)'
[    28.891] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.891] (**) MCE IR Keyboard/Mouse (ite-cir): always reports core events
[    28.891] (**) MCE IR Keyboard/Mouse (ite-cir): Device: "/dev/input/event4"
[    28.891] (--) MCE IR Keyboard/Mouse (ite-cir): Found 3 mouse buttons
[    28.891] (--) MCE IR Keyboard/Mouse (ite-cir): Found relative axes
[    28.891] (--) MCE IR Keyboard/Mouse (ite-cir): Found x and y relative axes
[    28.891] (--) MCE IR Keyboard/Mouse (ite-cir): Found keys
[    28.891] (II) MCE IR Keyboard/Mouse (ite-cir): Configuring as mouse
[    28.891] (II) MCE IR Keyboard/Mouse (ite-cir): Configuring as keyboard
[    28.891] (**) MCE IR Keyboard/Mouse (ite-cir): YAxisMapping: buttons 4 and 5
[    28.891] (**) MCE IR Keyboard/Mouse (ite-cir): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    28.891] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[    28.891] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (ite-cir)" (type: KEYBOARD, id 11)
[    28.891] (**) Option "xkb_rules" "evdev"
[    28.891] (**) Option "xkb_model" "pc105"
[    28.891] (**) Option "xkb_layout" "us"
[    28.891] (**) Option "xkb_options" "ctrl:nocaps"
[    28.891] (II) MCE IR Keyboard/Mouse (ite-cir): initialized for relative axes.
[    28.892] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) keeping acceleration scheme 1
[    28.892] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration profile 0
[    28.892] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration factor: 2.000
[    28.892] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration threshold: 4
[    28.892] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ite-cir) (/dev/input/mouse0)
[    28.892] (II) No input driver specified, ignoring this device.
[    28.892] (II) This device may have been added with another device file.
[    28.893] (II) config/udev: Adding input device ITE8704 CIR transceiver (/dev/input/event2)
[    28.893] (**) ITE8704 CIR transceiver: Applying InputClass "evdev keyboard catchall"
[    28.893] (II) Using input driver 'evdev' for 'ITE8704 CIR transceiver'
[    28.893] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    28.893] (**) ITE8704 CIR transceiver: always reports core events
[    28.893] (**) ITE8704 CIR transceiver: Device: "/dev/input/event2"
[    28.893] (--) ITE8704 CIR transceiver: Found keys
[    28.893] (II) ITE8704 CIR transceiver: Configuring as keyboard
[    28.893] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input2/event2"
[    28.893] (II) XINPUT: Adding extended input device "ITE8704 CIR transceiver" (type: KEYBOARD, id 12)
[    28.893] (**) Option "xkb_rules" "evdev"
[    28.893] (**) Option "xkb_model" "pc105"
[    28.893] (**) Option "xkb_layout" "us"
[    28.894] (**) Option "xkb_options" "ctrl:nocaps"
[    25.396] 
X.Org X Server 1.11.4
Release Date: 2012-01-27
[    25.397] X Protocol Version 11, Revision 0
[    25.397] Build Operating System: Linux 3.2.0-1-amd64 x86_64 Debian
[    25.397] Current Operating System: Linux chicory 3.2.0-2-amd64 #1 SMP Sun Mar 4 22:48:17 UTC 2012 x86_64
[    25.397] Kernel command line: BOOT_IMAGE=/vmlinuz-3.2.0-2-amd64 root=/dev/mapper/chicory-root ro quiet
[    25.397] Build Date: 04 March 2012  11:42:13PM
[    25.397] xorg-server 2:1.11.4-1 (Cyril Brulebois <kibi@debian.org>) 
[    25.397] Current version of pixman: 0.24.4
[    25.397] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.397] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.397] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 24 11:45:50 2012
[    25.479] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.555] (==) No Layout section.  Using the first Screen section.
[    25.555] (==) No screen section available. Using defaults.
[    25.555] (**) |-->Screen "Default Screen Section" (0)
[    25.555] (**) |   |-->Monitor "<default monitor>"
[    25.584] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    25.584] (==) Automatically adding devices
[    25.584] (==) Automatically enabling devices
[    25.668] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    25.668] 	Entry deleted from font path.
[    25.849] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    25.849] 	Entry deleted from font path.
[    25.849] (==) 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
[    25.849] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.849] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.850] (II) Loader magic: 0x7f270662cae0
[    25.850] (II) Module ABI versions:
[    25.850] 	X.Org ANSI C Emulation: 0.4
[    25.850] 	X.Org Video Driver: 11.0
[    25.850] 	X.Org XInput driver : 13.0
[    25.850] 	X.Org Server Extension : 6.0
[    25.851] (--) PCI:*(0:0:1:0) 1002:9802:19da:a191 rev 0, Mem @ 0xb0000000/268435456, 0xfeb00000/262144, I/O @ 0x0000f000/256
[    25.852] (II) Open ACPI successful (/var/run/acpid.socket)
[    25.852] (II) LoadModule: "extmod"
[    25.903] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    25.998] (II) Module extmod: vendor="X.Org Foundation"
[    25.998] 	compiled for 1.11.4, module version = 1.0.0
[    25.998] 	Module class: X.Org Server Extension
[    25.998] 	ABI class: X.Org Server Extension, version 6.0
[    25.998] (II) Loading extension SELinux
[    25.998] (II) Loading extension MIT-SCREEN-SAVER
[    25.998] (II) Loading extension XFree86-VidModeExtension
[    25.998] (II) Loading extension XFree86-DGA
[    25.998] (II) Loading extension DPMS
[    25.998] (II) Loading extension XVideo
[    25.998] (II) Loading extension XVideo-MotionCompensation
[    25.998] (II) Loading extension X-Resource
[    25.998] (II) LoadModule: "dbe"
[    25.998] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    26.040] (II) Module dbe: vendor="X.Org Foundation"
[    26.040] 	compiled for 1.11.4, module version = 1.0.0
[    26.040] 	Module class: X.Org Server Extension
[    26.040] 	ABI class: X.Org Server Extension, version 6.0
[    26.040] (II) Loading extension DOUBLE-BUFFER
[    26.040] (II) LoadModule: "glx"
[    26.040] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    26.146] (II) Module glx: vendor="X.Org Foundation"
[    26.146] 	compiled for 1.11.4, module version = 1.0.0
[    26.146] 	ABI class: X.Org Server Extension, version 6.0
[    26.146] (==) AIGLX enabled
[    26.146] (II) Loading extension GLX
[    26.158] (II) LoadModule: "record"
[    26.158] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    26.239] (II) Module record: vendor="X.Org Foundation"
[    26.239] 	compiled for 1.11.4, module version = 1.13.0
[    26.240] 	Module class: X.Org Server Extension
[    26.240] 	ABI class: X.Org Server Extension, version 6.0
[    26.240] (II) Loading extension RECORD
[    26.240] (II) LoadModule: "dri"
[    26.240] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    26.373] (II) Module dri: vendor="X.Org Foundation"
[    26.373] 	compiled for 1.11.4, module version = 1.0.0
[    26.373] 	ABI class: X.Org Server Extension, version 6.0
[    26.373] (II) Loading extension XFree86-DRI
[    26.373] (II) LoadModule: "dri2"
[    26.373] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    26.407] (II) Module dri2: vendor="X.Org Foundation"
[    26.407] 	compiled for 1.11.4, module version = 1.2.0
[    26.407] 	ABI class: X.Org Server Extension, version 6.0
[    26.407] (II) Loading extension DRI2
[    26.407] (==) Matched ati as autoconfigured driver 0
[    26.407] (==) Matched vesa as autoconfigured driver 1
[    26.407] (==) Matched fbdev as autoconfigured driver 2
[    26.407] (==) Assigned the driver to the xf86ConfigLayout
[    26.407] (II) LoadModule: "ati"
[    26.432] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    26.475] (II) Module ati: vendor="X.Org Foundation"
[    26.475] 	compiled for 1.11.2.902, module version = 6.14.3
[    26.475] 	Module class: X.Org Video Driver
[    26.475] 	ABI class: X.Org Video Driver, version 11.0
[    26.503] (II) LoadModule: "radeon"
[    26.534] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    26.872] (II) Module radeon: vendor="X.Org Foundation"
[    26.872] 	compiled for 1.11.2.902, module version = 6.14.3
[    26.873] 	Module class: X.Org Video Driver
[    26.873] 	ABI class: X.Org Video Driver, version 11.0
[    26.889] (II) LoadModule: "vesa"
[    26.889] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    26.974] (II) Module vesa: vendor="X.Org Foundation"
[    26.974] 	compiled for 1.11.0, module version = 2.3.0
[    26.974] 	Module class: X.Org Video Driver
[    26.974] 	ABI class: X.Org Video Driver, version 11.0
[    26.974] (II) LoadModule: "fbdev"
[    26.974] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    26.976] (II) Module fbdev: vendor="X.Org Foundation"
[    26.976] 	compiled for 1.11.0, module version = 0.4.2
[    26.976] 	ABI class: X.Org Video Driver, version 11.0
[    26.976] (II) RADEON: Driver for ATI Radeon chipsets:
	ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
	ATI Radeon Mobility X300 (M24) 3152 (PCIE),
	ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
	ATI Radeon X600 (RV380) 3E50 (PCIE),
	ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
	ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
	ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
	ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
	ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
	ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
	ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
	ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
	ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
	ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
	ATI Radeon IGP330M/340M/350M (U2) 4337,
	ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
	ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
	ATI Radeon X800PRO (R420) JI (AGP),
	ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
	ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
	ATI Radeon Mobility 9800 (M18) JN (AGP),
	ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
	ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
	ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
	ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
	ATI Radeon Mobility M7 LW (AGP),
	ATI Mobility FireGL 7800 M7 LX (AGP),
	ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
	ATI FireGL Mobility 9000 (M9) Ld (AGP),
	ATI Radeon Mobility 9000 (M9) Lf (AGP),
	ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
	ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
	ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
	ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
	ATI Radeon 9800XT NJ (AGP),
	ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
	ATI Radeon Mobility 9600 (M10) NQ (AGP),
	ATI Radeon Mobility 9600 (M11) NR (AGP),
	ATI Radeon Mobility 9600 (M10) NS (AGP),
	ATI FireGL Mobility T2 (M10) NT (AGP),
	ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
	ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
	ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
	ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
	ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
	ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
	ATI Radeon Mobility X300 (M22) 5460 (PCIE),
	ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
	ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
	ATI Radeon X800PRO (R423) UI (PCIE),
	ATI Radeon X800LE (R423) UJ (PCIE),
	ATI Radeon X800SE (R423) UK (PCIE),
	ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
	ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
	ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
	ATI FireGL unknown (R423) UR (PCIE),
	ATI FireGL unknown (R423) UT (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility FireGL V5000 (M26) (PCIE),
	ATI Mobility Radeon X700 XL (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Mobility Radeon X700 (M26) (PCIE),
	ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
	ATI Radeon Mobility 9100 IGP (U3) 5835,
	ATI Radeon XPRESS 200 5954 (PCIE),
	ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
	ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
	ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
	ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
	ATI Radeon XPRESS 200M 5975 (PCIE),
	ATI Radeon XPRESS 200 5A41 (PCIE),
	ATI Radeon XPRESS 200M 5A42 (PCIE),
	ATI Radeon XPRESS 200 5A61 (PCIE),
	ATI Radeon XPRESS 200M 5A62 (PCIE),
	ATI Radeon X300 (RV370) 5B60 (PCIE),
	ATI Radeon X600 (RV370) 5B62 (PCIE),
	ATI Radeon X550 (RV370) 5B63 (PCIE),
	ATI FireGL V3100 (RV370) 5B64 (PCIE),
	ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
	ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
	ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
	ATI Mobility Radeon X800 XT (M28) (PCIE),
	ATI Mobility FireGL V5100 (M28) (PCIE),
	ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
	ATI Radeon X850 XT PE (R480) (PCIE),
	ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
	ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
	ATI Radeon X850 XT (R480) (PCIE),
	ATI Radeon X800XT (R423) 5D57 (PCIE),
	ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
	ATI Radeon X700 PRO (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
	ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
	ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
	ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
	ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
	ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
	ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
	ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
	ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
	ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
	ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
	ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
	ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
	ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
	ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
	ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
	ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
	ATI Mobility Radeon X1700, ATI Radeon X2300HD,
	ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
	ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
	ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
	ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
	ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
	ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
	ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
	ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
	ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
	ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
	ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
	ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
	ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
	ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
	AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
	ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
	ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
	ATI Mobility Radeon HD 4670, ATI FirePro M5750,
	ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
	ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
	ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
	ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
	ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
	ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
	ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI RV670,
	ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
	ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
	ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
	ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
	ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
	ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
	ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
	ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
	ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
	ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
	ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
	SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100,
	ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
	ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Mobility Radeon HD 5800 Series,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
	ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
	ATI Mobility Radeon HD 5000 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
	ATI Mobility Radeon Graphics, CEDAR,
	ATI FirePro (FireGL) Graphics Adapter,
	ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
	ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
	CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	BARTS, Mobility Radeon HD 6000 Series,
	Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
	AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
	TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
	CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
	CAICOS, CAICOS, CAICOS
[    26.991] (II) VESA: driver for VESA chipsets: vesa
[    26.991] (II) FBDEV: driver for framebuffer: fbdev
[    26.991] (++) using VT number 7

[    27.005] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    27.005] (II) [KMS] Kernel modesetting enabled.
[    27.005] (WW) Falling back to old probe method for vesa
[    27.005] (WW) Falling back to old probe method for fbdev
[    27.005] (II) Loading sub module "fbdevhw"
[    27.005] (II) LoadModule: "fbdevhw"
[    27.005] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    27.182] (II) Module fbdevhw: vendor="X.Org Foundation"
[    27.182] 	compiled for 1.11.4, module version = 0.0.2
[    27.182] 	ABI class: X.Org Video Driver, version 11.0
[    27.183] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    27.183] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    27.183] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    27.183] (==) RADEON(0): Default visual is TrueColor
[    27.183] (==) RADEON(0): RGB weight 888
[    27.183] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    27.183] (--) RADEON(0): Chipset: "AMD Radeon HD 6310 Graphics" (ChipID = 0x9802)
[    27.183] (II) RADEON(0): PCIE card detected
[    27.183] drmOpenDevice: node name is /dev/dri/card0
[    27.183] drmOpenDevice: open result is 9, (OK)
[    27.184] drmOpenByBusid: Searching for BusID pci:0000:00:01.0
[    27.184] drmOpenDevice: node name is /dev/dri/card0
[    27.184] drmOpenDevice: open result is 9, (OK)
[    27.184] drmOpenByBusid: drmOpenMinor returns 9
[    27.184] drmOpenByBusid: drmGetBusid reports pci:0000:00:01.0
[    27.184] (II) RADEON(0): GPU accel disabled or not working, using shadowfb for KMS
[    27.184] (II) Loading sub module "shadow"
[    27.184] (II) LoadModule: "shadow"
[    27.231] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    27.293] (II) Module shadow: vendor="X.Org Foundation"
[    27.293] 	compiled for 1.11.4, module version = 1.1.0
[    27.293] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.293] (II) RADEON(0): KMS Color Tiling: disabled
[    27.293] (II) RADEON(0): KMS Pageflipping: enabled
[    27.293] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[    27.308] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[    27.366] (II) RADEON(0): Output HDMI-0 has no monitor section
[    27.580] (II) RADEON(0): Output VGA-0 has no monitor section
[    27.596] (II) RADEON(0): EDID for output DisplayPort-0
[    27.654] (II) RADEON(0): EDID for output HDMI-0
[    27.654] (II) RADEON(0): Manufacturer: BNQ  Model: 7726  Serial#: 21573
[    27.654] (II) RADEON(0): Year: 2008  Week: 42
[    27.654] (II) RADEON(0): EDID Version: 1.3
[    27.654] (II) RADEON(0): Digital Display Input
[    27.654] (II) RADEON(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[    27.654] (II) RADEON(0): Gamma: 2.20
[    27.654] (II) RADEON(0): DPMS capabilities: Off
[    27.654] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    27.654] (II) RADEON(0): Default color space is primary color space
[    27.655] (II) RADEON(0): First detailed timing is preferred mode
[    27.655] (II) RADEON(0): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[    27.655] (II) RADEON(0): blueX: 0.143 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[    27.655] (II) RADEON(0): Supported established timings:
[    27.655] (II) RADEON(0): 720x400@70Hz
[    27.655] (II) RADEON(0): 640x480@60Hz
[    27.655] (II) RADEON(0): 640x480@75Hz
[    27.655] (II) RADEON(0): 800x600@60Hz
[    27.655] (II) RADEON(0): 800x600@75Hz
[    27.655] (II) RADEON(0): 1024x768@60Hz
[    27.655] (II) RADEON(0): 1024x768@75Hz
[    27.655] (II) RADEON(0): 1280x1024@75Hz
[    27.655] (II) RADEON(0): Manufacturer's mask: 0
[    27.655] (II) RADEON(0): Supported standard timings:
[    27.655] (II) RADEON(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    27.655] (II) RADEON(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    27.655] (II) RADEON(0): #2: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    27.655] (II) RADEON(0): Supported detailed timing:
[    27.655] (II) RADEON(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[    27.655] (II) RADEON(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    27.655] (II) RADEON(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    27.655] (II) RADEON(0): Serial No: 7A805238SL0
[    27.655] (II) RADEON(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 175 MHz
[    27.655] (II) RADEON(0): Monitor name: BenQ T2200HD
[    27.655] (II) RADEON(0): EDID (in hex):
[    27.655] (II) RADEON(0): 	00ffffffffffff0009d1267745540000
[    27.655] (II) RADEON(0): 	2a12010380301b782e3581a656489a24
[    27.655] (II) RADEON(0): 	125054a54b00714f8180d1c001010101
[    27.655] (II) RADEON(0): 	010101010101023a801871382d40582c
[    27.655] (II) RADEON(0): 	4500dd0c1100001e000000ff00374138
[    27.655] (II) RADEON(0): 	3035323338534c300a0a000000fd0038
[    27.655] (II) RADEON(0): 	4c1e5311000a202020202020000000fc
[    27.655] (II) RADEON(0): 	0042656e5120543232303048440a002f
[    27.655] (II) RADEON(0): Printing probed modes for output HDMI-0
[    27.655] (II) RADEON(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    27.655] (II) RADEON(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    27.655] (II) RADEON(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    27.655] (II) RADEON(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    27.656] (II) RADEON(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[    27.656] (II) RADEON(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    27.656] (II) RADEON(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    27.656] (II) RADEON(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    27.656] (II) RADEON(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    27.656] (II) RADEON(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    27.656] (II) RADEON(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    27.872] (II) RADEON(0): EDID for output VGA-0
[    27.872] (II) RADEON(0): Output DisplayPort-0 disconnected
[    27.872] (II) RADEON(0): Output HDMI-0 connected
[    27.872] (II) RADEON(0): Output VGA-0 disconnected
[    27.872] (II) RADEON(0): Using exact sizes for initial modes
[    27.872] (II) RADEON(0): Output HDMI-0 using initial mode 1920x1080
[    27.872] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    27.872] (II) RADEON(0): mem size init: gart size :1fdff000 vram size: s:18000000 visible:f7d7000
[    27.872] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
[    27.872] (==) RADEON(0): DPI set to (96, 96)
[    27.873] (II) Loading sub module "fb"
[    27.873] (II) LoadModule: "fb"
[    27.873] (II) Loading /usr/lib/xorg/modules/libfb.so
[    27.962] (II) Module fb: vendor="X.Org Foundation"
[    27.962] 	compiled for 1.11.4, module version = 1.0.0
[    27.962] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.962] (II) Loading sub module "ramdac"
[    27.962] (II) LoadModule: "ramdac"
[    27.962] (II) Module "ramdac" already built-in
[    27.962] (II) UnloadModule: "vesa"
[    27.962] (II) Unloading vesa
[    27.962] (II) UnloadModule: "fbdev"
[    27.962] (II) Unloading fbdev
[    27.962] (II) UnloadModule: "fbdevhw"
[    27.962] (II) Unloading fbdevhw
[    27.962] (--) Depth 24 pixmap format is 32 bpp
[    27.992] (II) RADEON(0): Front buffer size: 8640K
[    28.434] (II) RADEON(0): VRAM usage limit set to 220633K
[    28.631] (==) RADEON(0): Backing store disabled
[    28.631] (WW) RADEON(0): Direct rendering disabled
[    28.631] (II) RADEON(0): Acceleration disabled
[    28.631] (==) RADEON(0): DPMS enabled
[    28.631] (==) RADEON(0): Silken mouse enabled
[    28.631] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    28.631] (--) RandR disabled
[    28.632] (II) Initializing built-in extension Generic Event Extension
[    28.632] (II) Initializing built-in extension SHAPE
[    28.632] (II) Initializing built-in extension MIT-SHM
[    28.632] (II) Initializing built-in extension XInputExtension
[    28.632] (II) Initializing built-in extension XTEST
[    28.632] (II) Initializing built-in extension BIG-REQUESTS
[    28.632] (II) Initializing built-in extension SYNC
[    28.632] (II) Initializing built-in extension XKEYBOARD
[    28.632] (II) Initializing built-in extension XC-MISC
[    28.632] (II) Initializing built-in extension SECURITY
[    28.632] (II) Initializing built-in extension XINERAMA
[    28.632] (II) Initializing built-in extension XFIXES
[    28.632] (II) Initializing built-in extension RENDER
[    28.632] (II) Initializing built-in extension RANDR
[    28.632] (II) Initializing built-in extension COMPOSITE
[    28.632] (II) Initializing built-in extension DAMAGE
[    28.632] (II) SELinux: Disabled on system
[    28.645] (II) AIGLX: Screen 0 is not DRI2 capable
[    28.645] (II) AIGLX: Screen 0 is not DRI capable
[    29.136] (II) AIGLX: Loaded and initialized swrast
[    29.136] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    29.137] (II) RADEON(0): Setting screen physical size to 508 x 285
[    30.694] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    30.694] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.695] (II) LoadModule: "evdev"
[    30.695] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.821] (II) Module evdev: vendor="X.Org Foundation"
[    30.821] 	compiled for 1.11.0, module version = 2.6.0
[    30.821] 	Module class: X.Org XInput Driver
[    30.821] 	ABI class: X.Org XInput driver, version 13.0
[    30.821] (II) Using input driver 'evdev' for 'Power Button'
[    30.821] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.821] (**) Power Button: always reports core events
[    30.821] (**) Power Button: Device: "/dev/input/event1"
[    30.821] (--) Power Button: Found keys
[    30.821] (II) Power Button: Configuring as keyboard
[    30.821] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    30.821] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    30.821] (**) Option "xkb_rules" "evdev"
[    30.821] (**) Option "xkb_model" "pc105"
[    30.821] (**) Option "xkb_layout" "us"
[    30.821] (**) Option "xkb_options" "ctrl:nocaps"
[    30.909] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    30.909] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    30.909] (II) Using input driver 'evdev' for 'Power Button'
[    30.909] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.909] (**) Power Button: always reports core events
[    30.909] (**) Power Button: Device: "/dev/input/event0"
[    30.909] (--) Power Button: Found keys
[    30.909] (II) Power Button: Configuring as keyboard
[    30.909] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[    30.909] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    30.909] (**) Option "xkb_rules" "evdev"
[    30.909] (**) Option "xkb_model" "pc105"
[    30.909] (**) Option "xkb_layout" "us"
[    30.909] (**) Option "xkb_options" "ctrl:nocaps"
[    30.910] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event5)
[    30.910] (II) No input driver specified, ignoring this device.
[    30.910] (II) This device may have been added with another device file.
[    30.911] (II) config/udev: Adding input device USBPS2 (/dev/input/event6)
[    30.911] (**) USBPS2: Applying InputClass "evdev keyboard catchall"
[    30.911] (II) Using input driver 'evdev' for 'USBPS2'
[    30.911] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.911] (**) USBPS2: always reports core events
[    30.911] (**) USBPS2: Device: "/dev/input/event6"
[    30.911] (--) USBPS2: Found keys
[    30.911] (II) USBPS2: Configuring as keyboard
[    30.911] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.3/1-2.3:1.0/input/input6/event6"
[    30.911] (II) XINPUT: Adding extended input device "USBPS2" (type: KEYBOARD, id 8)
[    30.911] (**) Option "xkb_rules" "evdev"
[    30.911] (**) Option "xkb_model" "pc105"
[    30.911] (**) Option "xkb_layout" "us"
[    30.911] (**) Option "xkb_options" "ctrl:nocaps"
[    30.912] (II) config/udev: Adding input device USBPS2 (/dev/input/event7)
[    30.913] (**) USBPS2: Applying InputClass "evdev pointer catchall"
[    30.913] (**) USBPS2: Applying InputClass "evdev keyboard catchall"
[    30.913] (II) Using input driver 'evdev' for 'USBPS2'
[    30.913] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.913] (**) USBPS2: always reports core events
[    30.913] (**) USBPS2: Device: "/dev/input/event7"
[    30.913] (--) USBPS2: Found 9 mouse buttons
[    30.913] (--) USBPS2: Found scroll wheel(s)
[    30.913] (--) USBPS2: Found relative axes
[    30.913] (--) USBPS2: Found x and y relative axes
[    30.913] (--) USBPS2: Found absolute axes
[    30.913] (--) USBPS2: Found keys
[    30.913] (II) USBPS2: Configuring as mouse
[    30.913] (II) USBPS2: Configuring as keyboard
[    30.913] (II) USBPS2: Adding scrollwheel support
[    30.913] (**) USBPS2: YAxisMapping: buttons 4 and 5
[    30.913] (**) USBPS2: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    30.913] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.3/1-2.3:1.1/input/input7/event7"
[    30.913] (II) XINPUT: Adding extended input device "USBPS2" (type: KEYBOARD, id 9)
[    30.913] (**) Option "xkb_rules" "evdev"
[    30.913] (**) Option "xkb_model" "pc105"
[    30.913] (**) Option "xkb_layout" "us"
[    30.913] (**) Option "xkb_options" "ctrl:nocaps"
[    30.914] (II) USBPS2: initialized for relative axes.
[    30.914] (WW) USBPS2: ignoring absolute axes.
[    30.914] (**) USBPS2: (accel) keeping acceleration scheme 1
[    30.914] (**) USBPS2: (accel) acceleration profile 0
[    30.914] (**) USBPS2: (accel) acceleration factor: 2.000
[    30.914] (**) USBPS2: (accel) acceleration threshold: 4
[    30.915] (II) config/udev: Adding input device USBPS2 (/dev/input/mouse1)
[    30.915] (II) No input driver specified, ignoring this device.
[    30.915] (II) This device may have been added with another device file.
[    30.915] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event8)
[    30.915] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[    30.915] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[    30.915] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.915] (**)  USB OPTICAL MOUSE: always reports core events
[    30.915] (**)  USB OPTICAL MOUSE: Device: "/dev/input/event8"
[    30.916] (--)  USB OPTICAL MOUSE: Found 3 mouse buttons
[    30.916] (--)  USB OPTICAL MOUSE: Found scroll wheel(s)
[    30.916] (--)  USB OPTICAL MOUSE: Found relative axes
[    30.916] (--)  USB OPTICAL MOUSE: Found x and y relative axes
[    30.916] (II)  USB OPTICAL MOUSE: Configuring as mouse
[    30.916] (II)  USB OPTICAL MOUSE: Adding scrollwheel support
[    30.916] (**)  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[    30.916] (**)  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    30.916] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-2/1-2.4/1-2.4:1.0/input/input8/event8"
[    30.916] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 10)
[    30.916] (II)  USB OPTICAL MOUSE: initialized for relative axes.
[    30.916] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[    30.916] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[    30.916] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[    30.916] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[    30.917] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse2)
[    30.917] (II) No input driver specified, ignoring this device.
[    30.917] (II) This device may have been added with another device file.
[    30.917] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[    30.917] (II) No input driver specified, ignoring this device.
[    30.917] (II) This device may have been added with another device file.
[    30.918] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ite-cir) (/dev/input/event4)
[    30.918] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "evdev pointer catchall"
[    30.918] (**) MCE IR Keyboard/Mouse (ite-cir): Applying InputClass "evdev keyboard catchall"
[    30.918] (II) Using input driver 'evdev' for 'MCE IR Keyboard/Mouse (ite-cir)'
[    30.918] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.919] (**) MCE IR Keyboard/Mouse (ite-cir): always reports core events
[    30.919] (**) MCE IR Keyboard/Mouse (ite-cir): Device: "/dev/input/event4"
[    30.919] (--) MCE IR Keyboard/Mouse (ite-cir): Found 3 mouse buttons
[    30.919] (--) MCE IR Keyboard/Mouse (ite-cir): Found relative axes
[    30.919] (--) MCE IR Keyboard/Mouse (ite-cir): Found x and y relative axes
[    30.919] (--) MCE IR Keyboard/Mouse (ite-cir): Found keys
[    30.919] (II) MCE IR Keyboard/Mouse (ite-cir): Configuring as mouse
[    30.919] (II) MCE IR Keyboard/Mouse (ite-cir): Configuring as keyboard
[    30.919] (**) MCE IR Keyboard/Mouse (ite-cir): YAxisMapping: buttons 4 and 5
[    30.919] (**) MCE IR Keyboard/Mouse (ite-cir): EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    30.919] (**) Option "config_info" "udev:/sys/devices/virtual/input/input4/event4"
[    30.919] (II) XINPUT: Adding extended input device "MCE IR Keyboard/Mouse (ite-cir)" (type: KEYBOARD, id 11)
[    30.919] (**) Option "xkb_rules" "evdev"
[    30.919] (**) Option "xkb_model" "pc105"
[    30.919] (**) Option "xkb_layout" "us"
[    30.919] (**) Option "xkb_options" "ctrl:nocaps"
[    30.919] (II) MCE IR Keyboard/Mouse (ite-cir): initialized for relative axes.
[    30.920] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) keeping acceleration scheme 1
[    30.920] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration profile 0
[    30.920] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration factor: 2.000
[    30.920] (**) MCE IR Keyboard/Mouse (ite-cir): (accel) acceleration threshold: 4
[    30.920] (II) config/udev: Adding input device MCE IR Keyboard/Mouse (ite-cir) (/dev/input/mouse0)
[    30.920] (II) No input driver specified, ignoring this device.
[    30.920] (II) This device may have been added with another device file.
[    30.921] (II) config/udev: Adding input device ITE8704 CIR transceiver (/dev/input/event2)
[    30.921] (**) ITE8704 CIR transceiver: Applying InputClass "evdev keyboard catchall"
[    30.921] (II) Using input driver 'evdev' for 'ITE8704 CIR transceiver'
[    30.921] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    30.921] (**) ITE8704 CIR transceiver: always reports core events
[    30.921] (**) ITE8704 CIR transceiver: Device: "/dev/input/event2"
[    30.921] (--) ITE8704 CIR transceiver: Found keys
[    30.921] (II) ITE8704 CIR transceiver: Configuring as keyboard
[    30.921] (**) Option "config_info" "udev:/sys/devices/virtual/rc/rc0/input2/event2"
[    30.921] (II) XINPUT: Adding extended input device "ITE8704 CIR transceiver" (type: KEYBOARD, id 12)
[    30.921] (**) Option "xkb_rules" "evdev"
[    30.921] (**) Option "xkb_model" "pc105"
[    30.921] (**) Option "xkb_layout" "us"
[    30.921] (**) Option "xkb_options" "ctrl:nocaps"
[    31.062] (II) RADEON(0): EDID vendor "BNQ", prod id 30502
[    31.063] (II) RADEON(0): Using EDID range info for horizontal sync
[    31.063] (II) RADEON(0): Using EDID range info for vertical refresh
[    31.063] (II) RADEON(0): Printing DDC gathered Modelines:
[    31.063] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    31.063] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    31.063] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    31.063] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    31.063] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    31.063] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    31.063] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    31.063] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    31.063] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    31.063] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    31.063] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    31.063] (II) RADEON(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[    35.742] (II) RADEON(0): EDID vendor "BNQ", prod id 30502
[    35.743] (II) RADEON(0): Using hsync ranges from config file
[    35.743] (II) RADEON(0): Using vrefresh ranges from config file
[    35.743] (II) RADEON(0): Printing DDC gathered Modelines:
[    35.743] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    35.743] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    35.743] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    35.743] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    35.743] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    35.743] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    35.743] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    35.743] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    35.743] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    35.743] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    35.743] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    35.743] (II) RADEON(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[    38.259] (II) RADEON(0): EDID vendor "BNQ", prod id 30502
[    38.259] (II) RADEON(0): Using hsync ranges from config file
[    38.259] (II) RADEON(0): Using vrefresh ranges from config file
[    38.259] (II) RADEON(0): Printing DDC gathered Modelines:
[    38.259] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    38.259] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    38.259] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    38.260] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    38.260] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    38.260] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    38.260] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    38.260] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    38.260] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    38.260] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    38.260] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    38.260] (II) RADEON(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[    43.574] (II) RADEON(0): EDID vendor "BNQ", prod id 30502
[    43.574] (II) RADEON(0): Using hsync ranges from config file
[    43.574] (II) RADEON(0): Using vrefresh ranges from config file
[    43.574] (II) RADEON(0): Printing DDC gathered Modelines:
[    43.574] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    43.574] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    43.574] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    43.574] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    43.574] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    43.574] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    43.574] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    43.574] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    43.574] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    43.574] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    43.574] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    43.574] (II) RADEON(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[    43.867] (II) RADEON(0): EDID vendor "BNQ", prod id 30502
[    43.867] (II) RADEON(0): Using hsync ranges from config file
[    43.867] (II) RADEON(0): Using vrefresh ranges from config file
[    43.867] (II) RADEON(0): Printing DDC gathered Modelines:
[    43.867] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    43.867] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    43.867] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    43.867] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    43.867] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    43.867] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    43.867] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    43.867] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    43.867] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    43.867] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    43.867] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    43.867] (II) RADEON(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[    44.314] (II) RADEON(0): EDID vendor "BNQ", prod id 30502
[    44.315] (II) RADEON(0): Using hsync ranges from config file
[    44.315] (II) RADEON(0): Using vrefresh ranges from config file
[    44.315] (II) RADEON(0): Printing DDC gathered Modelines:
[    44.315] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    44.315] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    44.315] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    44.315] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    44.315] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    44.315] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    44.315] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    44.315] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    44.315] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    44.315] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    44.315] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    44.315] (II) RADEON(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[    44.606] (II) RADEON(0): EDID vendor "BNQ", prod id 30502
[    44.606] (II) RADEON(0): Using hsync ranges from config file
[    44.606] (II) RADEON(0): Using vrefresh ranges from config file
[    44.606] (II) RADEON(0): Printing DDC gathered Modelines:
[    44.606] (II) RADEON(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz)
[    44.606] (II) RADEON(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[    44.607] (II) RADEON(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[    44.607] (II) RADEON(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[    44.607] (II) RADEON(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[    44.607] (II) RADEON(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[    44.607] (II) RADEON(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[    44.607] (II) RADEON(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[    44.607] (II) RADEON(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[    44.607] (II) RADEON(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[    44.607] (II) RADEON(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[    44.607] (II) RADEON(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)

Attachment: signature.asc
Description: Digital signature


Reply to: