After exiting Xorg, I get a blank screen
Hi all, I am trying to install crux-3.4 (first time user of crux) and although I managed to solve various issues I came across, I have this show-stopper I could not fix: When I exit Xorg (starting with exec openbox-session or just exec xterm in xinitrc) I end up with a blank screen instead of the console and both keyboard and mouse don't work. Unfortunately this means I can only recover by a hard reset since I cannot poweroff. I use startx in the console to start the xorg/openbox desktop. My installation was with the standard core, opt and xorg collections selected in the installer. I would appreciate any hints on where to look for errors on my part or other causes for this. My thanks in advance. -- Best Regards Neoklis - Ham Radio Call:5B4AZ http://www.5b4az.org/
On 2018-05-28 11:34, Neoklis Kyriazis wrote:
Hi all,
I am trying to install crux-3.4 (first time user of crux) and although I managed to solve various issues I came across, I have this show-stopper I could not fix:
When I exit Xorg (starting with exec openbox-session or just exec xterm in xinitrc) I end up with a blank screen instead of the console and both keyboard and mouse don't work. Unfortunately this means I can only recover by a hard reset since I cannot poweroff. I use startx in the console to start the xorg/openbox desktop. My installation was with the standard core, opt and xorg collections selected in the installer.
I would appreciate any hints on where to look for errors on my part or other causes for this.
My thanks in advance.
The contents of Xorg.0.log would be of interest. You might also want to read up on Magic SysRq instead of doing a forced poweroff: https://en.wikipedia.org/wiki/Magic_SysRq_key
The contents of Xorg.0.log would be of interest. Oh, I should have thought of this - thanks! Here it is:
[ 29.090 X.Org X Server 1.20.0 X Protocol Version 11, Revision 0 [ 29.090] Build Operating System: Linux 4.14.14 x86_64 [ 29.090] Current Operating System: Linux okapi 4.14.40 #1 SMP Sun May 27 06:09:39 UTC 2018 x86_64 [ 29.090] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.14.40 root=/dev/sda3 ro [ 29.091] Build Date: 12 May 2018 06:37:49AM [ 29.091] [ 29.091] Current version of pixman: 0.34.0 [ 29.091] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 29.091] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 29.092] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 28 10:23:02 2018 [ 29.094] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 29.095] (==) No Layout section. Using the first Screen section. [ 29.095] (==) No screen section available. Using defaults. [ 29.095] (**) |-->Screen "Default Screen Section" (0) [ 29.095] (**) | |-->Monitor "<default monitor>" [ 29.095] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 29.095] (==) Automatically adding devices [ 29.095] (==) Automatically enabling devices [ 29.095] (==) Automatically adding GPU devices [ 29.096] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 29.096] (WW) The directory "/usr/share/fonts/X11/OTF/" does not exist. [ 29.096] Entry deleted from font path. [ 29.096] (WW) The directory "/usr/share/fonts/X11/Type1/" does not exist. [ 29.096] Entry deleted from font path. [ 29.096] (==) FontPath set to: /usr/share/fonts/X11/misc/, /usr/share/fonts/X11/TTF/, /usr/share/fonts/X11/100dpi/, /usr/share/fonts/X11/75dpi/ [ 29.096] (==) ModulePath set to "/usr/lib/xorg/modules" [ 29.096] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 29.096] (II) Loader magic: 0x55f916f8ac40 [ 29.096] (II) Module ABI versions: [ 29.096] X.Org ANSI C Emulation: 0.4 [ 29.096] X.Org Video Driver: 24.0 [ 29.096] X.Org XInput driver : 24.1 [ 29.096] X.Org Server Extension : 10.0 [ 29.098] (--) PCI:*(0@0:2:0) 8086:0166:1558:5105 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072 [ 29.098] (--) PCI: (1@0:0:0) 10de:11a1:1558:5105 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288 [ 29.098] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 29.098] (II) LoadModule: "glx" [ 29.098] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 29.205] (II) Module glx: vendor="X.Org Foundation" [ 29.205] compiled for 1.20.0, module version = 1.0.0 [ 29.205] ABI class: X.Org Server Extension, version 10.0 [ 29.205] (==) Matched intel as autoconfigured driver 0 [ 29.205] (==) Matched modesetting as autoconfigured driver 1 [ 29.205] (==) Matched fbdev as autoconfigured driver 2 [ 29.205] (==) Matched vesa as autoconfigured driver 3 [ 29.205] (==) Assigned the driver to the xf86ConfigLayout [ 29.205] (II) LoadModule: "intel" [ 29.206] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 29.208] (II) Module intel: vendor="X.Org Foundation" [ 29.208] compiled for 1.20.0, module version = 2.99.917 [ 29.208] Module class: X.Org Video Driver [ 29.208] ABI class: X.Org Video Driver, version 24.0 [ 29.208] (II) LoadModule: "modesetting" [ 29.208] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 29.209] (II) Module modesetting: vendor="X.Org Foundation" [ 29.209] compiled for 1.20.0, module version = 1.20.0 [ 29.209] Module class: X.Org Video Driver [ 29.209] ABI class: X.Org Video Driver, version 24.0 [ 29.209] (II) LoadModule: "fbdev" [ 29.209] (WW) Warning, couldn't open module fbdev [ 29.209] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 29.209] (II) LoadModule: "vesa" [ 29.209] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 29.210] (II) Module vesa: vendor="X.Org Foundation" [ 29.210] compiled for 1.20.0, module version = 2.4.0 [ 29.210] Module class: X.Org Video Driver [ 29.210] ABI class: X.Org Video Driver, version 24.0 [ 29.210] (II) intel: Driver for Intel(R) 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 [ 29.210] (II) intel: Driver for Intel(R) HD Graphics [ 29.210] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 29.210] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 29.210] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 29.210] (II) VESA: driver for VESA chipsets: vesa [ 29.210] (++) using VT number 1 [ 29.213] (EE) open /dev/dri/card0: No such file or directory [ 29.213] (WW) Falling back to old probe method for modesetting [ 29.213] (EE) open /dev/dri/card0: No such file or directory [ 29.213] (EE) Screen 0 deleted because of no matching config section. [ 29.213] (II) UnloadModule: "modesetting" [ 29.213] (II) Loading sub module "vbe" [ 29.213] (II) LoadModule: "vbe" [ 29.213] (II) Loading /usr/lib/xorg/modules/libvbe.so [ 29.214] (II) Module vbe: vendor="X.Org Foundation" [ 29.214] compiled for 1.20.0, module version = 1.1.0 [ 29.214] ABI class: X.Org Video Driver, version 24.0 [ 29.214] (II) Loading sub module "int10" [ 29.214] (II) LoadModule: "int10" [ 29.214] (II) Loading /usr/lib/xorg/modules/libint10.so [ 29.215] (II) Module int10: vendor="X.Org Foundation" [ 29.215] compiled for 1.20.0, module version = 1.0.0 [ 29.215] ABI class: X.Org Video Driver, version 24.0 [ 29.215] (II) VESA(0): initializing int10 [ 29.215] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 29.216] (II) VESA(0): VESA BIOS detected [ 29.216] (II) VESA(0): VESA VBE Version 3.0 [ 29.216] (II) VESA(0): VESA VBE Total Mem: 65472 kB [ 29.216] (II) VESA(0): VESA VBE OEM: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS [ 29.216] (II) VESA(0): VESA VBE OEM Software Rev: 1.0 [ 29.216] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation [ 29.216] (II) VESA(0): VESA VBE OEM Product: Intel(R) Sandybridge/Ivybridge Graphics Controller [ 29.216] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0 [ 29.222] (II) VESA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 29.222] (==) VESA(0): Depth 24, (--) framebuffer bpp 32 [ 29.222] (==) VESA(0): RGB weight 888 [ 29.222] (==) VESA(0): Default visual is TrueColor [ 29.222] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) [ 29.222] (II) Loading sub module "ddc" [ 29.222] (II) LoadModule: "ddc" [ 29.222] (II) Module "ddc" already built-in [ 29.222] (II) VESA(0): VESA VBE DDC supported [ 29.222] (II) VESA(0): VESA VBE DDC Level 2 [ 29.222] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec. [ 29.235] (II) VESA(0): VESA VBE DDC read successfully [ 29.235] (II) VESA(0): Manufacturer: LGD Model: 259 Serial#: 0 [ 29.235] (II) VESA(0): Year: 2009 Week: 0 [ 29.235] (II) VESA(0): EDID Version: 1.3 [ 29.235] (II) VESA(0): Digital Display Input [ 29.235] (II) VESA(0): Max Image Size [cm]: horiz.: 35 vert.: 19 [ 29.235] (II) VESA(0): Gamma: 2.20 [ 29.235] (II) VESA(0): No DPMS capabilities specified [ 29.235] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 29.235] (II) VESA(0): First detailed timing is preferred mode [ 29.235] (II) VESA(0): redX: 0.617 redY: 0.349 greenX: 0.313 greenY: 0.595 [ 29.235] (II) VESA(0): blueX: 0.151 blueY: 0.056 whiteX: 0.313 whiteY: 0.329 [ 29.235] (II) VESA(0): Manufacturer's mask: 0 [ 29.235] (II) VESA(0): Supported detailed timing: [ 29.235] (II) VESA(0): clock: 138.5 MHz Image Size: 345 x 194 mm [ 29.235] (II) VESA(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0 [ 29.235] (II) VESA(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0 [ 29.235] (II) VESA(0): LG Display [ 29.235] (II) VESA(0): LP156WF1-TLF3 [ 29.235] (II) VESA(0): EDID (in hex): [ 29.235] (II) VESA(0): 00ffffffffffff0030e4590200000000 [ 29.235] (II) VESA(0): 00130103802313780a15d59e59509826 [ 29.235] (II) VESA(0): 0e505400000001010101010101010101 [ 29.235] (II) VESA(0): 0101010101011a3680a070381f403020 [ 29.235] (II) VESA(0): 350059c2100000190000000000000000 [ 29.235] (II) VESA(0): 00000000000000000000000000fe004c [ 29.235] (II) VESA(0): 4720446973706c61790a2020000000fe [ 29.235] (II) VESA(0): 004c503135365746312d544c4633003c [ 29.235] (II) VESA(0): EDID vendor "LGD", prod id 601 [ 29.235] (II) VESA(0): Printing DDC gathered Modelines: [ 29.235] (II) VESA(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP) [ 29.235] (II) VESA(0): Searching for matching VESA mode(s): [ 29.235] Mode: 160 (0x0) [ 29.235] ModeAttributes: 0x0 [ 29.235] WinAAttributes: 0x0 [ 29.235] WinBAttributes: 0x0 [ 29.235] WinGranularity: 0 [ 29.235] WinSize: 0 [ 29.235] WinASegment: 0x0 [ 29.235] WinBSegment: 0x0 [ 29.235] WinFuncPtr: 0x0 [ 29.235] BytesPerScanline: 0 [ 29.235] XResolution: 0 [ 29.235] YResolution: 0 [ 29.235] XCharSize: 0 [ 29.235] YCharSize: 0 [ 29.235] NumberOfPlanes: 0 [ 29.235] BitsPerPixel: 0 [ 29.235] NumberOfBanks: 0 [ 29.235] MemoryModel: 0 [ 29.235] BankSize: 0 [ 29.235] NumberOfImages: 0 [ 29.235] RedMaskSize: 0 [ 29.235] RedFieldPosition: 0 [ 29.235] GreenMaskSize: 0 [ 29.235] GreenFieldPosition: 0 [ 29.235] BlueMaskSize: 0 [ 29.235] BlueFieldPosition: 0 [ 29.235] RsvdMaskSize: 0 [ 29.235] RsvdFieldPosition: 0 [ 29.235] DirectColorModeInfo: 0 [ 29.235] PhysBasePtr: 0x0 [ 29.235] LinBytesPerScanLine: 0 [ 29.235] BnkNumberOfImagePages: 0 [ 29.235] LinNumberOfImagePages: 0 [ 29.235] LinRedMaskSize: 0 [ 29.235] LinRedFieldPosition: 0 [ 29.235] LinGreenMaskSize: 0 [ 29.235] LinGreenFieldPosition: 0 [ 29.235] LinBlueMaskSize: 0 [ 29.235] LinBlueFieldPosition: 0 [ 29.235] LinRsvdMaskSize: 0 [ 29.235] LinRsvdFieldPosition: 0 [ 29.235] MaxPixelClock: 0 [ 29.235] Mode: 161 (0x0) [ 29.235] ModeAttributes: 0x0 [ 29.235] WinAAttributes: 0x0 [ 29.235] WinBAttributes: 0x0 [ 29.235] WinGranularity: 0 [ 29.235] WinSize: 0 [ 29.235] WinASegment: 0x0 [ 29.235] WinBSegment: 0x0 [ 29.235] WinFuncPtr: 0x0 [ 29.235] BytesPerScanline: 0 [ 29.235] XResolution: 0 [ 29.235] YResolution: 0 [ 29.235] XCharSize: 0 [ 29.235] YCharSize: 0 [ 29.235] NumberOfPlanes: 0 [ 29.235] BitsPerPixel: 0 [ 29.235] NumberOfBanks: 0 [ 29.235] MemoryModel: 0 [ 29.235] BankSize: 0 [ 29.235] NumberOfImages: 0 [ 29.235] RedMaskSize: 0 [ 29.235] RedFieldPosition: 0 [ 29.235] GreenMaskSize: 0 [ 29.235] GreenFieldPosition: 0 [ 29.235] BlueMaskSize: 0 [ 29.235] BlueFieldPosition: 0 [ 29.235] RsvdMaskSize: 0 [ 29.235] RsvdFieldPosition: 0 [ 29.235] DirectColorModeInfo: 0 [ 29.235] PhysBasePtr: 0x0 [ 29.235] LinBytesPerScanLine: 0 [ 29.235] BnkNumberOfImagePages: 0 [ 29.235] LinNumberOfImagePages: 0 [ 29.235] LinRedMaskSize: 0 [ 29.235] LinRedFieldPosition: 0 [ 29.235] LinGreenMaskSize: 0 [ 29.235] LinGreenFieldPosition: 0 [ 29.235] LinBlueMaskSize: 0 [ 29.235] LinBlueFieldPosition: 0 [ 29.235] LinRsvdMaskSize: 0 [ 29.235] LinRsvdFieldPosition: 0 [ 29.235] MaxPixelClock: 0 [ 29.236] Mode: 162 (0x0) [ 29.236] ModeAttributes: 0x0 [ 29.236] WinAAttributes: 0x0 [ 29.236] WinBAttributes: 0x0 [ 29.236] WinGranularity: 0 [ 29.236] WinSize: 0 [ 29.236] WinASegment: 0x0 [ 29.236] WinBSegment: 0x0 [ 29.236] WinFuncPtr: 0x0 [ 29.236] BytesPerScanline: 0 [ 29.236] XResolution: 0 [ 29.236] YResolution: 0 [ 29.236] XCharSize: 0 [ 29.236] YCharSize: 0 [ 29.236] NumberOfPlanes: 0 [ 29.236] BitsPerPixel: 0 [ 29.236] NumberOfBanks: 0 [ 29.236] MemoryModel: 0 [ 29.236] BankSize: 0 [ 29.236] NumberOfImages: 0 [ 29.236] RedMaskSize: 0 [ 29.236] RedFieldPosition: 0 [ 29.236] GreenMaskSize: 0 [ 29.236] GreenFieldPosition: 0 [ 29.236] BlueMaskSize: 0 [ 29.236] BlueFieldPosition: 0 [ 29.236] RsvdMaskSize: 0 [ 29.236] RsvdFieldPosition: 0 [ 29.236] DirectColorModeInfo: 0 [ 29.236] PhysBasePtr: 0x0 [ 29.236] LinBytesPerScanLine: 0 [ 29.236] BnkNumberOfImagePages: 0 [ 29.236] LinNumberOfImagePages: 0 [ 29.236] LinRedMaskSize: 0 [ 29.236] LinRedFieldPosition: 0 [ 29.236] LinGreenMaskSize: 0 [ 29.236] LinGreenFieldPosition: 0 [ 29.236] LinBlueMaskSize: 0 [ 29.236] LinBlueFieldPosition: 0 [ 29.236] LinRsvdMaskSize: 0 [ 29.236] LinRsvdFieldPosition: 0 [ 29.236] MaxPixelClock: 0 [ 29.236] Mode: 163 (0x0) [ 29.236] ModeAttributes: 0x0 [ 29.236] WinAAttributes: 0x0 [ 29.236] WinBAttributes: 0x0 [ 29.236] WinGranularity: 0 [ 29.236] WinSize: 0 [ 29.236] WinASegment: 0x0 [ 29.236] WinBSegment: 0x0 [ 29.236] WinFuncPtr: 0x0 [ 29.236] BytesPerScanline: 0 [ 29.236] XResolution: 0 [ 29.236] YResolution: 0 [ 29.236] XCharSize: 0 [ 29.236] YCharSize: 0 [ 29.236] NumberOfPlanes: 0 [ 29.236] BitsPerPixel: 0 [ 29.236] NumberOfBanks: 0 [ 29.236] MemoryModel: 0 [ 29.236] BankSize: 0 [ 29.236] NumberOfImages: 0 [ 29.236] RedMaskSize: 0 [ 29.236] RedFieldPosition: 0 [ 29.236] GreenMaskSize: 0 [ 29.236] GreenFieldPosition: 0 [ 29.236] BlueMaskSize: 0 [ 29.236] BlueFieldPosition: 0 [ 29.236] RsvdMaskSize: 0 [ 29.236] RsvdFieldPosition: 0 [ 29.236] DirectColorModeInfo: 0 [ 29.236] PhysBasePtr: 0x0 [ 29.236] LinBytesPerScanLine: 0 [ 29.236] BnkNumberOfImagePages: 0 [ 29.236] LinNumberOfImagePages: 0 [ 29.236] LinRedMaskSize: 0 [ 29.236] LinRedFieldPosition: 0 [ 29.236] LinGreenMaskSize: 0 [ 29.236] LinGreenFieldPosition: 0 [ 29.236] LinBlueMaskSize: 0 [ 29.236] LinBlueFieldPosition: 0 [ 29.236] LinRsvdMaskSize: 0 [ 29.236] LinRsvdFieldPosition: 0 [ 29.236] MaxPixelClock: 0 [ 29.236] Mode: 164 (0x0) [ 29.236] ModeAttributes: 0x0 [ 29.236] WinAAttributes: 0x0 [ 29.236] WinBAttributes: 0x0 [ 29.236] WinGranularity: 0 [ 29.236] WinSize: 0 [ 29.236] WinASegment: 0x0 [ 29.236] WinBSegment: 0x0 [ 29.236] WinFuncPtr: 0x0 [ 29.236] BytesPerScanline: 0 [ 29.236] XResolution: 0 [ 29.236] YResolution: 0 [ 29.236] XCharSize: 0 [ 29.236] YCharSize: 0 [ 29.236] NumberOfPlanes: 0 [ 29.236] BitsPerPixel: 0 [ 29.236] NumberOfBanks: 0 [ 29.236] MemoryModel: 0 [ 29.236] BankSize: 0 [ 29.236] NumberOfImages: 0 [ 29.236] RedMaskSize: 0 [ 29.236] RedFieldPosition: 0 [ 29.236] GreenMaskSize: 0 [ 29.236] GreenFieldPosition: 0 [ 29.236] BlueMaskSize: 0 [ 29.236] BlueFieldPosition: 0 [ 29.236] RsvdMaskSize: 0 [ 29.236] RsvdFieldPosition: 0 [ 29.236] DirectColorModeInfo: 0 [ 29.236] PhysBasePtr: 0x0 [ 29.236] LinBytesPerScanLine: 0 [ 29.236] BnkNumberOfImagePages: 0 [ 29.236] LinNumberOfImagePages: 0 [ 29.236] LinRedMaskSize: 0 [ 29.236] LinRedFieldPosition: 0 [ 29.236] LinGreenMaskSize: 0 [ 29.236] LinGreenFieldPosition: 0 [ 29.236] LinBlueMaskSize: 0 [ 29.236] LinBlueFieldPosition: 0 [ 29.236] LinRsvdMaskSize: 0 [ 29.236] LinRsvdFieldPosition: 0 [ 29.236] MaxPixelClock: 0 [ 29.236] Mode: 165 (0x0) [ 29.236] ModeAttributes: 0x0 [ 29.236] WinAAttributes: 0x0 [ 29.236] WinBAttributes: 0x0 [ 29.236] WinGranularity: 0 [ 29.236] WinSize: 0 [ 29.236] WinASegment: 0x0 [ 29.237] WinBSegment: 0x0 [ 29.237] WinFuncPtr: 0x0 [ 29.237] BytesPerScanline: 0 [ 29.237] XResolution: 0 [ 29.237] YResolution: 0 [ 29.237] XCharSize: 0 [ 29.237] YCharSize: 0 [ 29.237] NumberOfPlanes: 0 [ 29.237] BitsPerPixel: 0 [ 29.237] NumberOfBanks: 0 [ 29.237] MemoryModel: 0 [ 29.237] BankSize: 0 [ 29.237] NumberOfImages: 0 [ 29.237] RedMaskSize: 0 [ 29.237] RedFieldPosition: 0 [ 29.237] GreenMaskSize: 0 [ 29.237] GreenFieldPosition: 0 [ 29.237] BlueMaskSize: 0 [ 29.237] BlueFieldPosition: 0 [ 29.237] RsvdMaskSize: 0 [ 29.237] RsvdFieldPosition: 0 [ 29.237] DirectColorModeInfo: 0 [ 29.237] PhysBasePtr: 0x0 [ 29.237] LinBytesPerScanLine: 0 [ 29.237] BnkNumberOfImagePages: 0 [ 29.237] LinNumberOfImagePages: 0 [ 29.237] LinRedMaskSize: 0 [ 29.237] LinRedFieldPosition: 0 [ 29.237] LinGreenMaskSize: 0 [ 29.237] LinGreenFieldPosition: 0 [ 29.237] LinBlueMaskSize: 0 [ 29.237] LinBlueFieldPosition: 0 [ 29.237] LinRsvdMaskSize: 0 [ 29.237] LinRsvdFieldPosition: 0 [ 29.237] MaxPixelClock: 0 [ 29.237] Mode: 166 (0x0) [ 29.237] ModeAttributes: 0x0 [ 29.237] WinAAttributes: 0x0 [ 29.237] WinBAttributes: 0x0 [ 29.237] WinGranularity: 0 [ 29.237] WinSize: 0 [ 29.237] WinASegment: 0x0 [ 29.237] WinBSegment: 0x0 [ 29.237] WinFuncPtr: 0x0 [ 29.237] BytesPerScanline: 0 [ 29.237] XResolution: 0 [ 29.237] YResolution: 0 [ 29.237] XCharSize: 0 [ 29.237] YCharSize: 0 [ 29.237] NumberOfPlanes: 0 [ 29.237] BitsPerPixel: 0 [ 29.237] NumberOfBanks: 0 [ 29.237] MemoryModel: 0 [ 29.237] BankSize: 0 [ 29.237] NumberOfImages: 0 [ 29.237] RedMaskSize: 0 [ 29.237] RedFieldPosition: 0 [ 29.237] GreenMaskSize: 0 [ 29.237] GreenFieldPosition: 0 [ 29.237] BlueMaskSize: 0 [ 29.237] BlueFieldPosition: 0 [ 29.237] RsvdMaskSize: 0 [ 29.237] RsvdFieldPosition: 0 [ 29.237] DirectColorModeInfo: 0 [ 29.237] PhysBasePtr: 0x0 [ 29.237] LinBytesPerScanLine: 0 [ 29.237] BnkNumberOfImagePages: 0 [ 29.237] LinNumberOfImagePages: 0 [ 29.237] LinRedMaskSize: 0 [ 29.237] LinRedFieldPosition: 0 [ 29.237] LinGreenMaskSize: 0 [ 29.237] LinGreenFieldPosition: 0 [ 29.237] LinBlueMaskSize: 0 [ 29.237] LinBlueFieldPosition: 0 [ 29.237] LinRsvdMaskSize: 0 [ 29.237] LinRsvdFieldPosition: 0 [ 29.237] MaxPixelClock: 0 [ 29.237] Mode: 167 (0x0) [ 29.237] ModeAttributes: 0x0 [ 29.237] WinAAttributes: 0x0 [ 29.237] WinBAttributes: 0x0 [ 29.237] WinGranularity: 0 [ 29.237] WinSize: 0 [ 29.237] WinASegment: 0x0 [ 29.237] WinBSegment: 0x0 [ 29.237] WinFuncPtr: 0x0 [ 29.237] BytesPerScanline: 0 [ 29.237] XResolution: 0 [ 29.237] YResolution: 0 [ 29.237] XCharSize: 0 [ 29.237] YCharSize: 0 [ 29.237] NumberOfPlanes: 0 [ 29.237] BitsPerPixel: 0 [ 29.237] NumberOfBanks: 0 [ 29.237] MemoryModel: 0 [ 29.237] BankSize: 0 [ 29.237] NumberOfImages: 0 [ 29.237] RedMaskSize: 0 [ 29.237] RedFieldPosition: 0 [ 29.237] GreenMaskSize: 0 [ 29.237] GreenFieldPosition: 0 [ 29.237] BlueMaskSize: 0 [ 29.237] BlueFieldPosition: 0 [ 29.237] RsvdMaskSize: 0 [ 29.237] RsvdFieldPosition: 0 [ 29.237] DirectColorModeInfo: 0 [ 29.237] PhysBasePtr: 0x0 [ 29.237] LinBytesPerScanLine: 0 [ 29.237] BnkNumberOfImagePages: 0 [ 29.237] LinNumberOfImagePages: 0 [ 29.237] LinRedMaskSize: 0 [ 29.237] LinRedFieldPosition: 0 [ 29.237] LinGreenMaskSize: 0 [ 29.237] LinGreenFieldPosition: 0 [ 29.237] LinBlueMaskSize: 0 [ 29.237] LinBlueFieldPosition: 0 [ 29.237] LinRsvdMaskSize: 0 [ 29.237] LinRsvdFieldPosition: 0 [ 29.237] MaxPixelClock: 0 [ 29.237] Mode: 168 (0x0) [ 29.237] ModeAttributes: 0x0 [ 29.237] WinAAttributes: 0x0 [ 29.237] WinBAttributes: 0x0 [ 29.237] WinGranularity: 0 [ 29.237] WinSize: 0 [ 29.237] WinASegment: 0x0 [ 29.237] WinBSegment: 0x0 [ 29.237] WinFuncPtr: 0x0 [ 29.237] BytesPerScanline: 0 [ 29.237] XResolution: 0 [ 29.237] YResolution: 0 [ 29.237] XCharSize: 0 [ 29.237] YCharSize: 0 [ 29.237] NumberOfPlanes: 0 [ 29.237] BitsPerPixel: 0 [ 29.237] NumberOfBanks: 0 [ 29.237] MemoryModel: 0 [ 29.237] BankSize: 0 [ 29.237] NumberOfImages: 0 [ 29.237] RedMaskSize: 0 [ 29.237] RedFieldPosition: 0 [ 29.237] GreenMaskSize: 0 [ 29.238] GreenFieldPosition: 0 [ 29.238] BlueMaskSize: 0 [ 29.238] BlueFieldPosition: 0 [ 29.238] RsvdMaskSize: 0 [ 29.238] RsvdFieldPosition: 0 [ 29.238] DirectColorModeInfo: 0 [ 29.238] PhysBasePtr: 0x0 [ 29.238] LinBytesPerScanLine: 0 [ 29.238] BnkNumberOfImagePages: 0 [ 29.238] LinNumberOfImagePages: 0 [ 29.238] LinRedMaskSize: 0 [ 29.238] LinRedFieldPosition: 0 [ 29.238] LinGreenMaskSize: 0 [ 29.238] LinGreenFieldPosition: 0 [ 29.238] LinBlueMaskSize: 0 [ 29.238] LinBlueFieldPosition: 0 [ 29.238] LinRsvdMaskSize: 0 [ 29.238] LinRsvdFieldPosition: 0 [ 29.238] MaxPixelClock: 0 [ 29.238] Mode: 169 (0x0) [ 29.238] ModeAttributes: 0x0 [ 29.238] WinAAttributes: 0x0 [ 29.238] WinBAttributes: 0x0 [ 29.238] WinGranularity: 0 [ 29.238] WinSize: 0 [ 29.238] WinASegment: 0x0 [ 29.238] WinBSegment: 0x0 [ 29.238] WinFuncPtr: 0x0 [ 29.238] BytesPerScanline: 0 [ 29.238] XResolution: 0 [ 29.238] YResolution: 0 [ 29.238] XCharSize: 0 [ 29.238] YCharSize: 0 [ 29.238] NumberOfPlanes: 0 [ 29.238] BitsPerPixel: 0 [ 29.238] NumberOfBanks: 0 [ 29.238] MemoryModel: 0 [ 29.238] BankSize: 0 [ 29.238] NumberOfImages: 0 [ 29.238] RedMaskSize: 0 [ 29.238] RedFieldPosition: 0 [ 29.238] GreenMaskSize: 0 [ 29.238] GreenFieldPosition: 0 [ 29.238] BlueMaskSize: 0 [ 29.238] BlueFieldPosition: 0 [ 29.238] RsvdMaskSize: 0 [ 29.238] RsvdFieldPosition: 0 [ 29.238] DirectColorModeInfo: 0 [ 29.238] PhysBasePtr: 0x0 [ 29.238] LinBytesPerScanLine: 0 [ 29.238] BnkNumberOfImagePages: 0 [ 29.238] LinNumberOfImagePages: 0 [ 29.238] LinRedMaskSize: 0 [ 29.238] LinRedFieldPosition: 0 [ 29.238] LinGreenMaskSize: 0 [ 29.238] LinGreenFieldPosition: 0 [ 29.238] LinBlueMaskSize: 0 [ 29.238] LinBlueFieldPosition: 0 [ 29.238] LinRsvdMaskSize: 0 [ 29.238] LinRsvdFieldPosition: 0 [ 29.238] MaxPixelClock: 0 [ 29.238] Mode: 16a (0x0) [ 29.238] ModeAttributes: 0x0 [ 29.238] WinAAttributes: 0x0 [ 29.238] WinBAttributes: 0x0 [ 29.238] WinGranularity: 0 [ 29.238] WinSize: 0 [ 29.238] WinASegment: 0x0 [ 29.238] WinBSegment: 0x0 [ 29.238] WinFuncPtr: 0x0 [ 29.238] BytesPerScanline: 0 [ 29.238] XResolution: 0 [ 29.238] YResolution: 0 [ 29.238] XCharSize: 0 [ 29.238] YCharSize: 0 [ 29.238] NumberOfPlanes: 0 [ 29.238] BitsPerPixel: 0 [ 29.238] NumberOfBanks: 0 [ 29.238] MemoryModel: 0 [ 29.238] BankSize: 0 [ 29.238] NumberOfImages: 0 [ 29.238] RedMaskSize: 0 [ 29.238] RedFieldPosition: 0 [ 29.238] GreenMaskSize: 0 [ 29.238] GreenFieldPosition: 0 [ 29.238] BlueMaskSize: 0 [ 29.238] BlueFieldPosition: 0 [ 29.238] RsvdMaskSize: 0 [ 29.238] RsvdFieldPosition: 0 [ 29.238] DirectColorModeInfo: 0 [ 29.238] PhysBasePtr: 0x0 [ 29.238] LinBytesPerScanLine: 0 [ 29.238] BnkNumberOfImagePages: 0 [ 29.238] LinNumberOfImagePages: 0 [ 29.238] LinRedMaskSize: 0 [ 29.238] LinRedFieldPosition: 0 [ 29.238] LinGreenMaskSize: 0 [ 29.238] LinGreenFieldPosition: 0 [ 29.238] LinBlueMaskSize: 0 [ 29.238] LinBlueFieldPosition: 0 [ 29.238] LinRsvdMaskSize: 0 [ 29.238] LinRsvdFieldPosition: 0 [ 29.238] MaxPixelClock: 0 [ 29.238] Mode: 16b (0x0) [ 29.238] ModeAttributes: 0x0 [ 29.238] WinAAttributes: 0x0 [ 29.238] WinBAttributes: 0x0 [ 29.238] WinGranularity: 0 [ 29.238] WinSize: 0 [ 29.238] WinASegment: 0x0 [ 29.238] WinBSegment: 0x0 [ 29.238] WinFuncPtr: 0x0 [ 29.238] BytesPerScanline: 0 [ 29.238] XResolution: 0 [ 29.238] YResolution: 0 [ 29.238] XCharSize: 0 [ 29.238] YCharSize: 0 [ 29.238] NumberOfPlanes: 0 [ 29.238] BitsPerPixel: 0 [ 29.238] NumberOfBanks: 0 [ 29.238] MemoryModel: 0 [ 29.238] BankSize: 0 [ 29.238] NumberOfImages: 0 [ 29.238] RedMaskSize: 0 [ 29.238] RedFieldPosition: 0 [ 29.238] GreenMaskSize: 0 [ 29.238] GreenFieldPosition: 0 [ 29.238] BlueMaskSize: 0 [ 29.238] BlueFieldPosition: 0 [ 29.238] RsvdMaskSize: 0 [ 29.238] RsvdFieldPosition: 0 [ 29.238] DirectColorModeInfo: 0 [ 29.238] PhysBasePtr: 0x0 [ 29.238] LinBytesPerScanLine: 0 [ 29.238] BnkNumberOfImagePages: 0 [ 29.238] LinNumberOfImagePages: 0 [ 29.238] LinRedMaskSize: 0 [ 29.238] LinRedFieldPosition: 0 [ 29.238] LinGreenMaskSize: 0 [ 29.238] LinGreenFieldPosition: 0 [ 29.239] LinBlueMaskSize: 0 [ 29.239] LinBlueFieldPosition: 0 [ 29.239] LinRsvdMaskSize: 0 [ 29.239] LinRsvdFieldPosition: 0 [ 29.239] MaxPixelClock: 0 [ 29.239] Mode: 16c (0x0) [ 29.239] ModeAttributes: 0x0 [ 29.239] WinAAttributes: 0x0 [ 29.239] WinBAttributes: 0x0 [ 29.239] WinGranularity: 0 [ 29.239] WinSize: 0 [ 29.239] WinASegment: 0x0 [ 29.239] WinBSegment: 0x0 [ 29.239] WinFuncPtr: 0x0 [ 29.239] BytesPerScanline: 0 [ 29.239] XResolution: 0 [ 29.239] YResolution: 0 [ 29.239] XCharSize: 0 [ 29.239] YCharSize: 0 [ 29.239] NumberOfPlanes: 0 [ 29.239] BitsPerPixel: 0 [ 29.239] NumberOfBanks: 0 [ 29.239] MemoryModel: 0 [ 29.239] BankSize: 0 [ 29.239] NumberOfImages: 0 [ 29.239] RedMaskSize: 0 [ 29.239] RedFieldPosition: 0 [ 29.239] GreenMaskSize: 0 [ 29.239] GreenFieldPosition: 0 [ 29.239] BlueMaskSize: 0 [ 29.239] BlueFieldPosition: 0 [ 29.239] RsvdMaskSize: 0 [ 29.239] RsvdFieldPosition: 0 [ 29.239] DirectColorModeInfo: 0 [ 29.239] PhysBasePtr: 0x0 [ 29.239] LinBytesPerScanLine: 0 [ 29.239] BnkNumberOfImagePages: 0 [ 29.239] LinNumberOfImagePages: 0 [ 29.239] LinRedMaskSize: 0 [ 29.239] LinRedFieldPosition: 0 [ 29.239] LinGreenMaskSize: 0 [ 29.239] LinGreenFieldPosition: 0 [ 29.239] LinBlueMaskSize: 0 [ 29.239] LinBlueFieldPosition: 0 [ 29.239] LinRsvdMaskSize: 0 [ 29.239] LinRsvdFieldPosition: 0 [ 29.239] MaxPixelClock: 0 [ 29.239] Mode: 16d (0x0) [ 29.239] ModeAttributes: 0x0 [ 29.239] WinAAttributes: 0x0 [ 29.239] WinBAttributes: 0x0 [ 29.239] WinGranularity: 0 [ 29.239] WinSize: 0 [ 29.239] WinASegment: 0x0 [ 29.239] WinBSegment: 0x0 [ 29.239] WinFuncPtr: 0x0 [ 29.239] BytesPerScanline: 0 [ 29.239] XResolution: 0 [ 29.239] YResolution: 0 [ 29.239] XCharSize: 0 [ 29.239] YCharSize: 0 [ 29.239] NumberOfPlanes: 0 [ 29.239] BitsPerPixel: 0 [ 29.239] NumberOfBanks: 0 [ 29.239] MemoryModel: 0 [ 29.239] BankSize: 0 [ 29.239] NumberOfImages: 0 [ 29.239] RedMaskSize: 0 [ 29.239] RedFieldPosition: 0 [ 29.239] GreenMaskSize: 0 [ 29.239] GreenFieldPosition: 0 [ 29.239] BlueMaskSize: 0 [ 29.239] BlueFieldPosition: 0 [ 29.239] RsvdMaskSize: 0 [ 29.239] RsvdFieldPosition: 0 [ 29.239] DirectColorModeInfo: 0 [ 29.239] PhysBasePtr: 0x0 [ 29.239] LinBytesPerScanLine: 0 [ 29.239] BnkNumberOfImagePages: 0 [ 29.239] LinNumberOfImagePages: 0 [ 29.239] LinRedMaskSize: 0 [ 29.239] LinRedFieldPosition: 0 [ 29.239] LinGreenMaskSize: 0 [ 29.239] LinGreenFieldPosition: 0 [ 29.239] LinBlueMaskSize: 0 [ 29.239] LinBlueFieldPosition: 0 [ 29.239] LinRsvdMaskSize: 0 [ 29.239] LinRsvdFieldPosition: 0 [ 29.239] MaxPixelClock: 0 [ 29.239] Mode: 16e (0x0) [ 29.239] ModeAttributes: 0x0 [ 29.239] WinAAttributes: 0x0 [ 29.239] WinBAttributes: 0x0 [ 29.239] WinGranularity: 0 [ 29.239] WinSize: 0 [ 29.239] WinASegment: 0x0 [ 29.239] WinBSegment: 0x0 [ 29.239] WinFuncPtr: 0x0 [ 29.239] BytesPerScanline: 0 [ 29.239] XResolution: 0 [ 29.239] YResolution: 0 [ 29.239] XCharSize: 0 [ 29.239] YCharSize: 0 [ 29.239] NumberOfPlanes: 0 [ 29.239] BitsPerPixel: 0 [ 29.239] NumberOfBanks: 0 [ 29.239] MemoryModel: 0 [ 29.239] BankSize: 0 [ 29.239] NumberOfImages: 0 [ 29.239] RedMaskSize: 0 [ 29.239] RedFieldPosition: 0 [ 29.239] GreenMaskSize: 0 [ 29.239] GreenFieldPosition: 0 [ 29.239] BlueMaskSize: 0 [ 29.239] BlueFieldPosition: 0 [ 29.239] RsvdMaskSize: 0 [ 29.239] RsvdFieldPosition: 0 [ 29.239] DirectColorModeInfo: 0 [ 29.239] PhysBasePtr: 0x0 [ 29.239] LinBytesPerScanLine: 0 [ 29.239] BnkNumberOfImagePages: 0 [ 29.239] LinNumberOfImagePages: 0 [ 29.239] LinRedMaskSize: 0 [ 29.239] LinRedFieldPosition: 0 [ 29.239] LinGreenMaskSize: 0 [ 29.239] LinGreenFieldPosition: 0 [ 29.239] LinBlueMaskSize: 0 [ 29.239] LinBlueFieldPosition: 0 [ 29.239] LinRsvdMaskSize: 0 [ 29.239] LinRsvdFieldPosition: 0 [ 29.239] MaxPixelClock: 0 [ 29.240] Mode: 16f (0x0) [ 29.240] ModeAttributes: 0x0 [ 29.240] WinAAttributes: 0x0 [ 29.240] WinBAttributes: 0x0 [ 29.240] WinGranularity: 0 [ 29.240] WinSize: 0 [ 29.240] WinASegment: 0x0 [ 29.240] WinBSegment: 0x0 [ 29.240] WinFuncPtr: 0x0 [ 29.240] BytesPerScanline: 0 [ 29.240] XResolution: 0 [ 29.240] YResolution: 0 [ 29.240] XCharSize: 0 [ 29.240] YCharSize: 0 [ 29.240] NumberOfPlanes: 0 [ 29.240] BitsPerPixel: 0 [ 29.240] NumberOfBanks: 0 [ 29.240] MemoryModel: 0 [ 29.240] BankSize: 0 [ 29.240] NumberOfImages: 0 [ 29.240] RedMaskSize: 0 [ 29.240] RedFieldPosition: 0 [ 29.240] GreenMaskSize: 0 [ 29.240] GreenFieldPosition: 0 [ 29.240] BlueMaskSize: 0 [ 29.240] BlueFieldPosition: 0 [ 29.240] RsvdMaskSize: 0 [ 29.240] RsvdFieldPosition: 0 [ 29.240] DirectColorModeInfo: 0 [ 29.240] PhysBasePtr: 0x0 [ 29.240] LinBytesPerScanLine: 0 [ 29.240] BnkNumberOfImagePages: 0 [ 29.240] LinNumberOfImagePages: 0 [ 29.240] LinRedMaskSize: 0 [ 29.240] LinRedFieldPosition: 0 [ 29.240] LinGreenMaskSize: 0 [ 29.240] LinGreenFieldPosition: 0 [ 29.240] LinBlueMaskSize: 0 [ 29.240] LinBlueFieldPosition: 0 [ 29.240] LinRsvdMaskSize: 0 [ 29.240] LinRsvdFieldPosition: 0 [ 29.240] MaxPixelClock: 0 [ 29.240] Mode: 170 (0x0) [ 29.240] ModeAttributes: 0x0 [ 29.240] WinAAttributes: 0x0 [ 29.240] WinBAttributes: 0x0 [ 29.240] WinGranularity: 0 [ 29.240] WinSize: 0 [ 29.240] WinASegment: 0x0 [ 29.240] WinBSegment: 0x0 [ 29.240] WinFuncPtr: 0x0 [ 29.240] BytesPerScanline: 0 [ 29.240] XResolution: 0 [ 29.240] YResolution: 0 [ 29.240] XCharSize: 0 [ 29.240] YCharSize: 0 [ 29.240] NumberOfPlanes: 0 [ 29.240] BitsPerPixel: 0 [ 29.240] NumberOfBanks: 0 [ 29.240] MemoryModel: 0 [ 29.240] BankSize: 0 [ 29.240] NumberOfImages: 0 [ 29.240] RedMaskSize: 0 [ 29.240] RedFieldPosition: 0 [ 29.240] GreenMaskSize: 0 [ 29.240] GreenFieldPosition: 0 [ 29.240] BlueMaskSize: 0 [ 29.240] BlueFieldPosition: 0 [ 29.240] RsvdMaskSize: 0 [ 29.240] RsvdFieldPosition: 0 [ 29.240] DirectColorModeInfo: 0 [ 29.240] PhysBasePtr: 0x0 [ 29.240] LinBytesPerScanLine: 0 [ 29.240] BnkNumberOfImagePages: 0 [ 29.240] LinNumberOfImagePages: 0 [ 29.240] LinRedMaskSize: 0 [ 29.240] LinRedFieldPosition: 0 [ 29.240] LinGreenMaskSize: 0 [ 29.240] LinGreenFieldPosition: 0 [ 29.240] LinBlueMaskSize: 0 [ 29.240] LinBlueFieldPosition: 0 [ 29.240] LinRsvdMaskSize: 0 [ 29.240] LinRsvdFieldPosition: 0 [ 29.240] MaxPixelClock: 0 [ 29.240] Mode: 171 (0x0) [ 29.240] ModeAttributes: 0x0 [ 29.240] WinAAttributes: 0x0 [ 29.240] WinBAttributes: 0x0 [ 29.240] WinGranularity: 0 [ 29.240] WinSize: 0 [ 29.240] WinASegment: 0x0 [ 29.240] WinBSegment: 0x0 [ 29.240] WinFuncPtr: 0x0 [ 29.240] BytesPerScanline: 0 [ 29.240] XResolution: 0 [ 29.240] YResolution: 0 [ 29.240] XCharSize: 0 [ 29.240] YCharSize: 0 [ 29.240] NumberOfPlanes: 0 [ 29.240] BitsPerPixel: 0 [ 29.240] NumberOfBanks: 0 [ 29.240] MemoryModel: 0 [ 29.240] BankSize: 0 [ 29.240] NumberOfImages: 0 [ 29.240] RedMaskSize: 0 [ 29.240] RedFieldPosition: 0 [ 29.240] GreenMaskSize: 0 [ 29.240] GreenFieldPosition: 0 [ 29.240] BlueMaskSize: 0 [ 29.240] BlueFieldPosition: 0 [ 29.240] RsvdMaskSize: 0 [ 29.240] RsvdFieldPosition: 0 [ 29.240] DirectColorModeInfo: 0 [ 29.240] PhysBasePtr: 0x0 [ 29.240] LinBytesPerScanLine: 0 [ 29.240] BnkNumberOfImagePages: 0 [ 29.240] LinNumberOfImagePages: 0 [ 29.240] LinRedMaskSize: 0 [ 29.240] LinRedFieldPosition: 0 [ 29.240] LinGreenMaskSize: 0 [ 29.240] LinGreenFieldPosition: 0 [ 29.240] LinBlueMaskSize: 0 [ 29.240] LinBlueFieldPosition: 0 [ 29.240] LinRsvdMaskSize: 0 [ 29.240] LinRsvdFieldPosition: 0 [ 29.240] MaxPixelClock: 0 [ 29.241] Mode: 13c (0x0) [ 29.241] ModeAttributes: 0x0 [ 29.241] WinAAttributes: 0x0 [ 29.241] WinBAttributes: 0x0 [ 29.241] WinGranularity: 0 [ 29.241] WinSize: 0 [ 29.241] WinASegment: 0x0 [ 29.241] WinBSegment: 0x0 [ 29.241] WinFuncPtr: 0x0 [ 29.241] BytesPerScanline: 0 [ 29.241] XResolution: 0 [ 29.241] YResolution: 0 [ 29.241] XCharSize: 0 [ 29.241] YCharSize: 0 [ 29.241] NumberOfPlanes: 0 [ 29.241] BitsPerPixel: 0 [ 29.241] NumberOfBanks: 0 [ 29.241] MemoryModel: 0 [ 29.241] BankSize: 0 [ 29.241] NumberOfImages: 0 [ 29.241] RedMaskSize: 0 [ 29.241] RedFieldPosition: 0 [ 29.241] GreenMaskSize: 0 [ 29.241] GreenFieldPosition: 0 [ 29.241] BlueMaskSize: 0 [ 29.241] BlueFieldPosition: 0 [ 29.241] RsvdMaskSize: 0 [ 29.241] RsvdFieldPosition: 0 [ 29.241] DirectColorModeInfo: 0 [ 29.241] PhysBasePtr: 0x0 [ 29.241] LinBytesPerScanLine: 0 [ 29.241] BnkNumberOfImagePages: 0 [ 29.241] LinNumberOfImagePages: 0 [ 29.241] LinRedMaskSize: 0 [ 29.241] LinRedFieldPosition: 0 [ 29.241] LinGreenMaskSize: 0 [ 29.241] LinGreenFieldPosition: 0 [ 29.241] LinBlueMaskSize: 0 [ 29.241] LinBlueFieldPosition: 0 [ 29.241] LinRsvdMaskSize: 0 [ 29.241] LinRsvdFieldPosition: 0 [ 29.241] MaxPixelClock: 0 [ 29.241] Mode: 14d (0x0) [ 29.241] ModeAttributes: 0x0 [ 29.241] WinAAttributes: 0x0 [ 29.241] WinBAttributes: 0x0 [ 29.241] WinGranularity: 0 [ 29.241] WinSize: 0 [ 29.241] WinASegment: 0x0 [ 29.241] WinBSegment: 0x0 [ 29.241] WinFuncPtr: 0x0 [ 29.241] BytesPerScanline: 0 [ 29.241] XResolution: 0 [ 29.241] YResolution: 0 [ 29.241] XCharSize: 0 [ 29.241] YCharSize: 0 [ 29.241] NumberOfPlanes: 0 [ 29.241] BitsPerPixel: 0 [ 29.241] NumberOfBanks: 0 [ 29.241] MemoryModel: 0 [ 29.241] BankSize: 0 [ 29.241] NumberOfImages: 0 [ 29.241] RedMaskSize: 0 [ 29.241] RedFieldPosition: 0 [ 29.241] GreenMaskSize: 0 [ 29.241] GreenFieldPosition: 0 [ 29.241] BlueMaskSize: 0 [ 29.241] BlueFieldPosition: 0 [ 29.241] RsvdMaskSize: 0 [ 29.241] RsvdFieldPosition: 0 [ 29.241] DirectColorModeInfo: 0 [ 29.241] PhysBasePtr: 0x0 [ 29.241] LinBytesPerScanLine: 0 [ 29.241] BnkNumberOfImagePages: 0 [ 29.241] LinNumberOfImagePages: 0 [ 29.241] LinRedMaskSize: 0 [ 29.241] LinRedFieldPosition: 0 [ 29.241] LinGreenMaskSize: 0 [ 29.241] LinGreenFieldPosition: 0 [ 29.241] LinBlueMaskSize: 0 [ 29.241] LinBlueFieldPosition: 0 [ 29.241] LinRsvdMaskSize: 0 [ 29.241] LinRsvdFieldPosition: 0 [ 29.241] MaxPixelClock: 0 [ 29.241] Mode: 15c (0x0) [ 29.241] ModeAttributes: 0x0 [ 29.241] WinAAttributes: 0x0 [ 29.241] WinBAttributes: 0x0 [ 29.241] WinGranularity: 0 [ 29.241] WinSize: 0 [ 29.241] WinASegment: 0x0 [ 29.241] WinBSegment: 0x0 [ 29.241] WinFuncPtr: 0x0 [ 29.241] BytesPerScanline: 0 [ 29.241] XResolution: 0 [ 29.241] YResolution: 0 [ 29.241] XCharSize: 0 [ 29.241] YCharSize: 0 [ 29.241] NumberOfPlanes: 0 [ 29.241] BitsPerPixel: 0 [ 29.241] NumberOfBanks: 0 [ 29.241] MemoryModel: 0 [ 29.241] BankSize: 0 [ 29.241] NumberOfImages: 0 [ 29.241] RedMaskSize: 0 [ 29.241] RedFieldPosition: 0 [ 29.241] GreenMaskSize: 0 [ 29.241] GreenFieldPosition: 0 [ 29.241] BlueMaskSize: 0 [ 29.241] BlueFieldPosition: 0 [ 29.241] RsvdMaskSize: 0 [ 29.241] RsvdFieldPosition: 0 [ 29.241] DirectColorModeInfo: 0 [ 29.241] PhysBasePtr: 0x0 [ 29.241] LinBytesPerScanLine: 0 [ 29.241] BnkNumberOfImagePages: 0 [ 29.241] LinNumberOfImagePages: 0 [ 29.241] LinRedMaskSize: 0 [ 29.241] LinRedFieldPosition: 0 [ 29.241] LinGreenMaskSize: 0 [ 29.241] LinGreenFieldPosition: 0 [ 29.241] LinBlueMaskSize: 0 [ 29.241] LinBlueFieldPosition: 0 [ 29.241] LinRsvdMaskSize: 0 [ 29.242] LinRsvdFieldPosition: 0 [ 29.242] MaxPixelClock: 0 [ 29.242] Mode: 13a (0x0) [ 29.242] ModeAttributes: 0x0 [ 29.242] WinAAttributes: 0x0 [ 29.242] WinBAttributes: 0x0 [ 29.242] WinGranularity: 0 [ 29.242] WinSize: 0 [ 29.242] WinASegment: 0x0 [ 29.242] WinBSegment: 0x0 [ 29.242] WinFuncPtr: 0x0 [ 29.242] BytesPerScanline: 0 [ 29.242] XResolution: 0 [ 29.242] YResolution: 0 [ 29.242] XCharSize: 0 [ 29.242] YCharSize: 0 [ 29.242] NumberOfPlanes: 0 [ 29.242] BitsPerPixel: 0 [ 29.242] NumberOfBanks: 0 [ 29.242] MemoryModel: 0 [ 29.242] BankSize: 0 [ 29.242] NumberOfImages: 0 [ 29.242] RedMaskSize: 0 [ 29.242] RedFieldPosition: 0 [ 29.242] GreenMaskSize: 0 [ 29.242] GreenFieldPosition: 0 [ 29.242] BlueMaskSize: 0 [ 29.242] BlueFieldPosition: 0 [ 29.242] RsvdMaskSize: 0 [ 29.242] RsvdFieldPosition: 0 [ 29.242] DirectColorModeInfo: 0 [ 29.242] PhysBasePtr: 0x0 [ 29.242] LinBytesPerScanLine: 0 [ 29.242] BnkNumberOfImagePages: 0 [ 29.242] LinNumberOfImagePages: 0 [ 29.242] LinRedMaskSize: 0 [ 29.242] LinRedFieldPosition: 0 [ 29.242] LinGreenMaskSize: 0 [ 29.242] LinGreenFieldPosition: 0 [ 29.242] LinBlueMaskSize: 0 [ 29.242] LinBlueFieldPosition: 0 [ 29.242] LinRsvdMaskSize: 0 [ 29.242] LinRsvdFieldPosition: 0 [ 29.242] MaxPixelClock: 0 [ 29.242] Mode: 14b (0x0) [ 29.242] ModeAttributes: 0x0 [ 29.242] WinAAttributes: 0x0 [ 29.242] WinBAttributes: 0x0 [ 29.242] WinGranularity: 0 [ 29.242] WinSize: 0 [ 29.242] WinASegment: 0x0 [ 29.242] WinBSegment: 0x0 [ 29.242] WinFuncPtr: 0x0 [ 29.242] BytesPerScanline: 0 [ 29.242] XResolution: 0 [ 29.242] YResolution: 0 [ 29.242] XCharSize: 0 [ 29.242] YCharSize: 0 [ 29.242] NumberOfPlanes: 0 [ 29.242] BitsPerPixel: 0 [ 29.242] NumberOfBanks: 0 [ 29.242] MemoryModel: 0 [ 29.242] BankSize: 0 [ 29.242] NumberOfImages: 0 [ 29.242] RedMaskSize: 0 [ 29.242] RedFieldPosition: 0 [ 29.242] GreenMaskSize: 0 [ 29.242] GreenFieldPosition: 0 [ 29.242] BlueMaskSize: 0 [ 29.242] BlueFieldPosition: 0 [ 29.242] RsvdMaskSize: 0 [ 29.242] RsvdFieldPosition: 0 [ 29.242] DirectColorModeInfo: 0 [ 29.242] PhysBasePtr: 0x0 [ 29.242] LinBytesPerScanLine: 0 [ 29.242] BnkNumberOfImagePages: 0 [ 29.242] LinNumberOfImagePages: 0 [ 29.242] LinRedMaskSize: 0 [ 29.242] LinRedFieldPosition: 0 [ 29.242] LinGreenMaskSize: 0 [ 29.242] LinGreenFieldPosition: 0 [ 29.242] LinBlueMaskSize: 0 [ 29.242] LinBlueFieldPosition: 0 [ 29.242] LinRsvdMaskSize: 0 [ 29.242] LinRsvdFieldPosition: 0 [ 29.242] MaxPixelClock: 0 [ 29.242] Mode: 15a (0x0) [ 29.242] ModeAttributes: 0x0 [ 29.242] WinAAttributes: 0x0 [ 29.242] WinBAttributes: 0x0 [ 29.242] WinGranularity: 0 [ 29.242] WinSize: 0 [ 29.242] WinASegment: 0x0 [ 29.242] WinBSegment: 0x0 [ 29.242] WinFuncPtr: 0x0 [ 29.242] BytesPerScanline: 0 [ 29.242] XResolution: 0 [ 29.242] YResolution: 0 [ 29.242] XCharSize: 0 [ 29.242] YCharSize: 0 [ 29.242] NumberOfPlanes: 0 [ 29.242] BitsPerPixel: 0 [ 29.242] NumberOfBanks: 0 [ 29.242] MemoryModel: 0 [ 29.242] BankSize: 0 [ 29.242] NumberOfImages: 0 [ 29.242] RedMaskSize: 0 [ 29.242] RedFieldPosition: 0 [ 29.242] GreenMaskSize: 0 [ 29.242] GreenFieldPosition: 0 [ 29.242] BlueMaskSize: 0 [ 29.243] BlueFieldPosition: 0 [ 29.243] RsvdMaskSize: 0 [ 29.243] RsvdFieldPosition: 0 [ 29.243] DirectColorModeInfo: 0 [ 29.243] PhysBasePtr: 0x0 [ 29.243] LinBytesPerScanLine: 0 [ 29.243] BnkNumberOfImagePages: 0 [ 29.243] LinNumberOfImagePages: 0 [ 29.243] LinRedMaskSize: 0 [ 29.243] LinRedFieldPosition: 0 [ 29.243] LinGreenMaskSize: 0 [ 29.243] LinGreenFieldPosition: 0 [ 29.243] LinBlueMaskSize: 0 [ 29.243] LinBlueFieldPosition: 0 [ 29.243] LinRsvdMaskSize: 0 [ 29.243] LinRsvdFieldPosition: 0 [ 29.243] MaxPixelClock: 0 [ 29.243] Mode: 107 (1280x1024) [ 29.243] ModeAttributes: 0x9b [ 29.243] WinAAttributes: 0x7 [ 29.243] WinBAttributes: 0x0 [ 29.243] WinGranularity: 64 [ 29.243] WinSize: 64 [ 29.243] WinASegment: 0xa000 [ 29.243] WinBSegment: 0x0 [ 29.243] WinFuncPtr: 0xc000907b [ 29.243] BytesPerScanline: 1280 [ 29.243] XResolution: 1280 [ 29.243] YResolution: 1024 [ 29.243] XCharSize: 8 [ 29.243] YCharSize: 16 [ 29.243] NumberOfPlanes: 1 [ 29.243] BitsPerPixel: 8 [ 29.243] NumberOfBanks: 1 [ 29.243] MemoryModel: 4 [ 29.243] BankSize: 0 [ 29.243] NumberOfImages: 50 [ 29.243] RedMaskSize: 0 [ 29.243] RedFieldPosition: 0 [ 29.243] GreenMaskSize: 0 [ 29.243] GreenFieldPosition: 0 [ 29.243] BlueMaskSize: 0 [ 29.243] BlueFieldPosition: 0 [ 29.243] RsvdMaskSize: 0 [ 29.243] RsvdFieldPosition: 0 [ 29.243] DirectColorModeInfo: 0 [ 29.243] PhysBasePtr: 0xd0000000 [ 29.243] LinBytesPerScanLine: 1280 [ 29.243] BnkNumberOfImagePages: 50 [ 29.243] LinNumberOfImagePages: 50 [ 29.243] LinRedMaskSize: 0 [ 29.243] LinRedFieldPosition: 0 [ 29.243] LinGreenMaskSize: 0 [ 29.243] LinGreenFieldPosition: 0 [ 29.243] LinBlueMaskSize: 0 [ 29.243] LinBlueFieldPosition: 0 [ 29.243] LinRsvdMaskSize: 0 [ 29.243] LinRsvdFieldPosition: 0 [ 29.243] MaxPixelClock: 230000000 [ 29.243] Mode: 11a (1280x1024) [ 29.243] ModeAttributes: 0x9b [ 29.243] WinAAttributes: 0x7 [ 29.243] WinBAttributes: 0x0 [ 29.243] WinGranularity: 64 [ 29.243] WinSize: 64 [ 29.243] WinASegment: 0xa000 [ 29.243] WinBSegment: 0x0 [ 29.243] WinFuncPtr: 0xc000907b [ 29.243] BytesPerScanline: 2560 [ 29.243] XResolution: 1280 [ 29.243] YResolution: 1024 [ 29.243] XCharSize: 8 [ 29.243] YCharSize: 16 [ 29.243] NumberOfPlanes: 1 [ 29.243] BitsPerPixel: 16 [ 29.243] NumberOfBanks: 1 [ 29.243] MemoryModel: 6 [ 29.243] BankSize: 0 [ 29.243] NumberOfImages: 24 [ 29.243] RedMaskSize: 5 [ 29.243] RedFieldPosition: 11 [ 29.243] GreenMaskSize: 6 [ 29.243] GreenFieldPosition: 5 [ 29.244] BlueMaskSize: 5 [ 29.244] BlueFieldPosition: 0 [ 29.244] RsvdMaskSize: 0 [ 29.244] RsvdFieldPosition: 0 [ 29.244] DirectColorModeInfo: 0 [ 29.244] PhysBasePtr: 0xd0000000 [ 29.244] LinBytesPerScanLine: 2560 [ 29.244] BnkNumberOfImagePages: 24 [ 29.244] LinNumberOfImagePages: 24 [ 29.244] LinRedMaskSize: 5 [ 29.244] LinRedFieldPosition: 11 [ 29.244] LinGreenMaskSize: 6 [ 29.244] LinGreenFieldPosition: 5 [ 29.244] LinBlueMaskSize: 5 [ 29.244] LinBlueFieldPosition: 0 [ 29.244] LinRsvdMaskSize: 0 [ 29.244] LinRsvdFieldPosition: 0 [ 29.244] MaxPixelClock: 230000000 [ 29.244] *Mode: 11b (1280x1024) [ 29.244] ModeAttributes: 0x9b [ 29.244] WinAAttributes: 0x7 [ 29.244] WinBAttributes: 0x0 [ 29.244] WinGranularity: 64 [ 29.244] WinSize: 64 [ 29.244] WinASegment: 0xa000 [ 29.244] WinBSegment: 0x0 [ 29.244] WinFuncPtr: 0xc000907b [ 29.244] BytesPerScanline: 5120 [ 29.244] XResolution: 1280 [ 29.244] YResolution: 1024 [ 29.244] XCharSize: 8 [ 29.244] YCharSize: 16 [ 29.244] NumberOfPlanes: 1 [ 29.244] BitsPerPixel: 32 [ 29.244] NumberOfBanks: 1 [ 29.244] MemoryModel: 6 [ 29.244] BankSize: 0 [ 29.244] NumberOfImages: 11 [ 29.244] RedMaskSize: 8 [ 29.244] RedFieldPosition: 16 [ 29.244] GreenMaskSize: 8 [ 29.244] GreenFieldPosition: 8 [ 29.244] BlueMaskSize: 8 [ 29.244] BlueFieldPosition: 0 [ 29.244] RsvdMaskSize: 8 [ 29.244] RsvdFieldPosition: 24 [ 29.244] DirectColorModeInfo: 0 [ 29.244] PhysBasePtr: 0xd0000000 [ 29.244] LinBytesPerScanLine: 5120 [ 29.244] BnkNumberOfImagePages: 11 [ 29.244] LinNumberOfImagePages: 11 [ 29.244] LinRedMaskSize: 8 [ 29.244] LinRedFieldPosition: 16 [ 29.244] LinGreenMaskSize: 8 [ 29.244] LinGreenFieldPosition: 8 [ 29.244] LinBlueMaskSize: 8 [ 29.244] LinBlueFieldPosition: 0 [ 29.244] LinRsvdMaskSize: 8 [ 29.244] LinRsvdFieldPosition: 24 [ 29.244] MaxPixelClock: 230000000 [ 29.244] Mode: 105 (1024x768) [ 29.244] ModeAttributes: 0x9b [ 29.244] WinAAttributes: 0x7 [ 29.244] WinBAttributes: 0x0 [ 29.244] WinGranularity: 64 [ 29.244] WinSize: 64 [ 29.244] WinASegment: 0xa000 [ 29.244] WinBSegment: 0x0 [ 29.244] WinFuncPtr: 0xc000907b [ 29.244] BytesPerScanline: 1024 [ 29.244] XResolution: 1024 [ 29.244] YResolution: 768 [ 29.244] XCharSize: 8 [ 29.244] YCharSize: 16 [ 29.244] NumberOfPlanes: 1 [ 29.244] BitsPerPixel: 8 [ 29.244] NumberOfBanks: 1 [ 29.244] MemoryModel: 4 [ 29.244] BankSize: 0 [ 29.244] NumberOfImages: 84 [ 29.244] RedMaskSize: 0 [ 29.244] RedFieldPosition: 0 [ 29.244] GreenMaskSize: 0 [ 29.244] GreenFieldPosition: 0 [ 29.245] BlueMaskSize: 0 [ 29.245] BlueFieldPosition: 0 [ 29.245] RsvdMaskSize: 0 [ 29.245] RsvdFieldPosition: 0 [ 29.245] DirectColorModeInfo: 0 [ 29.245] PhysBasePtr: 0xd0000000 [ 29.245] LinBytesPerScanLine: 1024 [ 29.245] BnkNumberOfImagePages: 84 [ 29.245] LinNumberOfImagePages: 84 [ 29.245] LinRedMaskSize: 0 [ 29.245] LinRedFieldPosition: 0 [ 29.245] LinGreenMaskSize: 0 [ 29.245] LinGreenFieldPosition: 0 [ 29.245] LinBlueMaskSize: 0 [ 29.245] LinBlueFieldPosition: 0 [ 29.245] LinRsvdMaskSize: 0 [ 29.245] LinRsvdFieldPosition: 0 [ 29.245] MaxPixelClock: 230000000 [ 29.245] Mode: 117 (1024x768) [ 29.245] ModeAttributes: 0x9b [ 29.245] WinAAttributes: 0x7 [ 29.245] WinBAttributes: 0x0 [ 29.245] WinGranularity: 64 [ 29.245] WinSize: 64 [ 29.245] WinASegment: 0xa000 [ 29.245] WinBSegment: 0x0 [ 29.245] WinFuncPtr: 0xc000907b [ 29.245] BytesPerScanline: 2048 [ 29.245] XResolution: 1024 [ 29.245] YResolution: 768 [ 29.245] XCharSize: 8 [ 29.245] YCharSize: 16 [ 29.245] NumberOfPlanes: 1 [ 29.245] BitsPerPixel: 16 [ 29.245] NumberOfBanks: 1 [ 29.245] MemoryModel: 6 [ 29.245] BankSize: 0 [ 29.245] NumberOfImages: 41 [ 29.245] RedMaskSize: 5 [ 29.245] RedFieldPosition: 11 [ 29.245] GreenMaskSize: 6 [ 29.245] GreenFieldPosition: 5 [ 29.245] BlueMaskSize: 5 [ 29.245] BlueFieldPosition: 0 [ 29.245] RsvdMaskSize: 0 [ 29.245] RsvdFieldPosition: 0 [ 29.245] DirectColorModeInfo: 0 [ 29.245] PhysBasePtr: 0xd0000000 [ 29.245] LinBytesPerScanLine: 2048 [ 29.245] BnkNumberOfImagePages: 41 [ 29.245] LinNumberOfImagePages: 41 [ 29.245] LinRedMaskSize: 5 [ 29.245] LinRedFieldPosition: 11 [ 29.245] LinGreenMaskSize: 6 [ 29.245] LinGreenFieldPosition: 5 [ 29.245] LinBlueMaskSize: 5 [ 29.245] LinBlueFieldPosition: 0 [ 29.245] LinRsvdMaskSize: 0 [ 29.245] LinRsvdFieldPosition: 0 [ 29.245] MaxPixelClock: 230000000 [ 29.245] *Mode: 118 (1024x768) [ 29.245] ModeAttributes: 0x9b [ 29.245] WinAAttributes: 0x7 [ 29.245] WinBAttributes: 0x0 [ 29.245] WinGranularity: 64 [ 29.245] WinSize: 64 [ 29.245] WinASegment: 0xa000 [ 29.245] WinBSegment: 0x0 [ 29.245] WinFuncPtr: 0xc000907b [ 29.245] BytesPerScanline: 4096 [ 29.245] XResolution: 1024 [ 29.245] YResolution: 768 [ 29.245] XCharSize: 8 [ 29.245] YCharSize: 16 [ 29.245] NumberOfPlanes: 1 [ 29.245] BitsPerPixel: 32 [ 29.245] NumberOfBanks: 1 [ 29.245] MemoryModel: 6 [ 29.246] BankSize: 0 [ 29.246] NumberOfImages: 20 [ 29.246] RedMaskSize: 8 [ 29.246] RedFieldPosition: 16 [ 29.246] GreenMaskSize: 8 [ 29.246] GreenFieldPosition: 8 [ 29.246] BlueMaskSize: 8 [ 29.246] BlueFieldPosition: 0 [ 29.246] RsvdMaskSize: 8 [ 29.246] RsvdFieldPosition: 24 [ 29.246] DirectColorModeInfo: 0 [ 29.246] PhysBasePtr: 0xd0000000 [ 29.246] LinBytesPerScanLine: 4096 [ 29.246] BnkNumberOfImagePages: 20 [ 29.246] LinNumberOfImagePages: 20 [ 29.246] LinRedMaskSize: 8 [ 29.246] LinRedFieldPosition: 16 [ 29.246] LinGreenMaskSize: 8 [ 29.246] LinGreenFieldPosition: 8 [ 29.246] LinBlueMaskSize: 8 [ 29.246] LinBlueFieldPosition: 0 [ 29.246] LinRsvdMaskSize: 8 [ 29.246] LinRsvdFieldPosition: 24 [ 29.246] MaxPixelClock: 230000000 [ 29.246] *Mode: 112 (640x480) [ 29.246] ModeAttributes: 0x9b [ 29.246] WinAAttributes: 0x7 [ 29.246] WinBAttributes: 0x0 [ 29.246] WinGranularity: 64 [ 29.246] WinSize: 64 [ 29.246] WinASegment: 0xa000 [ 29.246] WinBSegment: 0x0 [ 29.246] WinFuncPtr: 0xc000907b [ 29.246] BytesPerScanline: 2560 [ 29.246] XResolution: 640 [ 29.246] YResolution: 480 [ 29.246] XCharSize: 8 [ 29.246] YCharSize: 16 [ 29.246] NumberOfPlanes: 1 [ 29.246] BitsPerPixel: 32 [ 29.246] NumberOfBanks: 1 [ 29.246] MemoryModel: 6 [ 29.246] BankSize: 0 [ 29.246] NumberOfImages: 52 [ 29.246] RedMaskSize: 8 [ 29.246] RedFieldPosition: 16 [ 29.246] GreenMaskSize: 8 [ 29.246] GreenFieldPosition: 8 [ 29.246] BlueMaskSize: 8 [ 29.246] BlueFieldPosition: 0 [ 29.246] RsvdMaskSize: 8 [ 29.246] RsvdFieldPosition: 24 [ 29.246] DirectColorModeInfo: 0 [ 29.246] PhysBasePtr: 0xd0000000 [ 29.246] LinBytesPerScanLine: 2560 [ 29.246] BnkNumberOfImagePages: 52 [ 29.246] LinNumberOfImagePages: 52 [ 29.246] LinRedMaskSize: 8 [ 29.246] LinRedFieldPosition: 16 [ 29.246] LinGreenMaskSize: 8 [ 29.246] LinGreenFieldPosition: 8 [ 29.246] LinBlueMaskSize: 8 [ 29.246] LinBlueFieldPosition: 0 [ 29.246] LinRsvdMaskSize: 8 [ 29.246] LinRsvdFieldPosition: 24 [ 29.246] MaxPixelClock: 230000000 [ 29.246] Mode: 114 (800x600) [ 29.246] ModeAttributes: 0x9b [ 29.246] WinAAttributes: 0x7 [ 29.246] WinBAttributes: 0x0 [ 29.246] WinGranularity: 64 [ 29.246] WinSize: 64 [ 29.246] WinASegment: 0xa000 [ 29.246] WinBSegment: 0x0 [ 29.246] WinFuncPtr: 0xc000907b [ 29.246] BytesPerScanline: 1600 [ 29.246] XResolution: 800 [ 29.246] YResolution: 600 [ 29.246] XCharSize: 8 [ 29.246] YCharSize: 16 [ 29.246] NumberOfPlanes: 1 [ 29.247] BitsPerPixel: 16 [ 29.247] NumberOfBanks: 1 [ 29.247] MemoryModel: 6 [ 29.247] BankSize: 0 [ 29.247] NumberOfImages: 67 [ 29.247] RedMaskSize: 5 [ 29.247] RedFieldPosition: 11 [ 29.247] GreenMaskSize: 6 [ 29.247] GreenFieldPosition: 5 [ 29.247] BlueMaskSize: 5 [ 29.247] BlueFieldPosition: 0 [ 29.247] RsvdMaskSize: 0 [ 29.247] RsvdFieldPosition: 0 [ 29.247] DirectColorModeInfo: 0 [ 29.247] PhysBasePtr: 0xd0000000 [ 29.247] LinBytesPerScanLine: 1600 [ 29.247] BnkNumberOfImagePages: 67 [ 29.247] LinNumberOfImagePages: 67 [ 29.247] LinRedMaskSize: 5 [ 29.247] LinRedFieldPosition: 11 [ 29.247] LinGreenMaskSize: 6 [ 29.247] LinGreenFieldPosition: 5 [ 29.247] LinBlueMaskSize: 5 [ 29.247] LinBlueFieldPosition: 0 [ 29.247] LinRsvdMaskSize: 0 [ 29.247] LinRsvdFieldPosition: 0 [ 29.247] MaxPixelClock: 230000000 [ 29.247] *Mode: 115 (800x600) [ 29.247] ModeAttributes: 0x9b [ 29.247] WinAAttributes: 0x7 [ 29.247] WinBAttributes: 0x0 [ 29.247] WinGranularity: 64 [ 29.247] WinSize: 64 [ 29.247] WinASegment: 0xa000 [ 29.247] WinBSegment: 0x0 [ 29.247] WinFuncPtr: 0xc000907b [ 29.247] BytesPerScanline: 3200 [ 29.247] XResolution: 800 [ 29.247] YResolution: 600 [ 29.247] XCharSize: 8 [ 29.247] YCharSize: 16 [ 29.247] NumberOfPlanes: 1 [ 29.247] BitsPerPixel: 32 [ 29.247] NumberOfBanks: 1 [ 29.247] MemoryModel: 6 [ 29.247] BankSize: 0 [ 29.247] NumberOfImages: 33 [ 29.247] RedMaskSize: 8 [ 29.247] RedFieldPosition: 16 [ 29.247] GreenMaskSize: 8 [ 29.247] GreenFieldPosition: 8 [ 29.247] BlueMaskSize: 8 [ 29.247] BlueFieldPosition: 0 [ 29.247] RsvdMaskSize: 8 [ 29.247] RsvdFieldPosition: 24 [ 29.247] DirectColorModeInfo: 0 [ 29.247] PhysBasePtr: 0xd0000000 [ 29.247] LinBytesPerScanLine: 3200 [ 29.247] BnkNumberOfImagePages: 33 [ 29.247] LinNumberOfImagePages: 33 [ 29.247] LinRedMaskSize: 8 [ 29.247] LinRedFieldPosition: 16 [ 29.247] LinGreenMaskSize: 8 [ 29.247] LinGreenFieldPosition: 8 [ 29.247] LinBlueMaskSize: 8 [ 29.247] LinBlueFieldPosition: 0 [ 29.247] LinRsvdMaskSize: 8 [ 29.247] LinRsvdFieldPosition: 24 [ 29.247] MaxPixelClock: 230000000 [ 29.247] Mode: 101 (640x480) [ 29.247] ModeAttributes: 0x9b [ 29.247] WinAAttributes: 0x7 [ 29.247] WinBAttributes: 0x0 [ 29.247] WinGranularity: 64 [ 29.247] WinSize: 64 [ 29.247] WinASegment: 0xa000 [ 29.247] WinBSegment: 0x0 [ 29.247] WinFuncPtr: 0xc000907b [ 29.247] BytesPerScanline: 640 [ 29.247] XResolution: 640 [ 29.247] YResolution: 480 [ 29.247] XCharSize: 8 [ 29.247] YCharSize: 16 [ 29.247] NumberOfPlanes: 1 [ 29.247] BitsPerPixel: 8 [ 29.247] NumberOfBanks: 1 [ 29.247] MemoryModel: 4 [ 29.247] BankSize: 0 [ 29.247] NumberOfImages: 203 [ 29.248] RedMaskSize: 0 [ 29.248] RedFieldPosition: 0 [ 29.248] GreenMaskSize: 0 [ 29.248] GreenFieldPosition: 0 [ 29.248] BlueMaskSize: 0 [ 29.248] BlueFieldPosition: 0 [ 29.248] RsvdMaskSize: 0 [ 29.248] RsvdFieldPosition: 0 [ 29.248] DirectColorModeInfo: 0 [ 29.248] PhysBasePtr: 0xd0000000 [ 29.248] LinBytesPerScanLine: 640 [ 29.248] BnkNumberOfImagePages: 203 [ 29.248] LinNumberOfImagePages: 203 [ 29.248] LinRedMaskSize: 0 [ 29.248] LinRedFieldPosition: 0 [ 29.248] LinGreenMaskSize: 0 [ 29.248] LinGreenFieldPosition: 0 [ 29.248] LinBlueMaskSize: 0 [ 29.248] LinBlueFieldPosition: 0 [ 29.248] LinRsvdMaskSize: 0 [ 29.248] LinRsvdFieldPosition: 0 [ 29.248] MaxPixelClock: 230000000 [ 29.248] Mode: 103 (800x600) [ 29.248] ModeAttributes: 0x9b [ 29.248] WinAAttributes: 0x7 [ 29.248] WinBAttributes: 0x0 [ 29.248] WinGranularity: 64 [ 29.248] WinSize: 64 [ 29.248] WinASegment: 0xa000 [ 29.248] WinBSegment: 0x0 [ 29.248] WinFuncPtr: 0xc000907b [ 29.248] BytesPerScanline: 832 [ 29.248] XResolution: 800 [ 29.248] YResolution: 600 [ 29.248] XCharSize: 8 [ 29.248] YCharSize: 16 [ 29.248] NumberOfPlanes: 1 [ 29.248] BitsPerPixel: 8 [ 29.248] NumberOfBanks: 1 [ 29.248] MemoryModel: 4 [ 29.248] BankSize: 0 [ 29.248] NumberOfImages: 126 [ 29.248] RedMaskSize: 0 [ 29.248] RedFieldPosition: 0 [ 29.248] GreenMaskSize: 0 [ 29.248] GreenFieldPosition: 0 [ 29.248] BlueMaskSize: 0 [ 29.248] BlueFieldPosition: 0 [ 29.248] RsvdMaskSize: 0 [ 29.248] RsvdFieldPosition: 0 [ 29.248] DirectColorModeInfo: 0 [ 29.248] PhysBasePtr: 0xd0000000 [ 29.248] LinBytesPerScanLine: 832 [ 29.248] BnkNumberOfImagePages: 126 [ 29.248] LinNumberOfImagePages: 126 [ 29.248] LinRedMaskSize: 0 [ 29.248] LinRedFieldPosition: 0 [ 29.248] LinGreenMaskSize: 0 [ 29.248] LinGreenFieldPosition: 0 [ 29.248] LinBlueMaskSize: 0 [ 29.248] LinBlueFieldPosition: 0 [ 29.248] LinRsvdMaskSize: 0 [ 29.248] LinRsvdFieldPosition: 0 [ 29.248] MaxPixelClock: 230000000 [ 29.248] Mode: 111 (640x480) [ 29.248] ModeAttributes: 0x9b [ 29.248] WinAAttributes: 0x7 [ 29.248] WinBAttributes: 0x0 [ 29.248] WinGranularity: 64 [ 29.248] WinSize: 64 [ 29.248] WinASegment: 0xa000 [ 29.248] WinBSegment: 0x0 [ 29.248] WinFuncPtr: 0xc000907b [ 29.248] BytesPerScanline: 1280 [ 29.248] XResolution: 640 [ 29.248] YResolution: 480 [ 29.248] XCharSize: 8 [ 29.248] YCharSize: 16 [ 29.248] NumberOfPlanes: 1 [ 29.248] BitsPerPixel: 16 [ 29.248] NumberOfBanks: 1 [ 29.248] MemoryModel: 6 [ 29.248] BankSize: 0 [ 29.248] NumberOfImages: 101 [ 29.248] RedMaskSize: 5 [ 29.248] RedFieldPosition: 11 [ 29.248] GreenMaskSize: 6 [ 29.248] GreenFieldPosition: 5 [ 29.248] BlueMaskSize: 5 [ 29.248] BlueFieldPosition: 0 [ 29.248] RsvdMaskSize: 0 [ 29.248] RsvdFieldPosition: 0 [ 29.248] DirectColorModeInfo: 0 [ 29.248] PhysBasePtr: 0xd0000000 [ 29.248] LinBytesPerScanLine: 1280 [ 29.248] BnkNumberOfImagePages: 101 [ 29.248] LinNumberOfImagePages: 101 [ 29.248] LinRedMaskSize: 5 [ 29.248] LinRedFieldPosition: 11 [ 29.248] LinGreenMaskSize: 6 [ 29.248] LinGreenFieldPosition: 5 [ 29.249] LinBlueMaskSize: 5 [ 29.249] LinBlueFieldPosition: 0 [ 29.249] LinRsvdMaskSize: 0 [ 29.249] LinRsvdFieldPosition: 0 [ 29.249] MaxPixelClock: 230000000 [ 29.249] Mode: 17d (1920x1080) [ 29.249] ModeAttributes: 0x9b [ 29.249] WinAAttributes: 0x7 [ 29.249] WinBAttributes: 0x0 [ 29.249] WinGranularity: 64 [ 29.249] WinSize: 64 [ 29.249] WinASegment: 0xa000 [ 29.249] WinBSegment: 0x0 [ 29.249] WinFuncPtr: 0xc000907b [ 29.249] BytesPerScanline: 1920 [ 29.249] XResolution: 1920 [ 29.249] YResolution: 1080 [ 29.249] XCharSize: 8 [ 29.249] YCharSize: 16 [ 29.249] NumberOfPlanes: 1 [ 29.249] BitsPerPixel: 8 [ 29.249] NumberOfBanks: 1 [ 29.249] MemoryModel: 4 [ 29.249] BankSize: 0 [ 29.249] NumberOfImages: 30 [ 29.249] RedMaskSize: 0 [ 29.249] RedFieldPosition: 0 [ 29.249] GreenMaskSize: 0 [ 29.249] GreenFieldPosition: 0 [ 29.249] BlueMaskSize: 0 [ 29.249] BlueFieldPosition: 0 [ 29.249] RsvdMaskSize: 0 [ 29.249] RsvdFieldPosition: 0 [ 29.249] DirectColorModeInfo: 0 [ 29.249] PhysBasePtr: 0xd0000000 [ 29.249] LinBytesPerScanLine: 1920 [ 29.249] BnkNumberOfImagePages: 30 [ 29.249] LinNumberOfImagePages: 30 [ 29.249] LinRedMaskSize: 0 [ 29.249] LinRedFieldPosition: 0 [ 29.249] LinGreenMaskSize: 0 [ 29.249] LinGreenFieldPosition: 0 [ 29.249] LinBlueMaskSize: 0 [ 29.249] LinBlueFieldPosition: 0 [ 29.249] LinRsvdMaskSize: 0 [ 29.249] LinRsvdFieldPosition: 0 [ 29.249] MaxPixelClock: 230000000 [ 29.249] Mode: 17e (1920x1080) [ 29.249] ModeAttributes: 0x9b [ 29.249] WinAAttributes: 0x7 [ 29.249] WinBAttributes: 0x0 [ 29.249] WinGranularity: 64 [ 29.249] WinSize: 64 [ 29.249] WinASegment: 0xa000 [ 29.249] WinBSegment: 0x0 [ 29.249] WinFuncPtr: 0xc000907b [ 29.249] BytesPerScanline: 3840 [ 29.249] XResolution: 1920 [ 29.249] YResolution: 1080 [ 29.249] XCharSize: 8 [ 29.249] YCharSize: 16 [ 29.249] NumberOfPlanes: 1 [ 29.249] BitsPerPixel: 16 [ 29.249] NumberOfBanks: 1 [ 29.249] MemoryModel: 6 [ 29.249] BankSize: 0 [ 29.249] NumberOfImages: 14 [ 29.249] RedMaskSize: 5 [ 29.249] RedFieldPosition: 11 [ 29.249] GreenMaskSize: 6 [ 29.249] GreenFieldPosition: 5 [ 29.249] BlueMaskSize: 5 [ 29.249] BlueFieldPosition: 0 [ 29.249] RsvdMaskSize: 0 [ 29.249] RsvdFieldPosition: 0 [ 29.250] DirectColorModeInfo: 0 [ 29.250] PhysBasePtr: 0xd0000000 [ 29.250] LinBytesPerScanLine: 3840 [ 29.250] BnkNumberOfImagePages: 14 [ 29.250] LinNumberOfImagePages: 14 [ 29.250] LinRedMaskSize: 5 [ 29.250] LinRedFieldPosition: 11 [ 29.250] LinGreenMaskSize: 6 [ 29.250] LinGreenFieldPosition: 5 [ 29.250] LinBlueMaskSize: 5 [ 29.250] LinBlueFieldPosition: 0 [ 29.250] LinRsvdMaskSize: 0 [ 29.250] LinRsvdFieldPosition: 0 [ 29.250] MaxPixelClock: 230000000 [ 29.250] *Mode: 17f (1920x1080) [ 29.250] ModeAttributes: 0x9b [ 29.250] WinAAttributes: 0x7 [ 29.250] WinBAttributes: 0x0 [ 29.250] WinGranularity: 64 [ 29.250] WinSize: 64 [ 29.250] WinASegment: 0xa000 [ 29.250] WinBSegment: 0x0 [ 29.250] WinFuncPtr: 0xc000907b [ 29.250] BytesPerScanline: 7680 [ 29.250] XResolution: 1920 [ 29.250] YResolution: 1080 [ 29.250] XCharSize: 8 [ 29.250] YCharSize: 16 [ 29.250] NumberOfPlanes: 1 [ 29.250] BitsPerPixel: 32 [ 29.250] NumberOfBanks: 1 [ 29.250] MemoryModel: 6 [ 29.250] BankSize: 0 [ 29.250] NumberOfImages: 7 [ 29.250] RedMaskSize: 8 [ 29.250] RedFieldPosition: 16 [ 29.250] GreenMaskSize: 8 [ 29.250] GreenFieldPosition: 8 [ 29.250] BlueMaskSize: 8 [ 29.250] BlueFieldPosition: 0 [ 29.250] RsvdMaskSize: 8 [ 29.250] RsvdFieldPosition: 24 [ 29.250] DirectColorModeInfo: 0 [ 29.250] PhysBasePtr: 0xd0000000 [ 29.250] LinBytesPerScanLine: 7680 [ 29.250] BnkNumberOfImagePages: 7 [ 29.250] LinNumberOfImagePages: 7 [ 29.250] LinRedMaskSize: 8 [ 29.250] LinRedFieldPosition: 16 [ 29.250] LinGreenMaskSize: 8 [ 29.250] LinGreenFieldPosition: 8 [ 29.250] LinBlueMaskSize: 8 [ 29.250] LinBlueFieldPosition: 0 [ 29.250] LinRsvdMaskSize: 8 [ 29.250] LinRsvdFieldPosition: 24 [ 29.250] MaxPixelClock: 230000000 [ 29.250] [ 29.250] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB) [ 29.250] (II) VESA(0): <default monitor>: Using hsync value of 66.59 kHz [ 29.250] (II) VESA(0): <default monitor>: Using vrefresh value of 59.93 Hz [ 29.250] (WW) VESA(0): Unable to estimate virtual size [ 29.251] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name) [ 29.251] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name) [ 29.251] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name) [ 29.251] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) [ 29.251] (II) VESA(0): Virtual size is 1920x1080 (pitch 1920) [ 29.251] (**) VESA(0): *Built-in mode "1920x1080" [ 29.251] (**) VESA(0): Display dimensions: (350, 190) mm [ 29.251] (**) VESA(0): DPI set to (139, 144) [ 29.251] (**) VESA(0): Using "Shadow Framebuffer" [ 29.251] (II) Loading sub module "shadow" [ 29.251] (II) LoadModule: "shadow" [ 29.251] (II) Loading /usr/lib/xorg/modules/libshadow.so [ 29.251] (II) Module shadow: vendor="X.Org Foundation" [ 29.251] compiled for 1.20.0, module version = 1.1.0 [ 29.251] ABI class: X.Org ANSI C Emulation, version 0.4 [ 29.251] (II) Loading sub module "fb" [ 29.251] (II) LoadModule: "fb" [ 29.251] (II) Loading /usr/lib/xorg/modules/libfb.so [ 29.252] (II) Module fb: vendor="X.Org Foundation" [ 29.252] compiled for 1.20.0, module version = 1.0.0 [ 29.252] ABI class: X.Org ANSI C Emulation, version 0.4 [ 29.252] (II) Loading sub module "int10" [ 29.252] (II) LoadModule: "int10" [ 29.252] (II) Loading /usr/lib/xorg/modules/libint10.so [ 29.253] (II) Module int10: vendor="X.Org Foundation" [ 29.253] compiled for 1.20.0, module version = 1.0.0 [ 29.253] ABI class: X.Org Video Driver, version 24.0 [ 29.253] (II) VESA(0): initializing int10 [ 29.253] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 29.253] (II) VESA(0): VESA BIOS detected [ 29.253] (II) VESA(0): VESA VBE Version 3.0 [ 29.253] (II) VESA(0): VESA VBE Total Mem: 65472 kB [ 29.253] (II) VESA(0): VESA VBE OEM: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS [ 29.253] (II) VESA(0): VESA VBE OEM Software Rev: 1.0 [ 29.253] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation [ 29.253] (II) VESA(0): VESA VBE OEM Product: Intel(R) Sandybridge/Ivybridge Graphics Controller [ 29.253] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0 [ 29.253] (II) VESA(0): virtual address = 0x7f3f34c8b000, VGAbase = 0x7f3f4373a000 physical address = 0xd0000000, size = 67043328 [ 29.260] (II) VESA(0): Setting up VESA Mode 0x17F (1920x1080) [ 29.335] (==) VESA(0): Default visual is TrueColor [ 29.336] (==) VESA(0): Backing store enabled [ 29.336] (==) VESA(0): DPMS enabled [ 29.336] (II) Found 2 VGA devices: arbiter wrapping enabled [ 29.336] (II) Initializing extension Generic Event Extension [ 29.336] (II) Initializing extension SHAPE [ 29.336] (II) Initializing extension MIT-SHM [ 29.336] (II) Initializing extension XInputExtension [ 29.337] (II) Initializing extension XTEST [ 29.337] (II) Initializing extension BIG-REQUESTS [ 29.337] (II) Initializing extension SYNC [ 29.337] (II) Initializing extension XKEYBOARD [ 29.337] (II) Initializing extension XC-MISC [ 29.337] (II) Initializing extension XFIXES [ 29.337] (II) Initializing extension RENDER [ 29.337] (II) Initializing extension RANDR [ 29.337] (II) Initializing extension COMPOSITE [ 29.337] (II) Initializing extension DAMAGE [ 29.337] (II) Initializing extension MIT-SCREEN-SAVER [ 29.337] (II) Initializing extension DOUBLE-BUFFER [ 29.337] (II) Initializing extension RECORD [ 29.337] (II) Initializing extension DPMS [ 29.337] (II) Initializing extension Present [ 29.337] (II) Initializing extension DRI3 [ 29.337] (II) Initializing extension X-Resource [ 29.337] (II) Initializing extension XVideo [ 29.337] (II) Initializing extension XVideo-MotionCompensation [ 29.337] (II) Initializing extension GLX [ 29.337] (II) AIGLX: Screen 0 is not DRI2 capable [ 29.363] (II) IGLX: Loaded and initialized swrast [ 29.363] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 29.363] (II) Initializing extension XFree86-VidModeExtension [ 29.363] (II) Initializing extension XFree86-DGA [ 29.363] (II) Initializing extension XFree86-DRI [ 29.363] (II) Initializing extension DRI2 [ 29.401] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 29.401] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 29.401] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 29.401] (II) LoadModule: "libinput" [ 29.401] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 29.405] (II) Module libinput: vendor="X.Org Foundation" [ 29.405] compiled for 1.20.0, module version = 0.27.1 [ 29.405] Module class: X.Org XInput Driver [ 29.405] ABI class: X.Org XInput driver, version 24.1 [ 29.405] (II) Using input driver 'libinput' for 'Power Button' [ 29.405] (**) Power Button: always reports core events [ 29.405] (**) Option "Device" "/dev/input/event3" [ 29.405] (**) Option "_source" "server/udev" [ 29.405] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 29.405] (II) event3 - Power Button: device is a keyboard [ 29.405] (II) event3 - Power Button: device removed [ 29.453] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" [ 29.453] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 29.453] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 29.453] (II) event3 - Power Button: device is a keyboard [ 29.454] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 29.454] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 29.454] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 29.454] (II) Using input driver 'libinput' for 'Power Button' [ 29.454] (**) Power Button: always reports core events [ 29.454] (**) Option "Device" "/dev/input/event2" [ 29.454] (**) Option "_source" "server/udev" [ 29.454] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 29.454] (II) event2 - Power Button: device is a keyboard [ 29.454] (II) event2 - Power Button: device removed [ 29.493] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2" [ 29.493] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 29.493] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 29.493] (II) event2 - Power Button: device is a keyboard [ 29.493] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 29.493] (II) No input driver specified, ignoring this device. [ 29.493] (II) This device may have been added with another device file. [ 29.494] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) [ 29.494] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 29.494] (**) Sleep Button: Applying InputClass "libinput keyboard catchall" [ 29.494] (II) Using input driver 'libinput' for 'Sleep Button' [ 29.494] (**) Sleep Button: always reports core events [ 29.494] (**) Option "Device" "/dev/input/event1" [ 29.494] (**) Option "_source" "server/udev" [ 29.494] (II) event1 - Sleep Button: is tagged by udev as: Keyboard [ 29.494] (II) event1 - Sleep Button: device is a keyboard [ 29.494] (II) event1 - Sleep Button: device removed [ 29.533] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" [ 29.533] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) [ 29.533] (II) event1 - Sleep Button: is tagged by udev as: Keyboard [ 29.533] (II) event1 - Sleep Button: device is a keyboard [ 29.533] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5) [ 29.533] (II) No input driver specified, ignoring this device. [ 29.533] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event7) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event8) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) [ 29.534] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 29.535] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall" [ 29.535] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard' [ 29.535] (**) AT Translated Set 2 keyboard: always reports core events [ 29.535] (**) Option "Device" "/dev/input/event4" [ 29.535] (**) Option "_source" "server/udev" [ 29.535] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 29.535] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard [ 29.535] (II) event4 - AT Translated Set 2 keyboard: device removed [ 29.573] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" [ 29.573] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9) [ 29.573] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 29.573] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard [ 29.090] X.Org X Server 1.20.0 X Protocol Version 11, Revision 0 [ 29.090] Build Operating System: Linux 4.14.14 x86_64 [ 29.090] Current Operating System: Linux okapi 4.14.40 #1 SMP Sun May 27 06:09:39 UTC 2018 x86_64 [ 29.090] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.14.40 root=/dev/sda3 ro [ 29.091] Build Date: 12 May 2018 06:37:49AM [ 29.091] [ 29.091] Current version of pixman: 0.34.0 [ 29.091] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 29.091] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 29.092] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 28 10:23:02 2018 [ 29.094] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 29.095] (==) No Layout section. Using the first Screen section. [ 29.095] (==) No screen section available. Using defaults. [ 29.095] (**) |-->Screen "Default Screen Section" (0) [ 29.095] (**) | |-->Monitor "<default monitor>" [ 29.095] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 29.095] (==) Automatically adding devices [ 29.095] (==) Automatically enabling devices [ 29.095] (==) Automatically adding GPU devices [ 29.096] (==) Max clients allowed: 256, resource mask: 0x1fffff [ 29.096] (WW) The directory "/usr/share/fonts/X11/OTF/" does not exist. [ 29.096] Entry deleted from font path. [ 29.096] (WW) The directory "/usr/share/fonts/X11/Type1/" does not exist. [ 29.096] Entry deleted from font path. [ 29.096] (==) FontPath set to: /usr/share/fonts/X11/misc/, /usr/share/fonts/X11/TTF/, /usr/share/fonts/X11/100dpi/, /usr/share/fonts/X11/75dpi/ [ 29.096] (==) ModulePath set to "/usr/lib/xorg/modules" [ 29.096] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 29.096] (II) Loader magic: 0x55f916f8ac40 [ 29.096] (II) Module ABI versions: [ 29.096] X.Org ANSI C Emulation: 0.4 [ 29.096] X.Org Video Driver: 24.0 [ 29.096] X.Org XInput driver : 24.1 [ 29.096] X.Org Server Extension : 10.0 [ 29.098] (--) PCI:*(0@0:2:0) 8086:0166:1558:5105 rev 9, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072 [ 29.098] (--) PCI: (1@0:0:0) 10de:11a1:1558:5105 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288 [ 29.098] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory) [ 29.098] (II) LoadModule: "glx" [ 29.098] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 29.205] (II) Module glx: vendor="X.Org Foundation" [ 29.205] compiled for 1.20.0, module version = 1.0.0 [ 29.205] ABI class: X.Org Server Extension, version 10.0 [ 29.205] (==) Matched intel as autoconfigured driver 0 [ 29.205] (==) Matched modesetting as autoconfigured driver 1 [ 29.205] (==) Matched fbdev as autoconfigured driver 2 [ 29.205] (==) Matched vesa as autoconfigured driver 3 [ 29.205] (==) Assigned the driver to the xf86ConfigLayout [ 29.205] (II) LoadModule: "intel" [ 29.206] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so [ 29.208] (II) Module intel: vendor="X.Org Foundation" [ 29.208] compiled for 1.20.0, module version = 2.99.917 [ 29.208] Module class: X.Org Video Driver [ 29.208] ABI class: X.Org Video Driver, version 24.0 [ 29.208] (II) LoadModule: "modesetting" [ 29.208] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so [ 29.209] (II) Module modesetting: vendor="X.Org Foundation" [ 29.209] compiled for 1.20.0, module version = 1.20.0 [ 29.209] Module class: X.Org Video Driver [ 29.209] ABI class: X.Org Video Driver, version 24.0 [ 29.209] (II) LoadModule: "fbdev" [ 29.209] (WW) Warning, couldn't open module fbdev [ 29.209] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 29.209] (II) LoadModule: "vesa" [ 29.209] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so [ 29.210] (II) Module vesa: vendor="X.Org Foundation" [ 29.210] compiled for 1.20.0, module version = 2.4.0 [ 29.210] Module class: X.Org Video Driver [ 29.210] ABI class: X.Org Video Driver, version 24.0 [ 29.210] (II) intel: Driver for Intel(R) 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 [ 29.210] (II) intel: Driver for Intel(R) HD Graphics [ 29.210] (II) intel: Driver for Intel(R) Iris(TM) Graphics [ 29.210] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics [ 29.210] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [ 29.210] (II) VESA: driver for VESA chipsets: vesa [ 29.210] (++) using VT number 1 [ 29.213] (EE) open /dev/dri/card0: No such file or directory [ 29.213] (WW) Falling back to old probe method for modesetting [ 29.213] (EE) open /dev/dri/card0: No such file or directory [ 29.213] (EE) Screen 0 deleted because of no matching config section. [ 29.213] (II) UnloadModule: "modesetting" [ 29.213] (II) Loading sub module "vbe" [ 29.213] (II) LoadModule: "vbe" [ 29.213] (II) Loading /usr/lib/xorg/modules/libvbe.so [ 29.214] (II) Module vbe: vendor="X.Org Foundation" [ 29.214] compiled for 1.20.0, module version = 1.1.0 [ 29.214] ABI class: X.Org Video Driver, version 24.0 [ 29.214] (II) Loading sub module "int10" [ 29.214] (II) LoadModule: "int10" [ 29.214] (II) Loading /usr/lib/xorg/modules/libint10.so [ 29.215] (II) Module int10: vendor="X.Org Foundation" [ 29.215] compiled for 1.20.0, module version = 1.0.0 [ 29.215] ABI class: X.Org Video Driver, version 24.0 [ 29.215] (II) VESA(0): initializing int10 [ 29.215] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 29.216] (II) VESA(0): VESA BIOS detected [ 29.216] (II) VESA(0): VESA VBE Version 3.0 [ 29.216] (II) VESA(0): VESA VBE Total Mem: 65472 kB [ 29.216] (II) VESA(0): VESA VBE OEM: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS [ 29.216] (II) VESA(0): VESA VBE OEM Software Rev: 1.0 [ 29.216] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation [ 29.216] (II) VESA(0): VESA VBE OEM Product: Intel(R) Sandybridge/Ivybridge Graphics Controller [ 29.216] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0 [ 29.222] (II) VESA(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 29.222] (==) VESA(0): Depth 24, (--) framebuffer bpp 32 [ 29.222] (==) VESA(0): RGB weight 888 [ 29.222] (==) VESA(0): Default visual is TrueColor [ 29.222] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) [ 29.222] (II) Loading sub module "ddc" [ 29.222] (II) LoadModule: "ddc" [ 29.222] (II) Module "ddc" already built-in [ 29.222] (II) VESA(0): VESA VBE DDC supported [ 29.222] (II) VESA(0): VESA VBE DDC Level 2 [ 29.222] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec. [ 29.235] (II) VESA(0): VESA VBE DDC read successfully [ 29.235] (II) VESA(0): Manufacturer: LGD Model: 259 Serial#: 0 [ 29.235] (II) VESA(0): Year: 2009 Week: 0 [ 29.235] (II) VESA(0): EDID Version: 1.3 [ 29.235] (II) VESA(0): Digital Display Input [ 29.235] (II) VESA(0): Max Image Size [cm]: horiz.: 35 vert.: 19 [ 29.235] (II) VESA(0): Gamma: 2.20 [ 29.235] (II) VESA(0): No DPMS capabilities specified [ 29.235] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 29.235] (II) VESA(0): First detailed timing is preferred mode [ 29.235] (II) VESA(0): redX: 0.617 redY: 0.349 greenX: 0.313 greenY: 0.595 [ 29.235] (II) VESA(0): blueX: 0.151 blueY: 0.056 whiteX: 0.313 whiteY: 0.329 [ 29.235] (II) VESA(0): Manufacturer's mask: 0 [ 29.235] (II) VESA(0): Supported detailed timing: [ 29.235] (II) VESA(0): clock: 138.5 MHz Image Size: 345 x 194 mm [ 29.235] (II) VESA(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0 [ 29.235] (II) VESA(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0 [ 29.235] (II) VESA(0): LG Display [ 29.235] (II) VESA(0): LP156WF1-TLF3 [ 29.235] (II) VESA(0): EDID (in hex): [ 29.235] (II) VESA(0): 00ffffffffffff0030e4590200000000 [ 29.235] (II) VESA(0): 00130103802313780a15d59e59509826 [ 29.235] (II) VESA(0): 0e505400000001010101010101010101 [ 29.235] (II) VESA(0): 0101010101011a3680a070381f403020 [ 29.235] (II) VESA(0): 350059c2100000190000000000000000 [ 29.235] (II) VESA(0): 00000000000000000000000000fe004c [ 29.235] (II) VESA(0): 4720446973706c61790a2020000000fe [ 29.235] (II) VESA(0): 004c503135365746312d544c4633003c [ 29.235] (II) VESA(0): EDID vendor "LGD", prod id 601 [ 29.235] (II) VESA(0): Printing DDC gathered Modelines: [ 29.235] (II) VESA(0): Modeline "1920x1080"x0.0 138.50 1920 1968 2000 2080 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP) [ 29.235] (II) VESA(0): Searching for matching VESA mode(s): [ 29.235] Mode: 160 (0x0) [ 29.235] ModeAttributes: 0x0 [ 29.235] WinAAttributes: 0x0 [ 29.235] WinBAttributes: 0x0 [ 29.235] WinGranularity: 0 [ 29.235] WinSize: 0 [ 29.235] WinASegment: 0x0 [ 29.235] WinBSegment: 0x0 [ 29.235] WinFuncPtr: 0x0 [ 29.235] BytesPerScanline: 0 [ 29.235] XResolution: 0 [ 29.235] YResolution: 0 [ 29.235] XCharSize: 0 [ 29.235] YCharSize: 0 [ 29.235] NumberOfPlanes: 0 [ 29.235] BitsPerPixel: 0 [ 29.235] NumberOfBanks: 0 [ 29.235] MemoryModel: 0 [ 29.235] BankSize: 0 [ 29.235] NumberOfImages: 0 [ 29.235] RedMaskSize: 0 [ 29.235] RedFieldPosition: 0 [ 29.235] GreenMaskSize: 0 [ 29.235] GreenFieldPosition: 0 [ 29.235] BlueMaskSize: 0 [ 29.235] BlueFieldPosition: 0 [ 29.235] RsvdMaskSize: 0 [ 29.235] RsvdFieldPosition: 0 [ 29.235] DirectColorModeInfo: 0 [ 29.235] PhysBasePtr: 0x0 [ 29.235] LinBytesPerScanLine: 0 [ 29.235] BnkNumberOfImagePages: 0 [ 29.235] LinNumberOfImagePages: 0 [ 29.235] LinRedMaskSize: 0 [ 29.235] LinRedFieldPosition: 0 [ 29.235] LinGreenMaskSize: 0 [ 29.235] LinGreenFieldPosition: 0 [ 29.235] LinBlueMaskSize: 0 [ 29.235] LinBlueFieldPosition: 0 [ 29.235] LinRsvdMaskSize: 0 [ 29.235] LinRsvdFieldPosition: 0 [ 29.235] MaxPixelClock: 0 [ 29.235] Mode: 161 (0x0) [ 29.235] ModeAttributes: 0x0 [ 29.235] WinAAttributes: 0x0 [ 29.235] WinBAttributes: 0x0 [ 29.235] WinGranularity: 0 [ 29.235] WinSize: 0 [ 29.235] WinASegment: 0x0 [ 29.235] WinBSegment: 0x0 [ 29.235] WinFuncPtr: 0x0 [ 29.235] BytesPerScanline: 0 [ 29.235] XResolution: 0 [ 29.235] YResolution: 0 [ 29.235] XCharSize: 0 [ 29.235] YCharSize: 0 [ 29.235] NumberOfPlanes: 0 [ 29.235] BitsPerPixel: 0 [ 29.235] NumberOfBanks: 0 [ 29.235] MemoryModel: 0 [ 29.235] BankSize: 0 [ 29.235] NumberOfImages: 0 [ 29.235] RedMaskSize: 0 [ 29.235] RedFieldPosition: 0 [ 29.235] GreenMaskSize: 0 [ 29.235] GreenFieldPosition: 0 [ 29.235] BlueMaskSize: 0 [ 29.235] BlueFieldPosition: 0 [ 29.235] RsvdMaskSize: 0 [ 29.235] RsvdFieldPosition: 0 [ 29.235] DirectColorModeInfo: 0 [ 29.235] PhysBasePtr: 0x0 [ 29.235] LinBytesPerScanLine: 0 [ 29.235] BnkNumberOfImagePages: 0 [ 29.235] LinNumberOfImagePages: 0 [ 29.235] LinRedMaskSize: 0 [ 29.235] LinRedFieldPosition: 0 [ 29.235] LinGreenMaskSize: 0 [ 29.235] LinGreenFieldPosition: 0 [ 29.235] LinBlueMaskSize: 0 [ 29.235] LinBlueFieldPosition: 0 [ 29.235] LinRsvdMaskSize: 0 [ 29.235] LinRsvdFieldPosition: 0 [ 29.235] MaxPixelClock: 0 [ 29.236] Mode: 162 (0x0) [ 29.236] ModeAttributes: 0x0 [ 29.236] WinAAttributes: 0x0 [ 29.236] WinBAttributes: 0x0 [ 29.236] WinGranularity: 0 [ 29.236] WinSize: 0 [ 29.236] WinASegment: 0x0 [ 29.236] WinBSegment: 0x0 [ 29.236] WinFuncPtr: 0x0 [ 29.236] BytesPerScanline: 0 [ 29.236] XResolution: 0 [ 29.236] YResolution: 0 [ 29.236] XCharSize: 0 [ 29.236] YCharSize: 0 [ 29.236] NumberOfPlanes: 0 [ 29.236] BitsPerPixel: 0 [ 29.236] NumberOfBanks: 0 [ 29.236] MemoryModel: 0 [ 29.236] BankSize: 0 [ 29.236] NumberOfImages: 0 [ 29.236] RedMaskSize: 0 [ 29.236] RedFieldPosition: 0 [ 29.236] GreenMaskSize: 0 [ 29.236] GreenFieldPosition: 0 [ 29.236] BlueMaskSize: 0 [ 29.236] BlueFieldPosition: 0 [ 29.236] RsvdMaskSize: 0 [ 29.236] RsvdFieldPosition: 0 [ 29.236] DirectColorModeInfo: 0 [ 29.236] PhysBasePtr: 0x0 [ 29.236] LinBytesPerScanLine: 0 [ 29.236] BnkNumberOfImagePages: 0 [ 29.236] LinNumberOfImagePages: 0 [ 29.236] LinRedMaskSize: 0 [ 29.236] LinRedFieldPosition: 0 [ 29.236] LinGreenMaskSize: 0 [ 29.236] LinGreenFieldPosition: 0 [ 29.236] LinBlueMaskSize: 0 [ 29.236] LinBlueFieldPosition: 0 [ 29.236] LinRsvdMaskSize: 0 [ 29.236] LinRsvdFieldPosition: 0 [ 29.236] MaxPixelClock: 0 [ 29.236] Mode: 163 (0x0) [ 29.236] ModeAttributes: 0x0 [ 29.236] WinAAttributes: 0x0 [ 29.236] WinBAttributes: 0x0 [ 29.236] WinGranularity: 0 [ 29.236] WinSize: 0 [ 29.236] WinASegment: 0x0 [ 29.236] WinBSegment: 0x0 [ 29.236] WinFuncPtr: 0x0 [ 29.236] BytesPerScanline: 0 [ 29.236] XResolution: 0 [ 29.236] YResolution: 0 [ 29.236] XCharSize: 0 [ 29.236] YCharSize: 0 [ 29.236] NumberOfPlanes: 0 [ 29.236] BitsPerPixel: 0 [ 29.236] NumberOfBanks: 0 [ 29.236] MemoryModel: 0 [ 29.236] BankSize: 0 [ 29.236] NumberOfImages: 0 [ 29.236] RedMaskSize: 0 [ 29.236] RedFieldPosition: 0 [ 29.236] GreenMaskSize: 0 [ 29.236] GreenFieldPosition: 0 [ 29.236] BlueMaskSize: 0 [ 29.236] BlueFieldPosition: 0 [ 29.236] RsvdMaskSize: 0 [ 29.236] RsvdFieldPosition: 0 [ 29.236] DirectColorModeInfo: 0 [ 29.236] PhysBasePtr: 0x0 [ 29.236] LinBytesPerScanLine: 0 [ 29.236] BnkNumberOfImagePages: 0 [ 29.236] LinNumberOfImagePages: 0 [ 29.236] LinRedMaskSize: 0 [ 29.236] LinRedFieldPosition: 0 [ 29.236] LinGreenMaskSize: 0 [ 29.236] LinGreenFieldPosition: 0 [ 29.236] LinBlueMaskSize: 0 [ 29.236] LinBlueFieldPosition: 0 [ 29.236] LinRsvdMaskSize: 0 [ 29.236] LinRsvdFieldPosition: 0 [ 29.236] MaxPixelClock: 0 [ 29.236] Mode: 164 (0x0) [ 29.236] ModeAttributes: 0x0 [ 29.236] WinAAttributes: 0x0 [ 29.236] WinBAttributes: 0x0 [ 29.236] WinGranularity: 0 [ 29.236] WinSize: 0 [ 29.236] WinASegment: 0x0 [ 29.236] WinBSegment: 0x0 [ 29.236] WinFuncPtr: 0x0 [ 29.236] BytesPerScanline: 0 [ 29.236] XResolution: 0 [ 29.236] YResolution: 0 [ 29.236] XCharSize: 0 [ 29.236] YCharSize: 0 [ 29.236] NumberOfPlanes: 0 [ 29.236] BitsPerPixel: 0 [ 29.236] NumberOfBanks: 0 [ 29.236] MemoryModel: 0 [ 29.236] BankSize: 0 [ 29.236] NumberOfImages: 0 [ 29.236] RedMaskSize: 0 [ 29.236] RedFieldPosition: 0 [ 29.236] GreenMaskSize: 0 [ 29.236] GreenFieldPosition: 0 [ 29.236] BlueMaskSize: 0 [ 29.236] BlueFieldPosition: 0 [ 29.236] RsvdMaskSize: 0 [ 29.236] RsvdFieldPosition: 0 [ 29.236] DirectColorModeInfo: 0 [ 29.236] PhysBasePtr: 0x0 [ 29.236] LinBytesPerScanLine: 0 [ 29.236] BnkNumberOfImagePages: 0 [ 29.236] LinNumberOfImagePages: 0 [ 29.236] LinRedMaskSize: 0 [ 29.236] LinRedFieldPosition: 0 [ 29.236] LinGreenMaskSize: 0 [ 29.236] LinGreenFieldPosition: 0 [ 29.236] LinBlueMaskSize: 0 [ 29.236] LinBlueFieldPosition: 0 [ 29.236] LinRsvdMaskSize: 0 [ 29.236] LinRsvdFieldPosition: 0 [ 29.236] MaxPixelClock: 0 [ 29.236] Mode: 165 (0x0) [ 29.236] ModeAttributes: 0x0 [ 29.236] WinAAttributes: 0x0 [ 29.236] WinBAttributes: 0x0 [ 29.236] WinGranularity: 0 [ 29.236] WinSize: 0 [ 29.236] WinASegment: 0x0 [ 29.237] WinBSegment: 0x0 [ 29.237] WinFuncPtr: 0x0 [ 29.237] BytesPerScanline: 0 [ 29.237] XResolution: 0 [ 29.237] YResolution: 0 [ 29.237] XCharSize: 0 [ 29.237] YCharSize: 0 [ 29.237] NumberOfPlanes: 0 [ 29.237] BitsPerPixel: 0 [ 29.237] NumberOfBanks: 0 [ 29.237] MemoryModel: 0 [ 29.237] BankSize: 0 [ 29.237] NumberOfImages: 0 [ 29.237] RedMaskSize: 0 [ 29.237] RedFieldPosition: 0 [ 29.237] GreenMaskSize: 0 [ 29.237] GreenFieldPosition: 0 [ 29.237] BlueMaskSize: 0 [ 29.237] BlueFieldPosition: 0 [ 29.237] RsvdMaskSize: 0 [ 29.237] RsvdFieldPosition: 0 [ 29.237] DirectColorModeInfo: 0 [ 29.237] PhysBasePtr: 0x0 [ 29.237] LinBytesPerScanLine: 0 [ 29.237] BnkNumberOfImagePages: 0 [ 29.237] LinNumberOfImagePages: 0 [ 29.237] LinRedMaskSize: 0 [ 29.237] LinRedFieldPosition: 0 [ 29.237] LinGreenMaskSize: 0 [ 29.237] LinGreenFieldPosition: 0 [ 29.237] LinBlueMaskSize: 0 [ 29.237] LinBlueFieldPosition: 0 [ 29.237] LinRsvdMaskSize: 0 [ 29.237] LinRsvdFieldPosition: 0 [ 29.237] MaxPixelClock: 0 [ 29.237] Mode: 166 (0x0) [ 29.237] ModeAttributes: 0x0 [ 29.237] WinAAttributes: 0x0 [ 29.237] WinBAttributes: 0x0 [ 29.237] WinGranularity: 0 [ 29.237] WinSize: 0 [ 29.237] WinASegment: 0x0 [ 29.237] WinBSegment: 0x0 [ 29.237] WinFuncPtr: 0x0 [ 29.237] BytesPerScanline: 0 [ 29.237] XResolution: 0 [ 29.237] YResolution: 0 [ 29.237] XCharSize: 0 [ 29.237] YCharSize: 0 [ 29.237] NumberOfPlanes: 0 [ 29.237] BitsPerPixel: 0 [ 29.237] NumberOfBanks: 0 [ 29.237] MemoryModel: 0 [ 29.237] BankSize: 0 [ 29.237] NumberOfImages: 0 [ 29.237] RedMaskSize: 0 [ 29.237] RedFieldPosition: 0 [ 29.237] GreenMaskSize: 0 [ 29.237] GreenFieldPosition: 0 [ 29.237] BlueMaskSize: 0 [ 29.237] BlueFieldPosition: 0 [ 29.237] RsvdMaskSize: 0 [ 29.237] RsvdFieldPosition: 0 [ 29.237] DirectColorModeInfo: 0 [ 29.237] PhysBasePtr: 0x0 [ 29.237] LinBytesPerScanLine: 0 [ 29.237] BnkNumberOfImagePages: 0 [ 29.237] LinNumberOfImagePages: 0 [ 29.237] LinRedMaskSize: 0 [ 29.237] LinRedFieldPosition: 0 [ 29.237] LinGreenMaskSize: 0 [ 29.237] LinGreenFieldPosition: 0 [ 29.237] LinBlueMaskSize: 0 [ 29.237] LinBlueFieldPosition: 0 [ 29.237] LinRsvdMaskSize: 0 [ 29.237] LinRsvdFieldPosition: 0 [ 29.237] MaxPixelClock: 0 [ 29.237] Mode: 167 (0x0) [ 29.237] ModeAttributes: 0x0 [ 29.237] WinAAttributes: 0x0 [ 29.237] WinBAttributes: 0x0 [ 29.237] WinGranularity: 0 [ 29.237] WinSize: 0 [ 29.237] WinASegment: 0x0 [ 29.237] WinBSegment: 0x0 [ 29.237] WinFuncPtr: 0x0 [ 29.237] BytesPerScanline: 0 [ 29.237] XResolution: 0 [ 29.237] YResolution: 0 [ 29.237] XCharSize: 0 [ 29.237] YCharSize: 0 [ 29.237] NumberOfPlanes: 0 [ 29.237] BitsPerPixel: 0 [ 29.237] NumberOfBanks: 0 [ 29.237] MemoryModel: 0 [ 29.237] BankSize: 0 [ 29.237] NumberOfImages: 0 [ 29.237] RedMaskSize: 0 [ 29.237] RedFieldPosition: 0 [ 29.237] GreenMaskSize: 0 [ 29.237] GreenFieldPosition: 0 [ 29.237] BlueMaskSize: 0 [ 29.237] BlueFieldPosition: 0 [ 29.237] RsvdMaskSize: 0 [ 29.237] RsvdFieldPosition: 0 [ 29.237] DirectColorModeInfo: 0 [ 29.237] PhysBasePtr: 0x0 [ 29.237] LinBytesPerScanLine: 0 [ 29.237] BnkNumberOfImagePages: 0 [ 29.237] LinNumberOfImagePages: 0 [ 29.237] LinRedMaskSize: 0 [ 29.237] LinRedFieldPosition: 0 [ 29.237] LinGreenMaskSize: 0 [ 29.237] LinGreenFieldPosition: 0 [ 29.237] LinBlueMaskSize: 0 [ 29.237] LinBlueFieldPosition: 0 [ 29.237] LinRsvdMaskSize: 0 [ 29.237] LinRsvdFieldPosition: 0 [ 29.237] MaxPixelClock: 0 [ 29.237] Mode: 168 (0x0) [ 29.237] ModeAttributes: 0x0 [ 29.237] WinAAttributes: 0x0 [ 29.237] WinBAttributes: 0x0 [ 29.237] WinGranularity: 0 [ 29.237] WinSize: 0 [ 29.237] WinASegment: 0x0 [ 29.237] WinBSegment: 0x0 [ 29.237] WinFuncPtr: 0x0 [ 29.237] BytesPerScanline: 0 [ 29.237] XResolution: 0 [ 29.237] YResolution: 0 [ 29.237] XCharSize: 0 [ 29.237] YCharSize: 0 [ 29.237] NumberOfPlanes: 0 [ 29.237] BitsPerPixel: 0 [ 29.237] NumberOfBanks: 0 [ 29.237] MemoryModel: 0 [ 29.237] BankSize: 0 [ 29.237] NumberOfImages: 0 [ 29.237] RedMaskSize: 0 [ 29.237] RedFieldPosition: 0 [ 29.237] GreenMaskSize: 0 [ 29.238] GreenFieldPosition: 0 [ 29.238] BlueMaskSize: 0 [ 29.238] BlueFieldPosition: 0 [ 29.238] RsvdMaskSize: 0 [ 29.238] RsvdFieldPosition: 0 [ 29.238] DirectColorModeInfo: 0 [ 29.238] PhysBasePtr: 0x0 [ 29.238] LinBytesPerScanLine: 0 [ 29.238] BnkNumberOfImagePages: 0 [ 29.238] LinNumberOfImagePages: 0 [ 29.238] LinRedMaskSize: 0 [ 29.238] LinRedFieldPosition: 0 [ 29.238] LinGreenMaskSize: 0 [ 29.238] LinGreenFieldPosition: 0 [ 29.238] LinBlueMaskSize: 0 [ 29.238] LinBlueFieldPosition: 0 [ 29.238] LinRsvdMaskSize: 0 [ 29.238] LinRsvdFieldPosition: 0 [ 29.238] MaxPixelClock: 0 [ 29.238] Mode: 169 (0x0) [ 29.238] ModeAttributes: 0x0 [ 29.238] WinAAttributes: 0x0 [ 29.238] WinBAttributes: 0x0 [ 29.238] WinGranularity: 0 [ 29.238] WinSize: 0 [ 29.238] WinASegment: 0x0 [ 29.238] WinBSegment: 0x0 [ 29.238] WinFuncPtr: 0x0 [ 29.238] BytesPerScanline: 0 [ 29.238] XResolution: 0 [ 29.238] YResolution: 0 [ 29.238] XCharSize: 0 [ 29.238] YCharSize: 0 [ 29.238] NumberOfPlanes: 0 [ 29.238] BitsPerPixel: 0 [ 29.238] NumberOfBanks: 0 [ 29.238] MemoryModel: 0 [ 29.238] BankSize: 0 [ 29.238] NumberOfImages: 0 [ 29.238] RedMaskSize: 0 [ 29.238] RedFieldPosition: 0 [ 29.238] GreenMaskSize: 0 [ 29.238] GreenFieldPosition: 0 [ 29.238] BlueMaskSize: 0 [ 29.238] BlueFieldPosition: 0 [ 29.238] RsvdMaskSize: 0 [ 29.238] RsvdFieldPosition: 0 [ 29.238] DirectColorModeInfo: 0 [ 29.238] PhysBasePtr: 0x0 [ 29.238] LinBytesPerScanLine: 0 [ 29.238] BnkNumberOfImagePages: 0 [ 29.238] LinNumberOfImagePages: 0 [ 29.238] LinRedMaskSize: 0 [ 29.238] LinRedFieldPosition: 0 [ 29.238] LinGreenMaskSize: 0 [ 29.238] LinGreenFieldPosition: 0 [ 29.238] LinBlueMaskSize: 0 [ 29.238] LinBlueFieldPosition: 0 [ 29.238] LinRsvdMaskSize: 0 [ 29.238] LinRsvdFieldPosition: 0 [ 29.238] MaxPixelClock: 0 [ 29.238] Mode: 16a (0x0) [ 29.238] ModeAttributes: 0x0 [ 29.238] WinAAttributes: 0x0 [ 29.238] WinBAttributes: 0x0 [ 29.238] WinGranularity: 0 [ 29.238] WinSize: 0 [ 29.238] WinASegment: 0x0 [ 29.238] WinBSegment: 0x0 [ 29.238] WinFuncPtr: 0x0 [ 29.238] BytesPerScanline: 0 [ 29.238] XResolution: 0 [ 29.238] YResolution: 0 [ 29.238] XCharSize: 0 [ 29.238] YCharSize: 0 [ 29.238] NumberOfPlanes: 0 [ 29.238] BitsPerPixel: 0 [ 29.238] NumberOfBanks: 0 [ 29.238] MemoryModel: 0 [ 29.238] BankSize: 0 [ 29.238] NumberOfImages: 0 [ 29.238] RedMaskSize: 0 [ 29.238] RedFieldPosition: 0 [ 29.238] GreenMaskSize: 0 [ 29.238] GreenFieldPosition: 0 [ 29.238] BlueMaskSize: 0 [ 29.238] BlueFieldPosition: 0 [ 29.238] RsvdMaskSize: 0 [ 29.238] RsvdFieldPosition: 0 [ 29.238] DirectColorModeInfo: 0 [ 29.238] PhysBasePtr: 0x0 [ 29.238] LinBytesPerScanLine: 0 [ 29.238] BnkNumberOfImagePages: 0 [ 29.238] LinNumberOfImagePages: 0 [ 29.238] LinRedMaskSize: 0 [ 29.238] LinRedFieldPosition: 0 [ 29.238] LinGreenMaskSize: 0 [ 29.238] LinGreenFieldPosition: 0 [ 29.238] LinBlueMaskSize: 0 [ 29.238] LinBlueFieldPosition: 0 [ 29.238] LinRsvdMaskSize: 0 [ 29.238] LinRsvdFieldPosition: 0 [ 29.238] MaxPixelClock: 0 [ 29.238] Mode: 16b (0x0) [ 29.238] ModeAttributes: 0x0 [ 29.238] WinAAttributes: 0x0 [ 29.238] WinBAttributes: 0x0 [ 29.238] WinGranularity: 0 [ 29.238] WinSize: 0 [ 29.238] WinASegment: 0x0 [ 29.238] WinBSegment: 0x0 [ 29.238] WinFuncPtr: 0x0 [ 29.238] BytesPerScanline: 0 [ 29.238] XResolution: 0 [ 29.238] YResolution: 0 [ 29.238] XCharSize: 0 [ 29.238] YCharSize: 0 [ 29.238] NumberOfPlanes: 0 [ 29.238] BitsPerPixel: 0 [ 29.238] NumberOfBanks: 0 [ 29.238] MemoryModel: 0 [ 29.238] BankSize: 0 [ 29.238] NumberOfImages: 0 [ 29.238] RedMaskSize: 0 [ 29.238] RedFieldPosition: 0 [ 29.238] GreenMaskSize: 0 [ 29.238] GreenFieldPosition: 0 [ 29.238] BlueMaskSize: 0 [ 29.238] BlueFieldPosition: 0 [ 29.238] RsvdMaskSize: 0 [ 29.238] RsvdFieldPosition: 0 [ 29.238] DirectColorModeInfo: 0 [ 29.238] PhysBasePtr: 0x0 [ 29.238] LinBytesPerScanLine: 0 [ 29.238] BnkNumberOfImagePages: 0 [ 29.238] LinNumberOfImagePages: 0 [ 29.238] LinRedMaskSize: 0 [ 29.238] LinRedFieldPosition: 0 [ 29.238] LinGreenMaskSize: 0 [ 29.238] LinGreenFieldPosition: 0 [ 29.239] LinBlueMaskSize: 0 [ 29.239] LinBlueFieldPosition: 0 [ 29.239] LinRsvdMaskSize: 0 [ 29.239] LinRsvdFieldPosition: 0 [ 29.239] MaxPixelClock: 0 [ 29.239] Mode: 16c (0x0) [ 29.239] ModeAttributes: 0x0 [ 29.239] WinAAttributes: 0x0 [ 29.239] WinBAttributes: 0x0 [ 29.239] WinGranularity: 0 [ 29.239] WinSize: 0 [ 29.239] WinASegment: 0x0 [ 29.239] WinBSegment: 0x0 [ 29.239] WinFuncPtr: 0x0 [ 29.239] BytesPerScanline: 0 [ 29.239] XResolution: 0 [ 29.239] YResolution: 0 [ 29.239] XCharSize: 0 [ 29.239] YCharSize: 0 [ 29.239] NumberOfPlanes: 0 [ 29.239] BitsPerPixel: 0 [ 29.239] NumberOfBanks: 0 [ 29.239] MemoryModel: 0 [ 29.239] BankSize: 0 [ 29.239] NumberOfImages: 0 [ 29.239] RedMaskSize: 0 [ 29.239] RedFieldPosition: 0 [ 29.239] GreenMaskSize: 0 [ 29.239] GreenFieldPosition: 0 [ 29.239] BlueMaskSize: 0 [ 29.239] BlueFieldPosition: 0 [ 29.239] RsvdMaskSize: 0 [ 29.239] RsvdFieldPosition: 0 [ 29.239] DirectColorModeInfo: 0 [ 29.239] PhysBasePtr: 0x0 [ 29.239] LinBytesPerScanLine: 0 [ 29.239] BnkNumberOfImagePages: 0 [ 29.239] LinNumberOfImagePages: 0 [ 29.239] LinRedMaskSize: 0 [ 29.239] LinRedFieldPosition: 0 [ 29.239] LinGreenMaskSize: 0 [ 29.239] LinGreenFieldPosition: 0 [ 29.239] LinBlueMaskSize: 0 [ 29.239] LinBlueFieldPosition: 0 [ 29.239] LinRsvdMaskSize: 0 [ 29.239] LinRsvdFieldPosition: 0 [ 29.239] MaxPixelClock: 0 [ 29.239] Mode: 16d (0x0) [ 29.239] ModeAttributes: 0x0 [ 29.239] WinAAttributes: 0x0 [ 29.239] WinBAttributes: 0x0 [ 29.239] WinGranularity: 0 [ 29.239] WinSize: 0 [ 29.239] WinASegment: 0x0 [ 29.239] WinBSegment: 0x0 [ 29.239] WinFuncPtr: 0x0 [ 29.239] BytesPerScanline: 0 [ 29.239] XResolution: 0 [ 29.239] YResolution: 0 [ 29.239] XCharSize: 0 [ 29.239] YCharSize: 0 [ 29.239] NumberOfPlanes: 0 [ 29.239] BitsPerPixel: 0 [ 29.239] NumberOfBanks: 0 [ 29.239] MemoryModel: 0 [ 29.239] BankSize: 0 [ 29.239] NumberOfImages: 0 [ 29.239] RedMaskSize: 0 [ 29.239] RedFieldPosition: 0 [ 29.239] GreenMaskSize: 0 [ 29.239] GreenFieldPosition: 0 [ 29.239] BlueMaskSize: 0 [ 29.239] BlueFieldPosition: 0 [ 29.239] RsvdMaskSize: 0 [ 29.239] RsvdFieldPosition: 0 [ 29.239] DirectColorModeInfo: 0 [ 29.239] PhysBasePtr: 0x0 [ 29.239] LinBytesPerScanLine: 0 [ 29.239] BnkNumberOfImagePages: 0 [ 29.239] LinNumberOfImagePages: 0 [ 29.239] LinRedMaskSize: 0 [ 29.239] LinRedFieldPosition: 0 [ 29.239] LinGreenMaskSize: 0 [ 29.239] LinGreenFieldPosition: 0 [ 29.239] LinBlueMaskSize: 0 [ 29.239] LinBlueFieldPosition: 0 [ 29.239] LinRsvdMaskSize: 0 [ 29.239] LinRsvdFieldPosition: 0 [ 29.239] MaxPixelClock: 0 [ 29.239] Mode: 16e (0x0) [ 29.239] ModeAttributes: 0x0 [ 29.239] WinAAttributes: 0x0 [ 29.239] WinBAttributes: 0x0 [ 29.239] WinGranularity: 0 [ 29.239] WinSize: 0 [ 29.239] WinASegment: 0x0 [ 29.239] WinBSegment: 0x0 [ 29.239] WinFuncPtr: 0x0 [ 29.239] BytesPerScanline: 0 [ 29.239] XResolution: 0 [ 29.239] YResolution: 0 [ 29.239] XCharSize: 0 [ 29.239] YCharSize: 0 [ 29.239] NumberOfPlanes: 0 [ 29.239] BitsPerPixel: 0 [ 29.239] NumberOfBanks: 0 [ 29.239] MemoryModel: 0 [ 29.239] BankSize: 0 [ 29.239] NumberOfImages: 0 [ 29.239] RedMaskSize: 0 [ 29.239] RedFieldPosition: 0 [ 29.239] GreenMaskSize: 0 [ 29.239] GreenFieldPosition: 0 [ 29.239] BlueMaskSize: 0 [ 29.239] BlueFieldPosition: 0 [ 29.239] RsvdMaskSize: 0 [ 29.239] RsvdFieldPosition: 0 [ 29.239] DirectColorModeInfo: 0 [ 29.239] PhysBasePtr: 0x0 [ 29.239] LinBytesPerScanLine: 0 [ 29.239] BnkNumberOfImagePages: 0 [ 29.239] LinNumberOfImagePages: 0 [ 29.239] LinRedMaskSize: 0 [ 29.239] LinRedFieldPosition: 0 [ 29.239] LinGreenMaskSize: 0 [ 29.239] LinGreenFieldPosition: 0 [ 29.239] LinBlueMaskSize: 0 [ 29.239] LinBlueFieldPosition: 0 [ 29.239] LinRsvdMaskSize: 0 [ 29.239] LinRsvdFieldPosition: 0 [ 29.239] MaxPixelClock: 0 [ 29.240] Mode: 16f (0x0) [ 29.240] ModeAttributes: 0x0 [ 29.240] WinAAttributes: 0x0 [ 29.240] WinBAttributes: 0x0 [ 29.240] WinGranularity: 0 [ 29.240] WinSize: 0 [ 29.240] WinASegment: 0x0 [ 29.240] WinBSegment: 0x0 [ 29.240] WinFuncPtr: 0x0 [ 29.240] BytesPerScanline: 0 [ 29.240] XResolution: 0 [ 29.240] YResolution: 0 [ 29.240] XCharSize: 0 [ 29.240] YCharSize: 0 [ 29.240] NumberOfPlanes: 0 [ 29.240] BitsPerPixel: 0 [ 29.240] NumberOfBanks: 0 [ 29.240] MemoryModel: 0 [ 29.240] BankSize: 0 [ 29.240] NumberOfImages: 0 [ 29.240] RedMaskSize: 0 [ 29.240] RedFieldPosition: 0 [ 29.240] GreenMaskSize: 0 [ 29.240] GreenFieldPosition: 0 [ 29.240] BlueMaskSize: 0 [ 29.240] BlueFieldPosition: 0 [ 29.240] RsvdMaskSize: 0 [ 29.240] RsvdFieldPosition: 0 [ 29.240] DirectColorModeInfo: 0 [ 29.240] PhysBasePtr: 0x0 [ 29.240] LinBytesPerScanLine: 0 [ 29.240] BnkNumberOfImagePages: 0 [ 29.240] LinNumberOfImagePages: 0 [ 29.240] LinRedMaskSize: 0 [ 29.240] LinRedFieldPosition: 0 [ 29.240] LinGreenMaskSize: 0 [ 29.240] LinGreenFieldPosition: 0 [ 29.240] LinBlueMaskSize: 0 [ 29.240] LinBlueFieldPosition: 0 [ 29.240] LinRsvdMaskSize: 0 [ 29.240] LinRsvdFieldPosition: 0 [ 29.240] MaxPixelClock: 0 [ 29.240] Mode: 170 (0x0) [ 29.240] ModeAttributes: 0x0 [ 29.240] WinAAttributes: 0x0 [ 29.240] WinBAttributes: 0x0 [ 29.240] WinGranularity: 0 [ 29.240] WinSize: 0 [ 29.240] WinASegment: 0x0 [ 29.240] WinBSegment: 0x0 [ 29.240] WinFuncPtr: 0x0 [ 29.240] BytesPerScanline: 0 [ 29.240] XResolution: 0 [ 29.240] YResolution: 0 [ 29.240] XCharSize: 0 [ 29.240] YCharSize: 0 [ 29.240] NumberOfPlanes: 0 [ 29.240] BitsPerPixel: 0 [ 29.240] NumberOfBanks: 0 [ 29.240] MemoryModel: 0 [ 29.240] BankSize: 0 [ 29.240] NumberOfImages: 0 [ 29.240] RedMaskSize: 0 [ 29.240] RedFieldPosition: 0 [ 29.240] GreenMaskSize: 0 [ 29.240] GreenFieldPosition: 0 [ 29.240] BlueMaskSize: 0 [ 29.240] BlueFieldPosition: 0 [ 29.240] RsvdMaskSize: 0 [ 29.240] RsvdFieldPosition: 0 [ 29.240] DirectColorModeInfo: 0 [ 29.240] PhysBasePtr: 0x0 [ 29.240] LinBytesPerScanLine: 0 [ 29.240] BnkNumberOfImagePages: 0 [ 29.240] LinNumberOfImagePages: 0 [ 29.240] LinRedMaskSize: 0 [ 29.240] LinRedFieldPosition: 0 [ 29.240] LinGreenMaskSize: 0 [ 29.240] LinGreenFieldPosition: 0 [ 29.240] LinBlueMaskSize: 0 [ 29.240] LinBlueFieldPosition: 0 [ 29.240] LinRsvdMaskSize: 0 [ 29.240] LinRsvdFieldPosition: 0 [ 29.240] MaxPixelClock: 0 [ 29.240] Mode: 171 (0x0) [ 29.240] ModeAttributes: 0x0 [ 29.240] WinAAttributes: 0x0 [ 29.240] WinBAttributes: 0x0 [ 29.240] WinGranularity: 0 [ 29.240] WinSize: 0 [ 29.240] WinASegment: 0x0 [ 29.240] WinBSegment: 0x0 [ 29.240] WinFuncPtr: 0x0 [ 29.240] BytesPerScanline: 0 [ 29.240] XResolution: 0 [ 29.240] YResolution: 0 [ 29.240] XCharSize: 0 [ 29.240] YCharSize: 0 [ 29.240] NumberOfPlanes: 0 [ 29.240] BitsPerPixel: 0 [ 29.240] NumberOfBanks: 0 [ 29.240] MemoryModel: 0 [ 29.240] BankSize: 0 [ 29.240] NumberOfImages: 0 [ 29.240] RedMaskSize: 0 [ 29.240] RedFieldPosition: 0 [ 29.240] GreenMaskSize: 0 [ 29.240] GreenFieldPosition: 0 [ 29.240] BlueMaskSize: 0 [ 29.240] BlueFieldPosition: 0 [ 29.240] RsvdMaskSize: 0 [ 29.240] RsvdFieldPosition: 0 [ 29.240] DirectColorModeInfo: 0 [ 29.240] PhysBasePtr: 0x0 [ 29.240] LinBytesPerScanLine: 0 [ 29.240] BnkNumberOfImagePages: 0 [ 29.240] LinNumberOfImagePages: 0 [ 29.240] LinRedMaskSize: 0 [ 29.240] LinRedFieldPosition: 0 [ 29.240] LinGreenMaskSize: 0 [ 29.240] LinGreenFieldPosition: 0 [ 29.240] LinBlueMaskSize: 0 [ 29.240] LinBlueFieldPosition: 0 [ 29.240] LinRsvdMaskSize: 0 [ 29.240] LinRsvdFieldPosition: 0 [ 29.240] MaxPixelClock: 0 [ 29.241] Mode: 13c (0x0) [ 29.241] ModeAttributes: 0x0 [ 29.241] WinAAttributes: 0x0 [ 29.241] WinBAttributes: 0x0 [ 29.241] WinGranularity: 0 [ 29.241] WinSize: 0 [ 29.241] WinASegment: 0x0 [ 29.241] WinBSegment: 0x0 [ 29.241] WinFuncPtr: 0x0 [ 29.241] BytesPerScanline: 0 [ 29.241] XResolution: 0 [ 29.241] YResolution: 0 [ 29.241] XCharSize: 0 [ 29.241] YCharSize: 0 [ 29.241] NumberOfPlanes: 0 [ 29.241] BitsPerPixel: 0 [ 29.241] NumberOfBanks: 0 [ 29.241] MemoryModel: 0 [ 29.241] BankSize: 0 [ 29.241] NumberOfImages: 0 [ 29.241] RedMaskSize: 0 [ 29.241] RedFieldPosition: 0 [ 29.241] GreenMaskSize: 0 [ 29.241] GreenFieldPosition: 0 [ 29.241] BlueMaskSize: 0 [ 29.241] BlueFieldPosition: 0 [ 29.241] RsvdMaskSize: 0 [ 29.241] RsvdFieldPosition: 0 [ 29.241] DirectColorModeInfo: 0 [ 29.241] PhysBasePtr: 0x0 [ 29.241] LinBytesPerScanLine: 0 [ 29.241] BnkNumberOfImagePages: 0 [ 29.241] LinNumberOfImagePages: 0 [ 29.241] LinRedMaskSize: 0 [ 29.241] LinRedFieldPosition: 0 [ 29.241] LinGreenMaskSize: 0 [ 29.241] LinGreenFieldPosition: 0 [ 29.241] LinBlueMaskSize: 0 [ 29.241] LinBlueFieldPosition: 0 [ 29.241] LinRsvdMaskSize: 0 [ 29.241] LinRsvdFieldPosition: 0 [ 29.241] MaxPixelClock: 0 [ 29.241] Mode: 14d (0x0) [ 29.241] ModeAttributes: 0x0 [ 29.241] WinAAttributes: 0x0 [ 29.241] WinBAttributes: 0x0 [ 29.241] WinGranularity: 0 [ 29.241] WinSize: 0 [ 29.241] WinASegment: 0x0 [ 29.241] WinBSegment: 0x0 [ 29.241] WinFuncPtr: 0x0 [ 29.241] BytesPerScanline: 0 [ 29.241] XResolution: 0 [ 29.241] YResolution: 0 [ 29.241] XCharSize: 0 [ 29.241] YCharSize: 0 [ 29.241] NumberOfPlanes: 0 [ 29.241] BitsPerPixel: 0 [ 29.241] NumberOfBanks: 0 [ 29.241] MemoryModel: 0 [ 29.241] BankSize: 0 [ 29.241] NumberOfImages: 0 [ 29.241] RedMaskSize: 0 [ 29.241] RedFieldPosition: 0 [ 29.241] GreenMaskSize: 0 [ 29.241] GreenFieldPosition: 0 [ 29.241] BlueMaskSize: 0 [ 29.241] BlueFieldPosition: 0 [ 29.241] RsvdMaskSize: 0 [ 29.241] RsvdFieldPosition: 0 [ 29.241] DirectColorModeInfo: 0 [ 29.241] PhysBasePtr: 0x0 [ 29.241] LinBytesPerScanLine: 0 [ 29.241] BnkNumberOfImagePages: 0 [ 29.241] LinNumberOfImagePages: 0 [ 29.241] LinRedMaskSize: 0 [ 29.241] LinRedFieldPosition: 0 [ 29.241] LinGreenMaskSize: 0 [ 29.241] LinGreenFieldPosition: 0 [ 29.241] LinBlueMaskSize: 0 [ 29.241] LinBlueFieldPosition: 0 [ 29.241] LinRsvdMaskSize: 0 [ 29.241] LinRsvdFieldPosition: 0 [ 29.241] MaxPixelClock: 0 [ 29.241] Mode: 15c (0x0) [ 29.241] ModeAttributes: 0x0 [ 29.241] WinAAttributes: 0x0 [ 29.241] WinBAttributes: 0x0 [ 29.241] WinGranularity: 0 [ 29.241] WinSize: 0 [ 29.241] WinASegment: 0x0 [ 29.241] WinBSegment: 0x0 [ 29.241] WinFuncPtr: 0x0 [ 29.241] BytesPerScanline: 0 [ 29.241] XResolution: 0 [ 29.241] YResolution: 0 [ 29.241] XCharSize: 0 [ 29.241] YCharSize: 0 [ 29.241] NumberOfPlanes: 0 [ 29.241] BitsPerPixel: 0 [ 29.241] NumberOfBanks: 0 [ 29.241] MemoryModel: 0 [ 29.241] BankSize: 0 [ 29.241] NumberOfImages: 0 [ 29.241] RedMaskSize: 0 [ 29.241] RedFieldPosition: 0 [ 29.241] GreenMaskSize: 0 [ 29.241] GreenFieldPosition: 0 [ 29.241] BlueMaskSize: 0 [ 29.241] BlueFieldPosition: 0 [ 29.241] RsvdMaskSize: 0 [ 29.241] RsvdFieldPosition: 0 [ 29.241] DirectColorModeInfo: 0 [ 29.241] PhysBasePtr: 0x0 [ 29.241] LinBytesPerScanLine: 0 [ 29.241] BnkNumberOfImagePages: 0 [ 29.241] LinNumberOfImagePages: 0 [ 29.241] LinRedMaskSize: 0 [ 29.241] LinRedFieldPosition: 0 [ 29.241] LinGreenMaskSize: 0 [ 29.241] LinGreenFieldPosition: 0 [ 29.241] LinBlueMaskSize: 0 [ 29.241] LinBlueFieldPosition: 0 [ 29.241] LinRsvdMaskSize: 0 [ 29.242] LinRsvdFieldPosition: 0 [ 29.242] MaxPixelClock: 0 [ 29.242] Mode: 13a (0x0) [ 29.242] ModeAttributes: 0x0 [ 29.242] WinAAttributes: 0x0 [ 29.242] WinBAttributes: 0x0 [ 29.242] WinGranularity: 0 [ 29.242] WinSize: 0 [ 29.242] WinASegment: 0x0 [ 29.242] WinBSegment: 0x0 [ 29.242] WinFuncPtr: 0x0 [ 29.242] BytesPerScanline: 0 [ 29.242] XResolution: 0 [ 29.242] YResolution: 0 [ 29.242] XCharSize: 0 [ 29.242] YCharSize: 0 [ 29.242] NumberOfPlanes: 0 [ 29.242] BitsPerPixel: 0 [ 29.242] NumberOfBanks: 0 [ 29.242] MemoryModel: 0 [ 29.242] BankSize: 0 [ 29.242] NumberOfImages: 0 [ 29.242] RedMaskSize: 0 [ 29.242] RedFieldPosition: 0 [ 29.242] GreenMaskSize: 0 [ 29.242] GreenFieldPosition: 0 [ 29.242] BlueMaskSize: 0 [ 29.242] BlueFieldPosition: 0 [ 29.242] RsvdMaskSize: 0 [ 29.242] RsvdFieldPosition: 0 [ 29.242] DirectColorModeInfo: 0 [ 29.242] PhysBasePtr: 0x0 [ 29.242] LinBytesPerScanLine: 0 [ 29.242] BnkNumberOfImagePages: 0 [ 29.242] LinNumberOfImagePages: 0 [ 29.242] LinRedMaskSize: 0 [ 29.242] LinRedFieldPosition: 0 [ 29.242] LinGreenMaskSize: 0 [ 29.242] LinGreenFieldPosition: 0 [ 29.242] LinBlueMaskSize: 0 [ 29.242] LinBlueFieldPosition: 0 [ 29.242] LinRsvdMaskSize: 0 [ 29.242] LinRsvdFieldPosition: 0 [ 29.242] MaxPixelClock: 0 [ 29.242] Mode: 14b (0x0) [ 29.242] ModeAttributes: 0x0 [ 29.242] WinAAttributes: 0x0 [ 29.242] WinBAttributes: 0x0 [ 29.242] WinGranularity: 0 [ 29.242] WinSize: 0 [ 29.242] WinASegment: 0x0 [ 29.242] WinBSegment: 0x0 [ 29.242] WinFuncPtr: 0x0 [ 29.242] BytesPerScanline: 0 [ 29.242] XResolution: 0 [ 29.242] YResolution: 0 [ 29.242] XCharSize: 0 [ 29.242] YCharSize: 0 [ 29.242] NumberOfPlanes: 0 [ 29.242] BitsPerPixel: 0 [ 29.242] NumberOfBanks: 0 [ 29.242] MemoryModel: 0 [ 29.242] BankSize: 0 [ 29.242] NumberOfImages: 0 [ 29.242] RedMaskSize: 0 [ 29.242] RedFieldPosition: 0 [ 29.242] GreenMaskSize: 0 [ 29.242] GreenFieldPosition: 0 [ 29.242] BlueMaskSize: 0 [ 29.242] BlueFieldPosition: 0 [ 29.242] RsvdMaskSize: 0 [ 29.242] RsvdFieldPosition: 0 [ 29.242] DirectColorModeInfo: 0 [ 29.242] PhysBasePtr: 0x0 [ 29.242] LinBytesPerScanLine: 0 [ 29.242] BnkNumberOfImagePages: 0 [ 29.242] LinNumberOfImagePages: 0 [ 29.242] LinRedMaskSize: 0 [ 29.242] LinRedFieldPosition: 0 [ 29.242] LinGreenMaskSize: 0 [ 29.242] LinGreenFieldPosition: 0 [ 29.242] LinBlueMaskSize: 0 [ 29.242] LinBlueFieldPosition: 0 [ 29.242] LinRsvdMaskSize: 0 [ 29.242] LinRsvdFieldPosition: 0 [ 29.242] MaxPixelClock: 0 [ 29.242] Mode: 15a (0x0) [ 29.242] ModeAttributes: 0x0 [ 29.242] WinAAttributes: 0x0 [ 29.242] WinBAttributes: 0x0 [ 29.242] WinGranularity: 0 [ 29.242] WinSize: 0 [ 29.242] WinASegment: 0x0 [ 29.242] WinBSegment: 0x0 [ 29.242] WinFuncPtr: 0x0 [ 29.242] BytesPerScanline: 0 [ 29.242] XResolution: 0 [ 29.242] YResolution: 0 [ 29.242] XCharSize: 0 [ 29.242] YCharSize: 0 [ 29.242] NumberOfPlanes: 0 [ 29.242] BitsPerPixel: 0 [ 29.242] NumberOfBanks: 0 [ 29.242] MemoryModel: 0 [ 29.242] BankSize: 0 [ 29.242] NumberOfImages: 0 [ 29.242] RedMaskSize: 0 [ 29.242] RedFieldPosition: 0 [ 29.242] GreenMaskSize: 0 [ 29.242] GreenFieldPosition: 0 [ 29.242] BlueMaskSize: 0 [ 29.243] BlueFieldPosition: 0 [ 29.243] RsvdMaskSize: 0 [ 29.243] RsvdFieldPosition: 0 [ 29.243] DirectColorModeInfo: 0 [ 29.243] PhysBasePtr: 0x0 [ 29.243] LinBytesPerScanLine: 0 [ 29.243] BnkNumberOfImagePages: 0 [ 29.243] LinNumberOfImagePages: 0 [ 29.243] LinRedMaskSize: 0 [ 29.243] LinRedFieldPosition: 0 [ 29.243] LinGreenMaskSize: 0 [ 29.243] LinGreenFieldPosition: 0 [ 29.243] LinBlueMaskSize: 0 [ 29.243] LinBlueFieldPosition: 0 [ 29.243] LinRsvdMaskSize: 0 [ 29.243] LinRsvdFieldPosition: 0 [ 29.243] MaxPixelClock: 0 [ 29.243] Mode: 107 (1280x1024) [ 29.243] ModeAttributes: 0x9b [ 29.243] WinAAttributes: 0x7 [ 29.243] WinBAttributes: 0x0 [ 29.243] WinGranularity: 64 [ 29.243] WinSize: 64 [ 29.243] WinASegment: 0xa000 [ 29.243] WinBSegment: 0x0 [ 29.243] WinFuncPtr: 0xc000907b [ 29.243] BytesPerScanline: 1280 [ 29.243] XResolution: 1280 [ 29.243] YResolution: 1024 [ 29.243] XCharSize: 8 [ 29.243] YCharSize: 16 [ 29.243] NumberOfPlanes: 1 [ 29.243] BitsPerPixel: 8 [ 29.243] NumberOfBanks: 1 [ 29.243] MemoryModel: 4 [ 29.243] BankSize: 0 [ 29.243] NumberOfImages: 50 [ 29.243] RedMaskSize: 0 [ 29.243] RedFieldPosition: 0 [ 29.243] GreenMaskSize: 0 [ 29.243] GreenFieldPosition: 0 [ 29.243] BlueMaskSize: 0 [ 29.243] BlueFieldPosition: 0 [ 29.243] RsvdMaskSize: 0 [ 29.243] RsvdFieldPosition: 0 [ 29.243] DirectColorModeInfo: 0 [ 29.243] PhysBasePtr: 0xd0000000 [ 29.243] LinBytesPerScanLine: 1280 [ 29.243] BnkNumberOfImagePages: 50 [ 29.243] LinNumberOfImagePages: 50 [ 29.243] LinRedMaskSize: 0 [ 29.243] LinRedFieldPosition: 0 [ 29.243] LinGreenMaskSize: 0 [ 29.243] LinGreenFieldPosition: 0 [ 29.243] LinBlueMaskSize: 0 [ 29.243] LinBlueFieldPosition: 0 [ 29.243] LinRsvdMaskSize: 0 [ 29.243] LinRsvdFieldPosition: 0 [ 29.243] MaxPixelClock: 230000000 [ 29.243] Mode: 11a (1280x1024) [ 29.243] ModeAttributes: 0x9b [ 29.243] WinAAttributes: 0x7 [ 29.243] WinBAttributes: 0x0 [ 29.243] WinGranularity: 64 [ 29.243] WinSize: 64 [ 29.243] WinASegment: 0xa000 [ 29.243] WinBSegment: 0x0 [ 29.243] WinFuncPtr: 0xc000907b [ 29.243] BytesPerScanline: 2560 [ 29.243] XResolution: 1280 [ 29.243] YResolution: 1024 [ 29.243] XCharSize: 8 [ 29.243] YCharSize: 16 [ 29.243] NumberOfPlanes: 1 [ 29.243] BitsPerPixel: 16 [ 29.243] NumberOfBanks: 1 [ 29.243] MemoryModel: 6 [ 29.243] BankSize: 0 [ 29.243] NumberOfImages: 24 [ 29.243] RedMaskSize: 5 [ 29.243] RedFieldPosition: 11 [ 29.243] GreenMaskSize: 6 [ 29.243] GreenFieldPosition: 5 [ 29.244] BlueMaskSize: 5 [ 29.244] BlueFieldPosition: 0 [ 29.244] RsvdMaskSize: 0 [ 29.244] RsvdFieldPosition: 0 [ 29.244] DirectColorModeInfo: 0 [ 29.244] PhysBasePtr: 0xd0000000 [ 29.244] LinBytesPerScanLine: 2560 [ 29.244] BnkNumberOfImagePages: 24 [ 29.244] LinNumberOfImagePages: 24 [ 29.244] LinRedMaskSize: 5 [ 29.244] LinRedFieldPosition: 11 [ 29.244] LinGreenMaskSize: 6 [ 29.244] LinGreenFieldPosition: 5 [ 29.244] LinBlueMaskSize: 5 [ 29.244] LinBlueFieldPosition: 0 [ 29.244] LinRsvdMaskSize: 0 [ 29.244] LinRsvdFieldPosition: 0 [ 29.244] MaxPixelClock: 230000000 [ 29.244] *Mode: 11b (1280x1024) [ 29.244] ModeAttributes: 0x9b [ 29.244] WinAAttributes: 0x7 [ 29.244] WinBAttributes: 0x0 [ 29.244] WinGranularity: 64 [ 29.244] WinSize: 64 [ 29.244] WinASegment: 0xa000 [ 29.244] WinBSegment: 0x0 [ 29.244] WinFuncPtr: 0xc000907b [ 29.244] BytesPerScanline: 5120 [ 29.244] XResolution: 1280 [ 29.244] YResolution: 1024 [ 29.244] XCharSize: 8 [ 29.244] YCharSize: 16 [ 29.244] NumberOfPlanes: 1 [ 29.244] BitsPerPixel: 32 [ 29.244] NumberOfBanks: 1 [ 29.244] MemoryModel: 6 [ 29.244] BankSize: 0 [ 29.244] NumberOfImages: 11 [ 29.244] RedMaskSize: 8 [ 29.244] RedFieldPosition: 16 [ 29.244] GreenMaskSize: 8 [ 29.244] GreenFieldPosition: 8 [ 29.244] BlueMaskSize: 8 [ 29.244] BlueFieldPosition: 0 [ 29.244] RsvdMaskSize: 8 [ 29.244] RsvdFieldPosition: 24 [ 29.244] DirectColorModeInfo: 0 [ 29.244] PhysBasePtr: 0xd0000000 [ 29.244] LinBytesPerScanLine: 5120 [ 29.244] BnkNumberOfImagePages: 11 [ 29.244] LinNumberOfImagePages: 11 [ 29.244] LinRedMaskSize: 8 [ 29.244] LinRedFieldPosition: 16 [ 29.244] LinGreenMaskSize: 8 [ 29.244] LinGreenFieldPosition: 8 [ 29.244] LinBlueMaskSize: 8 [ 29.244] LinBlueFieldPosition: 0 [ 29.244] LinRsvdMaskSize: 8 [ 29.244] LinRsvdFieldPosition: 24 [ 29.244] MaxPixelClock: 230000000 [ 29.244] Mode: 105 (1024x768) [ 29.244] ModeAttributes: 0x9b [ 29.244] WinAAttributes: 0x7 [ 29.244] WinBAttributes: 0x0 [ 29.244] WinGranularity: 64 [ 29.244] WinSize: 64 [ 29.244] WinASegment: 0xa000 [ 29.244] WinBSegment: 0x0 [ 29.244] WinFuncPtr: 0xc000907b [ 29.244] BytesPerScanline: 1024 [ 29.244] XResolution: 1024 [ 29.244] YResolution: 768 [ 29.244] XCharSize: 8 [ 29.244] YCharSize: 16 [ 29.244] NumberOfPlanes: 1 [ 29.244] BitsPerPixel: 8 [ 29.244] NumberOfBanks: 1 [ 29.244] MemoryModel: 4 [ 29.244] BankSize: 0 [ 29.244] NumberOfImages: 84 [ 29.244] RedMaskSize: 0 [ 29.244] RedFieldPosition: 0 [ 29.244] GreenMaskSize: 0 [ 29.244] GreenFieldPosition: 0 [ 29.245] BlueMaskSize: 0 [ 29.245] BlueFieldPosition: 0 [ 29.245] RsvdMaskSize: 0 [ 29.245] RsvdFieldPosition: 0 [ 29.245] DirectColorModeInfo: 0 [ 29.245] PhysBasePtr: 0xd0000000 [ 29.245] LinBytesPerScanLine: 1024 [ 29.245] BnkNumberOfImagePages: 84 [ 29.245] LinNumberOfImagePages: 84 [ 29.245] LinRedMaskSize: 0 [ 29.245] LinRedFieldPosition: 0 [ 29.245] LinGreenMaskSize: 0 [ 29.245] LinGreenFieldPosition: 0 [ 29.245] LinBlueMaskSize: 0 [ 29.245] LinBlueFieldPosition: 0 [ 29.245] LinRsvdMaskSize: 0 [ 29.245] LinRsvdFieldPosition: 0 [ 29.245] MaxPixelClock: 230000000 [ 29.245] Mode: 117 (1024x768) [ 29.245] ModeAttributes: 0x9b [ 29.245] WinAAttributes: 0x7 [ 29.245] WinBAttributes: 0x0 [ 29.245] WinGranularity: 64 [ 29.245] WinSize: 64 [ 29.245] WinASegment: 0xa000 [ 29.245] WinBSegment: 0x0 [ 29.245] WinFuncPtr: 0xc000907b [ 29.245] BytesPerScanline: 2048 [ 29.245] XResolution: 1024 [ 29.245] YResolution: 768 [ 29.245] XCharSize: 8 [ 29.245] YCharSize: 16 [ 29.245] NumberOfPlanes: 1 [ 29.245] BitsPerPixel: 16 [ 29.245] NumberOfBanks: 1 [ 29.245] MemoryModel: 6 [ 29.245] BankSize: 0 [ 29.245] NumberOfImages: 41 [ 29.245] RedMaskSize: 5 [ 29.245] RedFieldPosition: 11 [ 29.245] GreenMaskSize: 6 [ 29.245] GreenFieldPosition: 5 [ 29.245] BlueMaskSize: 5 [ 29.245] BlueFieldPosition: 0 [ 29.245] RsvdMaskSize: 0 [ 29.245] RsvdFieldPosition: 0 [ 29.245] DirectColorModeInfo: 0 [ 29.245] PhysBasePtr: 0xd0000000 [ 29.245] LinBytesPerScanLine: 2048 [ 29.245] BnkNumberOfImagePages: 41 [ 29.245] LinNumberOfImagePages: 41 [ 29.245] LinRedMaskSize: 5 [ 29.245] LinRedFieldPosition: 11 [ 29.245] LinGreenMaskSize: 6 [ 29.245] LinGreenFieldPosition: 5 [ 29.245] LinBlueMaskSize: 5 [ 29.245] LinBlueFieldPosition: 0 [ 29.245] LinRsvdMaskSize: 0 [ 29.245] LinRsvdFieldPosition: 0 [ 29.245] MaxPixelClock: 230000000 [ 29.245] *Mode: 118 (1024x768) [ 29.245] ModeAttributes: 0x9b [ 29.245] WinAAttributes: 0x7 [ 29.245] WinBAttributes: 0x0 [ 29.245] WinGranularity: 64 [ 29.245] WinSize: 64 [ 29.245] WinASegment: 0xa000 [ 29.245] WinBSegment: 0x0 [ 29.245] WinFuncPtr: 0xc000907b [ 29.245] BytesPerScanline: 4096 [ 29.245] XResolution: 1024 [ 29.245] YResolution: 768 [ 29.245] XCharSize: 8 [ 29.245] YCharSize: 16 [ 29.245] NumberOfPlanes: 1 [ 29.245] BitsPerPixel: 32 [ 29.245] NumberOfBanks: 1 [ 29.245] MemoryModel: 6 [ 29.246] BankSize: 0 [ 29.246] NumberOfImages: 20 [ 29.246] RedMaskSize: 8 [ 29.246] RedFieldPosition: 16 [ 29.246] GreenMaskSize: 8 [ 29.246] GreenFieldPosition: 8 [ 29.246] BlueMaskSize: 8 [ 29.246] BlueFieldPosition: 0 [ 29.246] RsvdMaskSize: 8 [ 29.246] RsvdFieldPosition: 24 [ 29.246] DirectColorModeInfo: 0 [ 29.246] PhysBasePtr: 0xd0000000 [ 29.246] LinBytesPerScanLine: 4096 [ 29.246] BnkNumberOfImagePages: 20 [ 29.246] LinNumberOfImagePages: 20 [ 29.246] LinRedMaskSize: 8 [ 29.246] LinRedFieldPosition: 16 [ 29.246] LinGreenMaskSize: 8 [ 29.246] LinGreenFieldPosition: 8 [ 29.246] LinBlueMaskSize: 8 [ 29.246] LinBlueFieldPosition: 0 [ 29.246] LinRsvdMaskSize: 8 [ 29.246] LinRsvdFieldPosition: 24 [ 29.246] MaxPixelClock: 230000000 [ 29.246] *Mode: 112 (640x480) [ 29.246] ModeAttributes: 0x9b [ 29.246] WinAAttributes: 0x7 [ 29.246] WinBAttributes: 0x0 [ 29.246] WinGranularity: 64 [ 29.246] WinSize: 64 [ 29.246] WinASegment: 0xa000 [ 29.246] WinBSegment: 0x0 [ 29.246] WinFuncPtr: 0xc000907b [ 29.246] BytesPerScanline: 2560 [ 29.246] XResolution: 640 [ 29.246] YResolution: 480 [ 29.246] XCharSize: 8 [ 29.246] YCharSize: 16 [ 29.246] NumberOfPlanes: 1 [ 29.246] BitsPerPixel: 32 [ 29.246] NumberOfBanks: 1 [ 29.246] MemoryModel: 6 [ 29.246] BankSize: 0 [ 29.246] NumberOfImages: 52 [ 29.246] RedMaskSize: 8 [ 29.246] RedFieldPosition: 16 [ 29.246] GreenMaskSize: 8 [ 29.246] GreenFieldPosition: 8 [ 29.246] BlueMaskSize: 8 [ 29.246] BlueFieldPosition: 0 [ 29.246] RsvdMaskSize: 8 [ 29.246] RsvdFieldPosition: 24 [ 29.246] DirectColorModeInfo: 0 [ 29.246] PhysBasePtr: 0xd0000000 [ 29.246] LinBytesPerScanLine: 2560 [ 29.246] BnkNumberOfImagePages: 52 [ 29.246] LinNumberOfImagePages: 52 [ 29.246] LinRedMaskSize: 8 [ 29.246] LinRedFieldPosition: 16 [ 29.246] LinGreenMaskSize: 8 [ 29.246] LinGreenFieldPosition: 8 [ 29.246] LinBlueMaskSize: 8 [ 29.246] LinBlueFieldPosition: 0 [ 29.246] LinRsvdMaskSize: 8 [ 29.246] LinRsvdFieldPosition: 24 [ 29.246] MaxPixelClock: 230000000 [ 29.246] Mode: 114 (800x600) [ 29.246] ModeAttributes: 0x9b [ 29.246] WinAAttributes: 0x7 [ 29.246] WinBAttributes: 0x0 [ 29.246] WinGranularity: 64 [ 29.246] WinSize: 64 [ 29.246] WinASegment: 0xa000 [ 29.246] WinBSegment: 0x0 [ 29.246] WinFuncPtr: 0xc000907b [ 29.246] BytesPerScanline: 1600 [ 29.246] XResolution: 800 [ 29.246] YResolution: 600 [ 29.246] XCharSize: 8 [ 29.246] YCharSize: 16 [ 29.246] NumberOfPlanes: 1 [ 29.247] BitsPerPixel: 16 [ 29.247] NumberOfBanks: 1 [ 29.247] MemoryModel: 6 [ 29.247] BankSize: 0 [ 29.247] NumberOfImages: 67 [ 29.247] RedMaskSize: 5 [ 29.247] RedFieldPosition: 11 [ 29.247] GreenMaskSize: 6 [ 29.247] GreenFieldPosition: 5 [ 29.247] BlueMaskSize: 5 [ 29.247] BlueFieldPosition: 0 [ 29.247] RsvdMaskSize: 0 [ 29.247] RsvdFieldPosition: 0 [ 29.247] DirectColorModeInfo: 0 [ 29.247] PhysBasePtr: 0xd0000000 [ 29.247] LinBytesPerScanLine: 1600 [ 29.247] BnkNumberOfImagePages: 67 [ 29.247] LinNumberOfImagePages: 67 [ 29.247] LinRedMaskSize: 5 [ 29.247] LinRedFieldPosition: 11 [ 29.247] LinGreenMaskSize: 6 [ 29.247] LinGreenFieldPosition: 5 [ 29.247] LinBlueMaskSize: 5 [ 29.247] LinBlueFieldPosition: 0 [ 29.247] LinRsvdMaskSize: 0 [ 29.247] LinRsvdFieldPosition: 0 [ 29.247] MaxPixelClock: 230000000 [ 29.247] *Mode: 115 (800x600) [ 29.247] ModeAttributes: 0x9b [ 29.247] WinAAttributes: 0x7 [ 29.247] WinBAttributes: 0x0 [ 29.247] WinGranularity: 64 [ 29.247] WinSize: 64 [ 29.247] WinASegment: 0xa000 [ 29.247] WinBSegment: 0x0 [ 29.247] WinFuncPtr: 0xc000907b [ 29.247] BytesPerScanline: 3200 [ 29.247] XResolution: 800 [ 29.247] YResolution: 600 [ 29.247] XCharSize: 8 [ 29.247] YCharSize: 16 [ 29.247] NumberOfPlanes: 1 [ 29.247] BitsPerPixel: 32 [ 29.247] NumberOfBanks: 1 [ 29.247] MemoryModel: 6 [ 29.247] BankSize: 0 [ 29.247] NumberOfImages: 33 [ 29.247] RedMaskSize: 8 [ 29.247] RedFieldPosition: 16 [ 29.247] GreenMaskSize: 8 [ 29.247] GreenFieldPosition: 8 [ 29.247] BlueMaskSize: 8 [ 29.247] BlueFieldPosition: 0 [ 29.247] RsvdMaskSize: 8 [ 29.247] RsvdFieldPosition: 24 [ 29.247] DirectColorModeInfo: 0 [ 29.247] PhysBasePtr: 0xd0000000 [ 29.247] LinBytesPerScanLine: 3200 [ 29.247] BnkNumberOfImagePages: 33 [ 29.247] LinNumberOfImagePages: 33 [ 29.247] LinRedMaskSize: 8 [ 29.247] LinRedFieldPosition: 16 [ 29.247] LinGreenMaskSize: 8 [ 29.247] LinGreenFieldPosition: 8 [ 29.247] LinBlueMaskSize: 8 [ 29.247] LinBlueFieldPosition: 0 [ 29.247] LinRsvdMaskSize: 8 [ 29.247] LinRsvdFieldPosition: 24 [ 29.247] MaxPixelClock: 230000000 [ 29.247] Mode: 101 (640x480) [ 29.247] ModeAttributes: 0x9b [ 29.247] WinAAttributes: 0x7 [ 29.247] WinBAttributes: 0x0 [ 29.247] WinGranularity: 64 [ 29.247] WinSize: 64 [ 29.247] WinASegment: 0xa000 [ 29.247] WinBSegment: 0x0 [ 29.247] WinFuncPtr: 0xc000907b [ 29.247] BytesPerScanline: 640 [ 29.247] XResolution: 640 [ 29.247] YResolution: 480 [ 29.247] XCharSize: 8 [ 29.247] YCharSize: 16 [ 29.247] NumberOfPlanes: 1 [ 29.247] BitsPerPixel: 8 [ 29.247] NumberOfBanks: 1 [ 29.247] MemoryModel: 4 [ 29.247] BankSize: 0 [ 29.247] NumberOfImages: 203 [ 29.248] RedMaskSize: 0 [ 29.248] RedFieldPosition: 0 [ 29.248] GreenMaskSize: 0 [ 29.248] GreenFieldPosition: 0 [ 29.248] BlueMaskSize: 0 [ 29.248] BlueFieldPosition: 0 [ 29.248] RsvdMaskSize: 0 [ 29.248] RsvdFieldPosition: 0 [ 29.248] DirectColorModeInfo: 0 [ 29.248] PhysBasePtr: 0xd0000000 [ 29.248] LinBytesPerScanLine: 640 [ 29.248] BnkNumberOfImagePages: 203 [ 29.248] LinNumberOfImagePages: 203 [ 29.248] LinRedMaskSize: 0 [ 29.248] LinRedFieldPosition: 0 [ 29.248] LinGreenMaskSize: 0 [ 29.248] LinGreenFieldPosition: 0 [ 29.248] LinBlueMaskSize: 0 [ 29.248] LinBlueFieldPosition: 0 [ 29.248] LinRsvdMaskSize: 0 [ 29.248] LinRsvdFieldPosition: 0 [ 29.248] MaxPixelClock: 230000000 [ 29.248] Mode: 103 (800x600) [ 29.248] ModeAttributes: 0x9b [ 29.248] WinAAttributes: 0x7 [ 29.248] WinBAttributes: 0x0 [ 29.248] WinGranularity: 64 [ 29.248] WinSize: 64 [ 29.248] WinASegment: 0xa000 [ 29.248] WinBSegment: 0x0 [ 29.248] WinFuncPtr: 0xc000907b [ 29.248] BytesPerScanline: 832 [ 29.248] XResolution: 800 [ 29.248] YResolution: 600 [ 29.248] XCharSize: 8 [ 29.248] YCharSize: 16 [ 29.248] NumberOfPlanes: 1 [ 29.248] BitsPerPixel: 8 [ 29.248] NumberOfBanks: 1 [ 29.248] MemoryModel: 4 [ 29.248] BankSize: 0 [ 29.248] NumberOfImages: 126 [ 29.248] RedMaskSize: 0 [ 29.248] RedFieldPosition: 0 [ 29.248] GreenMaskSize: 0 [ 29.248] GreenFieldPosition: 0 [ 29.248] BlueMaskSize: 0 [ 29.248] BlueFieldPosition: 0 [ 29.248] RsvdMaskSize: 0 [ 29.248] RsvdFieldPosition: 0 [ 29.248] DirectColorModeInfo: 0 [ 29.248] PhysBasePtr: 0xd0000000 [ 29.248] LinBytesPerScanLine: 832 [ 29.248] BnkNumberOfImagePages: 126 [ 29.248] LinNumberOfImagePages: 126 [ 29.248] LinRedMaskSize: 0 [ 29.248] LinRedFieldPosition: 0 [ 29.248] LinGreenMaskSize: 0 [ 29.248] LinGreenFieldPosition: 0 [ 29.248] LinBlueMaskSize: 0 [ 29.248] LinBlueFieldPosition: 0 [ 29.248] LinRsvdMaskSize: 0 [ 29.248] LinRsvdFieldPosition: 0 [ 29.248] MaxPixelClock: 230000000 [ 29.248] Mode: 111 (640x480) [ 29.248] ModeAttributes: 0x9b [ 29.248] WinAAttributes: 0x7 [ 29.248] WinBAttributes: 0x0 [ 29.248] WinGranularity: 64 [ 29.248] WinSize: 64 [ 29.248] WinASegment: 0xa000 [ 29.248] WinBSegment: 0x0 [ 29.248] WinFuncPtr: 0xc000907b [ 29.248] BytesPerScanline: 1280 [ 29.248] XResolution: 640 [ 29.248] YResolution: 480 [ 29.248] XCharSize: 8 [ 29.248] YCharSize: 16 [ 29.248] NumberOfPlanes: 1 [ 29.248] BitsPerPixel: 16 [ 29.248] NumberOfBanks: 1 [ 29.248] MemoryModel: 6 [ 29.248] BankSize: 0 [ 29.248] NumberOfImages: 101 [ 29.248] RedMaskSize: 5 [ 29.248] RedFieldPosition: 11 [ 29.248] GreenMaskSize: 6 [ 29.248] GreenFieldPosition: 5 [ 29.248] BlueMaskSize: 5 [ 29.248] BlueFieldPosition: 0 [ 29.248] RsvdMaskSize: 0 [ 29.248] RsvdFieldPosition: 0 [ 29.248] DirectColorModeInfo: 0 [ 29.248] PhysBasePtr: 0xd0000000 [ 29.248] LinBytesPerScanLine: 1280 [ 29.248] BnkNumberOfImagePages: 101 [ 29.248] LinNumberOfImagePages: 101 [ 29.248] LinRedMaskSize: 5 [ 29.248] LinRedFieldPosition: 11 [ 29.248] LinGreenMaskSize: 6 [ 29.248] LinGreenFieldPosition: 5 [ 29.249] LinBlueMaskSize: 5 [ 29.249] LinBlueFieldPosition: 0 [ 29.249] LinRsvdMaskSize: 0 [ 29.249] LinRsvdFieldPosition: 0 [ 29.249] MaxPixelClock: 230000000 [ 29.249] Mode: 17d (1920x1080) [ 29.249] ModeAttributes: 0x9b [ 29.249] WinAAttributes: 0x7 [ 29.249] WinBAttributes: 0x0 [ 29.249] WinGranularity: 64 [ 29.249] WinSize: 64 [ 29.249] WinASegment: 0xa000 [ 29.249] WinBSegment: 0x0 [ 29.249] WinFuncPtr: 0xc000907b [ 29.249] BytesPerScanline: 1920 [ 29.249] XResolution: 1920 [ 29.249] YResolution: 1080 [ 29.249] XCharSize: 8 [ 29.249] YCharSize: 16 [ 29.249] NumberOfPlanes: 1 [ 29.249] BitsPerPixel: 8 [ 29.249] NumberOfBanks: 1 [ 29.249] MemoryModel: 4 [ 29.249] BankSize: 0 [ 29.249] NumberOfImages: 30 [ 29.249] RedMaskSize: 0 [ 29.249] RedFieldPosition: 0 [ 29.249] GreenMaskSize: 0 [ 29.249] GreenFieldPosition: 0 [ 29.249] BlueMaskSize: 0 [ 29.249] BlueFieldPosition: 0 [ 29.249] RsvdMaskSize: 0 [ 29.249] RsvdFieldPosition: 0 [ 29.249] DirectColorModeInfo: 0 [ 29.249] PhysBasePtr: 0xd0000000 [ 29.249] LinBytesPerScanLine: 1920 [ 29.249] BnkNumberOfImagePages: 30 [ 29.249] LinNumberOfImagePages: 30 [ 29.249] LinRedMaskSize: 0 [ 29.249] LinRedFieldPosition: 0 [ 29.249] LinGreenMaskSize: 0 [ 29.249] LinGreenFieldPosition: 0 [ 29.249] LinBlueMaskSize: 0 [ 29.249] LinBlueFieldPosition: 0 [ 29.249] LinRsvdMaskSize: 0 [ 29.249] LinRsvdFieldPosition: 0 [ 29.249] MaxPixelClock: 230000000 [ 29.249] Mode: 17e (1920x1080) [ 29.249] ModeAttributes: 0x9b [ 29.249] WinAAttributes: 0x7 [ 29.249] WinBAttributes: 0x0 [ 29.249] WinGranularity: 64 [ 29.249] WinSize: 64 [ 29.249] WinASegment: 0xa000 [ 29.249] WinBSegment: 0x0 [ 29.249] WinFuncPtr: 0xc000907b [ 29.249] BytesPerScanline: 3840 [ 29.249] XResolution: 1920 [ 29.249] YResolution: 1080 [ 29.249] XCharSize: 8 [ 29.249] YCharSize: 16 [ 29.249] NumberOfPlanes: 1 [ 29.249] BitsPerPixel: 16 [ 29.249] NumberOfBanks: 1 [ 29.249] MemoryModel: 6 [ 29.249] BankSize: 0 [ 29.249] NumberOfImages: 14 [ 29.249] RedMaskSize: 5 [ 29.249] RedFieldPosition: 11 [ 29.249] GreenMaskSize: 6 [ 29.249] GreenFieldPosition: 5 [ 29.249] BlueMaskSize: 5 [ 29.249] BlueFieldPosition: 0 [ 29.249] RsvdMaskSize: 0 [ 29.249] RsvdFieldPosition: 0 [ 29.250] DirectColorModeInfo: 0 [ 29.250] PhysBasePtr: 0xd0000000 [ 29.250] LinBytesPerScanLine: 3840 [ 29.250] BnkNumberOfImagePages: 14 [ 29.250] LinNumberOfImagePages: 14 [ 29.250] LinRedMaskSize: 5 [ 29.250] LinRedFieldPosition: 11 [ 29.250] LinGreenMaskSize: 6 [ 29.250] LinGreenFieldPosition: 5 [ 29.250] LinBlueMaskSize: 5 [ 29.250] LinBlueFieldPosition: 0 [ 29.250] LinRsvdMaskSize: 0 [ 29.250] LinRsvdFieldPosition: 0 [ 29.250] MaxPixelClock: 230000000 [ 29.250] *Mode: 17f (1920x1080) [ 29.250] ModeAttributes: 0x9b [ 29.250] WinAAttributes: 0x7 [ 29.250] WinBAttributes: 0x0 [ 29.250] WinGranularity: 64 [ 29.250] WinSize: 64 [ 29.250] WinASegment: 0xa000 [ 29.250] WinBSegment: 0x0 [ 29.250] WinFuncPtr: 0xc000907b [ 29.250] BytesPerScanline: 7680 [ 29.250] XResolution: 1920 [ 29.250] YResolution: 1080 [ 29.250] XCharSize: 8 [ 29.250] YCharSize: 16 [ 29.250] NumberOfPlanes: 1 [ 29.250] BitsPerPixel: 32 [ 29.250] NumberOfBanks: 1 [ 29.250] MemoryModel: 6 [ 29.250] BankSize: 0 [ 29.250] NumberOfImages: 7 [ 29.250] RedMaskSize: 8 [ 29.250] RedFieldPosition: 16 [ 29.250] GreenMaskSize: 8 [ 29.250] GreenFieldPosition: 8 [ 29.250] BlueMaskSize: 8 [ 29.250] BlueFieldPosition: 0 [ 29.250] RsvdMaskSize: 8 [ 29.250] RsvdFieldPosition: 24 [ 29.250] DirectColorModeInfo: 0 [ 29.250] PhysBasePtr: 0xd0000000 [ 29.250] LinBytesPerScanLine: 7680 [ 29.250] BnkNumberOfImagePages: 7 [ 29.250] LinNumberOfImagePages: 7 [ 29.250] LinRedMaskSize: 8 [ 29.250] LinRedFieldPosition: 16 [ 29.250] LinGreenMaskSize: 8 [ 29.250] LinGreenFieldPosition: 8 [ 29.250] LinBlueMaskSize: 8 [ 29.250] LinBlueFieldPosition: 0 [ 29.250] LinRsvdMaskSize: 8 [ 29.250] LinRsvdFieldPosition: 24 [ 29.250] MaxPixelClock: 230000000 [ 29.250] [ 29.250] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB) [ 29.250] (II) VESA(0): <default monitor>: Using hsync value of 66.59 kHz [ 29.250] (II) VESA(0): <default monitor>: Using vrefresh value of 59.93 Hz [ 29.250] (WW) VESA(0): Unable to estimate virtual size [ 29.251] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name) [ 29.251] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name) [ 29.251] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name) [ 29.251] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name) [ 29.251] (II) VESA(0): Virtual size is 1920x1080 (pitch 1920) [ 29.251] (**) VESA(0): *Built-in mode "1920x1080" [ 29.251] (**) VESA(0): Display dimensions: (350, 190) mm [ 29.251] (**) VESA(0): DPI set to (139, 144) [ 29.251] (**) VESA(0): Using "Shadow Framebuffer" [ 29.251] (II) Loading sub module "shadow" [ 29.251] (II) LoadModule: "shadow" [ 29.251] (II) Loading /usr/lib/xorg/modules/libshadow.so [ 29.251] (II) Module shadow: vendor="X.Org Foundation" [ 29.251] compiled for 1.20.0, module version = 1.1.0 [ 29.251] ABI class: X.Org ANSI C Emulation, version 0.4 [ 29.251] (II) Loading sub module "fb" [ 29.251] (II) LoadModule: "fb" [ 29.251] (II) Loading /usr/lib/xorg/modules/libfb.so [ 29.252] (II) Module fb: vendor="X.Org Foundation" [ 29.252] compiled for 1.20.0, module version = 1.0.0 [ 29.252] ABI class: X.Org ANSI C Emulation, version 0.4 [ 29.252] (II) Loading sub module "int10" [ 29.252] (II) LoadModule: "int10" [ 29.252] (II) Loading /usr/lib/xorg/modules/libint10.so [ 29.253] (II) Module int10: vendor="X.Org Foundation" [ 29.253] compiled for 1.20.0, module version = 1.0.0 [ 29.253] ABI class: X.Org Video Driver, version 24.0 [ 29.253] (II) VESA(0): initializing int10 [ 29.253] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 29.253] (II) VESA(0): VESA BIOS detected [ 29.253] (II) VESA(0): VESA VBE Version 3.0 [ 29.253] (II) VESA(0): VESA VBE Total Mem: 65472 kB [ 29.253] (II) VESA(0): VESA VBE OEM: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS [ 29.253] (II) VESA(0): VESA VBE OEM Software Rev: 1.0 [ 29.253] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation [ 29.253] (II) VESA(0): VESA VBE OEM Product: Intel(R) Sandybridge/Ivybridge Graphics Controller [ 29.253] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0 [ 29.253] (II) VESA(0): virtual address = 0x7f3f34c8b000, VGAbase = 0x7f3f4373a000 physical address = 0xd0000000, size = 67043328 [ 29.260] (II) VESA(0): Setting up VESA Mode 0x17F (1920x1080) [ 29.335] (==) VESA(0): Default visual is TrueColor [ 29.336] (==) VESA(0): Backing store enabled [ 29.336] (==) VESA(0): DPMS enabled [ 29.336] (II) Found 2 VGA devices: arbiter wrapping enabled [ 29.336] (II) Initializing extension Generic Event Extension [ 29.336] (II) Initializing extension SHAPE [ 29.336] (II) Initializing extension MIT-SHM [ 29.336] (II) Initializing extension XInputExtension [ 29.337] (II) Initializing extension XTEST [ 29.337] (II) Initializing extension BIG-REQUESTS [ 29.337] (II) Initializing extension SYNC [ 29.337] (II) Initializing extension XKEYBOARD [ 29.337] (II) Initializing extension XC-MISC [ 29.337] (II) Initializing extension XFIXES [ 29.337] (II) Initializing extension RENDER [ 29.337] (II) Initializing extension RANDR [ 29.337] (II) Initializing extension COMPOSITE [ 29.337] (II) Initializing extension DAMAGE [ 29.337] (II) Initializing extension MIT-SCREEN-SAVER [ 29.337] (II) Initializing extension DOUBLE-BUFFER [ 29.337] (II) Initializing extension RECORD [ 29.337] (II) Initializing extension DPMS [ 29.337] (II) Initializing extension Present [ 29.337] (II) Initializing extension DRI3 [ 29.337] (II) Initializing extension X-Resource [ 29.337] (II) Initializing extension XVideo [ 29.337] (II) Initializing extension XVideo-MotionCompensation [ 29.337] (II) Initializing extension GLX [ 29.337] (II) AIGLX: Screen 0 is not DRI2 capable [ 29.363] (II) IGLX: Loaded and initialized swrast [ 29.363] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 29.363] (II) Initializing extension XFree86-VidModeExtension [ 29.363] (II) Initializing extension XFree86-DGA [ 29.363] (II) Initializing extension XFree86-DRI [ 29.363] (II) Initializing extension DRI2 [ 29.401] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 29.401] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 29.401] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 29.401] (II) LoadModule: "libinput" [ 29.401] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 29.405] (II) Module libinput: vendor="X.Org Foundation" [ 29.405] compiled for 1.20.0, module version = 0.27.1 [ 29.405] Module class: X.Org XInput Driver [ 29.405] ABI class: X.Org XInput driver, version 24.1 [ 29.405] (II) Using input driver 'libinput' for 'Power Button' [ 29.405] (**) Power Button: always reports core events [ 29.405] (**) Option "Device" "/dev/input/event3" [ 29.405] (**) Option "_source" "server/udev" [ 29.405] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 29.405] (II) event3 - Power Button: device is a keyboard [ 29.405] (II) event3 - Power Button: device removed [ 29.453] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" [ 29.453] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 29.453] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 29.453] (II) event3 - Power Button: device is a keyboard [ 29.454] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 29.454] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 29.454] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 29.454] (II) Using input driver 'libinput' for 'Power Button' [ 29.454] (**) Power Button: always reports core events [ 29.454] (**) Option "Device" "/dev/input/event2" [ 29.454] (**) Option "_source" "server/udev" [ 29.454] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 29.454] (II) event2 - Power Button: device is a keyboard [ 29.454] (II) event2 - Power Button: device removed [ 29.493] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2" [ 29.493] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 29.493] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 29.493] (II) event2 - Power Button: device is a keyboard [ 29.493] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 29.493] (II) No input driver specified, ignoring this device. [ 29.493] (II) This device may have been added with another device file. [ 29.494] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) [ 29.494] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 29.494] (**) Sleep Button: Applying InputClass "libinput keyboard catchall" [ 29.494] (II) Using input driver 'libinput' for 'Sleep Button' [ 29.494] (**) Sleep Button: always reports core events [ 29.494] (**) Option "Device" "/dev/input/event1" [ 29.494] (**) Option "_source" "server/udev" [ 29.494] (II) event1 - Sleep Button: is tagged by udev as: Keyboard [ 29.494] (II) event1 - Sleep Button: device is a keyboard [ 29.494] (II) event1 - Sleep Button: device removed [ 29.533] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" [ 29.533] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) [ 29.533] (II) event1 - Sleep Button: is tagged by udev as: Keyboard [ 29.533] (II) event1 - Sleep Button: device is a keyboard [ 29.533] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5) [ 29.533] (II) No input driver specified, ignoring this device. [ 29.533] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event7) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event8) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) [ 29.534] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 29.535] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall" [ 29.535] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard' [ 29.535] (**) AT Translated Set 2 keyboard: always reports core events [ 29.535] (**) Option "Device" "/dev/input/event4" [ 29.535] (**) Option "_source" "server/udev" [ 29.535] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 29.535] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard [ 29.535] (II) event4 - AT Translated Set 2 keyboard: device removed [ 29.573] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" [ 29.573] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9) [ 29.573] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 29.573] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
You might also want to read up on Magic SysRq instead of doing a forced poweroff: https://en.wikipedia.org/wiki/Magic_SysRq_keyThanks!
-- Best Regards Neoklis - Ham Radio Call:5B4AZ http://www.5b4az.org/
On 2018-05-28 11:56, Neoklis Kyriazis wrote:
The contents of Xorg.0.log would be of interest. Oh, I should have thought of this - thanks! Here it is:
[ 29.090 X.Org X Server 1.20.0 X Protocol Version 11, Revision 0 [ 29.090] Build Operating System: Linux 4.14.14 x86_64 [ 29.090] Current Operating System: Linux okapi 4.14.40 #1 SMP Sun May 27 06:09:39 UTC 2018 x86_64 [ 29.090] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.14.40 root=/dev/sda3 ro [ 29.091] Build Date: 12 May 2018 06:37:49AM [ 29.091] [ 29.363] (II) Initializing extension DRI2 [ 29.401] (II) config/udev: Adding input device Power Button (/dev/input/event3) [ 29.401] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 29.401] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 29.401] (II) LoadModule: "libinput" [ 29.401] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so [ 29.405] (II) Module libinput: vendor="X.Org Foundation" [ 29.405] compiled for 1.20.0, module version = 0.27.1 [ 29.405] Module class: X.Org XInput Driver [ 29.405] ABI class: X.Org XInput driver, version 24.1 [ 29.405] (II) Using input driver 'libinput' for 'Power Button' [ 29.405] (**) Power Button: always reports core events [ 29.405] (**) Option "Device" "/dev/input/event3" [ 29.405] (**) Option "_source" "server/udev" [ 29.405] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 29.405] (II) event3 - Power Button: device is a keyboard [ 29.405] (II) event3 - Power Button: device removed [ 29.453] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3" [ 29.453] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6) [ 29.453] (II) event3 - Power Button: is tagged by udev as: Keyboard [ 29.453] (II) event3 - Power Button: device is a keyboard [ 29.454] (II) config/udev: Adding input device Power Button (/dev/input/event2) [ 29.454] (**) Power Button: Applying InputClass "evdev keyboard catchall" [ 29.454] (**) Power Button: Applying InputClass "libinput keyboard catchall" [ 29.454] (II) Using input driver 'libinput' for 'Power Button' [ 29.454] (**) Power Button: always reports core events [ 29.454] (**) Option "Device" "/dev/input/event2" [ 29.454] (**) Option "_source" "server/udev" [ 29.454] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 29.454] (II) event2 - Power Button: device is a keyboard [ 29.454] (II) event2 - Power Button: device removed [ 29.493] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2" [ 29.493] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7) [ 29.493] (II) event2 - Power Button: is tagged by udev as: Keyboard [ 29.493] (II) event2 - Power Button: device is a keyboard [ 29.493] (II) config/udev: Adding input device Lid Switch (/dev/input/event0) [ 29.493] (II) No input driver specified, ignoring this device. [ 29.493] (II) This device may have been added with another device file. [ 29.494] (II) config/udev: Adding input device Sleep Button (/dev/input/event1) [ 29.494] (**) Sleep Button: Applying InputClass "evdev keyboard catchall" [ 29.494] (**) Sleep Button: Applying InputClass "libinput keyboard catchall" [ 29.494] (II) Using input driver 'libinput' for 'Sleep Button' [ 29.494] (**) Sleep Button: always reports core events [ 29.494] (**) Option "Device" "/dev/input/event1" [ 29.494] (**) Option "_source" "server/udev" [ 29.494] (II) event1 - Sleep Button: is tagged by udev as: Keyboard [ 29.494] (II) event1 - Sleep Button: device is a keyboard [ 29.494] (II) event1 - Sleep Button: device removed [ 29.533] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1" [ 29.533] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8) [ 29.533] (II) event1 - Sleep Button: is tagged by udev as: Keyboard [ 29.533] (II) event1 - Sleep Button: device is a keyboard [ 29.533] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5) [ 29.533] (II) No input driver specified, ignoring this device. [ 29.533] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event7) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event8) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11) [ 29.534] (II) No input driver specified, ignoring this device. [ 29.534] (II) This device may have been added with another device file. [ 29.534] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4) [ 29.534] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall" [ 29.535] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall" [ 29.535] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard' [ 29.535] (**) AT Translated Set 2 keyboard: always reports core events [ 29.535] (**) Option "Device" "/dev/input/event4" [ 29.535] (**) Option "_source" "server/udev" [ 29.535] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 29.535] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard [ 29.535] (II) event4 - AT Translated Set 2 keyboard: device removed [ 29.573] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4" [ 29.573] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9) [ 29.573] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard [ 29.573] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
I don't see Xorg exiting here. I guess you pasted that config from X? If so, the config we want would be /var/log/Xorg.0.log.old from your previous session. Sorry for not being clear. /f
participants (2)
-
Fredrik Rinnestam
-
Neoklis Kyriazis