Can't get NVIDIA/Intel Optimus (Dell XPS 15) to work, startx fails.

I have an up to date Arch and am working from a clean install. I'm trying to run X using NVIDIA only, as outlined here: https://wiki.archlinux.org/index.php/NV … ing_nvidia . I don't want to use bumblebee unless this just can't work.
The text that comes after a failed startx seems relevant, aswell as the dmesg. The only thing that seems off to me in the xorg log is:
[ 184.863] (EE) Screen 1 deleted because of no matching config section.
[ 184.863] (II) UnloadModule: "modesetting"
and
[ 189.571] (EE) NVIDIA(0): Failed to initiate mode change.
[ 189.571] (EE) NVIDIA(0): Failed to complete mode change
I've also add rcutree.rcu_idle_gp_delay=1 to /boot/syslinux/syslinux.cfg , if I don't do that the xorg log says that NVIDIA "fails to initialize".
I've also executed "systemctl start acpid.service" so I don't get ACPI errors in the xorg log file.
I don't think I have the intel drivers installed, don't think I need them, but I installed the xf86 modesetting driver.
Anyway here are my relevant logs and config files:
The last line that comes after a failed startx is:
waiting for X server to shut down .(EE) Server terminated successfully (0). Closing log file. out foradjust shatters 0 3200need to create shared pixmap 1xinit: connection to X server lost
My xorg.conf looks like this:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 337.19 (buildmeister@swio-display-x64-rhel04-03) Tue Apr 29 20:34:50 PDT 2014
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "nvidia"
Inactive "intel"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
#Section "Monitor"
# Identifier "Monitor0"
# VendorName "Unknown"
# ModelName "Unknown"
# HorizSync 28.0 - 33.0
# VertRefresh 43.0 - 72.0
# Option "DPMS"
#EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
BusID "PCI:2:0:0"
VendorName "NVIDIA Corporation"
EndSection
Section "Device"
Identifier "intel"
Driver "modesetting"
# BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "nvidia"
Device "nvidia"
Option "UseDisplayDevice" "none"
# Option "AllowEmptyInitialConfiguration" "true"
# Monitor "Monitor0"
# DefaultDepth 24
# SubSection "Display"
# Depth 24
# EndSubSection
EndSection
Section "Screen"
Identifier "intel"
Device "intel"
EndSection
And here is the xorg log and dmesg output:
dmesg:
[ 185.077229] vgaarb: this pci device is not a vga device
[ 185.079025] nvidia 0000:02:00.0: irq 54 for MSI/MSI-X
[ 185.099233] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 185.099382] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 185.099467] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 185.099545] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 185.099620] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 185.099694] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 185.099814] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 185.099890] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 188.096884] ACPI Error: Field [TMPB] at 282624 exceeds Buffer [ROM1] size 262144 (bits) (20131218/dsopcode-236)
[ 188.096900] ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP._ROM] (Node ffff88041f07ded8), AE_AML_BUFFER_LIMIT (20131218/psparse-536)
[ 188.111328] ACPI Warning: \_SB_.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20131218/nsarguments-95)
[ 189.778474] vgaarb: this pci device is not a vga device
Xorg.0.log:
[ 184.732]
X.Org X Server 1.15.1
Release Date: 2014-04-13
[ 184.732] X Protocol Version 11, Revision 0
[ 184.732] Build Operating System: Linux 3.14.0-4-ARCH x86_64
[ 184.732] Current Operating System: Linux BASE 3.14.4-1-ARCH #1 SMP PREEMPT Tue May 13 16:41:39 CEST 2014 x86_64
[ 184.732] Kernel command line: BOOT_IMAGE=../vmlinuz-linux root=/dev/sdb1 rw rcutree.rcu_idle_gp_delay=1 initrd=../initramfs-linux.img
[ 184.732] Build Date: 14 April 2014 08:39:09AM
[ 184.732]
[ 184.733] Current version of pixman: 0.32.4
[ 184.733] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 184.733] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 184.733] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May 27 21:10:17 2014
[ 184.735] (==) Using config file: "/etc/X11/xorg.conf"
[ 184.735] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 184.737] (==) ServerLayout "Layout0"
[ 184.737] (**) |-->Screen "nvidia" (0)
[ 184.737] (**) | |-->Monitor "<default monitor>"
[ 184.737] (**) | |-->Device "nvidia"
[ 184.737] (==) No monitor specified for screen "nvidia".
Using a default monitor configuration.
[ 184.737] (**) |-->Inactive Device "intel"
[ 184.737] (**) |-->Input Device "Keyboard0"
[ 184.737] (**) |-->Input Device "Mouse0"
[ 184.737] (==) Automatically adding devices
[ 184.737] (==) Automatically enabling devices
[ 184.737] (==) Automatically adding GPU devices
[ 184.744] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 184.744] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 184.744] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 184.744] (WW) Disabling Keyboard0
[ 184.744] (WW) Disabling Mouse0
[ 184.744] (II) Loader magic: 0x804c80
[ 184.744] (II) Module ABI versions:
[ 184.744] X.Org ANSI C Emulation: 0.4
[ 184.744] X.Org Video Driver: 15.0
[ 184.744] X.Org XInput driver : 20.0
[ 184.744] X.Org Server Extension : 8.0
[ 184.744] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 184.744] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 184.747] (--) PCI:*(0:0:2:0) 8086:0416:1028:05fe rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 184.747] (--) PCI: (0:2:0:0) 10de:0fe4:1028:05fe rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 184.748] (II) Open ACPI successful (/var/run/acpid.socket)
[ 184.748] Initializing built-in extension Generic Event Extension
[ 184.748] Initializing built-in extension SHAPE
[ 184.748] Initializing built-in extension MIT-SHM
[ 184.748] Initializing built-in extension XInputExtension
[ 184.748] Initializing built-in extension XTEST
[ 184.748] Initializing built-in extension BIG-REQUESTS
[ 184.748] Initializing built-in extension SYNC
[ 184.748] Initializing built-in extension XKEYBOARD
[ 184.748] Initializing built-in extension XC-MISC
[ 184.749] Initializing built-in extension SECURITY
[ 184.749] Initializing built-in extension XINERAMA
[ 184.749] Initializing built-in extension XFIXES
[ 184.749] Initializing built-in extension RENDER
[ 184.749] Initializing built-in extension RANDR
[ 184.749] Initializing built-in extension COMPOSITE
[ 184.749] Initializing built-in extension DAMAGE
[ 184.749] Initializing built-in extension MIT-SCREEN-SAVER
[ 184.749] Initializing built-in extension DOUBLE-BUFFER
[ 184.749] Initializing built-in extension RECORD
[ 184.749] Initializing built-in extension DPMS
[ 184.749] Initializing built-in extension Present
[ 184.749] Initializing built-in extension DRI3
[ 184.749] Initializing built-in extension X-Resource
[ 184.749] Initializing built-in extension XVideo
[ 184.750] Initializing built-in extension XVideo-MotionCompensation
[ 184.750] Initializing built-in extension XFree86-VidModeExtension
[ 184.750] Initializing built-in extension XFree86-DGA
[ 184.750] Initializing built-in extension XFree86-DRI
[ 184.750] Initializing built-in extension DRI2
[ 184.750] (II) LoadModule: "glx"
[ 184.754] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 184.846] (II) Module glx: vendor="NVIDIA Corporation"
[ 184.846] compiled for 4.0.2, module version = 1.0.0
[ 184.846] Module class: X.Org Server Extension
[ 184.846] (II) NVIDIA GLX Module 337.19 Tue Apr 29 19:48:33 PDT 2014
[ 184.846] Loading extension GLX
[ 184.846] (II) LoadModule: "nvidia"
[ 184.847] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 184.854] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 184.854] compiled for 4.0.2, module version = 1.0.0
[ 184.854] Module class: X.Org Video Driver
[ 184.855] (II) LoadModule: "modesetting"
[ 184.855] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 184.856] (II) Module modesetting: vendor="X.Org Foundation"
[ 184.856] compiled for 1.15.0, module version = 0.8.1
[ 184.856] Module class: X.Org Video Driver
[ 184.856] ABI class: X.Org Video Driver, version 15.0
[ 184.856] (II) NVIDIA dlloader X Driver 337.19 Tue Apr 29 19:22:36 PDT 2014
[ 184.856] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 184.856] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 184.856] (++) using VT number 1
[ 184.857] (II) Loading sub module "fb"
[ 184.858] (II) LoadModule: "fb"
[ 184.858] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 184.859] (II) Module fb: vendor="X.Org Foundation"
[ 184.859] compiled for 1.15.1, module version = 1.0.0
[ 184.859] ABI class: X.Org ANSI C Emulation, version 0.4
[ 184.859] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 184.859] (II) Loading sub module "wfb"
[ 184.859] (II) LoadModule: "wfb"
[ 184.859] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 184.861] (II) Module wfb: vendor="X.Org Foundation"
[ 184.861] compiled for 1.15.1, module version = 1.0.0
[ 184.861] ABI class: X.Org ANSI C Emulation, version 0.4
[ 184.861] (II) Loading sub module "ramdac"
[ 184.861] (II) LoadModule: "ramdac"
[ 184.861] (II) Module "ramdac" already built-in
[ 184.863] (II) modesetting(1): using drv /dev/dri/card0
[ 184.863] (II) modesetting(G0): using drv /dev/dri/card0
[ 184.863] (EE) Screen 1 deleted because of no matching config section.
[ 184.863] (II) UnloadModule: "modesetting"
[ 184.863] (II) NVIDIA(0): Creating default Display subsection in Screen section
"nvidia" for depth/fbbpp 24/32
[ 184.863] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 184.863] (==) NVIDIA(0): RGB weight 888
[ 184.863] (==) NVIDIA(0): Default visual is TrueColor
[ 184.863] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 184.863] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
[ 184.863] (**) NVIDIA(0): Enabling 2D acceleration
[ 184.864] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
[ 184.864] (**) NVIDIA(0): mode
[ 188.491] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20130102)
[ 188.494] (II) NVIDIA(0): NVIDIA GPU GeForce GT 750M (GK107) at PCI:2:0:0 (GPU-0)
[ 188.494] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 188.494] (--) NVIDIA(0): VideoBIOS: 80.07.b3.00.10
[ 188.494] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 188.494] (--) NVIDIA(0): Valid display device(s) on GeForce GT 750M at PCI:2:0:0
[ 188.494] (--) NVIDIA(0): none
[ 188.494] (II) NVIDIA(0): Validated MetaModes:
[ 188.494] (II) NVIDIA(0): "NULL"
[ 188.494] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 188.494] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 188.494] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 188.495] (==) modesetting(G0): Depth 24, (==) framebuffer bpp 32
[ 188.495] (==) modesetting(G0): RGB weight 888
[ 188.495] (==) modesetting(G0): Default visual is TrueColor
[ 188.495] (II) modesetting(G0): ShadowFB: preferred YES, enabled YES
[ 188.495] (II) modesetting(G0): Output eDP-1-0 has no monitor section
[ 188.520] (II) modesetting(G0): Output VGA-1-0 has no monitor section
[ 188.520] (II) modesetting(G0): Output HDMI-1-0 has no monitor section
[ 188.520] (II) modesetting(G0): Output DisplayPort-1-0 has no monitor section
[ 188.521] (II) modesetting(G0): Output HDMI-1-1 has no monitor section
[ 188.521] (II) modesetting(G0): EDID for output eDP-1-0
[ 188.521] (II) modesetting(G0): Manufacturer: SHP Model: 13f8 Serial#: 0
[ 188.521] (II) modesetting(G0): Year: 2013 Week: 34
[ 188.521] (II) modesetting(G0): EDID Version: 1.4
[ 188.521] (II) modesetting(G0): Digital Display Input
[ 188.521] (II) modesetting(G0): 8 bits per channel
[ 188.521] (II) modesetting(G0): Digital interface is DisplayPort
[ 188.521] (II) modesetting(G0): Max Image Size [cm]: horiz.: 35 vert.: 19
[ 188.521] (II) modesetting(G0): Gamma: 2.20
[ 188.521] (II) modesetting(G0): No DPMS capabilities specified
[ 188.521] (II) modesetting(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 188.521] (II) modesetting(G0): Default color space is primary color space
[ 188.521] (II) modesetting(G0): First detailed timing is preferred mode
[ 188.521] (II) modesetting(G0): Preferred mode is native pixel format and refresh rate
[ 188.521] (II) modesetting(G0): redX: 0.640 redY: 0.329 greenX: 0.300 greenY: 0.600
[ 188.521] (II) modesetting(G0): blueX: 0.149 blueY: 0.060 whiteX: 0.312 whiteY: 0.328
[ 188.521] (II) modesetting(G0): Manufacturer's mask: 0
[ 188.521] (II) modesetting(G0): Supported detailed timing:
[ 188.521] (II) modesetting(G0): clock: 373.2 MHz Image Size: 346 x 194 mm
[ 188.522] (II) modesetting(G0): h_active: 3200 h_sync: 3248 h_sync_end 3280 h_blank_end 3360 h_border: 0
[ 188.522] (II) modesetting(G0): v_active: 1800 v_sync: 1803 v_sync_end 1808 v_blanking: 1852 v_border: 0
[ 188.522] (II) modesetting(G0): 6RGW0\80LQ156Z1
[ 188.522] (II) modesetting(G0): Unknown vendor-specific block 0
[ 188.522] (II) modesetting(G0): EDID (in hex):
[ 188.522] (II) modesetting(G0): 00ffffffffffff004d10f81300000000
[ 188.522] (II) modesetting(G0): 22170104a52313780ede50a3544c9926
[ 188.522] (II) modesetting(G0): 0f505400000001010101010101010101
[ 188.522] (II) modesetting(G0): 010101010101cd9180a0c00834703020
[ 188.522] (II) modesetting(G0): 35005ac2100000180000001000000000
[ 188.522] (II) modesetting(G0): 00000000000000000000000000fe0036
[ 188.522] (II) modesetting(G0): 52475730804c513135365a3100000000
[ 188.522] (II) modesetting(G0): 0002010328001200000b010a2020001b
[ 188.522] (II) modesetting(G0): Printing probed modes for output eDP-1-0
[ 188.522] (II) modesetting(G0): Modeline "3200x1800"x60.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[ 188.522] (II) modesetting(G0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 188.522] (II) modesetting(G0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 188.546] (II) modesetting(G0): EDID for output VGA-1-0
[ 188.547] (II) modesetting(G0): EDID for output HDMI-1-0
[ 188.547] (II) modesetting(G0): EDID for output DisplayPort-1-0
[ 188.547] (II) modesetting(G0): EDID for output HDMI-1-1
[ 188.547] (II) modesetting(G0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 188.548] (==) modesetting(G0): DPI set to (96, 96)
[ 188.548] (II) Loading sub module "fb"
[ 188.548] (II) LoadModule: "fb"
[ 188.548] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 188.548] (II) Module fb: vendor="X.Org Foundation"
[ 188.548] compiled for 1.15.1, module version = 1.0.0
[ 188.548] ABI class: X.Org ANSI C Emulation, version 0.4
[ 188.548] (II) Loading sub module "shadow"
[ 188.548] (II) LoadModule: "shadow"
[ 188.548] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 188.549] (II) Module shadow: vendor="X.Org Foundation"
[ 188.549] compiled for 1.15.1, module version = 1.1.0
[ 188.549] ABI class: X.Org ANSI C Emulation, version 0.4
[ 188.549] (--) Depth 24 pixmap format is 32 bpp
[ 188.551] (==) modesetting(G0): Backing store enabled
[ 188.551] (==) modesetting(G0): Silken mouse enabled
[ 188.551] (II) modesetting(G0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 188.551] (==) modesetting(G0): DPMS enabled
[ 188.551] (WW) modesetting(G0): Option "UseDisplayDevice" is not used
[ 189.560] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 189.560] (II) NVIDIA: access.
[ 189.571] (II) NVIDIA(0): Setting mode "NULL"
[ 189.571] (EE) NVIDIA(0): Failed to initiate mode change.
[ 189.571] (EE) NVIDIA(0): Failed to complete mode change
[ 189.604] (II) NVIDIA(0): Built-in logo is bigger than the screen.
[ 189.604] Loading extension NV-GLX
[ 189.617] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 189.617] (==) NVIDIA(0): Backing store enabled
[ 189.617] (==) NVIDIA(0): Silken mouse enabled
[ 189.617] (==) NVIDIA(0): DPMS enabled
[ 189.618] Loading extension NV-CONTROL
[ 189.619] (II) Loading sub module "dri2"
[ 189.619] (II) LoadModule: "dri2"
[ 189.619] (II) Module "dri2" already built-in
[ 189.619] (II) NVIDIA(0): [DRI2] Setup complete
[ 189.619] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 189.619] (--) RandR disabled
[ 189.642] (II) Initializing extension GLX
[ 189.644] (II) modesetting(G0): Damage tracking initialized
[ 189.985] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 189.985] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 189.985] (II) LoadModule: "evdev"
[ 189.986] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 189.989] (II) Module evdev: vendor="X.Org Foundation"
[ 189.989] compiled for 1.15.1, module version = 2.9.0
[ 189.989] Module class: X.Org XInput Driver
[ 189.989] ABI class: X.Org XInput driver, version 20.0
[ 189.989] (II) Using input driver 'evdev' for 'Power Button'
[ 189.989] (**) Power Button: always reports core events
[ 189.989] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 189.989] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 189.989] (--) evdev: Power Button: Found keys
[ 189.989] (II) evdev: Power Button: Configuring as keyboard
[ 189.989] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 189.989] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 189.989] (**) Option "xkb_rules" "evdev"
[ 189.989] (**) Option "xkb_model" "pc104"
[ 189.989] (**) Option "xkb_layout" "us"
[ 190.041] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[ 190.041] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 190.041] (II) Using input driver 'evdev' for 'Video Bus'
[ 190.041] (**) Video Bus: always reports core events
[ 190.041] (**) evdev: Video Bus: Device: "/dev/input/event10"
[ 190.041] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 190.041] (--) evdev: Video Bus: Found keys
[ 190.041] (II) evdev: Video Bus: Configuring as keyboard
[ 190.041] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input11/event10"
[ 190.041] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 190.041] (**) Option "xkb_rules" "evdev"
[ 190.041] (**) Option "xkb_model" "pc104"
[ 190.041] (**) Option "xkb_layout" "us"
[ 190.042] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 190.042] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 190.042] (II) Using input driver 'evdev' for 'Video Bus'
[ 190.042] (**) Video Bus: always reports core events
[ 190.042] (**) evdev: Video Bus: Device: "/dev/input/event9"
[ 190.043] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 190.043] (--) evdev: Video Bus: Found keys
[ 190.043] (II) evdev: Video Bus: Configuring as keyboard
[ 190.043] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:4e/LNXVIDEO:00/input/input10/event9"
[ 190.043] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 190.043] (**) Option "xkb_rules" "evdev"
[ 190.043] (**) Option "xkb_model" "pc104"
[ 190.043] (**) Option "xkb_layout" "us"
[ 190.044] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 190.044] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 190.044] (II) Using input driver 'evdev' for 'Power Button'
[ 190.044] (**) Power Button: always reports core events
[ 190.044] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 190.044] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 190.044] (--) evdev: Power Button: Found keys
[ 190.044] (II) evdev: Power Button: Configuring as keyboard
[ 190.044] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event1"
[ 190.044] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 190.044] (**) Option "xkb_rules" "evdev"
[ 190.044] (**) Option "xkb_model" "pc104"
[ 190.044] (**) Option "xkb_layout" "us"
[ 190.045] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 190.046] (II) No input driver specified, ignoring this device.
[ 190.046] (II) This device may have been added with another device file.
[ 190.046] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 190.046] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 190.047] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[ 190.047] (II) No input driver specified, ignoring this device.
[ 190.047] (II) This device may have been added with another device file.
[ 190.047] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[ 190.047] (II) No input driver specified, ignoring this device.
[ 190.047] (II) This device may have been added with another device file.
[ 190.048] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event11)
[ 190.048] (II) No input driver specified, ignoring this device.
[ 190.048] (II) This device may have been added with another device file.
[ 190.048] (II) config/udev: Adding input device Integrated_Webcam_HD (/dev/input/event15)
[ 190.048] (**) Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[ 190.048] (II) Using input driver 'evdev' for 'Integrated_Webcam_HD'
[ 190.049] (**) Integrated_Webcam_HD: always reports core events
[ 190.049] (**) evdev: Integrated_Webcam_HD: Device: "/dev/input/event15"
[ 190.049] (--) evdev: Integrated_Webcam_HD: Vendor 0xbda Product 0x573c
[ 190.049] (--) evdev: Integrated_Webcam_HD: Found keys
[ 190.049] (II) evdev: Integrated_Webcam_HD: Configuring as keyboard
[ 190.049] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/input/input17/event15"
[ 190.049] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD" (type: KEYBOARD, id 10)
[ 190.049] (**) Option "xkb_rules" "evdev"
[ 190.049] (**) Option "xkb_model" "pc104"
[ 190.049] (**) Option "xkb_layout" "us"
[ 190.050] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/event16)
[ 190.050] (**) Logitech Unifying Device. Wireless PID:101b: Applying InputClass "evdev pointer catchall"
[ 190.050] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101b'
[ 190.050] (**) Logitech Unifying Device. Wireless PID:101b: always reports core events
[ 190.050] (**) evdev: Logitech Unifying Device. Wireless PID:101b: Device: "/dev/input/event16"
[ 190.050] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Vendor 0x46d Product 0xc52b
[ 190.051] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found 20 mouse buttons
[ 190.051] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found scroll wheel(s)
[ 190.051] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found relative axes
[ 190.051] (--) evdev: Logitech Unifying Device. Wireless PID:101b: Found x and y relative axes
[ 190.051] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Configuring as mouse
[ 190.051] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Adding scrollwheel support
[ 190.051] (**) evdev: Logitech Unifying Device. Wireless PID:101b: YAxisMapping: buttons 4 and 5
[ 190.051] (**) evdev: Logitech Unifying Device. Wireless PID:101b: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 190.051] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0005/input/input18/event16"
[ 190.051] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101b" (type: MOUSE, id 11)
[ 190.051] (II) evdev: Logitech Unifying Device. Wireless PID:101b: initialized for relative axes.
[ 190.051] (**) Logitech Unifying Device. Wireless PID:101b: (accel) keeping acceleration scheme 1
[ 190.052] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration profile 0
[ 190.052] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration factor: 2.000
[ 190.052] (**) Logitech Unifying Device. Wireless PID:101b: (accel) acceleration threshold: 4
[ 190.052] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101b (/dev/input/mouse2)
[ 190.052] (II) No input driver specified, ignoring this device.
[ 190.052] (II) This device may have been added with another device file.
[ 190.053] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:2008 (/dev/input/event17)
[ 190.053] (**) Logitech Unifying Device. Wireless PID:2008: Applying InputClass "evdev keyboard catchall"
[ 190.053] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:2008'
[ 190.053] (**) Logitech Unifying Device. Wireless PID:2008: always reports core events
[ 190.054] (**) evdev: Logitech Unifying Device. Wireless PID:2008: Device: "/dev/input/event17"
[ 190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Vendor 0x46d Product 0xc52b
[ 190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found 1 mouse buttons
[ 190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found scroll wheel(s)
[ 190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found relative axes
[ 190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing relative x/y axes to exist.
[ 190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found absolute axes
[ 190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Forcing absolute x/y axes to exist.
[ 190.054] (--) evdev: Logitech Unifying Device. Wireless PID:2008: Found keys
[ 190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as mouse
[ 190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Configuring as keyboard
[ 190.054] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Adding scrollwheel support
[ 190.054] (**) evdev: Logitech Unifying Device. Wireless PID:2008: YAxisMapping: buttons 4 and 5
[ 190.054] (**) evdev: Logitech Unifying Device. Wireless PID:2008: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 190.054] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-2/3-2:1.2/0003:046D:C52B.0003/0003:046D:C52B.0006/input/input19/event17"
[ 190.054] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:2008" (type: KEYBOARD, id 12)
[ 190.054] (**) Option "xkb_rules" "evdev"
[ 190.054] (**) Option "xkb_model" "pc104"
[ 190.054] (**) Option "xkb_layout" "us"
[ 190.055] (II) evdev: Logitech Unifying Device. Wireless PID:2008: initialized for relative axes.
[ 190.055] (WW) evdev: Logitech Unifying Device. Wireless PID:2008: ignoring absolute axes.
[ 190.055] (**) Logitech Unifying Device. Wireless PID:2008: (accel) keeping acceleration scheme 1
[ 190.055] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration profile 0
[ 190.055] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration factor: 2.000
[ 190.055] (**) Logitech Unifying Device. Wireless PID:2008: (accel) acceleration threshold: 4
[ 190.056] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/event14)
[ 190.056] (**) SYNAPTICS Synaptics Large Touch Screen: Applying InputClass "evdev touchscreen catchall"
[ 190.056] (II) Using input driver 'evdev' for 'SYNAPTICS Synaptics Large Touch Screen'
[ 190.056] (**) SYNAPTICS Synaptics Large Touch Screen: always reports core events
[ 190.056] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: Device: "/dev/input/event14"
[ 190.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Vendor 0x6cb Product 0xac3
[ 190.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute axes
[ 190.056] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute multitouch axes
[ 190.057] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: No buttons found, faking one.
[ 190.057] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found x and y absolute axes
[ 190.057] (--) evdev: SYNAPTICS Synaptics Large Touch Screen: Found absolute touchscreen
[ 190.057] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Configuring as touchscreen
[ 190.057] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: YAxisMapping: buttons 4 and 5
[ 190.057] (**) evdev: SYNAPTICS Synaptics Large Touch Screen: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 190.057] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:06CB:0AC3.0004/input/input15/event14"
[ 190.057] (II) XINPUT: Adding extended input device "SYNAPTICS Synaptics Large Touch Screen" (type: TOUCHSCREEN, id 13)
[ 190.057] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: initialized for absolute axes.
[ 190.057] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) keeping acceleration scheme 1
[ 190.057] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration profile 0
[ 190.057] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration factor: 2.000
[ 190.057] (**) SYNAPTICS Synaptics Large Touch Screen: (accel) acceleration threshold: 4
[ 190.058] (II) config/udev: Adding input device SYNAPTICS Synaptics Large Touch Screen (/dev/input/mouse1)
[ 190.058] (II) No input driver specified, ignoring this device.
[ 190.058] (II) This device may have been added with another device file.
[ 190.059] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[ 190.059] (II) No input driver specified, ignoring this device.
[ 190.059] (II) This device may have been added with another device file.
[ 190.059] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[ 190.059] (II) No input driver specified, ignoring this device.
[ 190.059] (II) This device may have been added with another device file.
[ 190.060] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 190.060] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 190.060] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 190.060] (**) AT Translated Set 2 keyboard: always reports core events
[ 190.060] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 190.060] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 190.060] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 190.060] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 190.060] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 190.060] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[ 190.060] (**) Option "xkb_rules" "evdev"
[ 190.060] (**) Option "xkb_model" "pc104"
[ 190.061] (**) Option "xkb_layout" "us"
[ 190.062] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[ 190.062] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 190.062] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 190.062] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 190.062] (II) LoadModule: "synaptics"
[ 190.062] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 190.063] (II) Module synaptics: vendor="X.Org Foundation"
[ 190.063] compiled for 1.15.1, module version = 1.8.0
[ 190.063] Module class: X.Org XInput Driver
[ 190.063] ABI class: X.Org XInput driver, version 20.0
[ 190.063] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 190.063] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 190.063] (**) Option "Device" "/dev/input/event8"
[ 190.123] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
[ 190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5660 (res 42)
[ 190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4646 (res 44)
[ 190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
[ 190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 190.123] (**) Option "TapButton1" "1"
[ 190.123] (**) Option "TapButton2" "2"
[ 190.123] (**) Option "TapButton3" "3"
[ 190.123] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[ 190.123] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 190.123] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 190.150] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event8"
[ 190.150] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 15)
[ 190.150] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 190.150] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 190.150] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
[ 190.150] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 190.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 190.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 190.150] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 190.150] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 190.151] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 190.151] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 190.151] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 190.151] (II) No input driver specified, ignoring this device.
[ 190.151] (II) This device may have been added with another device file.
[ 190.152] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event7)
[ 190.152] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 190.152] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 190.152] (**) Dell WMI hotkeys: always reports core events
[ 190.152] (**) evdev: Dell WMI hotkeys: Device: "/dev/input/event7"
[ 190.152] (--) evdev: Dell WMI hotkeys: Vendor 0 Product 0
[ 190.152] (--) evdev: Dell WMI hotkeys: Found keys
[ 190.152] (II) evdev: Dell WMI hotkeys: Configuring as keyboard
[ 190.152] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event7"
[ 190.152] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[ 190.152] (**) Option "xkb_rules" "evdev"
[ 190.152] (**) Option "xkb_model" "pc104"
[ 190.152] (**) Option "xkb_layout" "us"
[ 190.272] (II) modesetting(G0): EDID vendor "SHP", prod id 5112
[ 190.272] (II) modesetting(G0): Printing DDC gathered Modelines:
[ 190.272] (II) modesetting(G0): Modeline "3200x1800"x0.0 373.25 3200 3248 3280 3360 1800 1803 1808 1852 -hsync -vsync (111.1 kHz eP)
[ 190.297] reporting 3 5 25 194
[ 190.349] have a master to look out for
[ 190.349] adjust shatters 0 3200
[ 190.362] need to create shared pixmap 1(II) evdev: Dell WMI hotkeys: Close
[ 191.968] (II) UnloadModule: "evdev"
[ 191.968] (II) UnloadModule: "synaptics"
[ 191.968] (II) evdev: AT Translated Set 2 keyboard: Close
[ 191.968] (II) UnloadModule: "evdev"
[ 191.968] (II) evdev: SYNAPTICS Synaptics Large Touch Screen: Close
[ 191.968] (II) UnloadModule: "evdev"
[ 191.968] (II) evdev: Logitech Unifying Device. Wireless PID:2008: Close
[ 191.968] (II) UnloadModule: "evdev"
[ 191.969] (II) evdev: Logitech Unifying Device. Wireless PID:101b: Close
[ 191.969] (II) UnloadModule: "evdev"
[ 191.969] (II) evdev: Integrated_Webcam_HD: Close
[ 191.969] (II) UnloadModule: "evdev"
[ 191.969] (II) evdev: Power Button: Close
[ 191.969] (II) UnloadModule: "evdev"
[ 191.969] (II) evdev: Video Bus: Close
[ 191.969] (II) UnloadModule: "evdev"
[ 191.969] (II) evdev: Video Bus: Close
[ 191.969] (II) UnloadModule: "evdev"
[ 191.969] (II) evdev: Power Button: Close
[ 191.969] (II) UnloadModule: "evdev"
[ 192.058] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 192.486] (EE) Server terminated successfully (0). Closing log file.
--Edit--
Forget to mention that I also have this in my .xinitrc file:
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
Last edited by gautamadude (2014-05-27 22:01:39)

