Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2012 22:26:54 -0700
From:      Kevin Oberman <kob6558@gmail.com>
To:        freebsd-x11@freebsd.org
Subject:   Unable to get Intel driver working on ThinkPad T520
Message-ID:  <CAN6yY1vae=bTaucnKOZ5-4uV1pOTTV2PnQwZQWpkR_JLmK0nzw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
With the new xorg installed, I decided to take the plunge and try out
the KMS drm code. I rebuilt xorg-server and the mouse, keyboard, and
vesa drivers as well as replacing intel with intel-kms with
WITH_NEW_XORG. Everything seemed to go well.

After a reboot of the patched kernel, I started X, but still got the
VESA driver. I looked at Xorg.0.log and I don't see a problem. I am
attaching the file.

I also created an xorg.conf that specified the intel driver. That led
to xorg dying with a message that no screen could be found. The log
shows:
[  3019.422] (II) LoadModule: "intel"
[  3019.422] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[  3019.423] (II) Module intel: vendor="X.Org Foundation"
[  3019.423]    compiled for 1.10.6, module version = 2.16.0
[  3019.423]    Module class: X.Org Video Driver
[  3019.423]    ABI class: X.Org Video Driver, version 10.0
[  3019.423] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
        i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
        E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
        965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
        4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
        Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
        Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
        Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
        Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
        Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[  3019.424] (--) Using syscons driver with X support (version 2.0)
[  3019.424] (--) using VT number 9

[  3019.426] (EE) No devices detected.
[  3019.426]
Fatal server error:
[  3019.426] no screens found
[  3019.426]
Please consult the The X.Org Foundation support
         at http://wiki.x.org
 for help.
[  3019.426] Please also check the log file at "/var/log/Xorg.0.log"
for additional information.
[  3019.426]
Here is info on the graphics unit:
vgapci0@pci0:0:2:0:     class=0x030000 card=0x21cf17aa chip=0x01268086
rev=0x09 hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '2nd Generation Core Processor Family Integrated
Graphics Controller'
    class      = display
    subclass   = VGA

Any idea what I might be doing wrong?
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6558@gmail.com

[-- Attachment #2 --]
[  3214.153] 
X.Org X Server 1.10.6
Release Date: 2012-02-10
[  3214.153] X Protocol Version 11, Revision 0
[  3214.153] Build Operating System: FreeBSD 9.0-STABLE amd64 
[  3214.153] Current Operating System: FreeBSD rogue.local 9.0-STABLE FreeBSD 9.0-STABLE #4: Wed Apr 25 20:14:09 PDT 2012     root@rogue.local:/usr/obj/usr/src/sys/T520 amd64
[  3214.154] Build Date: 25 April 2012  09:48:50PM
[  3214.154]  
[  3214.154] Current version of pixman: 0.24.2
[  3214.154] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  3214.154] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  3214.154] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 25 22:11:21 2012
[  3214.154] (II) Loader magic: 0x7c7ba0
[  3214.154] (II) Module ABI versions:
[  3214.154] 	X.Org ANSI C Emulation: 0.4
[  3214.154] 	X.Org Video Driver: 10.0
[  3214.154] 	X.Org XInput driver : 12.2
[  3214.154] 	X.Org Server Extension : 5.0
[  3214.155] (--) PCI:*(0:0:2:0) 8086:0126:17aa:21cf rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/65536
[  3214.155] (==) Using default built-in configuration (30 lines)
[  3214.155] (==) --- Start of built-in configuration ---
[  3214.155] 	Section "Device"
[  3214.155] 		Identifier	"Builtin Default intel Device 0"
[  3214.155] 		Driver	"intel"
[  3214.155] 	EndSection
[  3214.155] 	Section "Screen"
[  3214.155] 		Identifier	"Builtin Default intel Screen 0"
[  3214.155] 		Device	"Builtin Default intel Device 0"
[  3214.155] 	EndSection
[  3214.155] 	Section "Device"
[  3214.155] 		Identifier	"Builtin Default vesa Device 0"
[  3214.155] 		Driver	"vesa"
[  3214.155] 	EndSection
[  3214.155] 	Section "Screen"
[  3214.155] 		Identifier	"Builtin Default vesa Screen 0"
[  3214.155] 		Device	"Builtin Default vesa Device 0"
[  3214.155] 	EndSection
[  3214.155] 	Section "Device"
[  3214.155] 		Identifier	"Builtin Default fbdev Device 0"
[  3214.155] 		Driver	"fbdev"
[  3214.155] 	EndSection
[  3214.155] 	Section "Screen"
[  3214.155] 		Identifier	"Builtin Default fbdev Screen 0"
[  3214.155] 		Device	"Builtin Default fbdev Device 0"
[  3214.155] 	EndSection
[  3214.155] 	Section "ServerLayout"
[  3214.155] 		Identifier	"Builtin Default Layout"
[  3214.155] 		Screen	"Builtin Default intel Screen 0"
[  3214.155] 		Screen	"Builtin Default vesa Screen 0"
[  3214.155] 		Screen	"Builtin Default fbdev Screen 0"
[  3214.155] 	EndSection
[  3214.155] (==) --- End of built-in configuration ---
[  3214.155] (==) ServerLayout "Builtin Default Layout"
[  3214.155] (**) |-->Screen "Builtin Default intel Screen 0" (0)
[  3214.155] (**) |   |-->Monitor "<default monitor>"
[  3214.155] (**) |   |-->Device "Builtin Default intel Device 0"
[  3214.155] (==) No monitor specified for screen "Builtin Default intel Screen 0".
	Using a default monitor configuration.
[  3214.155] (**) |-->Screen "Builtin Default vesa Screen 0" (1)
[  3214.155] (**) |   |-->Monitor "<default monitor>"
[  3214.156] (**) |   |-->Device "Builtin Default vesa Device 0"
[  3214.156] (==) No monitor specified for screen "Builtin Default vesa Screen 0".
	Using a default monitor configuration.
[  3214.156] (**) |-->Screen "Builtin Default fbdev Screen 0" (2)
[  3214.156] (**) |   |-->Monitor "<default monitor>"
[  3214.156] (**) |   |-->Device "Builtin Default fbdev Device 0"
[  3214.156] (==) No monitor specified for screen "Builtin Default fbdev Screen 0".
	Using a default monitor configuration.
[  3214.156] (==) Automatically adding devices
[  3214.156] (==) Automatically enabling devices
[  3214.156] (==) FontPath set to:
	/usr/local/lib/X11/fonts/misc/,
	/usr/local/lib/X11/fonts/TTF/,
	/usr/local/lib/X11/fonts/OTF/,
	/usr/local/lib/X11/fonts/Type1/,
	/usr/local/lib/X11/fonts/100dpi/,
	/usr/local/lib/X11/fonts/75dpi/
[  3214.156] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[  3214.156] (II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AutoAddDevices.
[  3214.156] (II) LoadModule: "extmod"
[  3214.157] (II) Loading /usr/local/lib/xorg/modules/extensions/libextmod.so
[  3214.158] (II) Module extmod: vendor="X.Org Foundation"
[  3214.158] 	compiled for 1.10.6, module version = 1.0.0
[  3214.158] 	Module class: X.Org Server Extension
[  3214.158] 	ABI class: X.Org Server Extension, version 5.0
[  3214.158] (II) Loading extension MIT-SCREEN-SAVER
[  3214.158] (II) Loading extension XFree86-VidModeExtension
[  3214.158] (II) Loading extension XFree86-DGA
[  3214.158] (II) Loading extension DPMS
[  3214.158] (II) Loading extension XVideo
[  3214.158] (II) Loading extension XVideo-MotionCompensation
[  3214.158] (II) Loading extension X-Resource
[  3214.158] (II) LoadModule: "dbe"
[  3214.159] (II) Loading /usr/local/lib/xorg/modules/extensions/libdbe.so
[  3214.159] (II) Module dbe: vendor="X.Org Foundation"
[  3214.159] 	compiled for 1.10.6, module version = 1.0.0
[  3214.159] 	Module class: X.Org Server Extension
[  3214.159] 	ABI class: X.Org Server Extension, version 5.0
[  3214.159] (II) Loading extension DOUBLE-BUFFER
[  3214.159] (II) LoadModule: "glx"
[  3214.160] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[  3214.160] (II) Module glx: vendor="X.Org Foundation"
[  3214.160] 	compiled for 1.10.6, module version = 1.0.0
[  3214.160] 	ABI class: X.Org Server Extension, version 5.0
[  3214.160] (==) AIGLX disabled
[  3214.160] (II) Loading extension GLX
[  3214.161] (II) LoadModule: "record"
[  3214.161] (II) Loading /usr/local/lib/xorg/modules/extensions/librecord.so
[  3214.162] (II) Module record: vendor="X.Org Foundation"
[  3214.162] 	compiled for 1.10.6, module version = 1.13.0
[  3214.162] 	Module class: X.Org Server Extension
[  3214.162] 	ABI class: X.Org Server Extension, version 5.0
[  3214.162] (II) Loading extension RECORD
[  3214.162] (II) LoadModule: "dri"
[  3214.163] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri.so
[  3214.163] (II) Module dri: vendor="X.Org Foundation"
[  3214.163] 	compiled for 1.10.6, module version = 1.0.0
[  3214.163] 	ABI class: X.Org Server Extension, version 5.0
[  3214.163] (II) Loading extension XFree86-DRI
[  3214.163] (II) LoadModule: "dri2"
[  3214.164] (II) Loading /usr/local/lib/xorg/modules/extensions/libdri2.so
[  3214.164] (II) Module dri2: vendor="X.Org Foundation"
[  3214.164] 	compiled for 1.10.6, module version = 1.2.0
[  3214.164] 	ABI class: X.Org Server Extension, version 5.0
[  3214.164] (II) Loading extension DRI2
[  3214.164] (II) LoadModule: "intel"
[  3214.165] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
[  3214.166] (II) Module intel: vendor="X.Org Foundation"
[  3214.166] 	compiled for 1.10.6, module version = 2.16.0
[  3214.166] 	Module class: X.Org Video Driver
[  3214.166] 	ABI class: X.Org Video Driver, version 10.0
[  3214.166] (II) LoadModule: "vesa"
[  3214.166] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[  3214.166] (II) Module vesa: vendor="X.Org Foundation"
[  3214.166] 	compiled for 1.10.6, module version = 2.3.0
[  3214.166] 	Module class: X.Org Video Driver
[  3214.167] 	ABI class: X.Org Video Driver, version 10.0
[  3214.167] (II) LoadModule: "fbdev"
[  3214.167] (II) Loading /usr/local/lib/xorg/modules/drivers/fbdev_drv.so
[  3214.167] (II) Module fbdev: vendor="X.Org Foundation"
[  3214.167] 	compiled for 1.10.6, module version = 0.4.2
[  3214.167] 	ABI class: X.Org Video Driver, version 10.0
[  3214.167] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[  3214.168] (II) VESA: driver for VESA chipsets: vesa
[  3214.168] (II) FBDEV: driver for framebuffer: fbdev
[  3214.168] (--) Using syscons driver with X support (version 2.0)
[  3214.168] (--) using VT number 9

[  3214.171] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[  3214.171] (WW) Falling back to old probe method for fbdev
[  3214.171] (II) Loading sub module "fbdevhw"
[  3214.171] (II) LoadModule: "fbdevhw"
[  3214.171] (II) Loading /usr/local/lib/xorg/modules/libfbdevhw.so
[  3214.172] (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object.
[  3214.172] (II) UnloadModule: "fbdevhw"
[  3214.172] (II) Unloading fbdevhw
[  3214.172] (EE) Failed to load module "fbdevhw" (invalid module, 0)
[  3214.172] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  3214.172] (II) Loading sub module "vbe"
[  3214.172] (II) LoadModule: "vbe"
[  3214.173] (II) Loading /usr/local/lib/xorg/modules/libvbe.so
[  3214.173] (II) Module vbe: vendor="X.Org Foundation"
[  3214.173] 	compiled for 1.10.6, module version = 1.1.0
[  3214.173] 	ABI class: X.Org Video Driver, version 10.0
[  3214.173] (II) Loading sub module "int10"
[  3214.173] (II) LoadModule: "int10"
[  3214.173] (II) Loading /usr/local/lib/xorg/modules/libint10.so
[  3214.174] (II) Module int10: vendor="X.Org Foundation"
[  3214.174] 	compiled for 1.10.6, module version = 1.0.0
[  3214.174] 	ABI class: X.Org Video Driver, version 10.0
[  3214.174] (II) VESA(0): initializing int10
[  3214.175] (==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
[  3214.175] (==) VESA(0): Write-combining range (0xc0000,0x40000) was already clear
[  3214.175] (II) VESA(0): Bad V_BIOS checksum
[  3214.175] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  3214.175] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.175] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.176] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.176] (II) VESA(0): VESA BIOS detected
[  3214.176] (II) VESA(0): VESA VBE Version 3.0
[  3214.176] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[  3214.176] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[  3214.176] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[  3214.176] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[  3214.176] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[  3214.176] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[  3214.176] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.176] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.177] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.178] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.178] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.179] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.179] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.180] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.180] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.181] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.181] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.182] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.182] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.184] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.184] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.184] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.184] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.184] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.184] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.185] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.185] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.185] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.185] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.185] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.185] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.185] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.186] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.186] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.186] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.186] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.186] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.186] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.186] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.187] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.187] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.187] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.187] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.187] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.187] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.188] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.188] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.188] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.188] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.189] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.189] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.189] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.189] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.190] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.190] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.190] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.190] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.191] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.191] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.191] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.191] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.192] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.192] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.193] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.193] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.194] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.194] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.195] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.195] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.196] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.196] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.197] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.197] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.198] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.198] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.199] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.199] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.200] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.200] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.201] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.201] (II) VESA(0): Creating default Display subsection in Screen section
	"Builtin Default vesa Screen 0" for depth/fbbpp 24/32
