From owner-freebsd-x11@freebsd.org Sun Mar 26 11:28:23 2017 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F38CD1EC25 for ; Sun, 26 Mar 2017 11:28:23 +0000 (UTC) (envelope-from matthew@karlsen.me.uk) Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.17.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.kundenserver.de", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 66A01109A; Sun, 26 Mar 2017 11:28:21 +0000 (UTC) (envelope-from matthew@karlsen.me.uk) Received: from oxbsltgw12.schlund.de ([172.19.249.29]) by mrelayeu.kundenserver.de (mreue102 [212.227.15.179]) with ESMTPSA (Nemesis) id 0MKJLq-1cqRul26CM-001iLA; Sun, 26 Mar 2017 13:28:13 +0200 Date: Sun, 26 Mar 2017 12:28:13 +0100 (BST) From: - - To: cem@freebsd.org Cc: x11-list freebsd Message-ID: <666774101.180230.1490527693375@email.1and1.co.uk> In-Reply-To: References: <204147601.175937.1490455876595@email.1and1.co.uk> Subject: Re: Xorg not starting: no screens found (intel driver + i3-4130T) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Medium X-Mailer: Open-Xchange Mailer v7.8.1-Rev32 X-Originating-Client: open-xchange-appsuite X-Provags-ID: V03:K0:NesDZGXXf5PwkbI9PwVxc69bozj9F5KnMCj9RSX3CoMYFxgkvQb 5DY1OpX/8LyXru56FgX/JjG9p912MHYOvTc2wUPNyK82P3scmcg/rzAio8nX9FXLAoPu3/g nfEH9XwTGqrlKY55p4CA8O/JPJsLfy36+bqcvPCNx6WS1fk0lP0Vh09WzZyKmqOmW/B6BSm qyKNRglNp/UQ7GdSr8fvw== X-UI-Out-Filterresults: notjunk:1;V01:K0:5gKDx+UqPvw=:kNk0u8co+9Sh5ymuioYSve eFqD6DbbJpT+xwobmyhXC2NG0acJaIg11xEEZt54M4uKh73WNe0bdj1sqAK4hcyKqoLQgmnn0 KzpWNAQ/pnxydFA/4VBAE4Jca8FiIo5jowuTuZEXx8i8+g3Rn7FrIVeeFT3te8sitfvblYnlN 26tZmyI546c8lhS6xfnTBf53kue+TubdcrNe5dqNzqb1LLvdS2hdvWdk/zGewHvUmrJF/ykYK ZOArvvRP8S7b904e/7jlD+7DlB+Mz4urxu2DpubUgrPTQh1628A7T1PowTpXbY/41KNWJXLNv qreO6uL19QaQSGA3AOjDiYWn+YVwCEpm4K5+rdPtsl4n7qeKzGGwOX2DPAc2AJBK2Oi2jFvQh gY7Pt5sO+ViaHyuJg8CaBM4CMHREFtjACGMrKj04DNvmYadjTS9kk7E9teVx9FEGN0KjFEWY1 NkRV9c1GgqTLvZAINJgiikhcsLV8kCj434WddSGU2PnN9n62nzvjsZbOqAPQ9vGAOzjsO6DX7 gyVMbuH5DDwWWY6ZMyYNHD/JDt2N8lzyO4RAnj8U0MEUKSizkpbCft32TRClY4Znh9E2UviQV AhYAcL8u1bhTH5FKvn7pJxQh5zfpUjNGsDGV+R/vGScMLDTjWPA6Wacskkg4g52OjXhcxbMWy KxZaAOATWdo22P1SbwtMzT4LU3H1Vk75fz0FeRiri9xoXGmdIO1t+L2DS8lyBni4RxcWgY7V1 4nU4RqpSMg6SDV8F X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Mar 2017 11:28:23 -0000 Hello Conrad & All, Thank you for the quick response. Running `sysctl kern.vty` suggested that vt was being used. However, clearly something was not right bases on the log section that you highlighted, so I added `kern.vty=vt` to `/boot/loader.conf` and that has partially resolved the problem! I also added `kld_list="i915kms.ko"` to `/etc/rc.conf` and removed my xorg.conf file... I am now getting `AIGLX: Screen 0 is not DRI2 capable`. (Please see Xorg.0.log below...) `glx info | grep Device` indicates that llvmpipe is being used in contrast (on my Lubuntu partition, that I am using as a stop-gap measure) I get: `glx info | grep Device` outputs `MESA DRI Intel (R) Haswell (0x41e)` If I specify to the intel driver, I get the no screens message that I mentioned previously. (I have tried with both the intel driver config snippet below and without it.) Section "Device" Identifier "Card0" Driver "intel" EndSection I have spent some time RTM and searching through the forums, but have been unable to solve the follow-up problem as of yet. Some of the forum posts seemed to suggest it was something to do with device permissions but my regular user is added to the video and wheel groups. Another thing I tried was restricting the resolution to 1920x1080 and below because I read that resolutions greater than this could be problematic. I have tried connecting to my monitor with various cables, just in case that was an issue... Could anyone help with this stage of the troubleshooting process? Thank you & regards, Matthew ################################### Xorg log ################################### [ 81.472] X.Org X Server 1.17.4 Release Date: 2015-10-28 [ 81.472] X Protocol Version 11, Revision 0 [ 81.472] Build Operating System: FreeBSD 11.0-RELEASE-p8 amd64 [ 81.472] Current Operating System: FreeBSD thinkcentre 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 #0: Wed Feb 22 06:12:04 UTC 2017 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 [ 81.473] Build Date: 25 February 2017 07:11:19AM [ 81.473] [ 81.473] Current version of pixman: 0.34.0 [ 81.473] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 81.473] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 81.473] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Mar 26 11:19:11 2017 [ 81.474] (==) Using config directory: "/usr/local/etc/X11/xorg.conf.d" [ 81.474] (==) No Layout section. Using the first Screen section. [ 81.474] (**) |-->Screen "Screen0" (0) [ 81.474] (**) | |-->Monitor "" [ 81.475] (==) No monitor specified for screen "Screen0". Using a default monitor configuration. [ 81.475] (==) Automatically adding devices [ 81.475] (==) Automatically enabling devices [ 81.475] (==) Not automatically adding GPU devices [ 81.480] (==) FontPath set to: /usr/local/share/fonts/misc/, /usr/local/share/fonts/TTF/, /usr/local/share/fonts/OTF/, /usr/local/share/fonts/Type1/, /usr/local/share/fonts/100dpi/, /usr/local/share/fonts/75dpi/ [ 81.480] (==) ModulePath set to "/usr/local/lib/xorg/modules" [ 81.480] (II) The server relies on devd to provide the list of input devices. If no devices become available, reconfigure devd or disable AutoAddDevices. [ 81.480] (II) Loader magic: 0x8112f0 [ 81.480] (II) Module ABI versions: [ 81.480] X.Org ANSI C Emulation: 0.4 [ 81.480] X.Org Video Driver: 19.0 [ 81.480] X.Org XInput driver : 21.0 [ 81.480] X.Org Server Extension : 9.0 [ 81.480] (--) PCI:*(0:0:2:0) 8086:041e:17aa:30a3 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/65536 [ 81.481] (II) LoadModule: "glx" [ 81.482] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so [ 81.497] (II) Module glx: vendor="X.Org Foundation" [ 81.497] compiled for 1.17.4, module version = 1.0.0 [ 81.497] ABI class: X.Org Server Extension, version 9.0 [ 81.497] (==) AIGLX enabled [ 81.498] (==) Matched intel as autoconfigured driver 0 [ 81.498] (==) Matched fbdev as autoconfigured driver 1 [ 81.498] (==) Matched vesa as autoconfigured driver 2 [ 81.498] (==) Assigned the driver to the xf86ConfigLayout [ 81.498] (II) LoadModule: "intel" [ 81.498] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so [ 81.501] (II) Module intel: vendor="X.Org Foundation" [ 81.501] compiled for 1.17.4, module version = 2.21.15 [ 81.501] Module class: X.Org Video Driver [ 81.501] ABI class: X.Org Video Driver, version 19.0 [ 81.501] (II) LoadModule: "fbdev" [ 81.501] (II) Loading /usr/local/lib/xorg/modules/drivers/fbdev_drv.so [ 81.502] (II) Module fbdev: vendor="X.Org Foundation" [ 81.502] compiled for 1.17.4, module version = 0.4.4 [ 81.502] Module class: X.Org Video Driver [ 81.502] ABI class: X.Org Video Driver, version 19.0 [ 81.502] (II) LoadModule: "vesa" [ 81.502] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so [ 81.502] (II) Module vesa: vendor="X.Org Foundation" [ 81.502] compiled for 1.17.4, module version = 2.3.4 [ 81.502] Module class: X.Org Video Driver [ 81.502] ABI class: X.Org Video Driver, version 19.0 [ 81.502] (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, HD Graphics, HD Graphics 2000, HD Graphics 3000, HD Graphics 2500, HD Graphics 4000, HD Graphics P4000, HD Graphics 4600, HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100, HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200 [ 81.503] (II) FBDEV: driver for framebuffer: fbdev [ 81.503] (II) VESA: driver for VESA chipsets: vesa [ 81.504] (--) Using syscons driver with X support (version 16777218.0) [ 81.504] (--) using VT number 9 [ 81.850] (II) Loading sub module "fbdevhw" [ 81.850] (II) LoadModule: "fbdevhw" [ 81.850] (II) Loading /usr/local/lib/xorg/modules/libfbdevhw.so [ 81.850] (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object. [ 81.850] (II) UnloadModule: "fbdevhw" [ 81.850] (II) Unloading fbdevhw [ 81.850] (EE) Failed to load module "fbdevhw" (invalid module, 0) [ 81.850] (WW) Falling back to old probe method for fbdev [ 81.850] (II) Loading sub module "fbdevhw" [ 81.850] (II) LoadModule: "fbdevhw" [ 81.850] (II) Loading /usr/local/lib/xorg/modules/libfbdevhw.so [ 81.850] (EE) LoadModule: Module fbdevhw does not have a fbdevhwModuleData data object. [ 81.850] (II) UnloadModule: "fbdevhw" [ 81.850] (II) Unloading fbdevhw [ 81.850] (EE) Failed to load module "fbdevhw" (invalid module, 0) [ 81.850] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 81.850] (II) Loading sub module "vbe" [ 81.850] (II) LoadModule: "vbe" [ 81.851] (II) Loading /usr/local/lib/xorg/modules/libvbe.so [ 81.851] (II) Module vbe: vendor="X.Org Foundation" [ 81.851] compiled for 1.17.4, module version = 1.1.0 [ 81.851] ABI class: X.Org Video Driver, version 19.0 [ 81.851] (II) Loading sub module "int10" [ 81.851] (II) LoadModule: "int10" [ 81.851] (II) Loading /usr/local/lib/xorg/modules/libint10.so [ 81.852] (II) Module int10: vendor="X.Org Foundation" [ 81.852] compiled for 1.17.4, module version = 1.0.0 [ 81.852] ABI class: X.Org Video Driver, version 19.0 [ 81.852] (II) VESA(0): initializing int10 [ 81.852] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 81.865] (II) VESA(0): VESA BIOS detected [ 81.865] (II) VESA(0): VESA VBE Version 3.0 [ 81.865] (II) VESA(0): VESA VBE Total Mem: 65472 kB [ 81.865] (II) VESA(0): VESA VBE OEM: Intel(R) HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS [ 81.865] (II) VESA(0): VESA VBE OEM Software Rev: 0.0 [ 82.064] (==) VESA(0): Depth 24, (--) framebuffer bpp 32 [ 82.064] (==) VESA(0): RGB weight 888 [ 82.064] (==) VESA(0): Default visual is TrueColor [ 82.064] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0) [ 82.064] (II) Loading sub module "ddc" [ 82.064] (II) LoadModule: "ddc" [ 82.064] (II) Module "ddc" already built-in [ 82.064] (II) VESA(0): VESA VBE DDC supported [ 82.064] (II) VESA(0): VESA VBE DDC Level 2 [ 82.064] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec. [ 82.076] (II) VESA(0): VESA VBE DDC read successfully [ 82.078] (II) VESA(0): Manufacturer: GSM Model: 5b08 Serial#: 391451 [ 82.078] (II) VESA(0): Year: 2016 Week: 4 [ 82.078] (II) VESA(0): EDID Version: 1.3 [ 82.078] (II) VESA(0): Digital Display Input [ 82.078] (II) VESA(0): Max Image Size [cm]: horiz.: 60 vert.: 34 [ 82.078] (II) VESA(0): Gamma: 2.20 [ 82.078] (II) VESA(0): DPMS capabilities: StandBy Suspend Off [ 82.078] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 [ 82.078] (II) VESA(0): First detailed timing is preferred mode [ 82.078] (II) VESA(0): redX: 0.652 redY: 0.335 greenX: 0.305 greenY: 0.637 [ 82.078] (II) VESA(0): blueX: 0.148 blueY: 0.062 whiteX: 0.313 whiteY: 0.329 [ 82.078] (II) VESA(0): Supported established timings: [ 82.078] (II) VESA(0): 640x480@60Hz [ 82.078] (II) VESA(0): 800x600@60Hz [ 82.078] (II) VESA(0): 1024x768@60Hz [ 82.078] (II) VESA(0): Manufacturer's mask: 0 [ 82.078] (II) VESA(0): Supported standard timings: [ 82.078] (II) VESA(0): #0: hsize: 1152 vsize 864 refresh: 60 vid: 16497 [ 82.078] (II) VESA(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 [ 82.078] (II) VESA(0): #2: hsize: 1280 vsize 720 refresh: 60 vid: 49281 [ 82.078] (II) VESA(0): #3: hsize: 1600 vsize 900 refresh: 60 vid: 49321 [ 82.078] (II) VESA(0): #4: hsize: 1920 vsize 1080 refresh: 60 vid: 49361 [ 82.078] (II) VESA(0): #5: hsize: 1280 vsize 800 refresh: 60 vid: 129 [ 82.078] (II) VESA(0): Supported detailed timing: [ 82.078] (II) VESA(0): clock: 297.0 MHz Image Size: 600 x 340 mm [ 82.078] (II) VESA(0): h_active: 3840 h_sync: 4016 h_sync_end 4104 h_blank_end 4400 h_border: 0 [ 82.078] (II) VESA(0): v_active: 2160 v_sync: 2168 v_sync_end 2178 v_blanking: 2250 v_border: 0 [ 82.078] (II) VESA(0): Supported detailed timing: [ 82.078] (II) VESA(0): clock: 148.5 MHz Image Size: 600 x 340 mm [ 82.078] (II) VESA(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0 [ 82.078] (II) VESA(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0 [ 82.078] (II) VESA(0): Ranges: V min: 56 V max: 61 Hz, H min: 30 H max: 135 kHz, PixClock max 305 MHz [ 82.078] (II) VESA(0): Monitor name: LG Ultra HD [ 82.078] (II) VESA(0): Number of EDID sections to follow: 1 [ 82.078] (II) VESA(0): EDID (in hex): [ 82.078] (II) VESA(0): 00ffffffffffff001e6d085b1bf90500 [ 82.078] (II) VESA(0): 041a0103803c2278ea3035a7554ea326 [ 82.078] (II) VESA(0): 0f50542108007140818081c0a9c0d1c0 [ 82.078] (II) VESA(0): 81000101010104740030f2705a80b058 [ 82.078] (II) VESA(0): 8a0058542100001e023a801871382d40 [ 82.078] (II) VESA(0): 582c450058542100001e000000fd0038 [ 82.078] (II) VESA(0): 3d1e871e000a202020202020000000fc [ 82.078] (II) VESA(0): 004c4720556c7472612048440a20014b [ 82.078] (II) VESA(0): EDID vendor "GSM", prod id 23304 [ 82.078] (II) VESA(0): Using EDID range info for horizontal sync [ 82.078] (II) VESA(0): Using EDID range info for vertical refresh [ 82.078] (II) VESA(0): Printing DDC gathered Modelines: [ 82.078] (II) VESA(0): Modeline "3840x2160"x0.0 297.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (67.5 kHz eP) [ 82.078] (II) VESA(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e) [ 82.078] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e) [ 82.078] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e) [ 82.078] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e) [ 82.078] (II) VESA(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz e) [ 82.078] (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e) [ 82.078] (II) VESA(0): Modeline "1280x720"x60.0 74.48 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.8 kHz e) [ 82.078] (II) VESA(0): Modeline "1600x900"x60.0 119.00 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz e) [ 82.078] (II) VESA(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e) [ 82.078] (II) VESA(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e) [ 82.078] (II) VESA(0): Searching for matching VESA mode(s): [ 82.091] Mode: 107 (1280x1024) [ 82.091] ModeAttributes: 0x9b [ 82.091] WinAAttributes: 0x7 [ 82.091] WinBAttributes: 0x0 [ 82.091] WinGranularity: 64 [ 82.091] WinSize: 64 [ 82.091] WinASegment: 0xa000 [ 82.091] WinBSegment: 0x0 [ 82.091] WinFuncPtr: 0xc000a1d8 [ 82.091] BytesPerScanline: 1280 [ 82.091] XResolution: 1280 [ 82.091] YResolution: 1024 [ 82.091] XCharSize: 8 [ 82.091] YCharSize: 16 [ 82.091] NumberOfPlanes: 1 [ 82.091] BitsPerPixel: 8 [ 82.091] NumberOfBanks: 1 [ 82.091] MemoryModel: 4 [ 82.091] BankSize: 0 [ 82.091] NumberOfImages: 50 [ 82.091] RedMaskSize: 0 [ 82.091] RedFieldPosition: 0 [ 82.091] GreenMaskSize: 0 [ 82.091] GreenFieldPosition: 0 [ 82.091] BlueMaskSize: 0 [ 82.091] BlueFieldPosition: 0 [ 82.091] RsvdMaskSize: 0 [ 82.091] RsvdFieldPosition: 0 [ 82.091] DirectColorModeInfo: 0 [ 82.091] PhysBasePtr: 0xe0000000 [ 82.091] LinBytesPerScanLine: 1280 [ 82.091] BnkNumberOfImagePages: 50 [ 82.091] LinNumberOfImagePages: 50 [ 82.091] LinRedMaskSize: 0 [ 82.091] LinRedFieldPosition: 0 [ 82.091] LinGreenMaskSize: 0 [ 82.091] LinGreenFieldPosition: 0 [ 82.091] LinBlueMaskSize: 0 [ 82.091] LinBlueFieldPosition: 0 [ 82.091] LinRsvdMaskSize: 0 [ 82.091] LinRsvdFieldPosition: 0 [ 82.091] MaxPixelClock: 230000000 [ 82.103] Mode: 11a (1280x1024) [ 82.103] ModeAttributes: 0x9b [ 82.103] WinAAttributes: 0x7 [ 82.103] WinBAttributes: 0x0 [ 82.103] WinGranularity: 64 [ 82.103] WinSize: 64 [ 82.103] WinASegment: 0xa000 [ 82.103] WinBSegment: 0x0 [ 82.103] WinFuncPtr: 0xc000a1d8 [ 82.103] BytesPerScanline: 2560 [ 82.103] XResolution: 1280 [ 82.103] YResolution: 1024 [ 82.103] XCharSize: 8 [ 82.103] YCharSize: 16 [ 82.103] NumberOfPlanes: 1 [ 82.103] BitsPerPixel: 16 [ 82.103] NumberOfBanks: 1 [ 82.103] MemoryModel: 6 [ 82.103] BankSize: 0 [ 82.103] NumberOfImages: 24 [ 82.103] RedMaskSize: 5 [ 82.103] RedFieldPosition: 11 [ 82.103] GreenMaskSize: 6 [ 82.103] GreenFieldPosition: 5 [ 82.103] BlueMaskSize: 5 [ 82.103] BlueFieldPosition: 0 [ 82.103] RsvdMaskSize: 0 [ 82.103] RsvdFieldPosition: 0 [ 82.103] DirectColorModeInfo: 0 [ 82.103] PhysBasePtr: 0xe0000000 [ 82.103] LinBytesPerScanLine: 2560 [ 82.103] BnkNumberOfImagePages: 24 [ 82.103] LinNumberOfImagePages: 24 [ 82.103] LinRedMaskSize: 5 [ 82.103] LinRedFieldPosition: 11 [ 82.103] LinGreenMaskSize: 6 [ 82.103] LinGreenFieldPosition: 5 [ 82.103] LinBlueMaskSize: 5 [ 82.103] LinBlueFieldPosition: 0 [ 82.103] LinRsvdMaskSize: 0 [ 82.103] LinRsvdFieldPosition: 0 [ 82.103] MaxPixelClock: 230000000 [ 82.116] *Mode: 11b (1280x1024) [ 82.116] ModeAttributes: 0x9b [ 82.116] WinAAttributes: 0x7 [ 82.116] WinBAttributes: 0x0 [ 82.116] WinGranularity: 64 [ 82.116] WinSize: 64 [ 82.116] WinASegment: 0xa000 [ 82.116] WinBSegment: 0x0 [ 82.116] WinFuncPtr: 0xc000a1d8 [ 82.116] BytesPerScanline: 5120 [ 82.116] XResolution: 1280 [ 82.116] YResolution: 1024 [ 82.116] XCharSize: 8 [ 82.116] YCharSize: 16 [ 82.116] NumberOfPlanes: 1 [ 82.116] BitsPerPixel: 32 [ 82.116] NumberOfBanks: 1 [ 82.116] MemoryModel: 6 [ 82.116] BankSize: 0 [ 82.116] NumberOfImages: 11 [ 82.116] RedMaskSize: 8 [ 82.116] RedFieldPosition: 16 [ 82.116] GreenMaskSize: 8 [ 82.116] GreenFieldPosition: 8 [ 82.116] BlueMaskSize: 8 [ 82.116] BlueFieldPosition: 0 [ 82.116] RsvdMaskSize: 8 [ 82.116] RsvdFieldPosition: 24 [ 82.116] DirectColorModeInfo: 0 [ 82.116] PhysBasePtr: 0xe0000000 [ 82.116] LinBytesPerScanLine: 5120 [ 82.116] BnkNumberOfImagePages: 11 [ 82.116] LinNumberOfImagePages: 11 [ 82.116] LinRedMaskSize: 8 [ 82.116] LinRedFieldPosition: 16 [ 82.116] LinGreenMaskSize: 8 [ 82.116] LinGreenFieldPosition: 8 [ 82.116] LinBlueMaskSize: 8 [ 82.116] LinBlueFieldPosition: 0 [ 82.116] LinRsvdMaskSize: 8 [ 82.116] LinRsvdFieldPosition: 24 [ 82.116] MaxPixelClock: 230000000 [ 82.128] Mode: 105 (1024x768) [ 82.128] ModeAttributes: 0x9b [ 82.128] WinAAttributes: 0x7 [ 82.128] WinBAttributes: 0x0 [ 82.128] WinGranularity: 64 [ 82.128] WinSize: 64 [ 82.128] WinASegment: 0xa000 [ 82.128] WinBSegment: 0x0 [ 82.128] WinFuncPtr: 0xc000a1d8 [ 82.128] BytesPerScanline: 1024 [ 82.128] XResolution: 1024 [ 82.128] YResolution: 768 [ 82.128] XCharSize: 8 [ 82.128] YCharSize: 16 [ 82.128] NumberOfPlanes: 1 [ 82.128] BitsPerPixel: 8 [ 82.128] NumberOfBanks: 1 [ 82.128] MemoryModel: 4 [ 82.128] BankSize: 0 [ 82.128] NumberOfImages: 84 [ 82.128] RedMaskSize: 0 [ 82.128] RedFieldPosition: 0 [ 82.128] GreenMaskSize: 0 [ 82.128] GreenFieldPosition: 0 [ 82.128] BlueMaskSize: 0 [ 82.128] BlueFieldPosition: 0 [ 82.128] RsvdMaskSize: 0 [ 82.128] RsvdFieldPosition: 0 [ 82.128] DirectColorModeInfo: 0 [ 82.128] PhysBasePtr: 0xe0000000 [ 82.128] LinBytesPerScanLine: 1024 [ 82.128] BnkNumberOfImagePages: 84 [ 82.128] LinNumberOfImagePages: 84 [ 82.128] LinRedMaskSize: 0 [ 82.128] LinRedFieldPosition: 0 [ 82.128] LinGreenMaskSize: 0 [ 82.128] LinGreenFieldPosition: 0 [ 82.128] LinBlueMaskSize: 0 [ 82.128] LinBlueFieldPosition: 0 [ 82.128] LinRsvdMaskSize: 0 [ 82.128] LinRsvdFieldPosition: 0 [ 82.128] MaxPixelClock: 230000000 [ 82.141] Mode: 117 (1024x768) [ 82.141] ModeAttributes: 0x9b [ 82.141] WinAAttributes: 0x7 [ 82.141] WinBAttributes: 0x0 [ 82.141] WinGranularity: 64 [ 82.141] WinSize: 64 [ 82.141] WinASegment: 0xa000 [ 82.141] WinBSegment: 0x0 [ 82.141] WinFuncPtr: 0xc000a1d8 [ 82.141] BytesPerScanline: 2048 [ 82.141] XResolution: 1024 [ 82.141] YResolution: 768 [ 82.141] XCharSize: 8 [ 82.141] YCharSize: 16 [ 82.141] NumberOfPlanes: 1 [ 82.141] BitsPerPixel: 16 [ 82.141] NumberOfBanks: 1 [ 82.141] MemoryModel: 6 [ 82.141] BankSize: 0 [ 82.141] NumberOfImages: 41 [ 82.141] RedMaskSize: 5 [ 82.141] RedFieldPosition: 11 [ 82.141] GreenMaskSize: 6 [ 82.141] GreenFieldPosition: 5 [ 82.141] BlueMaskSize: 5 [ 82.141] BlueFieldPosition: 0 [ 82.141] RsvdMaskSize: 0 [ 82.141] RsvdFieldPosition: 0 [ 82.141] DirectColorModeInfo: 0 [ 82.141] PhysBasePtr: 0xe0000000 [ 82.141] LinBytesPerScanLine: 2048 [ 82.141] BnkNumberOfImagePages: 41 [ 82.141] LinNumberOfImagePages: 41 [ 82.141] LinRedMaskSize: 5 [ 82.141] LinRedFieldPosition: 11 [ 82.141] LinGreenMaskSize: 6 [ 82.141] LinGreenFieldPosition: 5 [ 82.141] LinBlueMaskSize: 5 [ 82.141] LinBlueFieldPosition: 0 [ 82.141] LinRsvdMaskSize: 0 [ 82.141] LinRsvdFieldPosition: 0 [ 82.141] MaxPixelClock: 230000000 [ 82.153] *Mode: 118 (1024x768) [ 82.153] ModeAttributes: 0x9b [ 82.153] WinAAttributes: 0x7 [ 82.153] WinBAttributes: 0x0 [ 82.153] WinGranularity: 64 [ 82.153] WinSize: 64 [ 82.153] WinASegment: 0xa000 [ 82.153] WinBSegment: 0x0 [ 82.153] WinFuncPtr: 0xc000a1d8 [ 82.153] BytesPerScanline: 4096 [ 82.153] XResolution: 1024 [ 82.153] YResolution: 768 [ 82.153] XCharSize: 8 [ 82.153] YCharSize: 16 [ 82.153] NumberOfPlanes: 1 [ 82.153] BitsPerPixel: 32 [ 82.153] NumberOfBanks: 1 [ 82.153] MemoryModel: 6 [ 82.153] BankSize: 0 [ 82.153] NumberOfImages: 20 [ 82.153] RedMaskSize: 8 [ 82.153] RedFieldPosition: 16 [ 82.153] GreenMaskSize: 8 [ 82.153] GreenFieldPosition: 8 [ 82.153] BlueMaskSize: 8 [ 82.153] BlueFieldPosition: 0 [ 82.153] RsvdMaskSize: 8 [ 82.153] RsvdFieldPosition: 24 [ 82.153] DirectColorModeInfo: 0 [ 82.153] PhysBasePtr: 0xe0000000 [ 82.153] LinBytesPerScanLine: 4096 [ 82.153] BnkNumberOfImagePages: 20 [ 82.153] LinNumberOfImagePages: 20 [ 82.153] LinRedMaskSize: 8 [ 82.153] LinRedFieldPosition: 16 [ 82.153] LinGreenMaskSize: 8 [ 82.153] LinGreenFieldPosition: 8 [ 82.153] LinBlueMaskSize: 8 [ 82.153] LinBlueFieldPosition: 0 [ 82.153] LinRsvdMaskSize: 8 [ 82.153] LinRsvdFieldPosition: 24 [ 82.153] MaxPixelClock: 230000000 [ 82.166] *Mode: 112 (640x480) [ 82.166] ModeAttributes: 0x9b [ 82.166] WinAAttributes: 0x7 [ 82.166] WinBAttributes: 0x0 [ 82.166] WinGranularity: 64 [ 82.166] WinSize: 64 [ 82.166] WinASegment: 0xa000 [ 82.166] WinBSegment: 0x0 [ 82.166] WinFuncPtr: 0xc000a1d8 [ 82.166] BytesPerScanline: 2560 [ 82.166] XResolution: 640 [ 82.166] YResolution: 480 [ 82.166] XCharSize: 8 [ 82.166] YCharSize: 16 [ 82.166] NumberOfPlanes: 1 [ 82.166] BitsPerPixel: 32 [ 82.166] NumberOfBanks: 1 [ 82.166] MemoryModel: 6 [ 82.166] BankSize: 0 [ 82.166] NumberOfImages: 52 [ 82.166] RedMaskSize: 8 [ 82.166] RedFieldPosition: 16 [ 82.166] GreenMaskSize: 8 [ 82.166] GreenFieldPosition: 8 [ 82.166] BlueMaskSize: 8 [ 82.166] BlueFieldPosition: 0 [ 82.166] RsvdMaskSize: 8 [ 82.166] RsvdFieldPosition: 24 [ 82.166] DirectColorModeInfo: 0 [ 82.166] PhysBasePtr: 0xe0000000 [ 82.166] LinBytesPerScanLine: 2560 [ 82.166] BnkNumberOfImagePages: 52 [ 82.166] LinNumberOfImagePages: 52 [ 82.166] LinRedMaskSize: 8 [ 82.166] LinRedFieldPosition: 16 [ 82.166] LinGreenMaskSize: 8 [ 82.166] LinGreenFieldPosition: 8 [ 82.166] LinBlueMaskSize: 8 [ 82.166] LinBlueFieldPosition: 0 [ 82.166] LinRsvdMaskSize: 8 [ 82.166] LinRsvdFieldPosition: 24 [ 82.166] MaxPixelClock: 230000000 [ 82.178] Mode: 114 (800x600) [ 82.178] ModeAttributes: 0x9b [ 82.178] WinAAttributes: 0x7 [ 82.178] WinBAttributes: 0x0 [ 82.178] WinGranularity: 64 [ 82.178] WinSize: 64 [ 82.178] WinASegment: 0xa000 [ 82.178] WinBSegment: 0x0 [ 82.178] WinFuncPtr: 0xc000a1d8 [ 82.178] BytesPerScanline: 1600 [ 82.178] XResolution: 800 [ 82.178] YResolution: 600 [ 82.178] XCharSize: 8 [ 82.178] YCharSize: 16 [ 82.178] NumberOfPlanes: 1 [ 82.178] BitsPerPixel: 16 [ 82.178] NumberOfBanks: 1 [ 82.178] MemoryModel: 6 [ 82.178] BankSize: 0 [ 82.178] NumberOfImages: 67 [ 82.178] RedMaskSize: 5 [ 82.178] RedFieldPosition: 11 [ 82.178] GreenMaskSize: 6 [ 82.178] GreenFieldPosition: 5 [ 82.178] BlueMaskSize: 5 [ 82.178] BlueFieldPosition: 0 [ 82.178] RsvdMaskSize: 0 [ 82.178] RsvdFieldPosition: 0 [ 82.178] DirectColorModeInfo: 0 [ 82.178] PhysBasePtr: 0xe0000000 [ 82.178] LinBytesPerScanLine: 1600 [ 82.178] BnkNumberOfImagePages: 67 [ 82.178] LinNumberOfImagePages: 67 [ 82.178] LinRedMaskSize: 5 [ 82.178] LinRedFieldPosition: 11 [ 82.178] LinGreenMaskSize: 6 [ 82.178] LinGreenFieldPosition: 5 [ 82.178] LinBlueMaskSize: 5 [ 82.178] LinBlueFieldPosition: 0 [ 82.178] LinRsvdMaskSize: 0 [ 82.178] LinRsvdFieldPosition: 0 [ 82.178] MaxPixelClock: 230000000 [ 82.191] *Mode: 115 (800x600) [ 82.191] ModeAttributes: 0x9b [ 82.191] WinAAttributes: 0x7 [ 82.191] WinBAttributes: 0x0 [ 82.191] WinGranularity: 64 [ 82.191] WinSize: 64 [ 82.191] WinASegment: 0xa000 [ 82.191] WinBSegment: 0x0 [ 82.191] WinFuncPtr: 0xc000a1d8 [ 82.191] BytesPerScanline: 3200 [ 82.191] XResolution: 800 [ 82.191] YResolution: 600 [ 82.191] XCharSize: 8 [ 82.191] YCharSize: 16 [ 82.191] NumberOfPlanes: 1 [ 82.191] BitsPerPixel: 32 [ 82.191] NumberOfBanks: 1 [ 82.191] MemoryModel: 6 [ 82.191] BankSize: 0 [ 82.191] NumberOfImages: 33 [ 82.191] RedMaskSize: 8 [ 82.191] RedFieldPosition: 16 [ 82.191] GreenMaskSize: 8 [ 82.191] GreenFieldPosition: 8 [ 82.191] BlueMaskSize: 8 [ 82.191] BlueFieldPosition: 0 [ 82.191] RsvdMaskSize: 8 [ 82.191] RsvdFieldPosition: 24 [ 82.191] DirectColorModeInfo: 0 [ 82.191] PhysBasePtr: 0xe0000000 [ 82.191] LinBytesPerScanLine: 3200 [ 82.191] BnkNumberOfImagePages: 33 [ 82.191] LinNumberOfImagePages: 33 [ 82.191] LinRedMaskSize: 8 [ 82.191] LinRedFieldPosition: 16 [ 82.191] LinGreenMaskSize: 8 [ 82.191] LinGreenFieldPosition: 8 [ 82.191] LinBlueMaskSize: 8 [ 82.191] LinBlueFieldPosition: 0 [ 82.191] LinRsvdMaskSize: 8 [ 82.191] LinRsvdFieldPosition: 24 [ 82.191] MaxPixelClock: 230000000 [ 82.203] Mode: 101 (640x480) [ 82.203] ModeAttributes: 0x9b [ 82.203] WinAAttributes: 0x7 [ 82.203] WinBAttributes: 0x0 [ 82.203] WinGranularity: 64 [ 82.203] WinSize: 64 [ 82.203] WinASegment: 0xa000 [ 82.203] WinBSegment: 0x0 [ 82.203] WinFuncPtr: 0xc000a1d8 [ 82.203] BytesPerScanline: 640 [ 82.203] XResolution: 640 [ 82.203] YResolution: 480 [ 82.203] XCharSize: 8 [ 82.203] YCharSize: 16 [ 82.203] NumberOfPlanes: 1 [ 82.203] BitsPerPixel: 8 [ 82.203] NumberOfBanks: 1 [ 82.203] MemoryModel: 4 [ 82.203] BankSize: 0 [ 82.203] NumberOfImages: 203 [ 82.203] RedMaskSize: 0 [ 82.203] RedFieldPosition: 0 [ 82.203] GreenMaskSize: 0 [ 82.203] GreenFieldPosition: 0 [ 82.203] BlueMaskSize: 0 [ 82.203] BlueFieldPosition: 0 [ 82.203] RsvdMaskSize: 0 [ 82.203] RsvdFieldPosition: 0 [ 82.203] DirectColorModeInfo: 0 [ 82.203] PhysBasePtr: 0xe0000000 [ 82.203] LinBytesPerScanLine: 640 [ 82.203] BnkNumberOfImagePages: 203 [ 82.203] LinNumberOfImagePages: 203 [ 82.203] LinRedMaskSize: 0 [ 82.203] LinRedFieldPosition: 0 [ 82.203] LinGreenMaskSize: 0 [ 82.203] LinGreenFieldPosition: 0 [ 82.203] LinBlueMaskSize: 0 [ 82.203] LinBlueFieldPosition: 0 [ 82.203] LinRsvdMaskSize: 0 [ 82.203] LinRsvdFieldPosition: 0 [ 82.203] MaxPixelClock: 230000000 [ 82.216] Mode: 103 (800x600) [ 82.216] ModeAttributes: 0x9b [ 82.216] WinAAttributes: 0x7 [ 82.216] WinBAttributes: 0x0 [ 82.216] WinGranularity: 64 [ 82.216] WinSize: 64 [ 82.216] WinASegment: 0xa000 [ 82.216] WinBSegment: 0x0 [ 82.216] WinFuncPtr: 0xc000a1d8 [ 82.216] BytesPerScanline: 832 [ 82.216] XResolution: 800 [ 82.216] YResolution: 600 [ 82.216] XCharSize: 8 [ 82.216] YCharSize: 16 [ 82.216] NumberOfPlanes: 1 [ 82.216] BitsPerPixel: 8 [ 82.216] NumberOfBanks: 1 [ 82.216] MemoryModel: 4 [ 82.216] BankSize: 0 [ 82.216] NumberOfImages: 126 [ 82.216] RedMaskSize: 0 [ 82.216] RedFieldPosition: 0 [ 82.216] GreenMaskSize: 0 [ 82.216] GreenFieldPosition: 0 [ 82.216] BlueMaskSize: 0 [ 82.216] BlueFieldPosition: 0 [ 82.216] RsvdMaskSize: 0 [ 82.216] RsvdFieldPosition: 0 [ 82.216] DirectColorModeInfo: 0 [ 82.216] PhysBasePtr: 0xe0000000 [ 82.216] LinBytesPerScanLine: 832 [ 82.216] BnkNumberOfImagePages: 126 [ 82.216] LinNumberOfImagePages: 126 [ 82.216] LinRedMaskSize: 0 [ 82.216] LinRedFieldPosition: 0 [ 82.216] LinGreenMaskSize: 0 [ 82.216] LinGreenFieldPosition: 0 [ 82.216] LinBlueMaskSize: 0 [ 82.216] LinBlueFieldPosition: 0 [ 82.216] LinRsvdMaskSize: 0 [ 82.216] LinRsvdFieldPosition: 0 [ 82.216] MaxPixelClock: 230000000 [ 82.228] Mode: 111 (640x480) [ 82.228] ModeAttributes: 0x9b [ 82.228] WinAAttributes: 0x7 [ 82.228] WinBAttributes: 0x0 [ 82.228] WinGranularity: 64 [ 82.228] WinSize: 64 [ 82.228] WinASegment: 0xa000 [ 82.228] WinBSegment: 0x0 [ 82.228] WinFuncPtr: 0xc000a1d8 [ 82.228] BytesPerScanline: 1280 [ 82.228] XResolution: 640 [ 82.228] YResolution: 480 [ 82.228] XCharSize: 8 [ 82.228] YCharSize: 16 [ 82.228] NumberOfPlanes: 1 [ 82.228] BitsPerPixel: 16 [ 82.228] NumberOfBanks: 1 [ 82.228] MemoryModel: 6 [ 82.228] BankSize: 0 [ 82.228] NumberOfImages: 101 [ 82.228] RedMaskSize: 5 [ 82.228] RedFieldPosition: 11 [ 82.228] GreenMaskSize: 6 [ 82.228] GreenFieldPosition: 5 [ 82.228] BlueMaskSize: 5 [ 82.228] BlueFieldPosition: 0 [ 82.228] RsvdMaskSize: 0 [ 82.228] RsvdFieldPosition: 0 [ 82.228] DirectColorModeInfo: 0 [ 82.228] PhysBasePtr: 0xe0000000 [ 82.228] LinBytesPerScanLine: 1280 [ 82.228] BnkNumberOfImagePages: 101 [ 82.228] LinNumberOfImagePages: 101 [ 82.228] LinRedMaskSize: 5 [ 82.228] LinRedFieldPosition: 11 [ 82.228] LinGreenMaskSize: 6 [ 82.228] LinGreenFieldPosition: 5 [ 82.228] LinBlueMaskSize: 5 [ 82.228] LinBlueFieldPosition: 0 [ 82.228] LinRsvdMaskSize: 0 [ 82.229] LinRsvdFieldPosition: 0 [ 82.229] MaxPixelClock: 230000000 [ 82.241] Mode: 17d (1920x1080) [ 82.241] ModeAttributes: 0x9b [ 82.241] WinAAttributes: 0x7 [ 82.241] WinBAttributes: 0x0 [ 82.241] WinGranularity: 64 [ 82.241] WinSize: 64 [ 82.241] WinASegment: 0xa000 [ 82.241] WinBSegment: 0x0 [ 82.241] WinFuncPtr: 0xc000a1d8 [ 82.241] BytesPerScanline: 1920 [ 82.241] XResolution: 1920 [ 82.241] YResolution: 1080 [ 82.241] XCharSize: 8 [ 82.241] YCharSize: 16 [ 82.241] NumberOfPlanes: 1 [ 82.241] BitsPerPixel: 8 [ 82.241] NumberOfBanks: 1 [ 82.241] MemoryModel: 4 [ 82.241] BankSize: 0 [ 82.241] NumberOfImages: 30 [ 82.241] RedMaskSize: 0 [ 82.241] RedFieldPosition: 0 [ 82.241] GreenMaskSize: 0 [ 82.241] GreenFieldPosition: 0 [ 82.241] BlueMaskSize: 0 [ 82.241] BlueFieldPosition: 0 [ 82.241] RsvdMaskSize: 0 [ 82.241] RsvdFieldPosition: 0 [ 82.241] DirectColorModeInfo: 0 [ 82.241] PhysBasePtr: 0xe0000000 [ 82.241] LinBytesPerScanLine: 1920 [ 82.241] BnkNumberOfImagePages: 30 [ 82.241] LinNumberOfImagePages: 30 [ 82.241] LinRedMaskSize: 0 [ 82.241] LinRedFieldPosition: 0 [ 82.241] LinGreenMaskSize: 0 [ 82.241] LinGreenFieldPosition: 0 [ 82.241] LinBlueMaskSize: 0 [ 82.241] LinBlueFieldPosition: 0 [ 82.241] LinRsvdMaskSize: 0 [ 82.241] LinRsvdFieldPosition: 0 [ 82.241] MaxPixelClock: 230000000 [ 82.253] Mode: 17e (1920x1080) [ 82.253] ModeAttributes: 0x9b [ 82.253] WinAAttributes: 0x7 [ 82.253] WinBAttributes: 0x0 [ 82.253] WinGranularity: 64 [ 82.253] WinSize: 64 [ 82.253] WinASegment: 0xa000 [ 82.253] WinBSegment: 0x0 [ 82.253] WinFuncPtr: 0xc000a1d8 [ 82.254] BytesPerScanline: 3840 [ 82.254] XResolution: 1920 [ 82.254] YResolution: 1080 [ 82.254] XCharSize: 8 [ 82.254] YCharSize: 16 [ 82.254] NumberOfPlanes: 1 [ 82.254] BitsPerPixel: 16 [ 82.254] NumberOfBanks: 1 [ 82.254] MemoryModel: 6 [ 82.254] BankSize: 0 [ 82.254] NumberOfImages: 14 [ 82.254] RedMaskSize: 5 [ 82.254] RedFieldPosition: 11 [ 82.254] GreenMaskSize: 6 [ 82.254] GreenFieldPosition: 5 [ 82.254] BlueMaskSize: 5 [ 82.254] BlueFieldPosition: 0 [ 82.254] RsvdMaskSize: 0 [ 82.254] RsvdFieldPosition: 0 [ 82.254] DirectColorModeInfo: 0 [ 82.254] PhysBasePtr: 0xe0000000 [ 82.254] LinBytesPerScanLine: 3840 [ 82.254] BnkNumberOfImagePages: 14 [ 82.254] LinNumberOfImagePages: 14 [ 82.254] LinRedMaskSize: 5 [ 82.254] LinRedFieldPosition: 11 [ 82.254] LinGreenMaskSize: 6 [ 82.254] LinGreenFieldPosition: 5 [ 82.254] LinBlueMaskSize: 5 [ 82.254] LinBlueFieldPosition: 0 [ 82.254] LinRsvdMaskSize: 0 [ 82.254] LinRsvdFieldPosition: 0 [ 82.254] MaxPixelClock: 230000000 [ 82.266] *Mode: 17f (1920x1080) [ 82.266] ModeAttributes: 0x9b [ 82.266] WinAAttributes: 0x7 [ 82.266] WinBAttributes: 0x0 [ 82.266] WinGranularity: 64 [ 82.266] WinSize: 64 [ 82.266] WinASegment: 0xa000 [ 82.266] WinBSegment: 0x0 [ 82.266] WinFuncPtr: 0xc000a1d8 [ 82.266] BytesPerScanline: 7680 [ 82.266] XResolution: 1920 [ 82.266] YResolution: 1080 [ 82.266] XCharSize: 8 [ 82.266] YCharSize: 16 [ 82.266] NumberOfPlanes: 1 [ 82.266] BitsPerPixel: 32 [ 82.266] NumberOfBanks: 1 [ 82.266] MemoryModel: 6 [ 82.266] BankSize: 0 [ 82.266] NumberOfImages: 7 [ 82.266] RedMaskSize: 8 [ 82.266] RedFieldPosition: 16 [ 82.266] GreenMaskSize: 8 [ 82.266] GreenFieldPosition: 8 [ 82.266] BlueMaskSize: 8 [ 82.266] BlueFieldPosition: 0 [ 82.266] RsvdMaskSize: 8 [ 82.266] RsvdFieldPosition: 24 [ 82.266] DirectColorModeInfo: 0 [ 82.266] PhysBasePtr: 0xe0000000 [ 82.266] LinBytesPerScanLine: 7680 [ 82.266] BnkNumberOfImagePages: 7 [ 82.266] LinNumberOfImagePages: 7 [ 82.266] LinRedMaskSize: 8 [ 82.266] LinRedFieldPosition: 16 [ 82.266] LinGreenMaskSize: 8 [ 82.266] LinGreenFieldPosition: 8 [ 82.266] LinBlueMaskSize: 8 [ 82.266] LinBlueFieldPosition: 0 [ 82.266] LinRsvdMaskSize: 8 [ 82.266] LinRsvdFieldPosition: 24 [ 82.266] MaxPixelClock: 230000000 [ 82.266] [ 82.266] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB) [ 82.266] (II) VESA(0): : Using hsync range of 30.00-135.00 kHz [ 82.266] (II) VESA(0): : Using vrefresh range of 56.00-61.00 Hz [ 82.266] (II) VESA(0): : Using maximum pixel clock of 305.00 MHz [ 82.267] (--) VESA(0): Virtual size is 1920x1080 (pitch 1920) [ 82.267] (**) VESA(0): *Built-in mode "1920x1080" [ 82.267] (**) VESA(0): Built-in mode "1280x1024" [ 82.267] (**) VESA(0): Built-in mode "1024x768" [ 82.267] (**) VESA(0): Built-in mode "800x600" [ 82.267] (**) VESA(0): Built-in mode "640x480" [ 82.267] (**) VESA(0): Display dimensions: (600, 340) mm [ 82.267] (**) VESA(0): DPI set to (81, 80) [ 82.267] (**) VESA(0): Using "Shadow Framebuffer" [ 82.267] (II) Loading sub module "shadow" [ 82.267] (II) LoadModule: "shadow" [ 82.267] (II) Loading /usr/local/lib/xorg/modules/libshadow.so [ 82.269] (II) Module shadow: vendor="X.Org Foundation" [ 82.269] compiled for 1.17.4, module version = 1.1.0 [ 82.269] ABI class: X.Org ANSI C Emulation, version 0.4 [ 82.269] (II) Loading sub module "fb" [ 82.269] (II) LoadModule: "fb" [ 82.269] (II) Loading /usr/local/lib/xorg/modules/libfb.so [ 82.270] (II) Module fb: vendor="X.Org Foundation" [ 82.270] compiled for 1.17.4, module version = 1.0.0 [ 82.270] ABI class: X.Org ANSI C Emulation, version 0.4 [ 82.270] (==) Depth 24 pixmap format is 32 bpp [ 82.270] (II) Loading sub module "int10" [ 82.270] (II) LoadModule: "int10" [ 82.270] (II) Loading /usr/local/lib/xorg/modules/libint10.so [ 82.270] (II) Module int10: vendor="X.Org Foundation" [ 82.270] compiled for 1.17.4, module version = 1.0.0 [ 82.270] ABI class: X.Org Video Driver, version 19.0 [ 82.270] (II) VESA(0): initializing int10 [ 82.271] (II) VESA(0): Primary V_BIOS segment is: 0xc000 [ 82.283] (II) VESA(0): VESA BIOS detected [ 82.283] (II) VESA(0): VESA VBE Version 3.0 [ 82.283] (II) VESA(0): VESA VBE Total Mem: 65472 kB [ 82.283] (II) VESA(0): VESA VBE OEM: Intel(R) HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS [ 82.283] (II) VESA(0): VESA VBE OEM Software Rev: 0.0 [ 82.283] (II) VESA(0): virtual address = 0x807000000, physical address = 0xe0000000, size = 67043328 [ 82.285] (II) VESA(0): Setting up VESA Mode 0x17F (1920x1080) [ 82.370] (==) VESA(0): Default visual is TrueColor [ 82.371] (==) VESA(0): Backing store enabled [ 82.371] (==) VESA(0): DPMS enabled [ 82.371] (==) RandR enabled [ 82.372] (II) AIGLX: Screen 0 is not DRI2 capable [ 82.372] (EE) AIGLX: reverting to software rendering [ 82.625] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 82.625] (II) AIGLX: Loaded and initialized swrast [ 82.625] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 82.699] (II) config/devd: probing input devices... [ 82.699] (II) config/devd: adding input device (null) (/dev/kbdmux) [ 82.699] (II) LoadModule: "kbd" [ 82.699] (II) Loading /usr/local/lib/xorg/modules/input/kbd_drv.so [ 82.700] (II) Module kbd: vendor="X.Org Foundation" [ 82.700] compiled for 1.17.4, module version = 1.8.1 [ 82.700] Module class: X.Org XInput Driver [ 82.700] ABI class: X.Org XInput driver, version 21.0 [ 82.700] (II) Using input driver 'kbd' for 'kbdmux' [ 82.700] (**) kbdmux: always reports core events [ 82.700] (**) kbdmux: always reports core events [ 82.700] (**) Option "Protocol" "standard" [ 82.700] (**) Option "XkbRules" "base" [ 82.700] (**) Option "XkbModel" "pc105" [ 82.700] (**) Option "XkbLayout" "us" [ 82.700] (**) Option "config_info" "devd:kbdmux" [ 82.700] (II) XINPUT: Adding extended input device "kbdmux" (type: KEYBOARD, id 6) [ 83.190] (II) config/devd: kbdmux is enabled, ignoring device ukbd0 [ 83.190] (II) config/devd: kbdmux is enabled, ignoring device ukbd1 [ 83.190] (II) config/devd: kbdmux is enabled, ignoring device atkbd0 [ 83.190] (II) config/devd: adding input device (null) (/dev/sysmouse) [ 83.190] (II) LoadModule: "mouse" [ 83.190] (II) Loading /usr/local/lib/xorg/modules/input/mouse_drv.so [ 83.192] (II) Module mouse: vendor="X.Org Foundation" [ 83.192] compiled for 1.17.4, module version = 1.9.1 [ 83.192] Module class: X.Org XInput Driver [ 83.192] ABI class: X.Org XInput driver, version 21.0 [ 83.192] (II) Using input driver 'mouse' for 'sysmouse' [ 83.192] (**) sysmouse: always reports core events [ 83.192] (**) Option "Device" "/dev/sysmouse" [ 83.192] (==) sysmouse: Protocol: "Auto" [ 83.192] (**) sysmouse: always reports core events [ 83.192] (==) sysmouse: Emulate3Buttons, Emulate3Timeout: 50 [ 83.192] (**) sysmouse: ZAxisMapping: buttons 4 and 5 [ 83.192] (**) sysmouse: Buttons: 5 [ 83.193] (**) Option "config_info" "devd:sysmouse" [ 83.193] (II) XINPUT: Adding extended input device "sysmouse" (type: MOUSE, id 7) [ 83.193] (**) sysmouse: (accel) keeping acceleration scheme 1 [ 83.193] (**) sysmouse: (accel) acceleration profile 0 [ 83.193] (**) sysmouse: (accel) acceleration factor: 2.000 [ 83.193] (**) sysmouse: (accel) acceleration threshold: 4 [ 83.193] (II) sysmouse: SetupAuto: hw.iftype is 4, hw.model is 0 [ 83.193] (II) sysmouse: SetupAuto: protocol is SysMouse [ 83.193] (II) config/devd: device /dev/ums0 already opened