I cant get my T530 to boot on the discrete graphics card either (Nvidia) unless I add (EDIT: to the kernel boot line in grub.cfg):
noapic
Note that I did NOT write noacpi, but noapic. See this thread:
https://bbs.archlinux.org/viewtopic.php?id=175672
**EDIT2** Actually, you might try noacpi and noapic, and then both at the same time considering your mention of acpi in your OP.
Last edited by GSF1200S (2014-05-29 17:08:07)

Similar Messages

  • HT1379 Help! can´t get 2560 resolution in dell 2711 on macbook pro retina late 2013, only 1920...

    can´t get 2560 resolution in dell 2711 on macbook pro retina late 2013, only 1920...i have the apple thunderbolt to dvi adapter and the dual dvi cable...
    thanks for any help

    http://www.everymac.com/systems/apple/macbook_pro/specs/macbook-pro-core-i7-2.3- 15-dual-graphics-late-2013-retina-display-specs.html
    says:
    Dual/Mirroring*
    2nd Max. Resolution:
    2560x1600 (x2*)
    Details:
    *This model supports a simultaneous maximum resolution up to 2560x1600 on two external displays via Thunderbolt. Alternately, it can support a single display up to 2560x1600 via Thunderbolt and a single 1080p display at up to 60 Hz, 3840x2160 at 30 Hz, or 4096x2160 at 24 Hz via HDMI. Also see: How many external displays can the Retina Display MacBook Pro models support? What is the maximum supported resolution of each? Are adapters required?

  • What app can i get to have my dell v515w printer work with my iMac

    what app can i get to have my dell v515w printer work with my iMac

    Dell has some really great drivers -- for Windows and Linux. But none for any version of Mac OS X.
    LinuxPrinting.org does not llist that as a printer supported by any of their drivers -- not even badly supported.

  • My Finder is going crazy.  Keep getting a message saying it quit unexpectedly and asking if I want to restore windows, but I can't get it to stop.  buttons don't work.

    My Finder is going crazy.  Keep getting a message saying it quit unexpectedly and asking if I want to restore windows, but I can't get it to stop.  buttons don't work.

    Something else you can try.
    In Finder hold down the option/alt key while selecting the Go menu item. Select Library. Then go to Preferences/com.apple.finder.plist. Move the .plist to your desktop.
    Restart and test. If it works okay, delete the plist from the desktop. 
    If the same, return the .plist to where you got it from, overwriting the newer ones.
    If you want to make your user library permanently visible, run the below command in Applications/Terminal.
    chflags nohidden ~/Library/
    You will need to do that after any updates.

  • I always have trouble with my mailbox. It is always asking for my passwords but everything has been verified. How can I get it to stop doing it and start working????

    I always have trouble with my mailbox. It is always asking for my passwords but everything has been verified. How can I get it to stop doing it and start working????

    There is only one thing that happens -- the Server does not respond.
    Your mac concludes that you must have entered the wrong password. That may happen once, but then other issues become more likely, and it keeps asking for a new password.
    Sometimes the Server is down for maintenance. Sometimes something is configured wrong. Some services do this on purpose to get you to use WebMail (pick up your Mail with your Browser) so they can show you some ads.

  • Have had my iPad 2 for 3 months. All of a sudden I can't get on line either with WiFi, which is working with my computer, or via the 3G celluar. What's wrong? How do I fix it?

    I have had my iPad2 for 3 months. All of a sudden I can't get on line with either my WiFi, which works with my Mac, or 3G celluar. A locked icon appears in the upper right corner of my screen near the battery indicator? Apple support tells me to go "Settings" and click "Reset Network." Cannot find a "Reset Network" button. What can I do to get on line?

    Thank you, Sir. You are a genius. I'm now on line and appreciate your help very much. The "reset" button was at the bottom, out of my sight, until I scrolled down as you suggested.

  • I have MAC OS X 10.6.8 (up-to-date). How can I get screen mirroring to my Apple TV to work?  The icon does not appear at top status bar..

    I have MAC OS X 10.6.8 (up-to-date). How can I get screen mirroring to my Apple TV to work?  The icon does not appear at top status bar..

    Welcome to the Apple Support Communities
    See > http://support.apple.com/kb/HT5404 AirPlay Mirroring is compatible with Mid 2011 and newer MacBooks Air, and OS X Mountain Lion.
    As you have Mac OS X Snow Leopard, you haven't got a compatible MacBook Air, so you can't use AirPlay Mirroring. However, you can use a third-party app as AirParrot to mirror the MacBook onto your Apple TV > http://www.airparrot.com

  • I can't get waves, Slate Digital or UAD plugins to work/show as 64 bit plugs

    I can't get waves, Slate Digital or UAD plugins to work/show as 64 bit plugs

    Try setting Logic back to 32-bit mode then open Logic and see if it validates the plugins.

  • Can't get some LCDS ES Test Drive samples to work in Tomcat

    I can't get many of the Sample Test Drive examples included
    with Livecycle Data Services ES 2.5.1 to work properly with Tomcat
    (both version 5.5.25 and 6.0.14). I've tried both on Windows XP SP2
    and Mac OSX (10.4), but I get the same errors on both platforms. I
    can however get the Sample Test Drive from LCDS to work fine with
    the JRun server on Windows (included with the Windows version of
    LCDS). I've setup the JRun server in a similar fashion as Tomcat
    (see my steps below) and everything works fine. I haven't been as
    successful with Tomcat. Can anyone point out where I'm going wrong
    with my Tomcat setup?
    I am using Java 1.5.0.
    Here are the error messages I get when trying out the LCDS
    Test Drive examples on Tomcat:
    Sample 1 - Accessing data using an HTTP service (after
    pressing the "Get Data" button):
    [RPC Fault faultString="HTTP request error"
    faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent
    type="ioError" bubbles=false cancelable=false eventPhase=2
    text="Error #2032: Stream Error. URL:
    http://localhost:8080/samples/testdrive/sample1/catalog.jsp"
    URL: catalog.jsp"]
    at mx.rpc::AbstractInvoker/
    http://www.adobe.com/2006/flex/mx/internal::faultHandler()
    at mx.rpc::Responder/fault()
    at mx.rpc::AsyncRequest/fault()
    at DirectHTTPMessageResponder/errorHandler()
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at flash.net::URLLoader/redirectEvent()
    Samples 3, 4 and 5 all produce the following error:
    [RPC Fault faultString="flex.samples.DAOException :
    java.sql.SQLException: Connection is broken"
    faultCode="Server.Processing" faultDetail="null"]
    at mx.rpc::AbstractInvoker/
    http://www.adobe.com/2006/flex/mx/internal::faultHandler()
    at mx.rpc::Responder/fault()
    at mx.rpc::AsyncRequest/fault()
    at NetConnectionMessageResponder/statusHandler()
    at mx.messaging::MessageResponder/status()
    Sample 8 - Data Management Service:
    [RPC Fault faultString="Unable to invoke a fill operation on
    destination 'inventory' due to the following error: class
    flex.samples.DAOException:java.sql.SQLException: Connection is
    broken." faultCode="Server.Processing" faultDetail="null"]
    at mx.data::ConcreteDataService/
    http://www.adobe.com/2006/flex/mx/internal::dispatchFaultEvent()
    at DataListRequestResponder/fault()
    at mx.rpc::AsyncRequest/fault()
    at NetConnectionMessageResponder/statusHandler()
    at mx.messaging::MessageResponder/status()
    Samples 2, 6 and 7 work fine.
    Here are the steps I took to setup Tomcat. I've tried this on
    both MacOSX and WinXP:
    1. Download and extract Tomcat from tomcat.apache.org (I've
    tried both version 5.5.25 and 6.0.14)
    2. Install Livecycle Data Services ES 2.5.1 and copy
    flex.war, flex-admin.war and samples.war to [tomcat-root]/webapps/
    3. Prepare tomcat for Livecycle Data Services by following
    the instructions here:
    http://help.adobe.com/en_US/livecycle/es/lcds_installation.html
    3a. Add Java Open Transaction Manager (JOTM) from
    http://jotm.objectweb.org/.
    Copy the JAR files from [jotm-root]/lib to
    [tomcat-root]/common/lib/.
    3b. Create a context file for your web application and
    register JOTM using the Transaction element, e.g. for the samples
    WAR create a [tomcat-root]/conf/Catalina/localhost/samples.xml file
    and add the following lines:
    <Context docBase="${catalina.home}/webapps/samples"
    privileged="true"
    antiResourceLocking="false" antiJARLocking="false">
    <Transaction
    factory="org.objectweb.jotm.UserTransactionFactory"
    jotm.timeout="60"/>
    </Context>
    3c. Increase the maximum memory to at least 512MB. For
    Tomcat, this is achieved by specifying the maximum heap size for
    the JVM in the JAVA_OPTS variable in [tomcat-root]/bin/catalina.sh:
    -Xmx512m
    4. Run the tomcat server ([tomcat-root]/bin/startup.sh for
    Mac OS or [tomcat-root]\bin\startup.bat for WinXP) which extracts
    the 3 .war files into their respective directories in
    [tomcat-root]/webapps/
    5. Goto the Samples Test Drive in your web browser at
    http://localhost:8080/samples/testdrive/

    Thanks Leif,
    Yes, set it to the location jndi path.
    A piece of info is that the 903 oc4j release notes states that global conn pooling doesn't
    work. Infering that the j2ee/home/config/data-sources.xml data sources aren't pooled or ??
    I just tested so called local connection pooling, where I edited the data-sources.xml that
    gets packaged in the ear, to include the min/max params and re-ran my test.
    Still, the AM creates a new conn, it's to a new socket, and closes the conn when done. Causing
    each conn to not be pooled, rather opened then closed to the DB box. As verified with lsof and
    netstat, checking the ephemeral port # on the DB box side, always changes, meaning it's a
    new socket and not an old pooled conn socket.
    ???? What the heck??
    Surely if the AM conn check out / return code works properly, OC4J's pooling JDBC driver would
    pool and not close the socket??
    Has anywone gotten JDBC Datasource connections in BC4J to actually be pooled under OC4J??
    Since I couldn't get this to work in my early 902 oc4j testing, and now can't get it to work
    still under 903 OC4J, either it's my config or BC4J AM's code or OC4J?
    Any thoughts on how to figure out what's not configed correctly or has a bug?
    Thanks, curt

  • How can you get the keypad on a USB keyboard to work in Excel

    How can you get the keypad on a USB keyboard to work in Excel for Mac.  Mouse keys is disabled/unchecked, but cannot get it to work.  Even tried downloading a 'num lock' app and it didn't help.

    Hi Michael-
    I do not have any problem with using shift registers in timed loops.  What version of LabVIEW are you using?  Can you please elaborate on why neither shift registers or local variables meet your needs?  I have attached a VI that saves a previous iteration and then computes and displays the difference.  Let me know if you have problems running it.
    Thanks-
    Tom W
    National Instruments
    Attachments:
    TimedLoop_ShiftReg.vi ‏74 KB

  • Recently Iam purchased a Iphone from U.S, but iam residing in India, so can any body tell me in india how can i get support as my phone charger is not working from where in india i can replace i

    Recently Iam purchased a Iphone from U.S, but iam residing in India, so can any body tell me in india how can i get support as my phone charger is not working from where in india i can replace it

    gosharma wrote:
    What if we have Applecare? Applecare is worldwide. Isnt it?
    Not on an iPhone.

  • Can't get the "Choose signature" drop down menu to work

    I have changed my mail signature and can't get the "Choose signature" drop down menu to work. It is Grayed out and I can't use it as a choice, thus I don't have any signature when composing mail.
    suggestions?

    When customizing my Button Toobars I can't get the Bookmark Toolbar Drop down menu to stay, it simply disappears once I close the customization window

  • Hi. I can't get the flash on my iPhone 5 to work. Does anyone have any ideas on how to troubleshoot this? Thanks., Hi. I can't get the flash on my iPhone 5 to work. Does anyone have any ideas on how to troubleshoot this? Thanks.

    Hi. I can't get the flash on my iPhone 5 to work. Does anyone have any ideas on how to troubleshoot this. Any help would be appreciated. Thanks.

    Tap Camera App > switch to video > see if the flash will turn ON. If still problem, Restore your iPhone with iTunes on computer. See if fixed. If still problem, your iPhone has full Warranty with Apple.

  • [SOLVED]Can't get correct intel video support

    Hi there,
    I'm trying to get the intel video card of my Dell Latitude E5410 laptop working.
    I can't for example use the xv extension :
    xvinfo
    X-Video Extension version 2.2
    screen #0
    no adaptors presen
    here are some information of my config :
    uname -a
    Linux lapin 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64 Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz GenuineIntel GNU/Linux
    lsmod
    Module Size Used by
    fuse 67290 3
    cryptd 8213 0
    aes_x86_64 7476 1
    aes_generic 26106 1 aes_x86_64
    sdhci_pci 8530 0
    sg 25557 0
    arc4 1410 2
    sdhci 22194 1 sdhci_pci
    psmouse 55192 0
    tg3 131006 0
    dell_laptop 7947 0
    snd_hda_codec_hdmi 22092 1
    mmc_core 73353 1 sdhci
    dell_wmi 1517 0
    snd_hda_codec_idt 55175 1
    sparse_keymap 3088 1 dell_wmi
    libphy 16665 1 tg3
    dcdbas 5488 1 dell_laptop
    evdev 9530 8
    serio_raw 4294 0
    iwlagn 236819 0
    i2c_i801 8187 0
    firewire_ohci 29586 0
    firewire_core 50360 1 firewire_ohci
    intel_ips 11213 0
    mac80211 216021 1 iwlagn
    snd_hda_intel 22122 1
    snd_hda_codec 77927 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
    snd_hwdep 6325 1 snd_hda_codec
    cfg80211 160740 2 iwlagn,mac80211
    snd_pcm 73888 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
    snd_timer 19416 1 snd_pcm
    snd 57818 9 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
    iTCO_wdt 12717 0
    rfkill 15402 2 dell_laptop,cfg80211
    mei 31313 0
    iTCO_vendor_support 1929 1 iTCO_wdt
    tpm_tis 8193 0
    tpm 11589 1 tpm_tis
    ppdev 5774 0
    parport_pc 31610 0
    parport 31375 2 ppdev,parport_pc
    wmi 8347 1 dell_wmi
    crc_itu_t 1297 1 firewire_core
    tpm_bios 5057 1 tpm
    soundcore 6146 1 snd
    battery 10905 0
    ac 3265 0
    processor 24256 0
    snd_page_alloc 7121 2 snd_hda_intel,snd_pcm
    ext4 370398 1
    mbcache 5817 1 ext4
    jbd2 71074 1 ext4
    crc16 1297 1 ext4
    sr_mod 14951 0
    sd_mod 28307 3
    cdrom 36329 1 sr_mod
    ahci 20865 2
    libahci 18885 1 ahci
    libata 173297 2 ahci,libahci
    scsi_mod 131546 4 sg,sr_mod,sd_mod,libata
    ehci_hcd 39511 0
    usbcore 142576 2 ehci_hcd
    i915 707339 5
    drm_kms_helper 25409 1 i915
    drm 183380 2 i915,drm_kms_helper
    intel_agp 10904 1 i915
    i2c_algo_bit 5199 1 i915
    button 4470 1 i915
    intel_gtt 14423 3 i915,intel_agp
    i2c_core 20133 5 i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
    video 11228 1 i915
    If I change the vesa driver used in the xorg conf (20-gpudriver.conf) by intel, it failed to load X 
    Xorg log
    [ 16.567]
    X.Org X Server 1.10.4
    Release Date: 2011-08-19
    [ 16.567] X Protocol Version 11, Revision 0
    [ 16.567] Build Operating System: Linux 3.0-ARCH x86_64
    [ 16.567] Current Operating System: Linux lapin 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
    [ 16.567] Kernel command line: root=/dev/disk/by-uuid/9d1ed25d-8c34-4319-b1d6-b0ebcc5d903a loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a1c1f5c-4a04-47b3-931e-fdeed6c270f7 nomodeset
    [ 16.567] Build Date: 17 September 2011 07:42:58AM
    [ 16.567]
    [ 16.567] Current version of pixman: 0.22.2
    [ 16.567] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 16.567] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 16.567] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 5 09:49:32 2011
    [ 16.598] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 16.638] (==) No Layout section. Using the first Screen section.
    [ 16.638] (==) No screen section available. Using defaults.
    [ 16.638] (**) |-->Screen "Default Screen Section" (0)
    [ 16.638] (**) | |-->Monitor "<default monitor>"
    [ 16.638] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 16.638] (**) | |-->Device "Card0"
    [ 16.638] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 16.638] (==) Automatically adding devices
    [ 16.638] (==) Automatically enabling devices
    [ 16.684] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 16.684] Entry deleted from font path.
    [ 16.729] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 16.729] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 16.729] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 16.729] (II) Loader magic: 0x7d6160
    [ 16.729] (II) Module ABI versions:
    [ 16.729] X.Org ANSI C Emulation: 0.4
    [ 16.729] X.Org Video Driver: 10.0
    [ 16.729] X.Org XInput driver : 12.2
    [ 16.729] X.Org Server Extension : 5.0
    [ 16.731] (--) PCI:*(0:0:2:0) 8086:0046:1028:0429 rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00008080/8
    [ 16.731] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 16.731] (WW) "record" will not be loaded unless you've specified it to be loaded elsewhere.
    [ 16.731] (II) "extmod" will be loaded by default.
    [ 16.731] (II) "dbe" will be loaded by default.
    [ 16.731] (II) "glx" will be loaded by default.
    [ 16.731] (II) "record" will be loaded even though the default is to disable it.
    [ 16.731] (II) "dri" will be loaded by default.
    [ 16.731] (II) "dri2" will be loaded by default.
    [ 16.732] (II) LoadModule: "extmod"
    [ 16.732] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 16.745] (II) Module extmod: vendor="X.Org Foundation"
    [ 16.745] compiled for 1.10.4, module version = 1.0.0
    [ 16.745] Module class: X.Org Server Extension
    [ 16.745] ABI class: X.Org Server Extension, version 5.0
    [ 16.745] (II) Loading extension MIT-SCREEN-SAVER
    [ 16.745] (II) Loading extension XFree86-VidModeExtension
    [ 16.745] (II) Loading extension XFree86-DGA
    [ 16.745] (II) Loading extension DPMS
    [ 16.745] (II) Loading extension XVideo
    [ 16.745] (II) Loading extension XVideo-MotionCompensation
    [ 16.745] (II) Loading extension X-Resource
    [ 16.745] (II) LoadModule: "dbe"
    [ 16.745] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 16.750] (II) Module dbe: vendor="X.Org Foundation"
    [ 16.750] compiled for 1.10.4, module version = 1.0.0
    [ 16.750] Module class: X.Org Server Extension
    [ 16.750] ABI class: X.Org Server Extension, version 5.0
    [ 16.750] (II) Loading extension DOUBLE-BUFFER
    [ 16.750] (II) LoadModule: "glx"
    [ 16.750] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 16.766] (II) Module glx: vendor="X.Org Foundation"
    [ 16.766] compiled for 1.10.4, module version = 1.0.0
    [ 16.766] ABI class: X.Org Server Extension, version 5.0
    [ 16.766] (==) AIGLX enabled
    [ 16.766] (II) Loading extension GLX
    [ 16.766] (II) LoadModule: "dri"
    [ 16.766] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 16.777] (II) Module dri: vendor="X.Org Foundation"
    [ 16.777] compiled for 1.10.4, module version = 1.0.0
    [ 16.777] ABI class: X.Org Server Extension, version 5.0
    [ 16.777] (II) Loading extension XFree86-DRI
    [ 16.777] (II) LoadModule: "dri2"
    [ 16.777] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 16.778] (II) Module dri2: vendor="X.Org Foundation"
    [ 16.778] compiled for 1.10.4, module version = 1.2.0
    [ 16.778] ABI class: X.Org Server Extension, version 5.0
    [ 16.778] (II) Loading extension DRI2
    [ 16.778] (II) LoadModule: "vesa"
    [ 16.779] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 16.780] (II) Module vesa: vendor="X.Org Foundation"
    [ 16.780] compiled for 1.10.0, module version = 2.3.0
    [ 16.780] Module class: X.Org Video Driver
    [ 16.780] ABI class: X.Org Video Driver, version 10.0
    [ 16.780] (II) VESA: driver for VESA chipsets: vesa
    [ 16.780] (++) using VT number 7
    [ 16.783] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 16.783] (II) Loading sub module "vbe"
    [ 16.783] (II) LoadModule: "vbe"
    [ 16.783] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 16.793] (II) Module vbe: vendor="X.Org Foundation"
    [ 16.793] compiled for 1.10.4, module version = 1.1.0
    [ 16.793] ABI class: X.Org Video Driver, version 10.0
    [ 16.793] (II) Loading sub module "int10"
    [ 16.793] (II) LoadModule: "int10"
    [ 16.794] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 16.808] (II) Module int10: vendor="X.Org Foundation"
    [ 16.808] compiled for 1.10.4, module version = 1.0.0
    [ 16.808] ABI class: X.Org Video Driver, version 10.0
    [ 16.808] (II) VESA(0): initializing int10
    [ 16.808] (II) VESA(0): Bad V_BIOS checksum
    [ 16.809] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 16.809] (II) VESA(0): VESA BIOS detected
    [ 16.809] (II) VESA(0): VESA VBE Version 3.0
    [ 16.809] (II) VESA(0): VESA VBE Total Mem: 32704 kB
    [ 16.809] (II) VESA(0): VESA VBE OEM: Intel(R)Ironlake Mobile Graphics Chipset Accelerated VGA BIOS
    [ 16.809] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
    [ 16.809] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
    [ 16.809] (II) VESA(0): VESA VBE OEM Product: Intel(R)Ironlake Mobile Graphics Controller
    [ 16.809] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    [ 16.826] (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 16.826] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
    [ 16.826] (==) VESA(0): RGB weight 888
    [ 16.826] (==) VESA(0): Default visual is TrueColor
    [ 16.826] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 16.826] (II) Loading sub module "ddc"
    [ 16.826] (II) LoadModule: "ddc"
    [ 16.826] (II) Module "ddc" already built-in
    [ 16.918] (II) VESA(0): VESA VBE DDC supported
    [ 16.918] (II) VESA(0): VESA VBE DDC Level 2
    [ 16.918] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
    [ 16.924] (II) VESA(0): VESA VBE DDC read successfully
    [ 16.924] (II) VESA(0): Manufacturer: SEC Model: 5441 Serial#: 0
    [ 16.925] (II) VESA(0): Year: 2010 Week: 0
    [ 16.925] (II) VESA(0): EDID Version: 1.4
    [ 16.925] (II) VESA(0): Digital Display Input
    [ 16.925] (II) VESA(0): 6 bits per channel
    [ 16.925] (II) VESA(0): Digital interface is DisplayPort
    [ 16.925] (II) VESA(0): Max Image Size [cm]: horiz.: 30 vert.: 19
    [ 16.925] (II) VESA(0): Gamma: 2.20
    [ 16.925] (II) VESA(0): No DPMS capabilities specified
    [ 16.925] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 16.925] (II) VESA(0): First detailed timing is preferred mode
    [ 16.925] (II) VESA(0): Preferred mode is native pixel format and refresh rate
    [ 16.925] (II) VESA(0): redX: 0.537 redY: 0.353 greenX: 0.343 greenY: 0.597
    [ 16.925] (II) VESA(0): blueX: 0.164 blueY: 0.125 whiteX: 0.313 whiteY: 0.334
    [ 16.925] (II) VESA(0): Manufacturer's mask: 0
    [ 16.925] (II) VESA(0): Supported detailed timing:
    [ 16.925] (II) VESA(0): clock: 70.7 MHz Image Size: 303 x 190 mm
    [ 16.925] (II) VESA(0): h_active: 1280 h_sync: 1292 h_sync_end 1356 h_blank_end 1452 h_border: 0
    [ 16.925] (II) VESA(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 812 v_border: 0
    [ 16.925] (II) VESA(0): Supported detailed timing:
    [ 16.925] (II) VESA(0): clock: 47.2 MHz Image Size: 303 x 190 mm
    [ 16.925] (II) VESA(0): h_active: 1280 h_sync: 1292 h_sync_end 1356 h_blank_end 1452 h_border: 0
    [ 16.925] (II) VESA(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 812 v_border: 0
    [ 16.925] (II) VESA(0): CR5M3€141AT
    [ 16.925] (II) VESA(0): Unknown vendor-specific block 0
    [ 16.925] (II) VESA(0): EDID (in hex):
    [ 16.925] (II) VESA(0): 00ffffffffffff004ca3415400000000
    [ 16.925] (II) VESA(0): 00140104951e13780a9f06895a57982a
    [ 16.925] (II) VESA(0): 20505500000001010101010101010101
    [ 16.925] (II) VESA(0): 010101010101a11b00ac50200c300c40
    [ 16.925] (II) VESA(0): 33002fbe1000001a6c1200ac50200c30
    [ 16.925] (II) VESA(0): 0c4033002fbe1000001a000000fe0043
    [ 16.925] (II) VESA(0): 52354d338031343141540a2000000000
    [ 16.925] (II) VESA(0): 00004101190000000009010a202000c9
    [ 16.925] (II) VESA(0): EDID vendor "SEC", prod id 21569
    [ 16.925] (II) VESA(0): Printing DDC gathered Modelines:
    [ 16.925] (II) VESA(0): Modeline "1280x800"x0.0 70.73 1280 1292 1356 1452 800 803 806 812 +hsync -vsync (48.7 kHz)
    [ 16.925] (II) VESA(0): Modeline "1280x800"x0.0 47.16 1280 1292 1356 1452 800 803 806 812 +hsync -vsync (32.5 kHz)
    [ 16.925] (II) VESA(0): Searching for matching VESA mode(s):
    [ 16.926] Mode: 160 (0x0)
    [ 16.926] ModeAttributes: 0x0
    [ 16.926] WinAAttributes: 0x0
    [ 16.926] WinBAttributes: 0x0
    [ 16.926] WinGranularity: 0
    [ 16.926] WinSize: 0
    [ 16.926] WinASegment: 0x0
    [ 16.926] WinBSegment: 0x0
    [ 16.926] WinFuncPtr: 0x0
    [ 16.926] BytesPerScanline: 0
    [ 16.926] XResolution: 0
    [ 16.926] YResolution: 0
    [ 16.926] XCharSize: 0
    [ 16.926] YCharSize: 0
    [ 16.926] NumberOfPlanes: 0
    [ 16.926] BitsPerPixel: 0
    [ 16.926] NumberOfBanks: 0
    [ 16.926] MemoryModel: 0
    [ 16.926] BankSize: 0
    [ 16.926] NumberOfImages: 0
    [ 16.926] RedMaskSize: 0
    [ 16.926] RedFieldPosition: 0
    [ 16.926] GreenMaskSize: 0
    [ 16.926] GreenFieldPosition: 0
    [ 16.926] BlueMaskSize: 0
    [ 16.926] BlueFieldPosition: 0
    [ 16.926] RsvdMaskSize: 0
    [ 16.926] RsvdFieldPosition: 0
    [ 16.926] DirectColorModeInfo: 0
    [ 16.926] PhysBasePtr: 0x0
    [ 16.926] LinBytesPerScanLine: 0
    [ 16.926] BnkNumberOfImagePages: 0
    [ 16.926] LinNumberOfImagePages: 0
    [ 16.926] LinRedMaskSize: 0
    [ 16.926] LinRedFieldPosition: 0
    [ 16.926] LinGreenMaskSize: 0
    [ 16.926] LinGreenFieldPosition: 0
    [ 16.926] LinBlueMaskSize: 0
    [ 16.926] LinBlueFieldPosition: 0
    [ 16.926] LinRsvdMaskSize: 0
    [ 16.926] LinRsvdFieldPosition: 0
    [ 16.926] MaxPixelClock: 0
    [ 16.926] Mode: 161 (0x0)
    [ 16.926] ModeAttributes: 0x0
    [ 16.926] WinAAttributes: 0x0
    [ 16.926] WinBAttributes: 0x0
    [ 16.926] WinGranularity: 0
    [ 16.926] WinSize: 0
    [ 16.926] WinASegment: 0x0
    [ 16.926] WinBSegment: 0x0
    [ 16.926] WinFuncPtr: 0x0
    [ 16.926] BytesPerScanline: 0
    [ 16.926] XResolution: 0
    [ 16.926] YResolution: 0
    [ 16.926] XCharSize: 0
    [ 16.926] YCharSize: 0
    [ 16.926] NumberOfPlanes: 0
    [ 16.927] BitsPerPixel: 0
    [ 16.927] NumberOfBanks: 0
    [ 16.927] MemoryModel: 0
    [ 16.927] BankSize: 0
    [ 16.927] NumberOfImages: 0
    [ 16.927] RedMaskSize: 0
    [ 16.927] RedFieldPosition: 0
    [ 16.927] GreenMaskSize: 0
    [ 16.927] GreenFieldPosition: 0
    [ 16.927] BlueMaskSize: 0
    [ 16.927] BlueFieldPosition: 0
    [ 16.927] RsvdMaskSize: 0
    [ 16.927] RsvdFieldPosition: 0
    [ 16.927] DirectColorModeInfo: 0
    [ 16.927] PhysBasePtr: 0x0
    [ 16.927] LinBytesPerScanLine: 0
    [ 16.927] BnkNumberOfImagePages: 0
    [ 16.927] LinNumberOfImagePages: 0
    [ 16.927] LinRedMaskSize: 0
    [ 16.927] LinRedFieldPosition: 0
    [ 16.927] LinGreenMaskSize: 0
    [ 16.927] LinGreenFieldPosition: 0
    [ 16.927] LinBlueMaskSize: 0
    [ 16.927] LinBlueFieldPosition: 0
    [ 16.927] LinRsvdMaskSize: 0
    [ 16.927] LinRsvdFieldPosition: 0
    [ 16.927] MaxPixelClock: 0
    [ 16.928] *Mode: 162 (1280x800)
    [ 16.928] ModeAttributes: 0x9b
    [ 16.928] WinAAttributes: 0x7
    [ 16.928] WinBAttributes: 0x0
    [ 16.928] WinGranularity: 64
    [ 16.928] WinSize: 64
    [ 16.928] WinASegment: 0xa000
    [ 16.928] WinBSegment: 0x0
    [ 16.928] WinFuncPtr: 0xc0008ab9
    [ 16.928] BytesPerScanline: 5120
    [ 16.928] XResolution: 1280
    [ 16.928] YResolution: 800
    [ 16.928] XCharSize: 8
    [ 16.928] YCharSize: 16
    [ 16.928] NumberOfPlanes: 1
    [ 16.928] BitsPerPixel: 32
    [ 16.928] NumberOfBanks: 1
    [ 16.928] MemoryModel: 6
    [ 16.928] BankSize: 0
    [ 16.928] NumberOfImages: 7
    [ 16.928] RedMaskSize: 8
    [ 16.928] RedFieldPosition: 16
    [ 16.928] GreenMaskSize: 8
    [ 16.928] GreenFieldPosition: 8
    [ 16.928] BlueMaskSize: 8
    [ 16.928] BlueFieldPosition: 0
    [ 16.928] RsvdMaskSize: 8
    [ 16.928] RsvdFieldPosition: 24
    [ 16.928] DirectColorModeInfo: 0
    [ 16.928] PhysBasePtr: 0xe0000000
    [ 16.928] LinBytesPerScanLine: 5120
    [ 16.928] BnkNumberOfImagePages: 7
    [ 16.928] LinNumberOfImagePages: 7
    [ 16.928] LinRedMaskSize: 8
    [ 16.928] LinRedFieldPosition: 16
    [ 16.928] LinGreenMaskSize: 8
    [ 16.928] LinGreenFieldPosition: 8
    [ 16.928] LinBlueMaskSize: 8
    [ 16.928] LinBlueFieldPosition: 0
    [ 16.928] LinRsvdMaskSize: 8
    [ 16.928] LinRsvdFieldPosition: 24
    [ 16.928] MaxPixelClock: 230000000
    [ 16.928] Mode: 163 (0x0)
    [ 16.928] ModeAttributes: 0x0
    [ 16.928] WinAAttributes: 0x0
    [ 16.928] WinBAttributes: 0x0
    [ 16.928] WinGranularity: 0
    [ 16.928] WinSize: 0
    [ 16.928] WinASegment: 0x0
    [ 16.929] WinBSegment: 0x0
    [ 16.929] WinFuncPtr: 0x0
    [ 16.929] BytesPerScanline: 0
    [ 16.929] XResolution: 0
    [ 16.929] YResolution: 0
    [ 16.929] XCharSize: 0
    [ 16.929] YCharSize: 0
    [ 16.929] NumberOfPlanes: 0
    [ 16.929] BitsPerPixel: 0
    [ 16.929] NumberOfBanks: 0
    [ 16.929] MemoryModel: 0
    [ 16.929] BankSize: 0
    [ 16.929] NumberOfImages: 0
    [ 16.929] RedMaskSize: 0
    [ 16.929] RedFieldPosition: 0
    [ 16.929] GreenMaskSize: 0
    [ 16.929] GreenFieldPosition: 0
    [ 16.929] BlueMaskSize: 0
    [ 16.929] BlueFieldPosition: 0
    [ 16.929] RsvdMaskSize: 0
    [ 16.929] RsvdFieldPosition: 0
    [ 16.929] DirectColorModeInfo: 0
    [ 16.929] PhysBasePtr: 0x0
    [ 16.929] LinBytesPerScanLine: 0
    [ 16.929] BnkNumberOfImagePages: 0
    [ 16.929] LinNumberOfImagePages: 0
    [ 16.929] LinRedMaskSize: 0
    [ 16.929] LinRedFieldPosition: 0
    [ 16.929] LinGreenMaskSize: 0
    [ 16.929] LinGreenFieldPosition: 0
    [ 16.929] LinBlueMaskSize: 0
    [ 16.929] LinBlueFieldPosition: 0
    [ 16.929] LinRsvdMaskSize: 0
    [ 16.929] LinRsvdFieldPosition: 0
    [ 16.929] MaxPixelClock: 0
    [ 16.929] Mode: 164 (0x0)
    [ 16.929] ModeAttributes: 0x0
    [ 16.929] WinAAttributes: 0x0
    [ 16.929] WinBAttributes: 0x0
    [ 16.929] WinGranularity: 0
    [ 16.929] WinSize: 0
    [ 16.929] WinASegment: 0x0
    [ 16.929] WinBSegment: 0x0
    [ 16.929] WinFuncPtr: 0x0
    [ 16.929] BytesPerScanline: 0
    [ 16.929] XResolution: 0
    [ 16.929] YResolution: 0
    [ 16.929] XCharSize: 0
    [ 16.929] YCharSize: 0
    [ 16.929] NumberOfPlanes: 0
    [ 16.929] BitsPerPixel: 0
    [ 16.929] NumberOfBanks: 0
    [ 16.929] MemoryModel: 0
    [ 16.929] BankSize: 0
    [ 16.929] NumberOfImages: 0
    [ 16.929] RedMaskSize: 0
    [ 16.929] RedFieldPosition: 0
    [ 16.929] GreenMaskSize: 0
    [ 16.929] GreenFieldPosition: 0
    [ 16.929] BlueMaskSize: 0
    [ 16.929] BlueFieldPosition: 0
    [ 16.929] RsvdMaskSize: 0
    [ 16.929] RsvdFieldPosition: 0
    [ 16.929] DirectColorModeInfo: 0
    [ 16.930] PhysBasePtr: 0x0
    [ 16.930] LinBytesPerScanLine: 0
    [ 16.930] BnkNumberOfImagePages: 0
    [ 16.930] LinNumberOfImagePages: 0
    [ 16.930] LinRedMaskSize: 0
    [ 16.930] LinRedFieldPosition: 0
    [ 16.930] LinGreenMaskSize: 0
    [ 16.930] LinGreenFieldPosition: 0
    [ 16.930] LinBlueMaskSize: 0
    [ 16.930] LinBlueFieldPosition: 0
    [ 16.930] LinRsvdMaskSize: 0
    [ 16.930] LinRsvdFieldPosition: 0
    [ 16.930] MaxPixelClock: 0
    [ 16.931] *Mode: 165 (1366x768)
    [ 16.931] ModeAttributes: 0x9b
    [ 16.931] WinAAttributes: 0x7
    [ 16.931] WinBAttributes: 0x0
    [ 16.931] WinGranularity: 64
    [ 16.931] WinSize: 64
    [ 16.931] WinASegment: 0xa000
    [ 16.931] WinBSegment: 0x0
    [ 16.931] WinFuncPtr: 0xc0008ab9
    [ 16.931] BytesPerScanline: 5504
    [ 16.931] XResolution: 1366
    [ 16.931] YResolution: 768
    [ 16.931] XCharSize: 8
    [ 16.931] YCharSize: 16
    [ 16.931] NumberOfPlanes: 1
    [ 16.931] BitsPerPixel: 32
    [ 16.931] NumberOfBanks: 1
    [ 16.931] MemoryModel: 6
    [ 16.931] BankSize: 0
    [ 16.931] NumberOfImages: 6
    [ 16.931] RedMaskSize: 8
    [ 16.931] RedFieldPosition: 16
    [ 16.931] GreenMaskSize: 8
    [ 16.931] GreenFieldPosition: 8
    [ 16.931] BlueMaskSize: 8
    [ 16.931] BlueFieldPosition: 0
    [ 16.931] RsvdMaskSize: 8
    [ 16.931] RsvdFieldPosition: 24
    [ 16.931] DirectColorModeInfo: 0
    [ 16.931] PhysBasePtr: 0xe0000000
    [ 16.931] LinBytesPerScanLine: 5504
    [ 16.931] BnkNumberOfImagePages: 6
    [ 16.931] LinNumberOfImagePages: 6
    [ 16.931] LinRedMaskSize: 8
    [ 16.931] LinRedFieldPosition: 16
    [ 16.931] LinGreenMaskSize: 8
    [ 16.931] LinGreenFieldPosition: 8
    [ 16.931] LinBlueMaskSize: 8
    [ 16.931] LinBlueFieldPosition: 0
    [ 16.931] LinRsvdMaskSize: 8
    [ 16.931] LinRsvdFieldPosition: 24
    [ 16.931] MaxPixelClock: 230000000
    [ 16.931] Mode: 166 (0x0)
    [ 16.931] ModeAttributes: 0x0
    [ 16.931] WinAAttributes: 0x0
    [ 16.931] WinBAttributes: 0x0
    [ 16.931] WinGranularity: 0
    [ 16.931] WinSize: 0
    [ 16.931] WinASegment: 0x0
    [ 16.931] WinBSegment: 0x0
    [ 16.931] WinFuncPtr: 0x0
    [ 16.931] BytesPerScanline: 0
    [ 16.931] XResolution: 0
    [ 16.931] YResolution: 0
    [ 16.931] XCharSize: 0
    [ 16.931] YCharSize: 0
    [ 16.931] NumberOfPlanes: 0
    [ 16.931] BitsPerPixel: 0
    [ 16.932] NumberOfBanks: 0
    [ 16.932] MemoryModel: 0
    [ 16.932] BankSize: 0
    [ 16.932] NumberOfImages: 0
    [ 16.932] RedMaskSize: 0
    [ 16.932] RedFieldPosition: 0
    [ 16.932] GreenMaskSize: 0
    [ 16.932] GreenFieldPosition: 0
    [ 16.932] BlueMaskSize: 0
    [ 16.932] BlueFieldPosition: 0
    [ 16.932] RsvdMaskSize: 0
    [ 16.932] RsvdFieldPosition: 0
    [ 16.932] DirectColorModeInfo: 0
    [ 16.932] PhysBasePtr: 0x0
    [ 16.932] LinBytesPerScanLine: 0
    [ 16.932] BnkNumberOfImagePages: 0
    [ 16.932] LinNumberOfImagePages: 0
    [ 16.932] LinRedMaskSize: 0
    [ 16.932] LinRedFieldPosition: 0
    [ 16.932] LinGreenMaskSize: 0
    [ 16.932] LinGreenFieldPosition: 0
    [ 16.932] LinBlueMaskSize: 0
    [ 16.932] LinBlueFieldPosition: 0
    [ 16.932] LinRsvdMaskSize: 0
    [ 16.932] LinRsvdFieldPosition: 0
    [ 16.932] MaxPixelClock: 0
    [ 16.932] Mode: 167 (0x0)
    [ 16.932] ModeAttributes: 0x0
    [ 16.932] WinAAttributes: 0x0
    [ 16.932] WinBAttributes: 0x0
    [ 16.932] WinGranularity: 0
    [ 16.932] WinSize: 0
    [ 16.932] WinASegment: 0x0
    [ 16.932] WinBSegment: 0x0
    [ 16.932] WinFuncPtr: 0x0
    [ 16.932] BytesPerScanline: 0
    [ 16.932] XResolution: 0
    [ 16.932] YResolution: 0
    [ 16.932] XCharSize: 0
    [ 16.932] YCharSize: 0
    [ 16.932] NumberOfPlanes: 0
    [ 16.932] BitsPerPixel: 0
    [ 16.932] NumberOfBanks: 0
    [ 16.932] MemoryModel: 0
    [ 16.932] BankSize: 0
    [ 16.932] NumberOfImages: 0
    [ 16.932] RedMaskSize: 0
    [ 16.932] RedFieldPosition: 0
    [ 16.932] GreenMaskSize: 0
    [ 16.932] GreenFieldPosition: 0
    [ 16.932] BlueMaskSize: 0
    [ 16.932] BlueFieldPosition: 0
    [ 16.932] RsvdMaskSize: 0
    [ 16.932] RsvdFieldPosition: 0
    [ 16.932] DirectColorModeInfo: 0
    [ 16.932] PhysBasePtr: 0x0
    [ 16.932] LinBytesPerScanLine: 0
    [ 16.932] BnkNumberOfImagePages: 0
    [ 16.932] LinNumberOfImagePages: 0
    [ 16.932] LinRedMaskSize: 0
    [ 16.932] LinRedFieldPosition: 0
    [ 16.932] LinGreenMaskSize: 0
    [ 16.932] LinGreenFieldPosition: 0
    [ 16.932] LinBlueMaskSize: 0
    [ 16.932] LinBlueFieldPosition: 0
    [ 16.933] LinRsvdMaskSize: 0
    [ 16.933] LinRsvdFieldPosition: 0
    [ 16.933] MaxPixelClock: 0
    [ 16.933] Mode: 168 (0x0)
    [ 16.933] ModeAttributes: 0x0
    [ 16.933] WinAAttributes: 0x0
    [ 16.933] WinBAttributes: 0x0
    [ 16.933] WinGranularity: 0
    [ 16.933] WinSize: 0
    [ 16.933] WinASegment: 0x0
    [ 16.933] WinBSegment: 0x0
    [ 16.933] WinFuncPtr: 0x0
    [ 16.933] BytesPerScanline: 0
    [ 16.933] XResolution: 0
    [ 16.933] YResolution: 0
    [ 16.933] XCharSize: 0
    [ 16.933] YCharSize: 0
    [ 16.933] NumberOfPlanes: 0
    [ 16.933] BitsPerPixel: 0
    [ 16.933] NumberOfBanks: 0
    [ 16.933] MemoryModel: 0
    [ 16.933] BankSize: 0
    [ 16.933] NumberOfImages: 0
    [ 16.933] RedMaskSize: 0
    [ 16.933] RedFieldPosition: 0
    [ 16.933] GreenMaskSize: 0
    [ 16.933] GreenFieldPosition: 0
    [ 16.933] BlueMaskSize: 0
    [ 16.933] BlueFieldPosition: 0
    [ 16.933] RsvdMaskSize: 0
    [ 16.933] RsvdFieldPosition: 0
    [ 16.933] DirectColorModeInfo: 0
    [ 16.933] PhysBasePtr: 0x0
    [ 16.933] LinBytesPerScanLine: 0
    [ 16.933] BnkNumberOfImagePages: 0
    [ 16.933] LinNumberOfImagePages: 0
    [ 16.933] LinRedMaskSize: 0
    [ 16.933] LinRedFieldPosition: 0
    [ 16.933] LinGreenMaskSize: 0
    [ 16.933] LinGreenFieldPosition: 0
    [ 16.933] LinBlueMaskSize: 0
    [ 16.934] LinBlueFieldPosition: 0
    [ 16.934] LinRsvdMaskSize: 0
    [ 16.934] LinRsvdFieldPosition: 0
    [ 16.934] MaxPixelClock: 0
    [ 16.934] Mode: 169 (0x0)
    [ 16.934] ModeAttributes: 0x0
    [ 16.934] WinAAttributes: 0x0
    [ 16.934] WinBAttributes: 0x0
    [ 16.934] WinGranularity: 0
    [ 16.934] WinSize: 0
    [ 16.934] WinASegment: 0x0
    [ 16.934] WinBSegment: 0x0
    [ 16.934] WinFuncPtr: 0x0
    [ 16.934] BytesPerScanline: 0
    [ 16.934] XResolution: 0
    [ 16.934] YResolution: 0
    [ 16.934] XCharSize: 0
    [ 16.934] YCharSize: 0
    [ 16.934] NumberOfPlanes: 0
    [ 16.934] BitsPerPixel: 0
    [ 16.934] NumberOfBanks: 0
    [ 16.934] MemoryModel: 0
    [ 16.934] BankSize: 0
    [ 16.934] NumberOfImages: 0
    [ 16.934] RedMaskSize: 0
    [ 16.934] RedFieldPosition: 0
    [ 16.934] GreenMaskSize: 0
    [ 16.934] GreenFieldPosition: 0
    [ 16.934] BlueMaskSize: 0
    [ 16.934] BlueFieldPosition: 0
    [ 16.934] RsvdMaskSize: 0
    [ 16.934] RsvdFieldPosition: 0
    [ 16.934] DirectColorModeInfo: 0
    [ 16.934] PhysBasePtr: 0x0
    [ 16.934] LinBytesPerScanLine: 0
    [ 16.934] BnkNumberOfImagePages: 0
    [ 16.934] LinNumberOfImagePages: 0
    [ 16.934] LinRedMaskSize: 0
    [ 16.934] LinRedFieldPosition: 0
    [ 16.934] LinGreenMaskSize: 0
    [ 16.934] LinGreenFieldPosition: 0
    [ 16.934] LinBlueMaskSize: 0
    [ 16.934] LinBlueFieldPosition: 0
    [ 16.934] LinRsvdMaskSize: 0
    [ 16.934] LinRsvdFieldPosition: 0
    [ 16.934] MaxPixelClock: 0
    [ 16.935] Mode: 16a (0x0)
    [ 16.935] ModeAttributes: 0x0
    [ 16.935] WinAAttributes: 0x0
    [ 16.935] WinBAttributes: 0x0
    [ 16.935] WinGranularity: 0
    [ 16.935] WinSize: 0
    [ 16.935] WinASegment: 0x0
    [ 16.935] WinBSegment: 0x0
    [ 16.935] WinFuncPtr: 0x0
    [ 16.935] BytesPerScanline: 0
    [ 16.935] XResolution: 0
    [ 16.935] YResolution: 0
    [ 16.935] XCharSize: 0
    [ 16.935] YCharSize: 0
    [ 16.935] NumberOfPlanes: 0
    [ 16.935] BitsPerPixel: 0
    [ 16.935] NumberOfBanks: 0
    [ 16.935] MemoryModel: 0
    [ 16.935] BankSize: 0
    [ 16.935] NumberOfImages: 0
    [ 16.935] RedMaskSize: 0
    [ 16.935] RedFieldPosition: 0
    [ 16.935] GreenMaskSize: 0
    [ 16.935] GreenFieldPosition: 0
    [ 16.935] BlueMaskSize: 0
    [ 16.935] BlueFieldPosition: 0
    [ 16.935] RsvdMaskSize: 0
    [ 16.935] RsvdFieldPosition: 0
    [ 16.935] DirectColorModeInfo: 0
    [ 16.935] PhysBasePtr: 0x0
    [ 16.935] LinBytesPerScanLine: 0
    [ 16.935] BnkNumberOfImagePages: 0
    [ 16.935] LinNumberOfImagePages: 0
    [ 16.935] LinRedMaskSize: 0
    [ 16.935] LinRedFieldPosition: 0
    [ 16.935] LinGreenMaskSize: 0
    [ 16.935] LinGreenFieldPosition: 0
    [ 16.935] LinBlueMaskSize: 0
    [ 16.935] LinBlueFieldPosition: 0
    [ 16.935] LinRsvdMaskSize: 0
    [ 16.935] LinRsvdFieldPosition: 0
    [ 16.935] MaxPixelClock: 0
    [ 16.936] Mode: 16b (0x0)
    [ 16.936] ModeAttributes: 0x0
    [ 16.936] WinAAttributes: 0x0
    [ 16.936] WinBAttributes: 0x0
    [ 16.936] WinGranularity: 0
    [ 16.936] WinSize: 0
    [ 16.936] WinASegment: 0x0
    [ 16.936] WinBSegment: 0x0
    [ 16.936] WinFuncPtr: 0x0
    [ 16.936] BytesPerScanline: 0
    [ 16.936] XResolution: 0
    [ 16.936] YResolution: 0
    [ 16.936] XCharSize: 0
    [ 16.936] YCharSize: 0
    [ 16.936] NumberOfPlanes: 0
    [ 16.936] BitsPerPixel: 0
    [ 16.936] NumberOfBanks: 0
    [ 16.936] MemoryModel: 0
    [ 16.936] BankSize: 0
    [ 16.936] NumberOfImages: 0
    [ 16.936] RedMaskSize: 0
    [ 16.936] RedFieldPosition: 0
    [ 16.936] GreenMaskSize: 0
    [ 16.936] GreenFieldPosition: 0
    [ 16.936] BlueMaskSize: 0
    [ 16.936] BlueFieldPosition: 0
    [ 16.936] RsvdMaskSize: 0
    [ 16.936] RsvdFieldPosition: 0
    [ 16.936] DirectColorModeInfo: 0
    [ 16.936] PhysBasePtr: 0x0
    [ 16.936] LinBytesPerScanLine: 0
    [ 16.936] BnkNumberOfImagePages: 0
    [ 16.936] LinNumberOfImagePages: 0
    [ 16.936] LinRedMaskSize: 0
    [ 16.936] LinRedFieldPosition: 0
    [ 16.936] LinGreenMaskSize: 0
    [ 16.936] LinGreenFieldPosition: 0
    [ 16.936] LinBlueMaskSize: 0
    [ 16.936] LinBlueFieldPosition: 0
    [ 16.936] LinRsvdMaskSize: 0
    [ 16.936] LinRsvdFieldPosition: 0
    [ 16.936] MaxPixelClock: 0
    [ 16.936] Mode: 16c (0x0)
    [ 16.936] ModeAttributes: 0x0
    [ 16.936] WinAAttributes: 0x0
    [ 16.936] WinBAttributes: 0x0
    [ 16.936] WinGranularity: 0
    [ 16.936] WinSize: 0
    [ 16.936] WinASegment: 0x0
    [ 16.936] WinBSegment: 0x0
    [ 16.936] WinFuncPtr: 0x0
    [ 16.936] BytesPerScanline: 0
    [ 16.936] XResolution: 0
    [ 16.936] YResolution: 0
    [ 16.936] XCharSize: 0
    [ 16.936] YCharSize: 0
    [ 16.936] NumberOfPlanes: 0
    [ 16.937] BitsPerPixel: 0
    [ 16.937] NumberOfBanks: 0
    [ 16.937] MemoryModel: 0
    [ 16.937] BankSize: 0
    [ 16.937] NumberOfImages: 0
    [ 16.937] RedMaskSize: 0
    [ 16.937] RedFieldPosition: 0
    [ 16.937] GreenMaskSize: 0
    [ 16.937] GreenFieldPosition: 0
    [ 16.937] BlueMaskSize: 0
    [ 16.937] BlueFieldPosition: 0
    [ 16.937] RsvdMaskSize: 0
    [ 16.937] RsvdFieldPosition: 0
    [ 16.937] DirectColorModeInfo: 0
    [ 16.937] PhysBasePtr: 0x0
    [ 16.937] LinBytesPerScanLine: 0
    [ 16.937] BnkNumberOfImagePages: 0
    [ 16.937] LinNumberOfImagePages: 0
    [ 16.937] LinRedMaskSize: 0
    [ 16.937] LinRedFieldPosition: 0
    [ 16.937] LinGreenMaskSize: 0
    [ 16.937] LinGreenFieldPosition: 0
    [ 16.937] LinBlueMaskSize: 0
    [ 16.937] LinBlueFieldPosition: 0
    [ 16.937] LinRsvdMaskSize: 0
    [ 16.937] LinRsvdFieldPosition: 0
    [ 16.937] MaxPixelClock: 0
    [ 16.937] Mode: 16d (0x0)
    [ 16.937] ModeAttributes: 0x0
    [ 16.937] WinAAttributes: 0x0
    [ 16.937] WinBAttributes: 0x0
    [ 16.937] WinGranularity: 0
    [ 16.937] WinSize: 0
    [ 16.937] WinASegment: 0x0
    [ 16.937] WinBSegment: 0x0
    [ 16.937] WinFuncPtr: 0x0
    [ 16.937] BytesPerScanline: 0
    [ 16.937] XResolution: 0
    [ 16.937] YResolution: 0
    [ 16.937] XCharSize: 0
    [ 16.937] YCharSize: 0
    [ 16.937] NumberOfPlanes: 0
    [ 16.937] BitsPerPixel: 0
    [ 16.937] NumberOfBanks: 0
    [ 16.937] MemoryModel: 0
    [ 16.937] BankSize: 0
    [ 16.937] NumberOfImages: 0
    [ 16.937] RedMaskSize: 0
    [ 16.937] RedFieldPosition: 0
    [ 16.937] GreenMaskSize: 0
    [ 16.937] GreenFieldPosition: 0
    [ 16.937] BlueMaskSize: 0
    [ 16.937] BlueFieldPosition: 0
    [ 16.937] RsvdMaskSize: 0
    [ 16.937] RsvdFieldPosition: 0
    [ 16.937] DirectColorModeInfo: 0
    [ 16.937] PhysBasePtr: 0x0
    [ 16.937] LinBytesPerScanLine: 0
    [ 16.937] BnkNumberOfImagePages: 0
    [ 16.937] LinNumberOfImagePages: 0
    [ 16.937] LinRedMaskSize: 0
    [ 16.937] LinRedFieldPosition: 0
    [ 16.937] LinGreenMaskSize: 0
    [ 16.938] LinGreenFieldPosition: 0
    [ 16.938] LinBlueMaskSize: 0
    [ 16.938] LinBlueFieldPosition: 0
    [ 16.938] LinRsvdMaskSize: 0
    [ 16.938] LinRsvdFieldPosition: 0
    [ 16.938] MaxPixelClock: 0
    [ 16.938] Mode: 16e (0x0)
    [ 16.938] ModeAttributes: 0x0
    [ 16.938] WinAAttributes: 0x0
    [ 16.938] WinBAttributes: 0x0
    [ 16.938] WinGranularity: 0
    [ 16.938] WinSize: 0
    [ 16.938] WinASegment: 0x0
    [ 16.938] WinBSegment: 0x0
    [ 16.938] WinFuncPtr: 0x0
    [ 16.938] BytesPerScanline: 0
    [ 16.938] XResolution: 0
    [ 16.938] YResolution: 0
    [ 16.938] XCharSize: 0
    [ 16.938] YCharSize: 0
    [ 16.938] NumberOfPlanes: 0
    [ 16.938] BitsPerPixel: 0
    [ 16.938] NumberOfBanks: 0
    [ 16.938] MemoryModel: 0
    [ 16.938] BankSize: 0
    [ 16.938] NumberOfImages: 0
    [ 16.938] RedMaskSize: 0
    [ 16.938] RedFieldPosition: 0
    [ 16.938] GreenMaskSize: 0
    [ 16.938] GreenFieldPosition: 0
    [ 16.938] BlueMaskSize: 0
    [ 16.938] BlueFieldPosition: 0
    [ 16.938] RsvdMaskSize: 0
    [ 16.938] RsvdFieldPosition: 0
    [ 16.938] DirectColorModeInfo: 0
    [ 16.938] PhysBasePtr: 0x0
    [ 16.938] LinBytesPerScanLine: 0
    [ 16.938] BnkNumberOfImagePages: 0
    [ 16.938] LinNumberOfImagePages: 0
    [ 16.939] LinRedMaskSize: 0
    [ 16.939] LinRedFieldPosition: 0
    [ 16.939] LinGreenMaskSize: 0
    [ 16.939] LinGreenFieldPosition: 0
    [ 16.939] LinBlueMaskSize: 0
    [ 16.939] LinBlueFieldPosition: 0
    [ 16.939] LinRsvdMaskSize: 0
    [ 16.939] LinRsvdFieldPosition: 0
    [ 16.939] MaxPixelClock: 0
    [ 16.939] Mode: 16f (0x0)
    [ 16.939] ModeAttributes: 0x0
    [ 16.939] WinAAttributes: 0x0
    [ 16.939] WinBAttributes: 0x0
    [ 16.939] WinGranularity: 0
    [ 16.939] WinSize: 0
    [ 16.939] WinASegment: 0x0
    [ 16.939] WinBSegment: 0x0
    [ 16.939] WinFuncPtr: 0x0
    [ 16.939] BytesPerScanline: 0
    [ 16.939] XResolution: 0
    [ 16.939] YResolution: 0
    [ 16.939] XCharSize: 0
    [ 16.939] YCharSize: 0
    [ 16.939] NumberOfPlanes: 0
    [ 16.939] BitsPerPixel: 0
    [ 16.939] NumberOfBanks: 0
    [ 16.939] MemoryModel: 0
    [ 16.939] BankSize: 0
    [ 16.939] NumberOfImages: 0
    [ 16.939] RedMaskSize: 0
    [ 16.939] RedFieldPosition: 0
    [ 16.939] GreenMaskSize: 0
    [ 16.939] GreenFieldPosition: 0
    [ 16.939] BlueMaskSize: 0
    [ 16.939] BlueFieldPosition: 0
    [ 16.939] RsvdMaskSize: 0
    [ 16.939] RsvdFieldPosition: 0
    [ 16.939] DirectColorModeInfo: 0
    [ 16.939] PhysBasePtr: 0x0
    [ 16.939] LinBytesPerScanLine: 0
    [ 16.939] BnkNumberOfImagePages: 0
    [ 16.939] LinNumberOfImagePages: 0
    [ 16.939] LinRedMaskSize: 0
    [ 16.939] LinRedFieldPosition: 0
    [ 16.939] LinGreenMaskSize: 0
    [ 16.939] LinGreenFieldPosition: 0
    [ 16.939] LinBlueMaskSize: 0
    [ 16.939] LinBlueFieldPosition: 0
    [ 16.939] LinRsvdMaskSize: 0
    [ 16.939] LinRsvdFieldPosition: 0
    [ 16.939] MaxPixelClock: 0
    [ 16.940] Mode: 170 (0x0)
    [ 16.940] ModeAttributes: 0x0
    [ 16.940] WinAAttributes: 0x0
    [ 16.940] WinBAttributes: 0x0
    [ 16.940] WinGranularity: 0
    [ 16.940] WinSize: 0
    [ 16.940] WinASegment: 0x0
    [ 16.940] WinBSegment: 0x0
    [ 16.940] WinFuncPtr: 0x0
    [ 16.940] BytesPerScanline: 0
    [ 16.940] XResolution: 0
    [ 16.940] YResolution: 0
    [ 16.940] XCharSize: 0
    [ 16.940] YCharSize: 0
    [ 16.940] NumberOfPlanes: 0
    [ 16.940] BitsPerPixel: 0
    [ 16.940] NumberOfBanks: 0
    [ 16.940] MemoryModel: 0
    [ 16.940] BankSize: 0
    [ 16.940] NumberOfImages: 0
    [ 16.940] RedMaskSize: 0
    [ 16.940] RedFieldPosition: 0
    [ 16.940] GreenMaskSize: 0
    [ 16.940] GreenFieldPosition: 0
    [ 16.940] BlueMaskSize: 0
    [ 16.940] BlueFieldPosition: 0
    [ 16.940] RsvdMaskSize: 0
    [ 16.940] RsvdFieldPosition: 0
    [ 16.940] DirectColorModeInfo: 0
    [ 16.940] PhysBasePtr: 0x0
    [ 16.940] LinBytesPerScanLine: 0
    [ 16.940] BnkNumberOfImagePages: 0
    [ 16.940] LinNumberOfImagePages: 0
    [ 16.940] LinRedMaskSize: 0
    [ 16.940] LinRedFieldPosition: 0
    [ 16.940] LinGreenMaskSize: 0
    [ 16.940] LinGreenFieldPosition: 0
    [ 16.940] LinBlueMaskSize: 0
    [ 16.940] LinBlueFieldPosition: 0
    [ 16.940] LinRsvdMaskSize: 0
    [ 16.940] LinRsvdFieldPosition: 0
    [ 16.940] MaxPixelClock: 0
    [ 16.941] Mode: 171 (0x0)
    [ 16.941] ModeAttributes: 0x0
    [ 16.941] WinAAttributes: 0x0
    [ 16.941] WinBAttributes: 0x0
    [ 16.941] WinGranularity: 0
    [ 16.941] WinSize: 0
    [ 16.941] WinASegment: 0x0
    [ 16.941] WinBSegment: 0x0
    [ 16.941] WinFuncPtr: 0x0
    [ 16.941] BytesPerScanline: 0
    [ 16.941] XResolution: 0
    [ 16.941] YResolution: 0
    [ 16.941] XCharSize: 0
    [ 16.941] YCharSize: 0
    [ 16.941] NumberOfPlanes: 0
    [ 16.941] BitsPerPixel: 0
    [ 16.941] NumberOfBanks: 0
    [ 16.941] MemoryModel: 0
    [ 16.941] BankSize: 0
    [ 16.941] NumberOfImages: 0
    [ 16.941] RedMaskSize: 0
    [ 16.941] RedFieldPosition: 0
    [ 16.941] GreenMaskSize: 0
    [ 16.941] GreenFieldPosition: 0
    [ 16.941] BlueMaskSize: 0
    [ 16.941] BlueFieldPosition: 0
    [ 16.941] RsvdMaskSize: 0
    [ 16.941] RsvdFieldPosition: 0
    [ 16.941] DirectColorModeInfo: 0
    [ 16.941] PhysBasePtr: 0x0
    [ 16.941] LinBytesPerScanLine: 0
    [ 16.941] BnkNumberOfImagePages: 0
    [ 16.941] LinNumberOfImagePages: 0
    [ 16.941] LinRedMaskSize: 0
    [ 16.941] LinRedFieldPosition: 0
    [ 16.941] LinGreenMaskSize: 0
    [ 16.941] LinGreenFieldPosition: 0
    [ 16.941] LinBlueMaskSize: 0
    [ 16.941] LinBlueFieldPosition: 0
    [ 16.941] LinRsvdMaskSize: 0
    [ 16.941] LinRsvdFieldPosition: 0
    [ 16.941] MaxPixelClock: 0
    [ 16.942] Mode: 13c (0x0)
    [ 16.942] ModeAttributes: 0x0
    [ 16.942] WinAAttributes: 0x0
    [ 16.942] WinBAttributes: 0x0
    [ 16.942] WinGranularity: 0
    [ 16.942] WinSize: 0
    [ 16.942] WinASegment: 0x0
    [ 16.942] WinBSegment: 0x0
    [ 16.942] WinFuncPtr: 0x0
    [ 16.942] BytesPerScanline: 0
    [ 16.942] XResolution: 0
    [ 16.942] YResolution: 0
    [ 16.942] XCharSize: 0
    [ 16.942] YCharSize: 0
    [ 16.942] NumberOfPlanes: 0
    [ 16.942] BitsPerPixel: 0
    [ 16.942] NumberOfBanks: 0
    [ 16.942] MemoryModel: 0
    [ 16.942] BankSize: 0
    [ 16.942] NumberOfImages: 0
    [ 16.942] RedMaskSize: 0
    [ 16.942] RedFieldPosition: 0
    [ 16.942] GreenMaskSize: 0
    [ 16.942] GreenFieldPosition: 0
    [ 16.942] BlueMaskSize: 0
    [ 16.942] BlueFieldPosition: 0
    [ 16.942] RsvdMaskSize: 0
    [ 16.942] RsvdFieldPosition: 0
    [ 16.942] DirectColorModeInfo: 0
    [ 16.942] PhysBasePtr: 0x0
    [ 16.942] LinBytesPerScanLine: 0
    [ 16.942] BnkNumberOfImagePages: 0
    [ 16.942] LinNumberOfImagePages: 0
    [ 16.942] LinRedMaskSize: 0
    [ 16.942] LinRedFieldPosition: 0
    [ 16.942] LinGreenMaskSize: 0
    [ 16.942] LinGreenFieldPosition: 0
    [ 16.942] LinBlueMaskSize: 0
    [ 16.942] LinBlueFieldPosition: 0
    [ 16.942] LinRsvdMaskSize: 0
    [ 16.942] LinRsvdFieldPosition: 0
    [ 16.942] MaxPixelClock: 0
    [ 16.942] Mode: 14d (0x0)
    [ 16.942] ModeAttributes: 0x0
    [ 16.943] WinAAttributes: 0x0
    [ 16.943] WinBAttributes: 0x0
    [ 16.943] WinGranularity: 0
    [ 16.943] WinSize: 0
    [ 16.943] WinASegment: 0x0
    [ 16.943] WinBSegment: 0x0
    [ 16.943] WinFuncPtr: 0x0
    [ 16.943] BytesPerScanline: 0
    [ 16.943] XResolution: 0
    [ 16.943] YResolution: 0
    [ 16.943] XCharSize: 0
    [ 16.943] YCharSize: 0
    [ 16.943] NumberOfPlanes: 0
    [ 16.943] BitsPerPixel: 0
    [ 16.943] NumberOfBanks: 0
    [ 16.943] MemoryModel: 0
    [ 16.943] BankSize: 0
    [ 16.943] NumberOfImages: 0
    [ 16.943] RedMaskSize: 0
    [ 16.943] RedFieldPosition: 0
    [ 16.943] GreenMaskSize: 0
    [ 16.943] GreenFieldPosition: 0
    [ 16.943] BlueMaskSize: 0
    [ 16.943] BlueFieldPosition: 0
    [ 16.943] RsvdMaskSize: 0
    [ 16.943] RsvdFieldPosition: 0
    [ 16.943] DirectColorModeInfo: 0
    [ 16.943] PhysBasePtr: 0x0
    [ 16.943] LinBytesPerScanLine: 0
    [ 16.943] BnkNumberOfImagePages: 0
    [ 16.943] LinNumberOfImagePages: 0
    [ 16.943] LinRedMaskSize: 0
    [ 16.943] LinRedFieldPosition: 0
    [ 16.943] LinGreenMaskSize: 0
    [ 16.943] LinGreenFieldPosition: 0
    [ 16.943] LinBlueMaskSize: 0
    [ 16.943] LinBlueFieldPosition: 0
    [ 16.943] LinRsvdMaskSize: 0
    [ 16.943] LinRsvdFieldPosition: 0
    [ 16.943] MaxPixelClock: 0
    [ 16.943] Mode: 15c (0x0)
    [ 16.944] ModeAttributes: 0x0
    [ 16.944] WinAAttributes: 0x0
    [ 16.944] WinBAttributes: 0x0
    [ 16.944] WinGranularity: 0
    [ 16.944] WinSize: 0
    [ 16.944] WinASegment: 0x0
    [ 16.944] WinBSegment: 0x0
    [ 16.944] WinFuncPtr: 0x0
    [ 16.944] BytesPerScanline: 0
    [ 16.944] XResolution: 0
    [ 16.944] YResolution: 0
    [ 16.944] XCharSize: 0
    [ 16.944] YCharSize: 0
    [ 16.944] NumberOfPlanes: 0
    [ 16.944] BitsPerPixel: 0
    [ 16.944] NumberOfBanks: 0
    [ 16.944] MemoryModel: 0
    [ 16.944] BankSize: 0
    [ 16.944] NumberOfImages: 0
    [ 16.944] RedMaskSize: 0
    [ 16.944] RedFieldPosition: 0
    [ 16.944] GreenMaskSize: 0
    [ 16.944] GreenFieldPosition: 0
    [ 16.944] BlueMaskSize: 0
    [ 16.944] BlueFieldPosition: 0
    [ 16.944] RsvdMaskSize: 0
    [ 16.944] RsvdFieldPosition: 0
    [ 16.944] DirectColorModeInfo: 0
    [ 16.944] PhysBasePtr: 0x0
    [ 16.944] LinBytesPerScanLine: 0
    [ 16.944] BnkNumberOfImagePages: 0
    [ 16.944] LinNumberOfImagePages: 0
    [ 16.944] LinRedMaskSize: 0
    [ 16.944] LinRedFieldPosition: 0
    [ 16.944] LinGreenMaskSize: 0
    [ 16.944] LinGreenFieldPosition: 0
    [ 16.944] LinBlueMaskSize: 0
    [ 16.944] LinBlueFieldPosition: 0
    [ 16.944] LinRsvdMaskSize: 0
    [ 16.944] LinRsvdFieldPosition: 0
    [ 16.944] MaxPixelClock: 0
    [ 16.944] Mode: 13a (0x0)
    [ 16.944] ModeAttributes: 0x0
    [ 16.944] WinAAttributes: 0x0
    [ 16.944] WinBAttributes: 0x0
    [ 16.944] WinGranularity: 0
    [ 16.944] WinSize: 0
    [ 16.944] WinASegment: 0x0
    [ 16.944] WinBSegment: 0x0
    [ 16.944] WinFuncPtr: 0x0
    [ 16.944] BytesPerScanline: 0
    [ 16.944] XResolution: 0
    [ 16.944] YResolution: 0
    [ 16.944] XCharSize: 0
    [ 16.944] YCharSize: 0
    [ 16.944] NumberOfPlanes: 0
    [ 16.945] BitsPerPixel: 0
    [ 16.945] NumberOfBanks: 0
    [ 16.945] MemoryModel: 0
    [ 16.945] BankSize: 0
    [ 16.945] NumberOfImages: 0
    [ 16.945] RedMaskSize: 0
    [ 16.945] RedFieldPosition: 0
    [ 16.945] GreenMaskSize: 0
    [ 16.945] GreenFieldPosition: 0
    [ 16.945] BlueMaskSize: 0
    [ 16.945] BlueFieldPosition: 0
    [ 16.945] RsvdMaskSize: 0
    [ 16.945] RsvdFieldPosition: 0
    [ 16.945] DirectColorModeInfo: 0
    [ 16.945] PhysBasePtr: 0x0
    [ 16.945] LinBytesPerScanLine: 0
    [ 16.945] BnkNumberOfImagePages: 0
    [ 16.945] LinNumberOfImagePages: 0
    [ 16.945] LinRedMaskSize: 0
    [ 16.945] LinRedFieldPosition: 0
    [ 16.945] LinGreenMaskSize: 0
    [ 16.945] LinGreenFieldPosition: 0
    [ 16.945] LinBlueMaskSize: 0
    [ 16.945] LinBlueFieldPosition: 0
    [ 16.945] LinRsvdMaskSize: 0
    [ 16.945] LinRsvdFieldPosition: 0
    [ 16.945] MaxPixelClock: 0
    [ 16.945] Mode: 14b (0x0)
    [ 16.945] ModeAttributes: 0x0
    [ 16.945] WinAAttributes: 0x0
    [ 16.945] WinBAttributes: 0x0
    [ 16.945] WinGranularity: 0
    [ 16.945] WinSize: 0
    [ 16.945] WinASegment: 0x0
    [ 16.945] WinBSegment: 0x0
    [ 16.945] WinFuncPtr: 0x0
    [ 16.945] BytesPerScanline: 0
    [ 16.945] XResolution: 0
    [ 16.945] YResolution: 0
    [ 16.945] XCharSize: 0
    [ 16.945] YCharSize: 0
    [ 16.945] NumberOfPlanes: 0
    [ 16.945] BitsPerPixel: 0
    [ 16.945] NumberOfBanks: 0
    [ 16.945] MemoryModel: 0
    [ 16.945] BankSize: 0
    [ 16.945] NumberOfImages: 0
    [ 16.945] RedMaskSize: 0
    [ 16.945] RedFieldPosition: 0
    [ 16.945] GreenMaskSize: 0
    [ 16.946] GreenFieldPosition: 0
    [ 16.946] BlueMaskSize: 0
    [ 16.946] BlueFieldPosition: 0
    [ 16.946] RsvdMaskSize: 0
    [ 16.946] RsvdFieldPosition: 0
    [ 16.946] DirectColorModeInfo: 0
    [ 16.946] PhysBasePtr: 0x0
    [ 16.946] LinBytesPerScanLine: 0
    [ 16.946] BnkNumberOfImagePages: 0
    [ 16.946] LinNumberOfImagePages: 0
    [ 16.946] LinRedMaskSize: 0
    [ 16.946] LinRedFieldPosition: 0
    [ 16.946] LinGreenMaskSize: 0
    [ 16.946] LinGreenFieldPosition: 0
    [ 16.946] LinBlueMaskSize: 0
    [ 16.946] LinBlueFieldPosition: 0
    [ 16.946] LinRsvdMaskSize: 0
    [ 16.946] LinRsvdFieldPosition: 0
    [ 16.946] MaxPixelClock: 0
    [ 16.946] Mode: 15a (0x0)
    [ 16.946] ModeAttributes: 0x0
    [ 16.946] WinAAttributes: 0x0
    [ 16.946] WinBAttributes: 0x0
    [ 16.946] WinGranularity: 0
    [ 16.946] WinSize: 0
    [ 16.946] WinASegment: 0x0
    [ 16.946] WinBSegment: 0x0
    [ 16.946] WinFuncPtr: 0x0
    [ 16.946] BytesPerScanline: 0
    [ 16.946] XResolution: 0
    [ 16.946] YResolution: 0
    [ 16.946] XCharSize: 0
    [ 16.946] YCharSize: 0
    [ 16.946] NumberOfPlanes: 0
    [ 16.946] BitsPerPixel: 0
    [ 16.946] NumberOfBanks: 0
    [ 16.946] MemoryModel: 0
    [ 16.946] BankSize: 0
    [ 16.946] NumberOfImages: 0
    [ 16.946] RedMaskSize: 0
    [ 16.946] RedFieldPosition: 0
    [ 16.946] GreenMaskSize: 0
    [ 16.946] GreenFieldPosition: 0
    [ 16.947] BlueMaskSize: 0
    [ 16.947] BlueFieldPosition: 0
    [ 16.947] RsvdMaskSize: 0
    [ 16.947] RsvdFieldPosition: 0
    [ 16.947] DirectColorModeInfo: 0
    [ 16.947] PhysBasePtr: 0x0
    [ 16.947] LinBytesPerScanLine: 0
    [ 16.947] BnkNumberOfImagePages: 0
    [ 16.947] LinNumberOfImagePages: 0
    [ 16.947] LinRedMaskSize: 0
    [ 16.947] LinRedFieldPosition: 0
    [ 16.947] LinGreenMaskSize: 0
    [ 16.947] LinGreenFieldPosition: 0
    [ 16.947] LinBlueMaskSize: 0
    [ 16.947] LinBlueFieldPosition: 0
    [ 16.947] LinRsvdMaskSize: 0
    [ 16.947] LinRsvdFieldPosition: 0
    [ 16.947] MaxPixelClock: 0
    [ 16.947] Mode: 107 (0x0)
    [ 16.947] ModeAttributes: 0x0
    [ 16.947] WinAAttributes: 0x0
    [ 16.947] WinBAttributes: 0x0
    [ 16.947] WinGranularity: 0
    [ 16.947] WinSize: 0
    [ 16.947] WinASegment: 0x0
    [ 16.947] WinBSegment: 0x0
    [ 16.947] WinFuncPtr: 0x0
    [ 16.947] BytesPerScanline: 0
    [ 16.947] XResolution: 0
    [ 16.947] YResolution: 0
    [ 16.947] XCharSize: 0
    [ 16.947] YCharSize: 0
    [ 16.947] NumberOfPlanes: 0
    [ 16.947] BitsPerPixel: 0
    [ 16.947] NumberOfBanks: 0
    [ 16.947] MemoryModel: 0
    [ 16.947] BankSize: 0
    [ 16.947] NumberOfImages: 0
    [ 16.947] RedMaskSize: 0
    [ 16.947] RedFieldPosition: 0
    [ 16.947] GreenMaskSize: 0
    [ 16.947] GreenFieldPosition: 0
    [ 16.947] BlueMaskSize: 0
    [ 16.947] BlueFieldPosition: 0
    [ 16.947] RsvdMaskSize: 0
    [ 16.947] RsvdFieldPosition: 0
    [ 16.947] DirectColorModeInfo: 0
    [ 16.947] PhysBasePtr: 0x0
    [ 16.947] LinBytesPerScanLine: 0
    [ 16.947] BnkNumberOfImagePages: 0
    [ 16.947] LinNumberOfImagePages: 0
    [ 16.947] LinRedMaskSize: 0
    [ 16.947] LinRedFieldPosition: 0
    [ 16.947] LinGreenMaskSize: 0
    [ 16.947] LinGreenFieldPosition: 0
    [ 16.947] LinBlueMaskSize: 0
    [ 16.948] LinBlueFieldPosition: 0
    [ 16.948] LinRsvdMaskSize: 0
    [ 16.948] LinRsvdFieldPosition: 0
    [ 16.948] MaxPixelClock: 0
    [ 16.948] Mode: 11a (0x0)
    [ 16.948] ModeAttributes: 0x0
    [ 16.948] WinAAttributes: 0x0
    [ 16.948] WinBAttributes: 0x0
    [ 16.948] WinGranularity: 0
    [ 16.948] WinSize: 0
    [ 16.948] WinASegment: 0x0
    [ 16.948] WinBSegment: 0x0
    [ 16.948] WinFuncPtr: 0x0
    [ 16.948] BytesPerScanline: 0
    [ 16.948] XResolution: 0
    [ 16.948] YResolution: 0
    [ 16.948] XCharSize: 0
    [ 16.948] YCharSize: 0
    [ 16.948] NumberOfPlanes: 0
    [ 16.948] BitsPerPixel: 0
    [ 16.948] NumberOfBanks: 0
    [ 16.948] MemoryModel: 0
    [ 16.948] BankSize: 0
    [ 16.948] NumberOfImages: 0
    [ 16.948] RedMaskSize: 0
    [ 16.948] RedFieldPosition: 0
    [ 16.948] GreenMaskSize: 0
    [ 16.948] GreenFieldPosition: 0
    [ 16.948] BlueMaskSize: 0
    [ 16.948] BlueFieldPosition: 0
    [ 16.948] RsvdMaskSize: 0
    [ 16.948] RsvdFieldPosition: 0
    [ 16.948] DirectColorModeInfo: 0
    [ 16.948] PhysBasePtr: 0x0
    [ 16.948] LinBytesPerScanLine: 0
    [ 16.948] BnkNumberOfImagePages: 0
    [ 16.948] LinNumberOfImagePages: 0
    [ 16.948] LinRedMaskSize: 0
    [ 16.948] LinRedFieldPosition: 0
    [ 16.948] LinGreenMaskSize: 0
    [ 16.948] LinGreenFieldPosition: 0
    [ 16.948] LinBlueMaskSize: 0
    [ 16.948] LinBlueFieldPosition: 0
    [ 16.948] LinRsvdMaskSize: 0
    [ 16.948] LinRsvdFieldPosition: 0
    [ 16.948] MaxPixelClock: 0
    [ 16.949] Mode: 11b (0x0)
    [ 16.949] ModeAttributes: 0x0
    [ 16.949] WinAAttributes: 0x0
    [ 16.949] WinBAttributes: 0x0
    [ 16.949] WinGranularity: 0
    [ 16.949] WinSize: 0
    [ 16.949] WinASegment: 0x0
    [ 16.949] WinBSegment: 0x0
    [ 16.949] WinFuncPtr: 0x0
    [ 16.949] BytesPerScanline: 0
    [ 16.949] XResolution: 0
    [ 16.949] YResolution: 0
    [ 16.949] XCharSize: 0
    [ 16.949] YCharSize: 0
    [ 16.949] NumberOfPlanes: 0
    [ 16.949] BitsPerPixel: 0
    [ 16.949] NumberOfBanks: 0
    [ 16.949] MemoryModel: 0
    [ 16.949] BankSize: 0
    [ 16.949] NumberOfImages: 0
    [ 16.949] RedMaskSize: 0
    [ 16.949] RedFieldPosition: 0
    [ 16.949] GreenMaskSize: 0
    [ 16.949] GreenFieldPosition: 0
    [ 16.949] BlueMaskSize: 0
    [ 16.949] BlueFieldPosition: 0
    [ 16.949] RsvdMaskSize: 0
    [ 16.949] RsvdFieldPosition: 0
    [ 16.949] DirectColorModeInfo: 0
    [ 16.949] PhysBasePtr: 0x0
    [ 16.949] LinBytesPerScanLine: 0
    [ 16.949] BnkNumberOfImagePages: 0
    [ 16.949] LinNumberOfImagePages: 0
    [ 16.949] LinRedMaskSize: 0
    [ 16.949] LinRedFieldPosition: 0
    [ 16.949] LinGreenMaskSize: 0
    [ 16.949] LinGreenFieldPosition: 0
    [ 16.949] LinBlueMaskSize: 0
    [ 16.949] LinBlueFieldPosition: 0
    [ 16.949] LinRsvdMaskSize: 0
    [ 16.949] LinRsvdFieldPosition: 0
    [ 16.949] MaxPixelClock: 0
    [ 16.950] Mode: 105 (1024x768)
    [ 16.950] ModeAttributes: 0x9b
    [ 16.950] WinAAttributes: 0x7
    [ 16.950] WinBAttributes: 0x0
    [ 16.950] WinGranularity: 64
    [ 16.950] WinSize: 64
    [ 16.950] WinASegment: 0xa000
    [ 16.950] WinBSegment: 0x0
    [ 16.950] WinFuncPtr: 0xc0008ab9
    [ 16.950] BytesPerScanline: 1024
    [ 16.950] XResolution: 1024
    [ 16.950] YResolution: 768
    [ 16.950] XCharSize: 8
    [ 16.950] YCharSize: 16
    [ 16.950] NumberOfPlanes: 1
    [ 16.950] BitsPerPixel: 8
    [ 16.950] NumberOfBanks: 1
    [ 16.950] MemoryModel: 4
    [ 16.950] BankSize: 0
    [ 16.950] NumberOfImages: 41
    [ 16.950] RedMaskSize: 0
    [ 16.950] RedFieldPosition: 0
    [ 16.950] GreenMaskSize: 0
    [ 16.950] GreenFieldPosition: 0
    [ 16.950] BlueMaskSize: 0
    [ 16.950] BlueFieldPosition: 0
    [ 16.950] RsvdMaskSize: 0
    [ 16.950] RsvdFieldPosition: 0
    [ 16.950] DirectColorModeInfo: 0
    [ 16.950] PhysBasePtr: 0xe0000000
    [ 16.950] LinBytesPerScanLine: 1024
    [ 16.950] BnkNumberOfImagePages: 41
    [ 16.950] LinNumberOfImagePages: 41
    [ 16.950] LinRedMaskSize: 0
    [ 16.950] LinRedFieldPosition: 0
    [ 16.950] LinGreenMaskSize: 0
    [ 16.950] LinGreenFieldPosition: 0
    [ 16.950] LinBlueMaskSize: 0
    [ 16.951] LinBlueFieldPosition: 0
    [ 16.951] LinRsvdMaskSize: 0
    [ 16.951] LinRsvdFieldPosition: 0
    [ 16.951] MaxPixelClock: 230000000
    [ 16.951] Mode: 117 (1024x768)
    [ 16.951] ModeAttributes: 0x9b
    [ 16.951] WinAAttributes: 0x7
    [ 16.951] WinBAttributes: 0x0
    [ 16.951] WinGranularity: 64
    [ 16.951] WinSize: 64
    [ 16.951] WinASegment: 0xa000
    [ 16.951] WinBSegment: 0x0
    [ 16.951] WinFuncPtr: 0xc0008ab9
    [ 16.951] BytesPerScanline: 2048
    [ 16.951] XResolution: 1024
    [ 16.951] YResolution: 768
    [ 16.951] XCharSize: 8
    [ 16.952] YCharSize: 16
    [ 16.952] NumberOfPlanes: 1
    [ 16.952] BitsPerPixel: 16
    [ 16.952] NumberOfBanks: 1
    [ 16.952] MemoryModel: 6
    [ 16.952] BankSize: 0
    [ 16.952] NumberOfImages: 20
    [ 16.952] RedMaskSize: 5
    [ 16.952] RedFieldPosition: 11
    [ 16.952] GreenMaskSize: 6
    [ 16.952] GreenFieldPosition: 5
    [ 16.952] BlueMaskSize: 5
    [ 16.952] BlueFieldPosition: 0
    [ 16.952] RsvdMaskSize: 0
    [ 16.952] RsvdFieldPosition: 0
    [ 16.952] DirectColorModeInfo: 0
    [ 16.952] PhysBasePtr: 0xe0000000
    [ 16.952] LinBytesPerScanLine: 2048
    [ 16.952] BnkNumberOfImagePages: 20
    [ 16.952] LinNumberOfImagePages: 20
    [ 16.952] LinRedMaskSize: 5
    [ 16.952] LinRedFieldPosition: 11
    [ 16.952] LinGreenMaskSize: 6
    [ 16.952] LinGreenFieldPosition: 5
    [ 16.952] LinBlueMaskSize: 5
    [ 16.952] LinBlueFieldPosition: 0
    [ 16.952] LinRsvdMaskSize: 0
    [ 16.952] LinRsvdFieldPosition: 0
    [ 16.952] MaxPixelClock: 230000000
    [ 16.953] *Mode: 118 (1024x768)
    [ 16.953] ModeAttributes: 0x9b
    [ 16.953] WinAAttributes: 0x7
    [ 16.953] WinBAttributes: 0x0
    [ 16.953] WinGranularity: 64
    [ 16.953] WinSize: 64
    [ 16.953] WinASegment: 0xa000
    [ 16.953] WinBSegment: 0x0
    [ 16.953] WinFuncPtr: 0xc0008ab9
    [ 16.953] BytesPerScanline: 4096
    [ 16.953] XResolution: 1024
    [ 16.953] YResolution: 768
    [ 16.953] XCharSize: 8
    [ 16.953] YCharSize: 16
    [ 16.953] NumberOfPlanes: 1
    [ 16.953] BitsPerPixel: 32
    [ 16.953] NumberOfBanks: 1
    [ 16.953] MemoryModel: 6
    [ 16.953] BankSize: 0
    [ 16.953] NumberOfImages: 9
    [ 16.953] RedMaskSize: 8
    [ 16.953] RedFieldPosition: 16
    [ 16.953] GreenMaskSize: 8
    [ 16.953] GreenFieldPosition: 8
    [ 16.953] BlueMaskSize: 8
    [ 16.953] BlueFieldPosition: 0
    [ 16.953] RsvdMaskSize: 8
    [ 16.953] RsvdFieldPosition: 24
    [ 16.953] DirectColorModeInfo: 0
    [ 16.953] PhysBasePtr: 0xe0000000
    [ 16.953] LinBytesPerScanLine: 4096
    [ 16.953] BnkNumberOfImagePages: 9
    [ 16.953] LinNumberOfImagePages: 9
    [ 16.953] LinRedMaskSize: 8
    [ 16.953] LinRedFieldPosition: 16
    [ 16.953] LinGreenMaskSize: 8
    [ 16.953] LinGreenFieldPosition: 8
    [ 16.953] LinBlueMaskSize: 8
    [ 16.953] LinBlueFieldPosition: 0
    [ 16.953] LinRsvdMaskSize: 8
    [ 16.953] LinRsvdFieldPosition: 24
    [ 16.953] MaxPixelClock: 230000000
    [ 16.954] *Mode: 112 (640x480)
    [ 16.954] ModeAttributes: 0x9b
    [ 16.954] WinAAttributes: 0x7
    [ 16.954] WinBAttributes: 0x0
    [ 16.954] WinGranularity: 64
    [ 16.954] WinSize: 64
    [ 16.954] WinASegment: 0xa000
    [ 16.954] WinBSegment: 0x0
    [ 16.954] WinFuncPtr: 0xc0008ab9
    [ 16.954] BytesPerScanline: 2560
    [ 16.954] XResolution: 640
    [ 16.954] YResolution: 480
    [ 16.954] XCharSize: 8
    [ 16.954] YCharSize: 16
    [ 16.954] NumberOfPlanes: 1
    [ 16.954] BitsPerPixel: 32
    [ 16.954] NumberOfBanks: 1
    [ 16.954] MemoryModel: 6
    [ 16.954] BankSize: 0
    [ 16.954] NumberOfImages: 25
    [ 16.954] RedMaskSize: 8
    [ 16.955] RedFieldPosition: 16
    [ 16.955] GreenMaskSize: 8
    [ 16.955] GreenFieldPosition: 8
    [ 16.955] BlueMaskSize: 8
    [ 16.955] BlueFieldPosition: 0
    [ 16.955] RsvdMaskSize: 8
    [ 16.955] RsvdFieldPosition: 24
    [ 16.955] DirectColorModeInfo: 0
    [ 16.955] PhysBasePtr: 0xe0000000
    [ 16.955] LinBytesPerScanLine: 2560
    [ 16.955] BnkNumberOfImagePages: 25
    [ 16.955] LinNumberOfImagePages: 25
    [ 16.955] LinRedMaskSize: 8
    [ 16.955] LinRedFieldPosition: 16
    [ 16.955] LinGreenMaskSize: 8
    [ 16.955] LinGreenFieldPosition: 8
    [ 16.955] LinBlueMaskSize: 8
    [ 16.955] LinBlueFieldPosition: 0
    [ 16.955] LinRsvdMaskSize: 8
    [ 16.955] LinRsvdFieldPosition: 24
    [ 16.955] MaxPixelClock: 230000000
    [ 16.956] Mode: 114 (800x600)
    [ 16.956] ModeAttributes: 0x9b
    [ 16.956] WinAAttributes: 0x7
    [ 16.956] WinBAttributes: 0x0
    [ 16.956] WinGranularity: 64
    [ 16.956] WinSize: 64
    [ 16.956] WinASegment: 0xa000
    [ 16.956] WinBSegment: 0x0
    [ 16.956] WinFuncPtr: 0xc0008ab9
    [ 16.956] BytesPerScanline: 1600
    [ 16.956] XResolution: 800
    [ 16.956] YResolution: 600
    [ 16.956] XCharSize: 8
    [ 16.956] YCharSize: 16
    [ 16.956] NumberOfPlanes: 1
    [ 16.956] BitsPerPixel: 16
    [ 16.956] NumberOfBanks: 1
    [ 16.956] MemoryModel: 6
    [ 16.956] BankSize: 0
    [ 16.956] NumberOfImages: 33
    [ 16.956] RedMaskSize: 5
    [ 16.956] RedFieldPosition: 11
    [ 16.956] GreenMaskSize: 6
    [ 16.956] GreenFieldPosition: 5
    [ 16.956] BlueMaskSize: 5
    [ 16.956] BlueFieldPosition: 0
    [ 16.956] RsvdMaskSize: 0
    [ 16.956] RsvdFieldPosition: 0
    [ 16.956] DirectColorModeInfo: 0
    [ 16.956] PhysBasePtr: 0xe0000000
    [ 16.956] LinBytesPerScanLine: 1600
    [ 16.956] BnkNumberOfImagePages: 33
    [ 16.956] LinNumberOfImagePages: 33
    [ 16.956] LinRedMaskSize: 5
    [ 16.956] LinRedFieldPosition: 11
    [ 16.956] LinGreenMaskSize: 6
    [ 16.956] LinGreenFieldPosition: 5
    [ 16.956] LinBlueMaskSize: 5
    [ 16.956] LinBlueFieldPosition: 0
    [ 16.956] LinRsvdMaskSize: 0
    [ 16.956] LinRsvdFieldPosition: 0
    [ 16.956] MaxPixelClock: 230000000
    [ 16.957] *Mode: 115 (800x600)
    [ 16.957] ModeAttributes: 0x9b
    [ 16.957] WinAAttributes: 0x7
    [ 16.957] WinBAttributes: 0x0
    [ 16.957] WinGranularity: 64
    [ 16.957] WinSize: 64
    [ 16.957] WinASegment: 0xa000
    [ 16.957] WinBSegment: 0x0
    [ 16.957] WinFuncPtr: 0xc0008ab9
    [ 16.957] BytesPerScanline: 3200
    [ 16.957] XResolution: 800
    [ 16.957] YResolution: 600
    [ 16.957] XCharSize: 8
    [ 16.957] YCharSize: 16
    [ 16.957] NumberOfPlanes: 1
    [ 16.957] BitsPerPixel: 32
    [ 16.957] NumberOfBanks: 1
    [ 16.957] MemoryModel: 6
    [ 16.957] BankSize: 0
    [ 16.957] NumberOfImages: 16
    [ 16.957] RedMaskSize: 8
    [ 16.957] RedFieldPosition: 16
    [ 16.957] GreenMaskSize: 8
    [ 16.957] GreenFieldPosition: 8
    [ 16.957] BlueMaskSize: 8
    [ 16.957] BlueFieldPosition: 0
    [ 16.957] RsvdMaskSize: 8
    [ 16.957] RsvdFieldPosition: 24
    [ 16.957] DirectColorModeInfo: 0
    [ 16.957] PhysBasePtr: 0xe0000000
    [ 16.957] LinBytesPerScanLine: 3200
    [ 16.957] BnkNumberOfImagePages: 16
    [ 16.957] LinNumberOfImagePages: 16
    [ 16.957] LinRedMaskSize: 8
    [ 16.957] LinRedFieldPosition: 16
    [ 16.957] LinGreenMaskSize: 8
    [ 16.957] LinGreenFieldPosition: 8
    [ 16.957] LinBlueMaskSize: 8
    [ 16.957] LinBlueFieldPosition: 0
    [ 16.957] LinRsvdMaskSize: 8
    [ 16.957] LinRsvdFieldPosition: 24
    [ 16.957] MaxPixelClock: 230000000
    [ 16.958] Mode: 101 (640x480)
    [ 16.958] ModeAttributes: 0x9b
    [ 16.958] WinAAttributes: 0x7
    [ 16.958] WinBAttributes: 0x0
    [ 16.958] WinGranularity: 64
    [ 16.958] WinSize: 64
    [ 16.958] WinASegment: 0xa000
    [ 16.958] WinBSegment: 0x0
    [ 16.958] WinFuncPtr: 0xc0008ab9
    [ 16.958] BytesPerScanline: 640
    [ 16.958] XResolution: 640
    [ 16.958] YResolution: 480
    [ 16.958] XCharSize: 8
    [ 16.958] YCharSize: 16
    [ 16.958] NumberOfPlanes: 1
    [ 16.958] BitsPerPixel: 8
    [ 16.958] NumberOfBanks: 1
    [ 16.958] MemoryModel: 4
    [ 16.958] BankSize: 0
    [ 16.958] NumberOfImages: 101
    [ 16.958] RedMaskSize: 0
    [ 16.958] RedFieldPosition: 0
    [ 16.958] GreenMaskSize: 0
    [ 16.958] GreenFieldPosition: 0
    [ 16.958] BlueMaskSize: 0
    [ 16.958] BlueFieldPosition: 0
    [ 16.958] RsvdMaskSize: 0
    [ 16.958] RsvdFieldPosition: 0
    [ 16.958] DirectColorModeInfo: 0
    [ 16.958] PhysBasePtr: 0xe0000000
    [ 16.958] LinBytesPerScanLine: 640
    [ 16.958] BnkNumberOfImagePages: 101
    [ 16.958] LinNumberOfImagePages: 101
    [ 16.958] LinRedMaskSize: 0
    [ 16.958] LinRedFieldPosition: 0
    [ 16.958] LinGreenMaskSize: 0
    [ 16.958] LinGreenFieldPosition: 0
    [ 16.958] LinBlueMaskSize: 0
    [ 16.958] LinBlueFieldPosition: 0
    [ 16.959] LinRsvdMaskSize: 0
    [ 16.959] LinRsvdFieldPosition: 0
    [ 16.959] MaxPixelClock: 230000000
    [ 16.959] Mode: 103 (800x600)
    [ 16.959] ModeAttributes: 0x9b
    [ 16.959] WinAAttributes: 0x7
    [ 16.959] WinBAttributes: 0x0
    [ 16.959] WinGranularity: 64
    [ 16.959] WinSize: 64
    [ 16.959] WinASegment: 0xa000
    [ 16.959] WinBSegment: 0x0
    [ 16.959] WinFuncPtr: 0xc0008ab9
    [ 16.959] BytesPerScanline: 832
    [ 16.959] XResolution: 800
    [ 16.959] YResolution: 600
    [ 16.959] XCharSize: 8
    [ 16.959] YCharSize: 16
    [ 16.959] NumberOfPlanes: 1
    [ 16.959] BitsPerPixel: 8
    [ 16.959] NumberOfBanks: 1
    [ 16.959] MemoryModel: 4
    [ 16.959] BankSize: 0
    [ 16.959] NumberOfImages: 62
    [ 16.959] RedMaskSize: 0
    [ 16.959] RedFieldPosition: 0
    [ 16.959] GreenMaskSize: 0
    [ 16.959] GreenFieldPosition: 0
    [ 16.959] BlueMaskSize: 0
    [ 16.959] BlueFieldPosition: 0
    [ 16.959] RsvdMaskSize: 0
    [ 16.959] RsvdFieldPosition: 0
    [ 16.959] DirectColorModeInfo: 0
    [ 16.959] PhysBasePtr: 0xe0000000
    [ 16.960] LinBytesPerScanLine: 832
    [ 16.960] BnkNumberOfImagePages: 62
    [ 16.960] LinNumberOfImagePages: 62
    [ 16.960] LinRedMaskSize: 0
    [ 16.960] LinRedFieldPosition: 0
    [ 16.960] LinGreenMaskSize: 0
    [ 16.960] LinGreenFieldPosition: 0
    [ 16.960] LinBlueMaskSize: 0
    [ 16.960] LinBlueFieldPosition: 0
    [ 16.960] LinRsvdMaskSize: 0
    [ 16.960] LinRsvdFieldPosition: 0
    [ 16.960] MaxPixelClock: 230000000
    [ 16.960] Mode: 111 (640x480)
    [ 16.960] ModeAttributes: 0x9b
    [ 16.960] WinAAttributes: 0x7
    [ 16.960] WinBAttributes: 0x0
    [ 16.960] WinGranularity: 64
    [ 16.960] WinSize: 64
    [ 16.960] WinASegment: 0xa000
    [ 16.960] WinBSegment: 0x0
    [ 16.961] WinFuncPtr: 0xc0008ab9
    [ 16.961] BytesPerScanline: 1280
    [ 16.961] XResolution: 640
    [ 16.961] YResolution: 480
    [ 16.961] XCharSize: 8
    [ 16.961] YCharSize: 16
    [ 16.961] NumberOfPlanes: 1
    [ 16.961] BitsPerPixel: 16
    [ 16.961] NumberOfBanks: 1
    [ 16.961] MemoryModel: 6
    [ 16.961] BankSize: 0
    [ 16.961] NumberOfImages: 50
    [ 16.961] RedMaskSize: 5
    [ 16.961] RedFieldPosition: 11
    [ 16.961] GreenMaskSize: 6
    [ 16.961] GreenFieldPosition: 5
    [ 16.961] BlueMaskSize: 5
    [ 16.961] BlueFieldPosition: 0
    [ 16.961] RsvdMaskSize: 0
    [ 16.961] RsvdFieldPosition: 0
    [ 16.961] DirectColorModeInfo: 0
    [ 16.961] PhysBasePtr: 0xe0000000
    [ 16.961] LinBytesPerScanLine: 1280
    [ 16.961] BnkNumberOfImagePages: 50
    [ 16.961] LinNumberOfImagePages: 50
    [ 16.961] LinRedMaskSize: 5
    [ 16.961] LinRedFieldPosition: 11
    [ 16.961] LinGreenMaskSize: 6
    [ 16.961] LinGreenFieldPosition: 5
    [ 16.961] LinBlueMaskSize: 5
    [ 16.961] LinBlueFieldPosition: 0
    [ 16.961] LinRsvdMaskSize: 0
    [ 16.961] LinRsvdFieldPosition: 0
    [ 16.961] MaxPixelClock: 230000000
    [ 16.961]
    [ 16.961] (II) VESA(0): Total Memory: 511 64KB banks (32704kB)
    [ 16.961] (II) VESA(0): <default monitor>: Using hsync range of 32.48-48.71 kHz
    [ 16.961] (II) VESA(0): <default monitor>: Using vrefresh range of 40.00-59.99 Hz
    [ 16.961] (WW) VESA(0): Unable to estimate virtual size
    [ 16.961] (II) VESA(0): Not using built-in mode "1366x768" (no mode of this name)
    [ 16.963] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    [ 16.963] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    [ 16.963] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    [ 16.963] (--) VESA(0): Virtual size is 1280x800 (pitch 1280)
    [ 16.963] (**) VESA(0): *Built-in mode "1280x800"
    [ 16.963] (**) VESA(0): Display dimensions: (300, 190) mm
    [ 16.963] (**) VESA(0): DPI set to (108, 106)
    [ 16.963] (**) VESA(0): Using "Shadow Framebuffer"
    [ 16.963] (II) Loading sub module "shadow"
    [ 16.963] (II) LoadModule: "shadow"
    [ 16.963] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 16.977] (II) Module shadow: vendor="X.Org Foundation"
    [ 16.977] compiled for 1.10.4, module version = 1.1.0
    [ 16.977] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.977] (II) Loading sub module "fb"
    [ 16.977] (II) LoadModule: "fb"
    [ 16.977] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 16.979] (II) Module fb: vendor="X.Org Foundation"
    [ 16.979] compiled for 1.10.4, module version = 1.0.0
    [ 16.979] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 16.979] (==) Depth 24 pixmap format is 32 bpp
    [ 16.979] (II) Loading sub module "int10"
    [ 16.979] (II) LoadModule: "int10"
    [ 16.980] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 16.980] (II) Module int10: vendor="X.Org Foundation"
    [ 16.980] compile

    Hi gorky, euh yes, the working Xorg log was posted... here it is :
    [ 336.508]
    X.Org X Server 1.10.4
    Release Date: 2011-08-19
    [ 336.508] X Protocol Version 11, Revision 0
    [ 336.508] Build Operating System: Linux 3.0-ARCH x86_64
    [ 336.508] Current Operating System: Linux lapin 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
    [ 336.508] Kernel command line: root=/dev/disk/by-uuid/9d1ed25d-8c34-4319-b1d6-b0ebcc5d903a loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a1c1f5c-4a04-47b3-931e-fdeed6c270f7 nomodeset
    [ 336.508] Build Date: 17 September 2011 07:42:58AM
    [ 336.508]
    [ 336.508] Current version of pixman: 0.22.2
    [ 336.508] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 336.508] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 336.509] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 5 10:37:18 2011
    [ 336.509] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 336.509] (==) No Layout section. Using the first Screen section.
    [ 336.509] (==) No screen section available. Using defaults.
    [ 336.509] (**) |-->Screen "Default Screen Section" (0)
    [ 336.509] (**) | |-->Monitor "<default monitor>"
    [ 336.509] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 336.509] (**) | |-->Device "Card0"
    [ 336.510] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 336.510] (==) Automatically adding devices
    [ 336.510] (==) Automatically enabling devices
    [ 336.510] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 336.510] Entry deleted from font path.
    [ 336.510] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 336.510] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 336.510] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 336.510] (II) Loader magic: 0x7d6160
    [ 336.510] (II) Module ABI versions:
    [ 336.510] X.Org ANSI C Emulation: 0.4
    [ 336.510] X.Org Video Driver: 10.0
    [ 336.510] X.Org XInput driver : 12.2
    [ 336.510] X.Org Server Extension : 5.0
    [ 336.511] (--) PCI:*(0:0:2:0) 8086:0046:1028:0429 rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00008080/8
    [ 336.512] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 336.512] (WW) "record" will not be loaded unless you've specified it to be loaded elsewhere.
    [ 336.512] (II) "extmod" will be loaded by default.
    [ 336.512] (II) "dbe" will be loaded by default.
    [ 336.512] (II) "glx" will be loaded by default.
    [ 336.512] (II) "record" will be loaded even though the default is to disable it.
    [ 336.512] (II) "dri" will be loaded by default.
    [ 336.512] (II) "dri2" will be loaded by default.
    [ 336.512] (II) LoadModule: "extmod"
    [ 336.512] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 336.512] (II) Module extmod: vendor="X.Org Foundation"
    [ 336.512] compiled for 1.10.4, module version = 1.0.0
    [ 336.512] Module class: X.Org Server Extension
    [ 336.512] ABI class: X.Org Server Extension, version 5.0
    [ 336.512] (II) Loading extension MIT-SCREEN-SAVER
    [ 336.512] (II) Loading extension XFree86-VidModeExtension
    [ 336.512] (II) Loading extension XFree86-DGA
    [ 336.512] (II) Loading extension DPMS
    [ 336.512] (II) Loading extension XVideo
    [ 336.512] (II) Loading extension XVideo-MotionCompensation
    [ 336.512] (II) Loading extension X-Resource
    [ 336.512] (II) LoadModule: "dbe"
    [ 336.513] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 336.513] (II) Module dbe: vendor="X.Org Foundation"
    [ 336.513] compiled for 1.10.4, module version = 1.0.0
    [ 336.513] Module class: X.Org Server Extension
    [ 336.513] ABI class: X.Org Server Extension, version 5.0
    [ 336.513] (II) Loading extension DOUBLE-BUFFER
    [ 336.513] (II) LoadModule: "glx"
    [ 336.513] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 336.513] (II) Module glx: vendor="X.Org Foundation"
    [ 336.513] compiled for 1.10.4, module version = 1.0.0
    [ 336.513] ABI class: X.Org Server Extension, version 5.0
    [ 336.513] (==) AIGLX enabled
    [ 336.513] (II) Loading extension GLX
    [ 336.513] (II) LoadModule: "dri"
    [ 336.513] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 336.514] (II) Module dri: vendor="X.Org Foundation"
    [ 336.514] compiled for 1.10.4, module version = 1.0.0
    [ 336.514] ABI class: X.Org Server Extension, version 5.0
    [ 336.514] (II) Loading extension XFree86-DRI
    [ 336.514] (II) LoadModule: "dri2"
    [ 336.514] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 336.514] (II) Module dri2: vendor="X.Org Foundation"
    [ 336.514] compiled for 1.10.4, module version = 1.2.0
    [ 336.514] ABI class: X.Org Server Extension, version 5.0
    [ 336.514] (II) Loading extension DRI2
    [ 336.514] (II) LoadModule: "intel"
    [ 336.514] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 336.515] (II) Module intel: vendor="X.Org Foundation"
    [ 336.515] compiled for 1.10.2, module version = 2.15.0
    [ 336.515] Module class: X.Org Video Driver
    [ 336.515] ABI class: X.Org Video Driver, version 10.0
    [ 336.515] (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
    [ 336.515] (++) using VT number 7
    [ 336.520] (EE) No devices detected.
    [ 336.520]
    Fatal server error:
    [ 336.520] no screens found
    [ 336.520]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 336.520] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 336.520]
    Here is the content of xorg.conf.d
    01-keyboard-layout.conf 10-modules.conf 10-synaptics.conf 50-vmmouse.conf
    10-evdev.conf 10-quirks.conf 20-gpudriver.conf
    cat 20-gpudriver.conf
    Section "Device"
    Identifier "Card0"
    Driver "vesa"
    #Driver "intel"
    #Option "DRI" "1"
    EndSection
    When I use intel in place of vesa -> Xorg log above
    Thank you in advance

  • How do I install Mac OS X-Server on my Intel Base-Dell XPS? What's I need to have for this installation?

    I have Dell XPS with Quad core Intel CPU, 4 GB RAM and 500GB HDD + 500GB RAID. I really want to install Mac OS X Server on it but I can not find where to buy OS X Server and I'm not sure that it suitable to my XPS, I'm afraid that is not acceptable to install. Anyone have idea about this please give me some information,thank you.

    Hello Benz_KU,
    I am afraid you won't be able to install Mac OS X server on you Dell computer. There are technical reasons for that as well as legal reasons: according to the "Software License Agreement for Mac OS X Server":
    "This License allows you to install and use one copy of the Mac OS X Server software (the “Mac OS X Server Software”) on a single Apple-labeled computer at a time."
    Best regards