[  3214.201] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[  3214.201] (==) VESA(0): RGB weight 888
[  3214.201] (==) VESA(0): Default visual is TrueColor
[  3214.201] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[  3214.201] (II) Loading sub module "ddc"
[  3214.201] (II) LoadModule: "ddc"
[  3214.201] (II) Module "ddc" already built-in
[  3214.201] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.202] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.202] (II) VESA(0): VESA VBE DDC supported
[  3214.202] (II) VESA(0): VESA VBE DDC Level 2
[  3214.202] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[  3214.202] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.214] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.214] (II) VESA(0): VESA VBE DDC read successfully
[  3214.214] (II) VESA(0): Manufacturer: LEN  Model: 40b1  Serial#: 0
[  3214.214] (II) VESA(0): Year: 2009  Week: 0
[  3214.214] (II) VESA(0): EDID Version: 1.3
[  3214.214] (II) VESA(0): Digital Display Input
[  3214.214] (II) VESA(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[  3214.215] (II) VESA(0): Gamma: 2.20
[  3214.215] (II) VESA(0): DPMS capabilities: StandBy Suspend Off
[  3214.215] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  3214.215] (II) VESA(0): First detailed timing is preferred mode
[  3214.215] (II) VESA(0): redX: 0.610 redY: 0.348   greenX: 0.316 greenY: 0.589
[  3214.215] (II) VESA(0): blueX: 0.151 blueY: 0.066   whiteX: 0.313 whiteY: 0.329
[  3214.215] (II) VESA(0): Manufacturer's mask: 0
[  3214.215] (II) VESA(0): Supported detailed timing:
[  3214.215] (II) VESA(0): clock: 108.5 MHz   Image Size:  345 x 194 mm
[  3214.215] (II) VESA(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1920 h_border: 0
[  3214.215] (II) VESA(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 942 v_border: 0
[  3214.215] (II) VESA(0): Supported detailed timing:
[  3214.215] (II) VESA(0): clock: 90.4 MHz   Image Size:  345 x 194 mm
[  3214.215] (II) VESA(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1920 h_border: 0
[  3214.215] (II) VESA(0): v_active: 900  v_sync: 903  v_sync_end 908 v_blanking: 942 v_border: 0
[  3214.215] (II) VESA(0): Unknown vendor-specific block f
[  3214.215] (II) VESA(0):  LP156WD1-TLB2
[  3214.215] (II) VESA(0): EDID (in hex):
[  3214.215] (II) VESA(0): 	00ffffffffffff0030aeb14000000000
[  3214.215] (II) VESA(0): 	0013010380231378ea43c59c59519626
[  3214.215] (II) VESA(0): 	11505400000001010101010101010101
[  3214.215] (II) VESA(0): 	010101010101622a404061842a303020
[  3214.215] (II) VESA(0): 	350059c2100000195323404061842a30
[  3214.215] (II) VESA(0): 	3020350059c2100000190000000f00a9
[  3214.215] (II) VESA(0): 	0932a9092816090030e40002000000fe
[  3214.215] (II) VESA(0): 	004c503135365744312d544c423200e2
[  3214.215] (II) VESA(0): EDID vendor "LEN", prod id 16561
[  3214.215] (II) VESA(0): Printing DDC gathered Modelines:
[  3214.215] (II) VESA(0): Modeline "1600x900"x0.0  108.50  1600 1648 1680 1920  900 903 908 942 -hsync -vsync (56.5 kHz)
[  3214.215] (II) VESA(0): Modeline "1600x900"x0.0   90.43  1600 1648 1680 1920  900 903 908 942 -hsync -vsync (47.1 kHz)
[  3214.215] (II) VESA(0): Searching for matching VESA mode(s):
[  3214.215] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.216] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.216] Mode: 160 (768x480)
[  3214.216] 	ModeAttributes: 0x9b
[  3214.216] 	WinAAttributes: 0x7
[  3214.216] 	WinBAttributes: 0x0
[  3214.216] 	WinGranularity: 64
[  3214.216] 	WinSize: 64
[  3214.216] 	WinASegment: 0xa000
[  3214.216] 	WinBSegment: 0x0
[  3214.216] 	WinFuncPtr: 0xc0008449
[  3214.216] 	BytesPerScanline: 768
[  3214.216] 	XResolution: 768
[  3214.216] 	YResolution: 480
[  3214.216] 	XCharSize: 8
[  3214.216] 	YCharSize: 16
[  3214.216] 	NumberOfPlanes: 1
[  3214.216] 	BitsPerPixel: 8
[  3214.216] 	NumberOfBanks: 1
[  3214.216] 	MemoryModel: 4
[  3214.216] 	BankSize: 0
[  3214.216] 	NumberOfImages: 169
[  3214.216] 	RedMaskSize: 0
[  3214.216] 	RedFieldPosition: 0
[  3214.216] 	GreenMaskSize: 0
[  3214.216] 	GreenFieldPosition: 0
[  3214.216] 	BlueMaskSize: 0
[  3214.216] 	BlueFieldPosition: 0
[  3214.216] 	RsvdMaskSize: 0
[  3214.216] 	RsvdFieldPosition: 0
[  3214.217] 	DirectColorModeInfo: 0
[  3214.217] 	PhysBasePtr: 0xe0000000
[  3214.217] 	LinBytesPerScanLine: 768
[  3214.217] 	BnkNumberOfImagePages: 169
[  3214.217] 	LinNumberOfImagePages: 169
[  3214.217] 	LinRedMaskSize: 0
[  3214.217] 	LinRedFieldPosition: 0
[  3214.217] 	LinGreenMaskSize: 0
[  3214.217] 	LinGreenFieldPosition: 0
[  3214.217] 	LinBlueMaskSize: 0
[  3214.217] 	LinBlueFieldPosition: 0
[  3214.217] 	LinRsvdMaskSize: 0
[  3214.217] 	LinRsvdFieldPosition: 0
[  3214.217] 	MaxPixelClock: 230000000
[  3214.217] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.218] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.218] Mode: 161 (768x480)
[  3214.218] 	ModeAttributes: 0x9b
[  3214.218] 	WinAAttributes: 0x7
[  3214.218] 	WinBAttributes: 0x0
[  3214.218] 	WinGranularity: 64
[  3214.218] 	WinSize: 64
[  3214.218] 	WinASegment: 0xa000
[  3214.218] 	WinBSegment: 0x0
[  3214.218] 	WinFuncPtr: 0xc0008449
[  3214.218] 	BytesPerScanline: 1536
[  3214.218] 	XResolution: 768
[  3214.218] 	YResolution: 480
[  3214.218] 	XCharSize: 8
[  3214.218] 	YCharSize: 16
[  3214.218] 	NumberOfPlanes: 1
[  3214.218] 	BitsPerPixel: 16
[  3214.218] 	NumberOfBanks: 1
[  3214.218] 	MemoryModel: 6
[  3214.218] 	BankSize: 0
[  3214.218] 	NumberOfImages: 84
[  3214.218] 	RedMaskSize: 5
[  3214.218] 	RedFieldPosition: 11
[  3214.218] 	GreenMaskSize: 6
[  3214.218] 	GreenFieldPosition: 5
[  3214.218] 	BlueMaskSize: 5
[  3214.218] 	BlueFieldPosition: 0
[  3214.218] 	RsvdMaskSize: 0
[  3214.218] 	RsvdFieldPosition: 0
[  3214.218] 	DirectColorModeInfo: 0
[  3214.218] 	PhysBasePtr: 0xe0000000
[  3214.218] 	LinBytesPerScanLine: 1536
[  3214.218] 	BnkNumberOfImagePages: 84
[  3214.218] 	LinNumberOfImagePages: 84
[  3214.218] 	LinRedMaskSize: 5
[  3214.218] 	LinRedFieldPosition: 11
[  3214.218] 	LinGreenMaskSize: 6
[  3214.218] 	LinGreenFieldPosition: 5
[  3214.218] 	LinBlueMaskSize: 5
[  3214.218] 	LinBlueFieldPosition: 0
[  3214.218] 	LinRsvdMaskSize: 0
[  3214.218] 	LinRsvdFieldPosition: 0
[  3214.218] 	MaxPixelClock: 230000000
[  3214.218] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.219] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.219] *Mode: 162 (768x480)
[  3214.219] 	ModeAttributes: 0x9b
[  3214.219] 	WinAAttributes: 0x7
[  3214.219] 	WinBAttributes: 0x0
[  3214.219] 	WinGranularity: 64
[  3214.219] 	WinSize: 64
[  3214.219] 	WinASegment: 0xa000
[  3214.219] 	WinBSegment: 0x0
[  3214.219] 	WinFuncPtr: 0xc0008449
[  3214.219] 	BytesPerScanline: 3072
[  3214.219] 	XResolution: 768
[  3214.219] 	YResolution: 480
[  3214.219] 	XCharSize: 8
[  3214.219] 	YCharSize: 16
[  3214.219] 	NumberOfPlanes: 1
[  3214.219] 	BitsPerPixel: 32
[  3214.219] 	NumberOfBanks: 1
[  3214.219] 	MemoryModel: 6
[  3214.219] 	BankSize: 0
[  3214.219] 	NumberOfImages: 43
[  3214.219] 	RedMaskSize: 8
[  3214.219] 	RedFieldPosition: 16
[  3214.220] 	GreenMaskSize: 8
[  3214.220] 	GreenFieldPosition: 8
[  3214.220] 	BlueMaskSize: 8
[  3214.220] 	BlueFieldPosition: 0
[  3214.220] 	RsvdMaskSize: 8
[  3214.220] 	RsvdFieldPosition: 24
[  3214.220] 	DirectColorModeInfo: 0
[  3214.220] 	PhysBasePtr: 0xe0000000
[  3214.220] 	LinBytesPerScanLine: 3072
[  3214.220] 	BnkNumberOfImagePages: 43
[  3214.220] 	LinNumberOfImagePages: 43
[  3214.220] 	LinRedMaskSize: 8
[  3214.220] 	LinRedFieldPosition: 16
[  3214.220] 	LinGreenMaskSize: 8
[  3214.220] 	LinGreenFieldPosition: 8
[  3214.220] 	LinBlueMaskSize: 8
[  3214.220] 	LinBlueFieldPosition: 0
[  3214.220] 	LinRsvdMaskSize: 8
[  3214.220] 	LinRsvdFieldPosition: 24
[  3214.220] 	MaxPixelClock: 230000000
[  3214.220] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.221] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.221] Mode: 163 (960x600)
[  3214.221] 	ModeAttributes: 0x9b
[  3214.221] 	WinAAttributes: 0x7
[  3214.221] 	WinBAttributes: 0x0
[  3214.221] 	WinGranularity: 64
[  3214.221] 	WinSize: 64
[  3214.221] 	WinASegment: 0xa000
[  3214.221] 	WinBSegment: 0x0
[  3214.221] 	WinFuncPtr: 0xc0008449
[  3214.221] 	BytesPerScanline: 960
[  3214.221] 	XResolution: 960
[  3214.221] 	YResolution: 600
[  3214.221] 	XCharSize: 8
[  3214.221] 	YCharSize: 16
[  3214.221] 	NumberOfPlanes: 1
[  3214.221] 	BitsPerPixel: 8
[  3214.221] 	NumberOfBanks: 1
[  3214.221] 	MemoryModel: 4
[  3214.221] 	BankSize: 0
[  3214.221] 	NumberOfImages: 112
[  3214.221] 	RedMaskSize: 0
[  3214.221] 	RedFieldPosition: 0
[  3214.221] 	GreenMaskSize: 0
[  3214.221] 	GreenFieldPosition: 0
[  3214.221] 	BlueMaskSize: 0
[  3214.221] 	BlueFieldPosition: 0
[  3214.221] 	RsvdMaskSize: 0
[  3214.221] 	RsvdFieldPosition: 0
[  3214.221] 	DirectColorModeInfo: 0
[  3214.221] 	PhysBasePtr: 0xe0000000
[  3214.221] 	LinBytesPerScanLine: 960
[  3214.221] 	BnkNumberOfImagePages: 112
[  3214.221] 	LinNumberOfImagePages: 112
[  3214.221] 	LinRedMaskSize: 0
[  3214.221] 	LinRedFieldPosition: 0
[  3214.221] 	LinGreenMaskSize: 0
[  3214.221] 	LinGreenFieldPosition: 0
[  3214.221] 	LinBlueMaskSize: 0
[  3214.221] 	LinBlueFieldPosition: 0
[  3214.221] 	LinRsvdMaskSize: 0
[  3214.221] 	LinRsvdFieldPosition: 0
[  3214.221] 	MaxPixelClock: 230000000
[  3214.221] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.222] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.222] Mode: 164 (960x600)
[  3214.223] 	ModeAttributes: 0x9b
[  3214.223] 	WinAAttributes: 0x7
[  3214.223] 	WinBAttributes: 0x0
[  3214.223] 	WinGranularity: 64
[  3214.223] 	WinSize: 64
[  3214.223] 	WinASegment: 0xa000
[  3214.223] 	WinBSegment: 0x0
[  3214.223] 	WinFuncPtr: 0xc0008449
[  3214.223] 	BytesPerScanline: 1920
[  3214.223] 	XResolution: 960
[  3214.223] 	YResolution: 600
[  3214.223] 	XCharSize: 8
[  3214.223] 	YCharSize: 16
[  3214.223] 	NumberOfPlanes: 1
[  3214.223] 	BitsPerPixel: 16
[  3214.223] 	NumberOfBanks: 1
[  3214.223] 	MemoryModel: 6
[  3214.223] 	BankSize: 0
[  3214.223] 	NumberOfImages: 55
[  3214.223] 	RedMaskSize: 5
[  3214.223] 	RedFieldPosition: 11
[  3214.223] 	GreenMaskSize: 6
[  3214.223] 	GreenFieldPosition: 5
[  3214.223] 	BlueMaskSize: 5
[  3214.223] 	BlueFieldPosition: 0
[  3214.223] 	RsvdMaskSize: 0
[  3214.223] 	RsvdFieldPosition: 0
[  3214.223] 	DirectColorModeInfo: 0
[  3214.223] 	PhysBasePtr: 0xe0000000
[  3214.223] 	LinBytesPerScanLine: 1920
[  3214.223] 	BnkNumberOfImagePages: 55
[  3214.223] 	LinNumberOfImagePages: 55
[  3214.223] 	LinRedMaskSize: 5
[  3214.223] 	LinRedFieldPosition: 11
[  3214.223] 	LinGreenMaskSize: 6
[  3214.223] 	LinGreenFieldPosition: 5
[  3214.223] 	LinBlueMaskSize: 5
[  3214.223] 	LinBlueFieldPosition: 0
[  3214.223] 	LinRsvdMaskSize: 0
[  3214.223] 	LinRsvdFieldPosition: 0
[  3214.223] 	MaxPixelClock: 230000000
[  3214.223] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.224] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.224] *Mode: 165 (960x600)
[  3214.224] 	ModeAttributes: 0x9b
[  3214.224] 	WinAAttributes: 0x7
[  3214.224] 	WinBAttributes: 0x0
[  3214.224] 	WinGranularity: 64
[  3214.224] 	WinSize: 64
[  3214.224] 	WinASegment: 0xa000
[  3214.224] 	WinBSegment: 0x0
[  3214.224] 	WinFuncPtr: 0xc0008449
[  3214.224] 	BytesPerScanline: 3840
[  3214.224] 	XResolution: 960
[  3214.224] 	YResolution: 600
[  3214.224] 	XCharSize: 8
[  3214.224] 	YCharSize: 16
[  3214.224] 	NumberOfPlanes: 1
[  3214.224] 	BitsPerPixel: 32
[  3214.224] 	NumberOfBanks: 1
[  3214.224] 	MemoryModel: 6
[  3214.224] 	BankSize: 0
[  3214.224] 	NumberOfImages: 27
[  3214.224] 	RedMaskSize: 8
[  3214.224] 	RedFieldPosition: 16
[  3214.224] 	GreenMaskSize: 8
[  3214.224] 	GreenFieldPosition: 8
[  3214.224] 	BlueMaskSize: 8
[  3214.224] 	BlueFieldPosition: 0
[  3214.224] 	RsvdMaskSize: 8
[  3214.224] 	RsvdFieldPosition: 24
[  3214.224] 	DirectColorModeInfo: 0
[  3214.224] 	PhysBasePtr: 0xe0000000
[  3214.224] 	LinBytesPerScanLine: 3840
[  3214.224] 	BnkNumberOfImagePages: 27
[  3214.224] 	LinNumberOfImagePages: 27
[  3214.224] 	LinRedMaskSize: 8
[  3214.224] 	LinRedFieldPosition: 16
[  3214.224] 	LinGreenMaskSize: 8
[  3214.224] 	LinGreenFieldPosition: 8
[  3214.224] 	LinBlueMaskSize: 8
[  3214.225] 	LinBlueFieldPosition: 0
[  3214.225] 	LinRsvdMaskSize: 8
[  3214.225] 	LinRsvdFieldPosition: 24
[  3214.225] 	MaxPixelClock: 230000000
[  3214.225] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.225] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.225] Mode: 166 (0x0)
[  3214.225] 	ModeAttributes: 0x0
[  3214.225] 	WinAAttributes: 0x0
[  3214.225] 	WinBAttributes: 0x0
[  3214.225] 	WinGranularity: 0
[  3214.225] 	WinSize: 0
[  3214.225] 	WinASegment: 0x0
[  3214.225] 	WinBSegment: 0x0
[  3214.225] 	WinFuncPtr: 0x0
[  3214.225] 	BytesPerScanline: 0
[  3214.225] 	XResolution: 0
[  3214.225] 	YResolution: 0
[  3214.225] 	XCharSize: 0
[  3214.225] 	YCharSize: 0
[  3214.225] 	NumberOfPlanes: 0
[  3214.225] 	BitsPerPixel: 0
[  3214.225] 	NumberOfBanks: 0
[  3214.225] 	MemoryModel: 0
[  3214.225] 	BankSize: 0
[  3214.225] 	NumberOfImages: 0
[  3214.225] 	RedMaskSize: 0
[  3214.225] 	RedFieldPosition: 0
[  3214.225] 	GreenMaskSize: 0
[  3214.225] 	GreenFieldPosition: 0
[  3214.225] 	BlueMaskSize: 0
[  3214.225] 	BlueFieldPosition: 0
[  3214.225] 	RsvdMaskSize: 0
[  3214.225] 	RsvdFieldPosition: 0
[  3214.225] 	DirectColorModeInfo: 0
[  3214.225] 	PhysBasePtr: 0x0
[  3214.225] 	LinBytesPerScanLine: 0
[  3214.225] 	BnkNumberOfImagePages: 0
[  3214.225] 	LinNumberOfImagePages: 0
[  3214.225] 	LinRedMaskSize: 0
[  3214.225] 	LinRedFieldPosition: 0
[  3214.225] 	LinGreenMaskSize: 0
[  3214.225] 	LinGreenFieldPosition: 0
[  3214.225] 	LinBlueMaskSize: 0
[  3214.225] 	LinBlueFieldPosition: 0
[  3214.225] 	LinRsvdMaskSize: 0
[  3214.225] 	LinRsvdFieldPosition: 0
[  3214.225] 	MaxPixelClock: 0
[  3214.225] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.226] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.226] Mode: 167 (0x0)
[  3214.226] 	ModeAttributes: 0x0
[  3214.226] 	WinAAttributes: 0x0
[  3214.226] 	WinBAttributes: 0x0
[  3214.226] 	WinGranularity: 0
[  3214.226] 	WinSize: 0
[  3214.226] 	WinASegment: 0x0
[  3214.226] 	WinBSegment: 0x0
[  3214.226] 	WinFuncPtr: 0x0
[  3214.226] 	BytesPerScanline: 0
[  3214.226] 	XResolution: 0
[  3214.226] 	YResolution: 0
[  3214.226] 	XCharSize: 0
[  3214.226] 	YCharSize: 0
[  3214.226] 	NumberOfPlanes: 0
[  3214.226] 	BitsPerPixel: 0
[  3214.226] 	NumberOfBanks: 0
[  3214.226] 	MemoryModel: 0
[  3214.226] 	BankSize: 0
[  3214.226] 	NumberOfImages: 0
[  3214.226] 	RedMaskSize: 0
[  3214.226] 	RedFieldPosition: 0
[  3214.226] 	GreenMaskSize: 0
[  3214.226] 	GreenFieldPosition: 0
[  3214.226] 	BlueMaskSize: 0
[  3214.226] 	BlueFieldPosition: 0
[  3214.226] 	RsvdMaskSize: 0
[  3214.226] 	RsvdFieldPosition: 0
[  3214.226] 	DirectColorModeInfo: 0
[  3214.226] 	PhysBasePtr: 0x0
[  3214.226] 	LinBytesPerScanLine: 0
[  3214.226] 	BnkNumberOfImagePages: 0
[  3214.226] 	LinNumberOfImagePages: 0
[  3214.226] 	LinRedMaskSize: 0
[  3214.226] 	LinRedFieldPosition: 0
[  3214.226] 	LinGreenMaskSize: 0
[  3214.226] 	LinGreenFieldPosition: 0
[  3214.226] 	LinBlueMaskSize: 0
[  3214.226] 	LinBlueFieldPosition: 0
[  3214.226] 	LinRsvdMaskSize: 0
[  3214.226] 	LinRsvdFieldPosition: 0
[  3214.226] 	MaxPixelClock: 0
[  3214.226] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.226] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.226] Mode: 168 (0x0)
[  3214.226] 	ModeAttributes: 0x0
[  3214.226] 	WinAAttributes: 0x0
[  3214.226] 	WinBAttributes: 0x0
[  3214.226] 	WinGranularity: 0
[  3214.226] 	WinSize: 0
[  3214.226] 	WinASegment: 0x0
[  3214.226] 	WinBSegment: 0x0
[  3214.226] 	WinFuncPtr: 0x0
[  3214.226] 	BytesPerScanline: 0
[  3214.226] 	XResolution: 0
[  3214.226] 	YResolution: 0
[  3214.226] 	XCharSize: 0
[  3214.226] 	YCharSize: 0
[  3214.226] 	NumberOfPlanes: 0
[  3214.226] 	BitsPerPixel: 0
[  3214.226] 	NumberOfBanks: 0
[  3214.226] 	MemoryModel: 0
[  3214.226] 	BankSize: 0
[  3214.226] 	NumberOfImages: 0
[  3214.227] 	RedMaskSize: 0
[  3214.227] 	RedFieldPosition: 0
[  3214.227] 	GreenMaskSize: 0
[  3214.227] 	GreenFieldPosition: 0
[  3214.227] 	BlueMaskSize: 0
[  3214.227] 	BlueFieldPosition: 0
[  3214.227] 	RsvdMaskSize: 0
[  3214.227] 	RsvdFieldPosition: 0
[  3214.227] 	DirectColorModeInfo: 0
[  3214.227] 	PhysBasePtr: 0x0
[  3214.227] 	LinBytesPerScanLine: 0
[  3214.227] 	BnkNumberOfImagePages: 0
[  3214.227] 	LinNumberOfImagePages: 0
[  3214.227] 	LinRedMaskSize: 0
[  3214.227] 	LinRedFieldPosition: 0
[  3214.227] 	LinGreenMaskSize: 0
[  3214.227] 	LinGreenFieldPosition: 0
[  3214.227] 	LinBlueMaskSize: 0
[  3214.227] 	LinBlueFieldPosition: 0
[  3214.227] 	LinRsvdMaskSize: 0
[  3214.227] 	LinRsvdFieldPosition: 0
[  3214.227] 	MaxPixelClock: 0
[  3214.227] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.227] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.227] Mode: 169 (0x0)
[  3214.227] 	ModeAttributes: 0x0
[  3214.227] 	WinAAttributes: 0x0
[  3214.227] 	WinBAttributes: 0x0
[  3214.227] 	WinGranularity: 0
[  3214.227] 	WinSize: 0
[  3214.227] 	WinASegment: 0x0
[  3214.227] 	WinBSegment: 0x0
[  3214.227] 	WinFuncPtr: 0x0
[  3214.227] 	BytesPerScanline: 0
[  3214.227] 	XResolution: 0
[  3214.227] 	YResolution: 0
[  3214.227] 	XCharSize: 0
[  3214.227] 	YCharSize: 0
[  3214.227] 	NumberOfPlanes: 0
[  3214.227] 	BitsPerPixel: 0
[  3214.227] 	NumberOfBanks: 0
[  3214.227] 	MemoryModel: 0
[  3214.227] 	BankSize: 0
[  3214.227] 	NumberOfImages: 0
[  3214.227] 	RedMaskSize: 0
[  3214.227] 	RedFieldPosition: 0
[  3214.227] 	GreenMaskSize: 0
[  3214.227] 	GreenFieldPosition: 0
[  3214.227] 	BlueMaskSize: 0
[  3214.227] 	BlueFieldPosition: 0
[  3214.227] 	RsvdMaskSize: 0
[  3214.227] 	RsvdFieldPosition: 0
[  3214.227] 	DirectColorModeInfo: 0
[  3214.227] 	PhysBasePtr: 0x0
[  3214.227] 	LinBytesPerScanLine: 0
[  3214.227] 	BnkNumberOfImagePages: 0
[  3214.227] 	LinNumberOfImagePages: 0
[  3214.227] 	LinRedMaskSize: 0
[  3214.227] 	LinRedFieldPosition: 0
[  3214.227] 	LinGreenMaskSize: 0
[  3214.227] 	LinGreenFieldPosition: 0
[  3214.227] 	LinBlueMaskSize: 0
[  3214.227] 	LinBlueFieldPosition: 0
[  3214.227] 	LinRsvdMaskSize: 0
[  3214.227] 	LinRsvdFieldPosition: 0
[  3214.227] 	MaxPixelClock: 0
[  3214.227] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.228] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.228] Mode: 16a (0x0)
[  3214.228] 	ModeAttributes: 0x0
[  3214.228] 	WinAAttributes: 0x0
[  3214.228] 	WinBAttributes: 0x0
[  3214.228] 	WinGranularity: 0
[  3214.228] 	WinSize: 0
[  3214.228] 	WinASegment: 0x0
[  3214.228] 	WinBSegment: 0x0
[  3214.228] 	WinFuncPtr: 0x0
[  3214.228] 	BytesPerScanline: 0
[  3214.228] 	XResolution: 0
[  3214.228] 	YResolution: 0
[  3214.228] 	XCharSize: 0
[  3214.228] 	YCharSize: 0
[  3214.228] 	NumberOfPlanes: 0
[  3214.228] 	BitsPerPixel: 0
[  3214.228] 	NumberOfBanks: 0
[  3214.228] 	MemoryModel: 0
[  3214.228] 	BankSize: 0
[  3214.228] 	NumberOfImages: 0
[  3214.228] 	RedMaskSize: 0
[  3214.228] 	RedFieldPosition: 0
[  3214.228] 	GreenMaskSize: 0
[  3214.228] 	GreenFieldPosition: 0
[  3214.228] 	BlueMaskSize: 0
[  3214.228] 	BlueFieldPosition: 0
[  3214.228] 	RsvdMaskSize: 0
[  3214.228] 	RsvdFieldPosition: 0
[  3214.228] 	DirectColorModeInfo: 0
[  3214.228] 	PhysBasePtr: 0x0
[  3214.228] 	LinBytesPerScanLine: 0
[  3214.228] 	BnkNumberOfImagePages: 0
[  3214.228] 	LinNumberOfImagePages: 0
[  3214.228] 	LinRedMaskSize: 0
[  3214.228] 	LinRedFieldPosition: 0
[  3214.228] 	LinGreenMaskSize: 0
[  3214.228] 	LinGreenFieldPosition: 0
[  3214.228] 	LinBlueMaskSize: 0
[  3214.228] 	LinBlueFieldPosition: 0
[  3214.228] 	LinRsvdMaskSize: 0
[  3214.228] 	LinRsvdFieldPosition: 0
[  3214.228] 	MaxPixelClock: 0
[  3214.228] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.228] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.228] Mode: 16b (0x0)
[  3214.228] 	ModeAttributes: 0x0
[  3214.228] 	WinAAttributes: 0x0
[  3214.228] 	WinBAttributes: 0x0
[  3214.228] 	WinGranularity: 0
[  3214.228] 	WinSize: 0
[  3214.228] 	WinASegment: 0x0
[  3214.228] 	WinBSegment: 0x0
[  3214.229] 	WinFuncPtr: 0x0
[  3214.229] 	BytesPerScanline: 0
[  3214.229] 	XResolution: 0
[  3214.229] 	YResolution: 0
[  3214.229] 	XCharSize: 0
[  3214.229] 	YCharSize: 0
[  3214.229] 	NumberOfPlanes: 0
[  3214.229] 	BitsPerPixel: 0
[  3214.229] 	NumberOfBanks: 0
[  3214.229] 	MemoryModel: 0
[  3214.229] 	BankSize: 0
[  3214.229] 	NumberOfImages: 0
[  3214.229] 	RedMaskSize: 0
[  3214.229] 	RedFieldPosition: 0
[  3214.229] 	GreenMaskSize: 0
[  3214.229] 	GreenFieldPosition: 0
[  3214.229] 	BlueMaskSize: 0
[  3214.229] 	BlueFieldPosition: 0
[  3214.229] 	RsvdMaskSize: 0
[  3214.229] 	RsvdFieldPosition: 0
[  3214.229] 	DirectColorModeInfo: 0
[  3214.229] 	PhysBasePtr: 0x0
[  3214.229] 	LinBytesPerScanLine: 0
[  3214.229] 	BnkNumberOfImagePages: 0
[  3214.229] 	LinNumberOfImagePages: 0
[  3214.229] 	LinRedMaskSize: 0
[  3214.229] 	LinRedFieldPosition: 0
[  3214.229] 	LinGreenMaskSize: 0
[  3214.229] 	LinGreenFieldPosition: 0
[  3214.229] 	LinBlueMaskSize: 0
[  3214.229] 	LinBlueFieldPosition: 0
[  3214.229] 	LinRsvdMaskSize: 0
[  3214.229] 	LinRsvdFieldPosition: 0
[  3214.229] 	MaxPixelClock: 0
[  3214.229] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.229] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.229] Mode: 16c (0x0)
[  3214.229] 	ModeAttributes: 0x0
[  3214.229] 	WinAAttributes: 0x0
[  3214.229] 	WinBAttributes: 0x0
[  3214.229] 	WinGranularity: 0
[  3214.229] 	WinSize: 0
[  3214.229] 	WinASegment: 0x0
[  3214.229] 	WinBSegment: 0x0
[  3214.229] 	WinFuncPtr: 0x0
[  3214.229] 	BytesPerScanline: 0
[  3214.229] 	XResolution: 0
[  3214.229] 	YResolution: 0
[  3214.229] 	XCharSize: 0
[  3214.229] 	YCharSize: 0
[  3214.229] 	NumberOfPlanes: 0
[  3214.229] 	BitsPerPixel: 0
[  3214.229] 	NumberOfBanks: 0
[  3214.229] 	MemoryModel: 0
[  3214.229] 	BankSize: 0
[  3214.229] 	NumberOfImages: 0
[  3214.229] 	RedMaskSize: 0
[  3214.229] 	RedFieldPosition: 0
[  3214.229] 	GreenMaskSize: 0
[  3214.229] 	GreenFieldPosition: 0
[  3214.229] 	BlueMaskSize: 0
[  3214.229] 	BlueFieldPosition: 0
[  3214.229] 	RsvdMaskSize: 0
[  3214.229] 	RsvdFieldPosition: 0
[  3214.229] 	DirectColorModeInfo: 0
[  3214.229] 	PhysBasePtr: 0x0
[  3214.229] 	LinBytesPerScanLine: 0
[  3214.229] 	BnkNumberOfImagePages: 0
[  3214.229] 	LinNumberOfImagePages: 0
[  3214.229] 	LinRedMaskSize: 0
[  3214.229] 	LinRedFieldPosition: 0
[  3214.229] 	LinGreenMaskSize: 0
[  3214.229] 	LinGreenFieldPosition: 0
[  3214.229] 	LinBlueMaskSize: 0
[  3214.229] 	LinBlueFieldPosition: 0
[  3214.230] 	LinRsvdMaskSize: 0
[  3214.230] 	LinRsvdFieldPosition: 0
[  3214.230] 	MaxPixelClock: 0
[  3214.230] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.230] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.230] Mode: 16d (0x0)
[  3214.230] 	ModeAttributes: 0x0
[  3214.230] 	WinAAttributes: 0x0
[  3214.230] 	WinBAttributes: 0x0
[  3214.230] 	WinGranularity: 0
[  3214.230] 	WinSize: 0
[  3214.230] 	WinASegment: 0x0
[  3214.230] 	WinBSegment: 0x0
[  3214.230] 	WinFuncPtr: 0x0
[  3214.230] 	BytesPerScanline: 0
[  3214.230] 	XResolution: 0
[  3214.230] 	YResolution: 0
[  3214.230] 	XCharSize: 0
[  3214.230] 	YCharSize: 0
[  3214.230] 	NumberOfPlanes: 0
[  3214.230] 	BitsPerPixel: 0
[  3214.230] 	NumberOfBanks: 0
[  3214.230] 	MemoryModel: 0
[  3214.230] 	BankSize: 0
[  3214.230] 	NumberOfImages: 0
[  3214.230] 	RedMaskSize: 0
[  3214.230] 	RedFieldPosition: 0
[  3214.230] 	GreenMaskSize: 0
[  3214.230] 	GreenFieldPosition: 0
[  3214.230] 	BlueMaskSize: 0
[  3214.230] 	BlueFieldPosition: 0
[  3214.230] 	RsvdMaskSize: 0
[  3214.230] 	RsvdFieldPosition: 0
[  3214.230] 	DirectColorModeInfo: 0
[  3214.230] 	PhysBasePtr: 0x0
[  3214.230] 	LinBytesPerScanLine: 0
[  3214.230] 	BnkNumberOfImagePages: 0
[  3214.230] 	LinNumberOfImagePages: 0
[  3214.230] 	LinRedMaskSize: 0
[  3214.230] 	LinRedFieldPosition: 0
[  3214.230] 	LinGreenMaskSize: 0
[  3214.230] 	LinGreenFieldPosition: 0
[  3214.230] 	LinBlueMaskSize: 0
[  3214.230] 	LinBlueFieldPosition: 0
[  3214.230] 	LinRsvdMaskSize: 0
[  3214.230] 	LinRsvdFieldPosition: 0
[  3214.230] 	MaxPixelClock: 0
[  3214.230] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.231] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.231] Mode: 16e (0x0)
[  3214.231] 	ModeAttributes: 0x0
[  3214.231] 	WinAAttributes: 0x0
[  3214.231] 	WinBAttributes: 0x0
[  3214.231] 	WinGranularity: 0
[  3214.231] 	WinSize: 0
[  3214.231] 	WinASegment: 0x0
[  3214.231] 	WinBSegment: 0x0
[  3214.231] 	WinFuncPtr: 0x0
[  3214.231] 	BytesPerScanline: 0
[  3214.231] 	XResolution: 0
[  3214.231] 	YResolution: 0
[  3214.231] 	XCharSize: 0
[  3214.231] 	YCharSize: 0
[  3214.231] 	NumberOfPlanes: 0
[  3214.231] 	BitsPerPixel: 0
[  3214.231] 	NumberOfBanks: 0
[  3214.231] 	MemoryModel: 0
[  3214.231] 	BankSize: 0
[  3214.231] 	NumberOfImages: 0
[  3214.231] 	RedMaskSize: 0
[  3214.231] 	RedFieldPosition: 0
[  3214.231] 	GreenMaskSize: 0
[  3214.231] 	GreenFieldPosition: 0
[  3214.231] 	BlueMaskSize: 0
[  3214.231] 	BlueFieldPosition: 0
[  3214.231] 	RsvdMaskSize: 0
[  3214.231] 	RsvdFieldPosition: 0
[  3214.231] 	DirectColorModeInfo: 0
[  3214.231] 	PhysBasePtr: 0x0
[  3214.231] 	LinBytesPerScanLine: 0
[  3214.231] 	BnkNumberOfImagePages: 0
[  3214.231] 	LinNumberOfImagePages: 0
[  3214.231] 	LinRedMaskSize: 0
[  3214.231] 	LinRedFieldPosition: 0
[  3214.231] 	LinGreenMaskSize: 0
[  3214.231] 	LinGreenFieldPosition: 0
[  3214.231] 	LinBlueMaskSize: 0
[  3214.231] 	LinBlueFieldPosition: 0
[  3214.231] 	LinRsvdMaskSize: 0
[  3214.231] 	LinRsvdFieldPosition: 0
[  3214.231] 	MaxPixelClock: 0
[  3214.231] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.231] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.231] Mode: 16f (0x0)
[  3214.231] 	ModeAttributes: 0x0
[  3214.231] 	WinAAttributes: 0x0
[  3214.231] 	WinBAttributes: 0x0
[  3214.231] 	WinGranularity: 0
[  3214.231] 	WinSize: 0
[  3214.231] 	WinASegment: 0x0
[  3214.231] 	WinBSegment: 0x0
[  3214.231] 	WinFuncPtr: 0x0
[  3214.231] 	BytesPerScanline: 0
[  3214.231] 	XResolution: 0
[  3214.231] 	YResolution: 0
[  3214.231] 	XCharSize: 0
[  3214.231] 	YCharSize: 0
[  3214.231] 	NumberOfPlanes: 0
[  3214.231] 	BitsPerPixel: 0
[  3214.231] 	NumberOfBanks: 0
[  3214.232] 	MemoryModel: 0
[  3214.232] 	BankSize: 0
[  3214.232] 	NumberOfImages: 0
[  3214.232] 	RedMaskSize: 0
[  3214.232] 	RedFieldPosition: 0
[  3214.232] 	GreenMaskSize: 0
[  3214.232] 	GreenFieldPosition: 0
[  3214.232] 	BlueMaskSize: 0
[  3214.232] 	BlueFieldPosition: 0
[  3214.232] 	RsvdMaskSize: 0
[  3214.232] 	RsvdFieldPosition: 0
[  3214.232] 	DirectColorModeInfo: 0
[  3214.232] 	PhysBasePtr: 0x0
[  3214.232] 	LinBytesPerScanLine: 0
[  3214.232] 	BnkNumberOfImagePages: 0
[  3214.232] 	LinNumberOfImagePages: 0
[  3214.232] 	LinRedMaskSize: 0
[  3214.232] 	LinRedFieldPosition: 0
[  3214.232] 	LinGreenMaskSize: 0
[  3214.232] 	LinGreenFieldPosition: 0
[  3214.232] 	LinBlueMaskSize: 0
[  3214.232] 	LinBlueFieldPosition: 0
[  3214.232] 	LinRsvdMaskSize: 0
[  3214.232] 	LinRsvdFieldPosition: 0
[  3214.232] 	MaxPixelClock: 0
[  3214.232] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.232] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.232] Mode: 170 (0x0)
[  3214.232] 	ModeAttributes: 0x0
[  3214.232] 	WinAAttributes: 0x0
[  3214.232] 	WinBAttributes: 0x0
[  3214.232] 	WinGranularity: 0
[  3214.232] 	WinSize: 0
[  3214.232] 	WinASegment: 0x0
[  3214.232] 	WinBSegment: 0x0
[  3214.232] 	WinFuncPtr: 0x0
[  3214.232] 	BytesPerScanline: 0
[  3214.232] 	XResolution: 0
[  3214.232] 	YResolution: 0
[  3214.232] 	XCharSize: 0
[  3214.232] 	YCharSize: 0
[  3214.232] 	NumberOfPlanes: 0
[  3214.232] 	BitsPerPixel: 0
[  3214.232] 	NumberOfBanks: 0
[  3214.232] 	MemoryModel: 0
[  3214.232] 	BankSize: 0
[  3214.232] 	NumberOfImages: 0
[  3214.232] 	RedMaskSize: 0
[  3214.232] 	RedFieldPosition: 0
[  3214.232] 	GreenMaskSize: 0
[  3214.232] 	GreenFieldPosition: 0
[  3214.232] 	BlueMaskSize: 0
[  3214.232] 	BlueFieldPosition: 0
[  3214.232] 	RsvdMaskSize: 0
[  3214.232] 	RsvdFieldPosition: 0
[  3214.232] 	DirectColorModeInfo: 0
[  3214.232] 	PhysBasePtr: 0x0
[  3214.232] 	LinBytesPerScanLine: 0
[  3214.232] 	BnkNumberOfImagePages: 0
[  3214.232] 	LinNumberOfImagePages: 0
[  3214.232] 	LinRedMaskSize: 0
[  3214.232] 	LinRedFieldPosition: 0
[  3214.232] 	LinGreenMaskSize: 0
[  3214.232] 	LinGreenFieldPosition: 0
[  3214.232] 	LinBlueMaskSize: 0
[  3214.233] 	LinBlueFieldPosition: 0
[  3214.233] 	LinRsvdMaskSize: 0
[  3214.233] 	LinRsvdFieldPosition: 0
[  3214.233] 	MaxPixelClock: 0
[  3214.233] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.233] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.233] Mode: 171 (0x0)
[  3214.233] 	ModeAttributes: 0x0
[  3214.233] 	WinAAttributes: 0x0
[  3214.233] 	WinBAttributes: 0x0
[  3214.233] 	WinGranularity: 0
[  3214.233] 	WinSize: 0
[  3214.233] 	WinASegment: 0x0
[  3214.233] 	WinBSegment: 0x0
[  3214.233] 	WinFuncPtr: 0x0
[  3214.233] 	BytesPerScanline: 0
[  3214.233] 	XResolution: 0
[  3214.233] 	YResolution: 0
[  3214.233] 	XCharSize: 0
[  3214.233] 	YCharSize: 0
[  3214.233] 	NumberOfPlanes: 0
[  3214.233] 	BitsPerPixel: 0
[  3214.233] 	NumberOfBanks: 0
[  3214.233] 	MemoryModel: 0
[  3214.233] 	BankSize: 0
[  3214.233] 	NumberOfImages: 0
[  3214.233] 	RedMaskSize: 0
[  3214.233] 	RedFieldPosition: 0
[  3214.233] 	GreenMaskSize: 0
[  3214.233] 	GreenFieldPosition: 0
[  3214.233] 	BlueMaskSize: 0
[  3214.233] 	BlueFieldPosition: 0
[  3214.233] 	RsvdMaskSize: 0
[  3214.233] 	RsvdFieldPosition: 0
[  3214.233] 	DirectColorModeInfo: 0
[  3214.233] 	PhysBasePtr: 0x0
[  3214.233] 	LinBytesPerScanLine: 0
[  3214.233] 	BnkNumberOfImagePages: 0
[  3214.233] 	LinNumberOfImagePages: 0
[  3214.233] 	LinRedMaskSize: 0
[  3214.233] 	LinRedFieldPosition: 0
[  3214.233] 	LinGreenMaskSize: 0
[  3214.233] 	LinGreenFieldPosition: 0
[  3214.233] 	LinBlueMaskSize: 0
[  3214.233] 	LinBlueFieldPosition: 0
[  3214.233] 	LinRsvdMaskSize: 0
[  3214.233] 	LinRsvdFieldPosition: 0
[  3214.233] 	MaxPixelClock: 0
[  3214.233] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.234] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.234] Mode: 13c (0x0)
[  3214.234] 	ModeAttributes: 0x0
[  3214.234] 	WinAAttributes: 0x0
[  3214.234] 	WinBAttributes: 0x0
[  3214.234] 	WinGranularity: 0
[  3214.234] 	WinSize: 0
[  3214.234] 	WinASegment: 0x0
[  3214.234] 	WinBSegment: 0x0
[  3214.234] 	WinFuncPtr: 0x0
[  3214.234] 	BytesPerScanline: 0
[  3214.234] 	XResolution: 0
[  3214.234] 	YResolution: 0
[  3214.234] 	XCharSize: 0
[  3214.234] 	YCharSize: 0
[  3214.234] 	NumberOfPlanes: 0
[  3214.234] 	BitsPerPixel: 0
[  3214.234] 	NumberOfBanks: 0
[  3214.234] 	MemoryModel: 0
[  3214.234] 	BankSize: 0
[  3214.234] 	NumberOfImages: 0
[  3214.234] 	RedMaskSize: 0
[  3214.234] 	RedFieldPosition: 0
[  3214.234] 	GreenMaskSize: 0
[  3214.234] 	GreenFieldPosition: 0
[  3214.234] 	BlueMaskSize: 0
[  3214.234] 	BlueFieldPosition: 0
[  3214.234] 	RsvdMaskSize: 0
[  3214.234] 	RsvdFieldPosition: 0
[  3214.234] 	DirectColorModeInfo: 0
[  3214.234] 	PhysBasePtr: 0x0
[  3214.234] 	LinBytesPerScanLine: 0
[  3214.234] 	BnkNumberOfImagePages: 0
[  3214.234] 	LinNumberOfImagePages: 0
[  3214.234] 	LinRedMaskSize: 0
[  3214.234] 	LinRedFieldPosition: 0
[  3214.234] 	LinGreenMaskSize: 0
[  3214.234] 	LinGreenFieldPosition: 0
[  3214.234] 	LinBlueMaskSize: 0
[  3214.234] 	LinBlueFieldPosition: 0
[  3214.234] 	LinRsvdMaskSize: 0
[  3214.234] 	LinRsvdFieldPosition: 0
[  3214.234] 	MaxPixelClock: 0
[  3214.234] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.234] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.234] Mode: 14d (0x0)
[  3214.234] 	ModeAttributes: 0x0
[  3214.234] 	WinAAttributes: 0x0
[  3214.234] 	WinBAttributes: 0x0
[  3214.234] 	WinGranularity: 0
[  3214.234] 	WinSize: 0
[  3214.235] 	WinASegment: 0x0
[  3214.235] 	WinBSegment: 0x0
[  3214.235] 	WinFuncPtr: 0x0
[  3214.235] 	BytesPerScanline: 0
[  3214.235] 	XResolution: 0
[  3214.235] 	YResolution: 0
[  3214.235] 	XCharSize: 0
[  3214.235] 	YCharSize: 0
[  3214.235] 	NumberOfPlanes: 0
[  3214.235] 	BitsPerPixel: 0
[  3214.235] 	NumberOfBanks: 0
[  3214.235] 	MemoryModel: 0
[  3214.235] 	BankSize: 0
[  3214.235] 	NumberOfImages: 0
[  3214.235] 	RedMaskSize: 0
[  3214.235] 	RedFieldPosition: 0
[  3214.235] 	GreenMaskSize: 0
[  3214.235] 	GreenFieldPosition: 0
[  3214.235] 	BlueMaskSize: 0
[  3214.235] 	BlueFieldPosition: 0
[  3214.235] 	RsvdMaskSize: 0
[  3214.235] 	RsvdFieldPosition: 0
[  3214.235] 	DirectColorModeInfo: 0
[  3214.235] 	PhysBasePtr: 0x0
[  3214.235] 	LinBytesPerScanLine: 0
[  3214.235] 	BnkNumberOfImagePages: 0
[  3214.235] 	LinNumberOfImagePages: 0
[  3214.235] 	LinRedMaskSize: 0
[  3214.235] 	LinRedFieldPosition: 0
[  3214.235] 	LinGreenMaskSize: 0
[  3214.235] 	LinGreenFieldPosition: 0
[  3214.235] 	LinBlueMaskSize: 0
[  3214.235] 	LinBlueFieldPosition: 0
[  3214.235] 	LinRsvdMaskSize: 0
[  3214.235] 	LinRsvdFieldPosition: 0
[  3214.235] 	MaxPixelClock: 0
[  3214.235] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.235] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.235] Mode: 15c (0x0)
[  3214.235] 	ModeAttributes: 0x0
[  3214.235] 	WinAAttributes: 0x0
[  3214.235] 	WinBAttributes: 0x0
[  3214.235] 	WinGranularity: 0
[  3214.235] 	WinSize: 0
[  3214.235] 	WinASegment: 0x0
[  3214.235] 	WinBSegment: 0x0
[  3214.235] 	WinFuncPtr: 0x0
[  3214.235] 	BytesPerScanline: 0
[  3214.235] 	XResolution: 0
[  3214.235] 	YResolution: 0
[  3214.235] 	XCharSize: 0
[  3214.235] 	YCharSize: 0
[  3214.235] 	NumberOfPlanes: 0
[  3214.235] 	BitsPerPixel: 0
[  3214.235] 	NumberOfBanks: 0
[  3214.235] 	MemoryModel: 0
[  3214.235] 	BankSize: 0
[  3214.235] 	NumberOfImages: 0
[  3214.235] 	RedMaskSize: 0
[  3214.235] 	RedFieldPosition: 0
[  3214.235] 	GreenMaskSize: 0
[  3214.235] 	GreenFieldPosition: 0
[  3214.235] 	BlueMaskSize: 0
[  3214.235] 	BlueFieldPosition: 0
[  3214.235] 	RsvdMaskSize: 0
[  3214.235] 	RsvdFieldPosition: 0
[  3214.236] 	DirectColorModeInfo: 0
[  3214.236] 	PhysBasePtr: 0x0
[  3214.236] 	LinBytesPerScanLine: 0
[  3214.236] 	BnkNumberOfImagePages: 0
[  3214.236] 	LinNumberOfImagePages: 0
[  3214.236] 	LinRedMaskSize: 0
[  3214.236] 	LinRedFieldPosition: 0
[  3214.236] 	LinGreenMaskSize: 0
[  3214.236] 	LinGreenFieldPosition: 0
[  3214.236] 	LinBlueMaskSize: 0
[  3214.236] 	LinBlueFieldPosition: 0
[  3214.236] 	LinRsvdMaskSize: 0
[  3214.236] 	LinRsvdFieldPosition: 0
[  3214.236] 	MaxPixelClock: 0
[  3214.236] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.236] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.236] Mode: 13a (0x0)
[  3214.236] 	ModeAttributes: 0x0
[  3214.236] 	WinAAttributes: 0x0
[  3214.236] 	WinBAttributes: 0x0
[  3214.236] 	WinGranularity: 0
[  3214.236] 	WinSize: 0
[  3214.236] 	WinASegment: 0x0
[  3214.236] 	WinBSegment: 0x0
[  3214.236] 	WinFuncPtr: 0x0
[  3214.236] 	BytesPerScanline: 0
[  3214.236] 	XResolution: 0
[  3214.236] 	YResolution: 0
[  3214.236] 	XCharSize: 0
[  3214.236] 	YCharSize: 0
[  3214.236] 	NumberOfPlanes: 0
[  3214.236] 	BitsPerPixel: 0
[  3214.236] 	NumberOfBanks: 0
[  3214.236] 	MemoryModel: 0
[  3214.236] 	BankSize: 0
[  3214.236] 	NumberOfImages: 0
[  3214.236] 	RedMaskSize: 0
[  3214.236] 	RedFieldPosition: 0
[  3214.236] 	GreenMaskSize: 0
[  3214.236] 	GreenFieldPosition: 0
[  3214.236] 	BlueMaskSize: 0
[  3214.236] 	BlueFieldPosition: 0
[  3214.236] 	RsvdMaskSize: 0
[  3214.236] 	RsvdFieldPosition: 0
[  3214.236] 	DirectColorModeInfo: 0
[  3214.236] 	PhysBasePtr: 0x0
[  3214.236] 	LinBytesPerScanLine: 0
[  3214.236] 	BnkNumberOfImagePages: 0
[  3214.236] 	LinNumberOfImagePages: 0
[  3214.236] 	LinRedMaskSize: 0
[  3214.236] 	LinRedFieldPosition: 0
[  3214.236] 	LinGreenMaskSize: 0
[  3214.236] 	LinGreenFieldPosition: 0
[  3214.236] 	LinBlueMaskSize: 0
[  3214.236] 	LinBlueFieldPosition: 0
[  3214.236] 	LinRsvdMaskSize: 0
[  3214.236] 	LinRsvdFieldPosition: 0
[  3214.237] 	MaxPixelClock: 0
[  3214.237] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.237] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.237] Mode: 14b (0x0)
[  3214.237] 	ModeAttributes: 0x0
[  3214.237] 	WinAAttributes: 0x0
[  3214.237] 	WinBAttributes: 0x0
[  3214.237] 	WinGranularity: 0
[  3214.237] 	WinSize: 0
[  3214.237] 	WinASegment: 0x0
[  3214.237] 	WinBSegment: 0x0
[  3214.237] 	WinFuncPtr: 0x0
[  3214.237] 	BytesPerScanline: 0
[  3214.237] 	XResolution: 0
[  3214.237] 	YResolution: 0
[  3214.237] 	XCharSize: 0
[  3214.237] 	YCharSize: 0
[  3214.237] 	NumberOfPlanes: 0
[  3214.237] 	BitsPerPixel: 0
[  3214.237] 	NumberOfBanks: 0
[  3214.237] 	MemoryModel: 0
[  3214.237] 	BankSize: 0
[  3214.237] 	NumberOfImages: 0
[  3214.237] 	RedMaskSize: 0
[  3214.237] 	RedFieldPosition: 0
[  3214.237] 	GreenMaskSize: 0
[  3214.237] 	GreenFieldPosition: 0
[  3214.237] 	BlueMaskSize: 0
[  3214.237] 	BlueFieldPosition: 0
[  3214.237] 	RsvdMaskSize: 0
[  3214.237] 	RsvdFieldPosition: 0
[  3214.237] 	DirectColorModeInfo: 0
[  3214.237] 	PhysBasePtr: 0x0
[  3214.237] 	LinBytesPerScanLine: 0
[  3214.237] 	BnkNumberOfImagePages: 0
[  3214.237] 	LinNumberOfImagePages: 0
[  3214.237] 	LinRedMaskSize: 0
[  3214.237] 	LinRedFieldPosition: 0
[  3214.237] 	LinGreenMaskSize: 0
[  3214.237] 	LinGreenFieldPosition: 0
[  3214.237] 	LinBlueMaskSize: 0
[  3214.237] 	LinBlueFieldPosition: 0
[  3214.237] 	LinRsvdMaskSize: 0
[  3214.237] 	LinRsvdFieldPosition: 0
[  3214.237] 	MaxPixelClock: 0
[  3214.238] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.238] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.238] Mode: 15a (0x0)
[  3214.238] 	ModeAttributes: 0x0
[  3214.238] 	WinAAttributes: 0x0
[  3214.238] 	WinBAttributes: 0x0
[  3214.238] 	WinGranularity: 0
[  3214.238] 	WinSize: 0
[  3214.238] 	WinASegment: 0x0
[  3214.238] 	WinBSegment: 0x0
[  3214.238] 	WinFuncPtr: 0x0
[  3214.238] 	BytesPerScanline: 0
[  3214.238] 	XResolution: 0
[  3214.238] 	YResolution: 0
[  3214.238] 	XCharSize: 0
[  3214.238] 	YCharSize: 0
[  3214.238] 	NumberOfPlanes: 0
[  3214.238] 	BitsPerPixel: 0
[  3214.238] 	NumberOfBanks: 0
[  3214.238] 	MemoryModel: 0
[  3214.238] 	BankSize: 0
[  3214.238] 	NumberOfImages: 0
[  3214.238] 	RedMaskSize: 0
[  3214.238] 	RedFieldPosition: 0
[  3214.238] 	GreenMaskSize: 0
[  3214.238] 	GreenFieldPosition: 0
[  3214.238] 	BlueMaskSize: 0
[  3214.238] 	BlueFieldPosition: 0
[  3214.238] 	RsvdMaskSize: 0
[  3214.238] 	RsvdFieldPosition: 0
[  3214.238] 	DirectColorModeInfo: 0
[  3214.238] 	PhysBasePtr: 0x0
[  3214.238] 	LinBytesPerScanLine: 0
[  3214.238] 	BnkNumberOfImagePages: 0
[  3214.238] 	LinNumberOfImagePages: 0
[  3214.238] 	LinRedMaskSize: 0
[  3214.238] 	LinRedFieldPosition: 0
[  3214.238] 	LinGreenMaskSize: 0
[  3214.238] 	LinGreenFieldPosition: 0
[  3214.238] 	LinBlueMaskSize: 0
[  3214.239] 	LinBlueFieldPosition: 0
[  3214.239] 	LinRsvdMaskSize: 0
[  3214.239] 	LinRsvdFieldPosition: 0
[  3214.239] 	MaxPixelClock: 0
[  3214.239] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.239] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.239] Mode: 107 (0x0)
[  3214.239] 	ModeAttributes: 0x0
[  3214.239] 	WinAAttributes: 0x0
[  3214.239] 	WinBAttributes: 0x0
[  3214.239] 	WinGranularity: 0
[  3214.239] 	WinSize: 0
[  3214.239] 	WinASegment: 0x0
[  3214.239] 	WinBSegment: 0x0
[  3214.239] 	WinFuncPtr: 0x0
[  3214.239] 	BytesPerScanline: 0
[  3214.239] 	XResolution: 0
[  3214.239] 	YResolution: 0
[  3214.239] 	XCharSize: 0
[  3214.239] 	YCharSize: 0
[  3214.239] 	NumberOfPlanes: 0
[  3214.239] 	BitsPerPixel: 0
[  3214.239] 	NumberOfBanks: 0
[  3214.239] 	MemoryModel: 0
[  3214.239] 	BankSize: 0
[  3214.239] 	NumberOfImages: 0
[  3214.239] 	RedMaskSize: 0
[  3214.239] 	RedFieldPosition: 0
[  3214.239] 	GreenMaskSize: 0
[  3214.239] 	GreenFieldPosition: 0
[  3214.239] 	BlueMaskSize: 0
[  3214.239] 	BlueFieldPosition: 0
[  3214.239] 	RsvdMaskSize: 0
[  3214.239] 	RsvdFieldPosition: 0
[  3214.239] 	DirectColorModeInfo: 0
[  3214.239] 	PhysBasePtr: 0x0
[  3214.239] 	LinBytesPerScanLine: 0
[  3214.239] 	BnkNumberOfImagePages: 0
[  3214.239] 	LinNumberOfImagePages: 0
[  3214.239] 	LinRedMaskSize: 0
[  3214.239] 	LinRedFieldPosition: 0
[  3214.239] 	LinGreenMaskSize: 0
[  3214.239] 	LinGreenFieldPosition: 0
[  3214.239] 	LinBlueMaskSize: 0
[  3214.239] 	LinBlueFieldPosition: 0
[  3214.239] 	LinRsvdMaskSize: 0
[  3214.239] 	LinRsvdFieldPosition: 0
[  3214.239] 	MaxPixelClock: 0
[  3214.239] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.240] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.240] Mode: 11a (0x0)
[  3214.240] 	ModeAttributes: 0x0
[  3214.240] 	WinAAttributes: 0x0
[  3214.240] 	WinBAttributes: 0x0
[  3214.240] 	WinGranularity: 0
[  3214.240] 	WinSize: 0
[  3214.240] 	WinASegment: 0x0
[  3214.240] 	WinBSegment: 0x0
[  3214.240] 	WinFuncPtr: 0x0
[  3214.240] 	BytesPerScanline: 0
[  3214.240] 	XResolution: 0
[  3214.240] 	YResolution: 0
[  3214.240] 	XCharSize: 0
[  3214.240] 	YCharSize: 0
[  3214.240] 	NumberOfPlanes: 0
[  3214.240] 	BitsPerPixel: 0
[  3214.240] 	NumberOfBanks: 0
[  3214.240] 	MemoryModel: 0
[  3214.240] 	BankSize: 0
[  3214.240] 	NumberOfImages: 0
[  3214.240] 	RedMaskSize: 0
[  3214.240] 	RedFieldPosition: 0
[  3214.240] 	GreenMaskSize: 0
[  3214.240] 	GreenFieldPosition: 0
[  3214.240] 	BlueMaskSize: 0
[  3214.240] 	BlueFieldPosition: 0
[  3214.240] 	RsvdMaskSize: 0
[  3214.240] 	RsvdFieldPosition: 0
[  3214.240] 	DirectColorModeInfo: 0
[  3214.240] 	PhysBasePtr: 0x0
[  3214.240] 	LinBytesPerScanLine: 0
[  3214.240] 	BnkNumberOfImagePages: 0
[  3214.240] 	LinNumberOfImagePages: 0
[  3214.240] 	LinRedMaskSize: 0
[  3214.240] 	LinRedFieldPosition: 0
[  3214.240] 	LinGreenMaskSize: 0
[  3214.240] 	LinGreenFieldPosition: 0
[  3214.240] 	LinBlueMaskSize: 0
[  3214.240] 	LinBlueFieldPosition: 0
[  3214.240] 	LinRsvdMaskSize: 0
[  3214.240] 	LinRsvdFieldPosition: 0
[  3214.240] 	MaxPixelClock: 0
[  3214.240] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.241] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.241] Mode: 11b (0x0)
[  3214.241] 	ModeAttributes: 0x0
[  3214.241] 	WinAAttributes: 0x0
[  3214.241] 	WinBAttributes: 0x0
[  3214.241] 	WinGranularity: 0
[  3214.241] 	WinSize: 0
[  3214.241] 	WinASegment: 0x0
[  3214.241] 	WinBSegment: 0x0
[  3214.241] 	WinFuncPtr: 0x0
[  3214.241] 	BytesPerScanline: 0
[  3214.241] 	XResolution: 0
[  3214.241] 	YResolution: 0
[  3214.241] 	XCharSize: 0
[  3214.241] 	YCharSize: 0
[  3214.241] 	NumberOfPlanes: 0
[  3214.241] 	BitsPerPixel: 0
[  3214.241] 	NumberOfBanks: 0
[  3214.241] 	MemoryModel: 0
[  3214.241] 	BankSize: 0
[  3214.241] 	NumberOfImages: 0
[  3214.241] 	RedMaskSize: 0
[  3214.241] 	RedFieldPosition: 0
[  3214.241] 	GreenMaskSize: 0
[  3214.241] 	GreenFieldPosition: 0
[  3214.241] 	BlueMaskSize: 0
[  3214.241] 	BlueFieldPosition: 0
[  3214.241] 	RsvdMaskSize: 0
[  3214.241] 	RsvdFieldPosition: 0
[  3214.241] 	DirectColorModeInfo: 0
[  3214.241] 	PhysBasePtr: 0x0
[  3214.241] 	LinBytesPerScanLine: 0
[  3214.241] 	BnkNumberOfImagePages: 0
[  3214.241] 	LinNumberOfImagePages: 0
[  3214.241] 	LinRedMaskSize: 0
[  3214.241] 	LinRedFieldPosition: 0
[  3214.241] 	LinGreenMaskSize: 0
[  3214.241] 	LinGreenFieldPosition: 0
[  3214.241] 	LinBlueMaskSize: 0
[  3214.241] 	LinBlueFieldPosition: 0
[  3214.241] 	LinRsvdMaskSize: 0
[  3214.241] 	LinRsvdFieldPosition: 0
[  3214.241] 	MaxPixelClock: 0
[  3214.241] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.242] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.242] Mode: 105 (1024x768)
[  3214.242] 	ModeAttributes: 0x9b
[  3214.242] 	WinAAttributes: 0x7
[  3214.242] 	WinBAttributes: 0x0
[  3214.242] 	WinGranularity: 64
[  3214.242] 	WinSize: 64
[  3214.242] 	WinASegment: 0xa000
[  3214.242] 	WinBSegment: 0x0
[  3214.242] 	WinFuncPtr: 0xc0008449
[  3214.242] 	BytesPerScanline: 1024
[  3214.242] 	XResolution: 1024
[  3214.242] 	YResolution: 768
[  3214.242] 	XCharSize: 8
[  3214.242] 	YCharSize: 16
[  3214.242] 	NumberOfPlanes: 1
[  3214.242] 	BitsPerPixel: 8
[  3214.242] 	NumberOfBanks: 1
[  3214.242] 	MemoryModel: 4
[  3214.242] 	BankSize: 0
[  3214.242] 	NumberOfImages: 84
[  3214.242] 	RedMaskSize: 0
[  3214.242] 	RedFieldPosition: 0
[  3214.242] 	GreenMaskSize: 0
[  3214.242] 	GreenFieldPosition: 0
[  3214.242] 	BlueMaskSize: 0
[  3214.242] 	BlueFieldPosition: 0
[  3214.243] 	RsvdMaskSize: 0
[  3214.243] 	RsvdFieldPosition: 0
[  3214.243] 	DirectColorModeInfo: 0
[  3214.243] 	PhysBasePtr: 0xe0000000
[  3214.243] 	LinBytesPerScanLine: 1024
[  3214.243] 	BnkNumberOfImagePages: 84
[  3214.243] 	LinNumberOfImagePages: 84
[  3214.243] 	LinRedMaskSize: 0
[  3214.243] 	LinRedFieldPosition: 0
[  3214.243] 	LinGreenMaskSize: 0
[  3214.243] 	LinGreenFieldPosition: 0
[  3214.243] 	LinBlueMaskSize: 0
[  3214.243] 	LinBlueFieldPosition: 0
[  3214.243] 	LinRsvdMaskSize: 0
[  3214.243] 	LinRsvdFieldPosition: 0
[  3214.243] 	MaxPixelClock: 230000000
[  3214.243] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.244] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.244] Mode: 117 (1024x768)
[  3214.244] 	ModeAttributes: 0x9b
[  3214.244] 	WinAAttributes: 0x7
[  3214.244] 	WinBAttributes: 0x0
[  3214.244] 	WinGranularity: 64
[  3214.244] 	WinSize: 64
[  3214.244] 	WinASegment: 0xa000
[  3214.244] 	WinBSegment: 0x0
[  3214.244] 	WinFuncPtr: 0xc0008449
[  3214.244] 	BytesPerScanline: 2048
[  3214.244] 	XResolution: 1024
[  3214.244] 	YResolution: 768
[  3214.244] 	XCharSize: 8
[  3214.244] 	YCharSize: 16
[  3214.244] 	NumberOfPlanes: 1
[  3214.244] 	BitsPerPixel: 16
[  3214.244] 	NumberOfBanks: 1
[  3214.244] 	MemoryModel: 6
[  3214.244] 	BankSize: 0
[  3214.244] 	NumberOfImages: 41
[  3214.244] 	RedMaskSize: 5
[  3214.244] 	RedFieldPosition: 11
[  3214.244] 	GreenMaskSize: 6
[  3214.244] 	GreenFieldPosition: 5
[  3214.244] 	BlueMaskSize: 5
[  3214.244] 	BlueFieldPosition: 0
[  3214.244] 	RsvdMaskSize: 0
[  3214.244] 	RsvdFieldPosition: 0
[  3214.244] 	DirectColorModeInfo: 0
[  3214.244] 	PhysBasePtr: 0xe0000000
[  3214.244] 	LinBytesPerScanLine: 2048
[  3214.244] 	BnkNumberOfImagePages: 41
[  3214.244] 	LinNumberOfImagePages: 41
[  3214.244] 	LinRedMaskSize: 5
[  3214.244] 	LinRedFieldPosition: 11
[  3214.244] 	LinGreenMaskSize: 6
[  3214.244] 	LinGreenFieldPosition: 5
[  3214.244] 	LinBlueMaskSize: 5
[  3214.244] 	LinBlueFieldPosition: 0
[  3214.244] 	LinRsvdMaskSize: 0
[  3214.244] 	LinRsvdFieldPosition: 0
[  3214.244] 	MaxPixelClock: 230000000
[  3214.244] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.245] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.245] *Mode: 118 (1024x768)
[  3214.245] 	ModeAttributes: 0x9b
[  3214.245] 	WinAAttributes: 0x7
[  3214.245] 	WinBAttributes: 0x0
[  3214.245] 	WinGranularity: 64
[  3214.245] 	WinSize: 64
[  3214.245] 	WinASegment: 0xa000
[  3214.245] 	WinBSegment: 0x0
[  3214.245] 	WinFuncPtr: 0xc0008449
[  3214.245] 	BytesPerScanline: 4096
[  3214.246] 	XResolution: 1024
[  3214.246] 	YResolution: 768
[  3214.246] 	XCharSize: 8
[  3214.246] 	YCharSize: 16
[  3214.246] 	NumberOfPlanes: 1
[  3214.246] 	BitsPerPixel: 32
[  3214.246] 	NumberOfBanks: 1
[  3214.246] 	MemoryModel: 6
[  3214.246] 	BankSize: 0
[  3214.246] 	NumberOfImages: 20
[  3214.246] 	RedMaskSize: 8
[  3214.246] 	RedFieldPosition: 16
[  3214.246] 	GreenMaskSize: 8
[  3214.246] 	GreenFieldPosition: 8
[  3214.246] 	BlueMaskSize: 8
[  3214.246] 	BlueFieldPosition: 0
[  3214.246] 	RsvdMaskSize: 8
[  3214.246] 	RsvdFieldPosition: 24
[  3214.246] 	DirectColorModeInfo: 0
[  3214.246] 	PhysBasePtr: 0xe0000000
[  3214.246] 	LinBytesPerScanLine: 4096
[  3214.246] 	BnkNumberOfImagePages: 20
[  3214.246] 	LinNumberOfImagePages: 20
[  3214.246] 	LinRedMaskSize: 8
[  3214.246] 	LinRedFieldPosition: 16
[  3214.246] 	LinGreenMaskSize: 8
[  3214.246] 	LinGreenFieldPosition: 8
[  3214.246] 	LinBlueMaskSize: 8
[  3214.246] 	LinBlueFieldPosition: 0
[  3214.246] 	LinRsvdMaskSize: 8
[  3214.246] 	LinRsvdFieldPosition: 24
[  3214.246] 	MaxPixelClock: 230000000
[  3214.246] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.247] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.247] *Mode: 112 (640x480)
[  3214.247] 	ModeAttributes: 0x9b
[  3214.247] 	WinAAttributes: 0x7
[  3214.247] 	WinBAttributes: 0x0
[  3214.247] 	WinGranularity: 64
[  3214.247] 	WinSize: 64
[  3214.247] 	WinASegment: 0xa000
[  3214.247] 	WinBSegment: 0x0
[  3214.247] 	WinFuncPtr: 0xc0008449
[  3214.247] 	BytesPerScanline: 2560
[  3214.247] 	XResolution: 640
[  3214.247] 	YResolution: 480
[  3214.247] 	XCharSize: 8
[  3214.247] 	YCharSize: 16
[  3214.247] 	NumberOfPlanes: 1
[  3214.247] 	BitsPerPixel: 32
[  3214.247] 	NumberOfBanks: 1
[  3214.247] 	MemoryModel: 6
[  3214.247] 	BankSize: 0
[  3214.247] 	NumberOfImages: 52
[  3214.247] 	RedMaskSize: 8
[  3214.247] 	RedFieldPosition: 16
[  3214.247] 	GreenMaskSize: 8
[  3214.247] 	GreenFieldPosition: 8
[  3214.247] 	BlueMaskSize: 8
[  3214.247] 	BlueFieldPosition: 0
[  3214.247] 	RsvdMaskSize: 8
[  3214.247] 	RsvdFieldPosition: 24
[  3214.247] 	DirectColorModeInfo: 0
[  3214.247] 	PhysBasePtr: 0xe0000000
[  3214.247] 	LinBytesPerScanLine: 2560
[  3214.247] 	BnkNumberOfImagePages: 52
[  3214.247] 	LinNumberOfImagePages: 52
[  3214.247] 	LinRedMaskSize: 8
[  3214.247] 	LinRedFieldPosition: 16
[  3214.247] 	LinGreenMaskSize: 8
[  3214.247] 	LinGreenFieldPosition: 8
[  3214.247] 	LinBlueMaskSize: 8
[  3214.247] 	LinBlueFieldPosition: 0
[  3214.247] 	LinRsvdMaskSize: 8
[  3214.247] 	LinRsvdFieldPosition: 24
[  3214.247] 	MaxPixelClock: 230000000
[  3214.247] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.248] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.248] Mode: 114 (800x600)
[  3214.248] 	ModeAttributes: 0x9b
[  3214.248] 	WinAAttributes: 0x7
[  3214.249] 	WinBAttributes: 0x0
[  3214.249] 	WinGranularity: 64
[  3214.249] 	WinSize: 64
[  3214.249] 	WinASegment: 0xa000
[  3214.249] 	WinBSegment: 0x0
[  3214.249] 	WinFuncPtr: 0xc0008449
[  3214.249] 	BytesPerScanline: 1600
[  3214.249] 	XResolution: 800
[  3214.249] 	YResolution: 600
[  3214.249] 	XCharSize: 8
[  3214.249] 	YCharSize: 16
[  3214.249] 	NumberOfPlanes: 1
[  3214.249] 	BitsPerPixel: 16
[  3214.249] 	NumberOfBanks: 1
[  3214.249] 	MemoryModel: 6
[  3214.249] 	BankSize: 0
[  3214.249] 	NumberOfImages: 67
[  3214.249] 	RedMaskSize: 5
[  3214.249] 	RedFieldPosition: 11
[  3214.249] 	GreenMaskSize: 6
[  3214.249] 	GreenFieldPosition: 5
[  3214.249] 	BlueMaskSize: 5
[  3214.249] 	BlueFieldPosition: 0
[  3214.249] 	RsvdMaskSize: 0
[  3214.249] 	RsvdFieldPosition: 0
[  3214.249] 	DirectColorModeInfo: 0
[  3214.249] 	PhysBasePtr: 0xe0000000
[  3214.249] 	LinBytesPerScanLine: 1600
[  3214.249] 	BnkNumberOfImagePages: 67
[  3214.249] 	LinNumberOfImagePages: 67
[  3214.249] 	LinRedMaskSize: 5
[  3214.249] 	LinRedFieldPosition: 11
[  3214.249] 	LinGreenMaskSize: 6
[  3214.249] 	LinGreenFieldPosition: 5
[  3214.249] 	LinBlueMaskSize: 5
[  3214.249] 	LinBlueFieldPosition: 0
[  3214.249] 	LinRsvdMaskSize: 0
[  3214.249] 	LinRsvdFieldPosition: 0
[  3214.249] 	MaxPixelClock: 230000000
[  3214.249] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.250] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.250] *Mode: 115 (800x600)
[  3214.250] 	ModeAttributes: 0x9b
[  3214.250] 	WinAAttributes: 0x7
[  3214.250] 	WinBAttributes: 0x0
[  3214.250] 	WinGranularity: 64
[  3214.250] 	WinSize: 64
[  3214.250] 	WinASegment: 0xa000
[  3214.250] 	WinBSegment: 0x0
[  3214.250] 	WinFuncPtr: 0xc0008449
[  3214.250] 	BytesPerScanline: 3200
[  3214.250] 	XResolution: 800
[  3214.250] 	YResolution: 600
[  3214.250] 	XCharSize: 8
[  3214.250] 	YCharSize: 16
[  3214.250] 	NumberOfPlanes: 1
[  3214.250] 	BitsPerPixel: 32
[  3214.250] 	NumberOfBanks: 1
[  3214.250] 	MemoryModel: 6
[  3214.250] 	BankSize: 0
[  3214.250] 	NumberOfImages: 33
[  3214.250] 	RedMaskSize: 8
[  3214.250] 	RedFieldPosition: 16
[  3214.250] 	GreenMaskSize: 8
[  3214.250] 	GreenFieldPosition: 8
[  3214.250] 	BlueMaskSize: 8
[  3214.250] 	BlueFieldPosition: 0
[  3214.250] 	RsvdMaskSize: 8
[  3214.250] 	RsvdFieldPosition: 24
[  3214.250] 	DirectColorModeInfo: 0
[  3214.250] 	PhysBasePtr: 0xe0000000
[  3214.250] 	LinBytesPerScanLine: 3200
[  3214.250] 	BnkNumberOfImagePages: 33
[  3214.250] 	LinNumberOfImagePages: 33
[  3214.250] 	LinRedMaskSize: 8
[  3214.250] 	LinRedFieldPosition: 16
[  3214.250] 	LinGreenMaskSize: 8
[  3214.250] 	LinGreenFieldPosition: 8
[  3214.250] 	LinBlueMaskSize: 8
[  3214.250] 	LinBlueFieldPosition: 0
[  3214.250] 	LinRsvdMaskSize: 8
[  3214.251] 	LinRsvdFieldPosition: 24
[  3214.251] 	MaxPixelClock: 230000000
[  3214.251] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.251] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.251] Mode: 101 (640x480)
[  3214.251] 	ModeAttributes: 0x9b
[  3214.251] 	WinAAttributes: 0x7
[  3214.251] 	WinBAttributes: 0x0
[  3214.251] 	WinGranularity: 64
[  3214.251] 	WinSize: 64
[  3214.251] 	WinASegment: 0xa000
[  3214.251] 	WinBSegment: 0x0
[  3214.251] 	WinFuncPtr: 0xc0008449
[  3214.251] 	BytesPerScanline: 640
[  3214.251] 	XResolution: 640
[  3214.251] 	YResolution: 480
[  3214.251] 	XCharSize: 8
[  3214.251] 	YCharSize: 16
[  3214.251] 	NumberOfPlanes: 1
[  3214.251] 	BitsPerPixel: 8
[  3214.251] 	NumberOfBanks: 1
[  3214.251] 	MemoryModel: 4
[  3214.251] 	BankSize: 0
[  3214.251] 	NumberOfImages: 203
[  3214.251] 	RedMaskSize: 0
[  3214.251] 	RedFieldPosition: 0
[  3214.251] 	GreenMaskSize: 0
[  3214.251] 	GreenFieldPosition: 0
[  3214.251] 	BlueMaskSize: 0
[  3214.251] 	BlueFieldPosition: 0
[  3214.252] 	RsvdMaskSize: 0
[  3214.252] 	RsvdFieldPosition: 0
[  3214.252] 	DirectColorModeInfo: 0
[  3214.252] 	PhysBasePtr: 0xe0000000
[  3214.252] 	LinBytesPerScanLine: 640
[  3214.252] 	BnkNumberOfImagePages: 203
[  3214.252] 	LinNumberOfImagePages: 203
[  3214.252] 	LinRedMaskSize: 0
[  3214.252] 	LinRedFieldPosition: 0
[  3214.252] 	LinGreenMaskSize: 0
[  3214.252] 	LinGreenFieldPosition: 0
[  3214.252] 	LinBlueMaskSize: 0
[  3214.252] 	LinBlueFieldPosition: 0
[  3214.252] 	LinRsvdMaskSize: 0
[  3214.252] 	LinRsvdFieldPosition: 0
[  3214.252] 	MaxPixelClock: 230000000
[  3214.252] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.252] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.252] Mode: 103 (800x600)
[  3214.252] 	ModeAttributes: 0x9b
[  3214.252] 	WinAAttributes: 0x7
[  3214.252] 	WinBAttributes: 0x0
[  3214.252] 	WinGranularity: 64
[  3214.252] 	WinSize: 64
[  3214.253] 	WinASegment: 0xa000
[  3214.253] 	WinBSegment: 0x0
[  3214.253] 	WinFuncPtr: 0xc0008449
[  3214.253] 	BytesPerScanline: 832
[  3214.253] 	XResolution: 800
[  3214.253] 	YResolution: 600
[  3214.253] 	XCharSize: 8
[  3214.253] 	YCharSize: 16
[  3214.253] 	NumberOfPlanes: 1
[  3214.253] 	BitsPerPixel: 8
[  3214.253] 	NumberOfBanks: 1
[  3214.253] 	MemoryModel: 4
[  3214.253] 	BankSize: 0
[  3214.253] 	NumberOfImages: 126
[  3214.253] 	RedMaskSize: 0
[  3214.253] 	RedFieldPosition: 0
[  3214.253] 	GreenMaskSize: 0
[  3214.253] 	GreenFieldPosition: 0
[  3214.253] 	BlueMaskSize: 0
[  3214.253] 	BlueFieldPosition: 0
[  3214.253] 	RsvdMaskSize: 0
[  3214.253] 	RsvdFieldPosition: 0
[  3214.253] 	DirectColorModeInfo: 0
[  3214.253] 	PhysBasePtr: 0xe0000000
[  3214.253] 	LinBytesPerScanLine: 832
[  3214.253] 	BnkNumberOfImagePages: 126
[  3214.253] 	LinNumberOfImagePages: 126
[  3214.253] 	LinRedMaskSize: 0
[  3214.253] 	LinRedFieldPosition: 0
[  3214.253] 	LinGreenMaskSize: 0
[  3214.253] 	LinGreenFieldPosition: 0
[  3214.253] 	LinBlueMaskSize: 0
[  3214.253] 	LinBlueFieldPosition: 0
[  3214.253] 	LinRsvdMaskSize: 0
[  3214.253] 	LinRsvdFieldPosition: 0
[  3214.253] 	MaxPixelClock: 230000000
[  3214.253] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.254] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.254] Mode: 111 (640x480)
[  3214.254] 	ModeAttributes: 0x9b
[  3214.254] 	WinAAttributes: 0x7
[  3214.254] 	WinBAttributes: 0x0
[  3214.254] 	WinGranularity: 64
[  3214.254] 	WinSize: 64
[  3214.254] 	WinASegment: 0xa000
[  3214.254] 	WinBSegment: 0x0
[  3214.254] 	WinFuncPtr: 0xc0008449
[  3214.254] 	BytesPerScanline: 1280
[  3214.254] 	XResolution: 640
[  3214.254] 	YResolution: 480
[  3214.254] 	XCharSize: 8
[  3214.254] 	YCharSize: 16
[  3214.254] 	NumberOfPlanes: 1
[  3214.254] 	BitsPerPixel: 16
[  3214.254] 	NumberOfBanks: 1
[  3214.254] 	MemoryModel: 6
[  3214.254] 	BankSize: 0
[  3214.254] 	NumberOfImages: 101
[  3214.254] 	RedMaskSize: 5
[  3214.254] 	RedFieldPosition: 11
[  3214.254] 	GreenMaskSize: 6
[  3214.254] 	GreenFieldPosition: 5
[  3214.254] 	BlueMaskSize: 5
[  3214.254] 	BlueFieldPosition: 0
[  3214.254] 	RsvdMaskSize: 0
[  3214.254] 	RsvdFieldPosition: 0
[  3214.254] 	DirectColorModeInfo: 0
[  3214.254] 	PhysBasePtr: 0xe0000000
[  3214.254] 	LinBytesPerScanLine: 1280
[  3214.254] 	BnkNumberOfImagePages: 101
[  3214.254] 	LinNumberOfImagePages: 101
[  3214.254] 	LinRedMaskSize: 5
[  3214.254] 	LinRedFieldPosition: 11
[  3214.254] 	LinGreenMaskSize: 6
[  3214.254] 	LinGreenFieldPosition: 5
[  3214.254] 	LinBlueMaskSize: 5
[  3214.254] 	LinBlueFieldPosition: 0
[  3214.254] 	LinRsvdMaskSize: 0
[  3214.254] 	LinRsvdFieldPosition: 0
[  3214.254] 	MaxPixelClock: 230000000
[  3214.254] 
[  3214.254] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
[  3214.254] (II) VESA(0): <default monitor>: Using hsync range of 47.10-56.51 kHz
[  3214.254] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-59.99 Hz
[  3214.254] (WW) VESA(0): Unable to estimate virtual size
[  3214.254] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[  3214.254] (II) VESA(0): Not using built-in mode "960x600" (no mode of this name)
[  3214.254] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[  3214.254] (II) VESA(0): Not using built-in mode "768x480" (no mode of this name)
[  3214.254] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[  3214.254] (WW) VESA(0): No valid modes left. Trying less strict filter...
[  3214.254] (II) VESA(0): <default monitor>: Using hsync range of 47.10-56.51 kHz
[  3214.255] (II) VESA(0): <default monitor>: Using vrefresh range of 50.00-59.99 Hz
[  3214.255] (WW) VESA(0): Unable to estimate virtual size
[  3214.255] (II) VESA(0): Not using built-in mode "960x600" (hsync out of range)
[  3214.255] (II) VESA(0): Not using built-in mode "800x600" (hsync out of range)
[  3214.255] (II) VESA(0): Not using built-in mode "768x480" (hsync out of range)
[  3214.255] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[  3214.255] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[  3214.255] (**) VESA(0): *Built-in mode "1024x768"
[  3214.255] (**) VESA(0): Display dimensions: (350, 190) mm
[  3214.255] (**) VESA(0): DPI set to (74, 102)
[  3214.255] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
[  3214.255] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.255] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.255] (**) VESA(0): Using "Shadow Framebuffer"
[  3214.255] (II) Loading sub module "shadow"
[  3214.255] (II) LoadModule: "shadow"
[  3214.257] (II) Loading /usr/local/lib/xorg/modules/libshadow.so
[  3214.257] (II) Module shadow: vendor="X.Org Foundation"
[  3214.257] 	compiled for 1.10.6, module version = 1.1.0
[  3214.257] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3214.257] (II) Loading sub module "fb"
[  3214.257] (II) LoadModule: "fb"
[  3214.258] (II) Loading /usr/local/lib/xorg/modules/libfb.so
[  3214.259] (II) Module fb: vendor="X.Org Foundation"
[  3214.259] 	compiled for 1.10.6, module version = 1.0.0
[  3214.259] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  3214.259] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.260] (II) UnloadModule: "fbdev"
[  3214.260] (II) Unloading fbdev
[  3214.260] (==) Depth 24 pixmap format is 32 bpp
[  3214.260] (II) Loading sub module "int10"
[  3214.260] (II) LoadModule: "int10"
[  3214.260] (II) Loading /usr/local/lib/xorg/modules/libint10.so
[  3214.260] (II) Module int10: vendor="X.Org Foundation"
[  3214.260] 	compiled for 1.10.6, module version = 1.0.0
[  3214.260] 	ABI class: X.Org Video Driver, version 10.0
[  3214.260] (II) VESA(0): initializing int10
[  3214.260] (==) VESA(0): Write-combining range (0xa0000,0x20000) was already clear
[  3214.260] (II) VESA(0): Bad V_BIOS checksum
[  3214.260] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[  3214.260] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.261] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.261] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.261] (II) VESA(0): VESA BIOS detected
[  3214.261] (II) VESA(0): VESA VBE Version 3.0
[  3214.261] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[  3214.261] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[  3214.261] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[  3214.261] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[  3214.261] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[  3214.261] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[  3214.268] (II) VESA(0): virtual address = 0x31200000,
	physical address = 0xe0000000, size = 67043328