Maybe you are looking for

  • How to support chinese gb2312 in XML Document?

    the Doc of oracle xml parser said as below,where to get the doc ? Please help me. ======================================== The parser currently supports the following encodings: UTF-8, UTF-16, US-ASCII, ISO-10646-UCS-2, ISO-8859-1, ISO-8859-2, ISO-88

  • Out of disk space for Oracle 11i with Linux as OS

    i want to add additional space for my server, currently i have (3) 36gb harddisk on raid 5 which add up to 108gb but since i am ran out of space for my data, i planned to add (1) 146gb though i can add 3 disk as i have 3 slots available, wont there b

  • Invoice details related issue

    Hi, I had a requirement where i need to diaply some fileds in a table basing on some input criteria. My requirement is:- The fields which will be entered as i/p are 1.vendor No. 2.Vendor Name 3Check adte from 4.Invoice no. 5.Check amount. 6.check nam

  • Search using Google engine is badly broken

    Starting just an hour or so ago, I am unable to use the search window on the right to get results when Google is selected as the search engine. I type in a search term and I am directed to a blank google search page. I have to type in the search term

  • Mp3 source problem ?

    Hello Guys! Controls.ButtonClicked = alt tus=Controls.AddButton("play",123,123) source= "http://mfi.re/listen/g835lkg75rlyr3n/efecast00.mp3" Sub alt etki =Controls.LastClickedButton If etki = tus Then Sound.Play(source) EndIf EndSub when clicked "tus