[  3214.268] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.268] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.273] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.273] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.273] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.276] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.276] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.278] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.278] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.279] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.279] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[  3214.279] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.353] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.353] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.353] (==) VESA(0): Write-combining range (0x0,0x1000) was already clear
[  3214.353] (==) VESA(0): Default visual is TrueColor
[  3214.353] (==) VESA(0): Backing store disabled
[  3214.353] (==) VESA(0): DPMS enabled
[  3214.353] (==) RandR enabled
[  3214.353] (II) Initializing built-in extension Generic Event Extension
[  3214.353] (II) Initializing built-in extension SHAPE
[  3214.353] (II) Initializing built-in extension MIT-SHM
[  3214.353] (II) Initializing built-in extension XInputExtension
[  3214.353] (II) Initializing built-in extension XTEST
[  3214.353] (II) Initializing built-in extension BIG-REQUESTS
[  3214.353] (II) Initializing built-in extension SYNC
[  3214.353] (II) Initializing built-in extension XKEYBOARD
[  3214.353] (II) Initializing built-in extension XC-MISC
[  3214.353] (II) Initializing built-in extension XINERAMA
[  3214.353] (II) Initializing built-in extension XFIXES
[  3214.353] (II) Initializing built-in extension RENDER
[  3214.353] (II) Initializing built-in extension RANDR
[  3214.353] (II) Initializing built-in extension COMPOSITE
[  3214.353] (II) Initializing built-in extension DAMAGE
[  3214.375] (II) AIGLX: Loaded and initialized /usr/local/lib/dri/swrast_dri.so
[  3214.375] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  3214.539] (II) config/hal: Adding input device AT Keyboard
[  3214.539] (II) LoadModule: "kbd"
[  3214.539] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[  3214.539] (II) Module kbd: vendor="X.Org Foundation"
[  3214.539] 	compiled for 1.10.6, module version = 1.6.1
[  3214.539] 	Module class: X.Org XInput Driver
[  3214.539] 	ABI class: X.Org XInput driver, version 12.2
[  3214.539] (II) Using input driver 'kbd' for 'AT Keyboard'
[  3214.539] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so
[  3214.539] (**) AT Keyboard: always reports core events
[  3214.539] (**) AT Keyboard: always reports core events
[  3214.539] (**) Option "Protocol" "standard"
[  3214.539] (**) Option "XkbRules" "base"
[  3214.539] (**) Option "XkbModel" "pc105"
[  3214.539] (**) Option "XkbLayout" "us"
[  3214.539] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/atkbd_0"
[  3214.539] (II) XINPUT: Adding extended input device "AT Keyboard" (type: KEYBOARD)
[  3214.545] (II) config/hal: Adding input device PS/2 Mouse
[  3214.545] (II) LoadModule: "mouse"
[  3214.545] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[  3214.545] (II) Module mouse: vendor="X.Org Foundation"
[  3214.545] 	compiled for 1.10.6, module version = 1.7.1
[  3214.545] 	Module class: X.Org XInput Driver
[  3214.545] 	ABI class: X.Org XInput driver, version 12.2
[  3214.545] (II) Using input driver 'mouse' for 'PS/2 Mouse'
[  3214.545] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so
[  3214.545] (**) PS/2 Mouse: always reports core events
[  3214.545] (**) Option "Device" "/dev/sysmouse"
[  3214.545] (==) PS/2 Mouse: Protocol: "Auto"
[  3214.545] (**) PS/2 Mouse: always reports core events
[  3214.545] (==) PS/2 Mouse: Emulate3Buttons, Emulate3Timeout: 50
[  3214.545] (**) PS/2 Mouse: ZAxisMapping: buttons 4 and 5
[  3214.545] (**) PS/2 Mouse: Buttons: 9
[  3214.545] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/psm_0"
[  3214.545] (II) XINPUT: Adding extended input device "PS/2 Mouse" (type: MOUSE)
[  3214.545] (**) PS/2 Mouse: (accel) keeping acceleration scheme 1
[  3214.545] (**) PS/2 Mouse: (accel) acceleration profile 0
[  3214.545] (**) PS/2 Mouse: (accel) acceleration factor: 2.000
[  3214.545] (**) PS/2 Mouse: (accel) acceleration threshold: 4
[  3214.545] (II) PS/2 Mouse: SetupAuto: hw.iftype is 4, hw.model is 0
[  3214.545] (II) PS/2 Mouse: SetupAuto: protocol is SysMouse
[  3748.422] (II) 3rd Button detected: disabling emulate3Button

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1vae=bTaucnKOZ5-4uV1pOTTV2PnQwZQWpkR_JLmK0nzw>