You are not logged in.

#1 2017-06-16 12:20:46

rustdev
Member
Registered: 2017-06-16
Posts: 6

Problems with Intel video on Lenovo laptop

Hi everyone.

I've been using Lenovo L450 for almost 2 years and I've always had problems with it, especially with its graphics card (Intel HD Graphics 5500). I tried different solutions and then used a laptop for a while to test how it works, but the problems with Intel graphics occurred again and again, so I decided to create a topic here just in case if someone had such issues and was able to solve them and/or can suggest a solution.

I'm updating my Arch every month, the current kernel version is 4.11.3-1, there are generally 2 problems which bother me much:

  1. Performance. I'm not sure if it is a problem with my configuration, probably the graphic card is just to weak to handle my Acer CB280HK display (4K display), but the performance in overall is quite bad, even resizing the window is slow. If I use some text editors like Atom or Visual Studio Code, it becomes even more lagging and the CPU usage raises to 100% when I type something there and/or edit a text (so I'm using Vim instead). I thought that the video acceleration does not work, but according to `glxinfo`, the "direct rendering" is turned on.

  2. At least once a week I observe a crash related to the intel driver, so the system hangs completely and does not respond. In such cases I have to do a hard reset and check the logs afterwards.

As (1) seems to be a general issue with intel graphics card performance and has nothing to do with my configuration, I would like to dedicate this topic to (2). However, if you have any tips regarding (1), they're also welcomed.

Back to (2), the last crash occurred today and the logs are basically the same as always:

Jun 16 11:07:11 Lap-Daniel kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000018
Jun 16 11:07:11 Lap-Daniel kernel: IP: gen8_ppgtt_alloc_page_directories.isra.16+0xd9/0x280 [i915]
Jun 16 11:07:11 Lap-Daniel kernel: PGD 175133067 
Jun 16 11:07:11 Lap-Daniel kernel: PUD 189517067 
Jun 16 11:07:11 Lap-Daniel kernel: PMD 0 
Jun 16 11:07:11 Lap-Daniel kernel: 
Jun 16 11:07:11 Lap-Daniel kernel: Oops: 0002 [#1] PREEMPT SMP
Jun 16 11:07:11 Lap-Daniel kernel: Modules linked in: hid_cherry hid_generic usbhid hid ctr ccm fuse joydev mousedev snd_hda_codec_hdmi arc4 iwlmvm mac80211 iwlwifi cfg80211 rtsx_pci_ms memstick iTCO_wdt iTCO_
Jun 16 11:07:11 Lap-Daniel kernel:  syscopyarea sysfillrect sysimgblt fb_sys_fops i2c_algo_bit snd_timer thermal thinkpad_acpi nvram snd soundcore ac led_class battery video wmi tpm_tis tpm_tis_core button tpm
Jun 16 11:07:11 Lap-Daniel kernel: CPU: 1 PID: 29835 Comm: VDMA Tainted: G           O    4.11.3-1-ARCH #1
Jun 16 11:07:11 Lap-Daniel kernel: Hardware name: LENOVO 20DSCTO1WW/Intel powered classmate PC, BIOS JDET54WW (1.16 ) 08/19/2015
Jun 16 11:07:11 Lap-Daniel kernel: task: ffff8801039b8e00 task.stack: ffffc90008b8c000
Jun 16 11:07:11 Lap-Daniel kernel: RIP: 0010:gen8_ppgtt_alloc_page_directories.isra.16+0xd9/0x280 [i915]
Jun 16 11:07:11 Lap-Daniel kernel: RSP: 0018:ffffc90008b8f8d0 EFLAGS: 00010286
Jun 16 11:07:11 Lap-Daniel kernel: RAX: ffff88003a9ae000 RBX: 00000000ffff7000 RCX: ffff8801bcfc8000
Jun 16 11:07:11 Lap-Daniel kernel: RDX: 0000000000000000 RSI: 0000000000000018 RDI: ffff88023aee8000
Jun 16 11:07:11 Lap-Daniel kernel: RBP: ffffc90008b8f930 R08: ffff880000001000 R09: 0000000000000000
Jun 16 11:07:11 Lap-Daniel kernel: R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000003
Jun 16 11:07:11 Lap-Daniel kernel: R13: 0000000000008000 R14: ffff88002b9ee000 R15: ffff88018e97d950
Jun 16 11:07:11 Lap-Daniel kernel: FS:  00007fa3898df700(0000) GS:ffff88024dc40000(0000) knlGS:0000000000000000
Jun 16 11:07:11 Lap-Daniel kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Jun 16 11:07:11 Lap-Daniel kernel: CR2: 0000000000000018 CR3: 00000001634fc000 CR4: 00000000003426e0
Jun 16 11:07:11 Lap-Daniel kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jun 16 11:07:11 Lap-Daniel kernel: DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Jun 16 11:07:11 Lap-Daniel kernel: Call Trace:
Jun 16 11:07:11 Lap-Daniel kernel:  ? alloc_gen8_temp_bitmaps+0x2e/0x80 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  gen8_alloc_va_range_3lvl+0xcc/0x980 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  ? __kmalloc+0x2e/0x220
Jun 16 11:07:11 Lap-Daniel kernel:  ? sg_kmalloc+0x19/0x30
Jun 16 11:07:11 Lap-Daniel kernel:  ? swiotlb_map_sg_attrs+0x53/0x120
Jun 16 11:07:11 Lap-Daniel kernel:  ? add_hole+0xd6/0x100 [drm]
Jun 16 11:07:11 Lap-Daniel kernel:  gen8_alloc_va_range+0x269/0x470 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  i915_vma_bind+0x81/0x1a0 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  __i915_vma_do_pin+0x2e1/0x3d0 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  i915_gem_execbuffer_reserve_vma.isra.8+0xbe/0x1b0 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  i915_gem_execbuffer_reserve.isra.9+0x378/0x400 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  i915_gem_do_execbuffer.isra.15+0x4ea/0x1510 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  ? mem_cgroup_try_charge+0x83/0x1c0
Jun 16 11:07:11 Lap-Daniel kernel:  i915_gem_execbuffer2+0xc5/0x240 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  drm_ioctl+0x212/0x4d0 [drm]
Jun 16 11:07:11 Lap-Daniel kernel:  ? i915_gem_execbuffer+0x320/0x320 [i915]
Jun 16 11:07:11 Lap-Daniel kernel:  do_vfs_ioctl+0xa5/0x600
Jun 16 11:07:11 Lap-Daniel kernel:  ? handle_mm_fault+0xde/0x240
Jun 16 11:07:11 Lap-Daniel kernel:  ? __fget+0x77/0xb0
Jun 16 11:07:11 Lap-Daniel kernel:  SyS_ioctl+0x79/0x90
Jun 16 11:07:11 Lap-Daniel kernel:  entry_SYSCALL_64_fastpath+0x1a/0xa9
Jun 16 11:07:11 Lap-Daniel kernel: RIP: 0033:0x7fa54e84dcb7
Jun 16 11:07:11 Lap-Daniel kernel: RSP: 002b:00007fa3898dea68 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
Jun 16 11:07:11 Lap-Daniel kernel: RAX: ffffffffffffffda RBX: 00007fa51265be20 RCX: 00007fa54e84dcb7
Jun 16 11:07:11 Lap-Daniel kernel: RDX: 00007fa3898deac0 RSI: 0000000040406469 RDI: 0000000000000022
Jun 16 11:07:11 Lap-Daniel kernel: RBP: 000000004c004808 R08: 0000000000000001 R09: 0000000000000022
Jun 16 11:07:11 Lap-Daniel kernel: R10: 00007fa512681180 R11: 0000000000000246 R12: 0000000000000402
Jun 16 11:07:11 Lap-Daniel kernel: R13: 0000000002000000 R14: 0000000411e44809 R15: 00007fa512683198
Jun 16 11:07:11 Lap-Daniel kernel: Code: 00 49 8b be e0 02 00 00 48 89 c6 48 89 45 c0 48 8b 52 08 48 83 ca 03 e8 56 e0 ff ff 48 8b 45 a8 48 8b 75 d0 48 8b 10 48 8b 45 c0 <48> 89 04 32 48 8b 45 b0 4c 0f ab 20 0
Jun 16 11:07:11 Lap-Daniel kernel: RIP: gen8_ppgtt_alloc_page_directories.isra.16+0xd9/0x280 [i915] RSP: ffffc90008b8f8d0
Jun 16 11:07:11 Lap-Daniel kernel: CR2: 0000000000000018
Jun 16 11:07:11 Lap-Daniel kernel: ---[ end trace 333c408aa6c5c8a0 ]---

What I have tried so far:

  1. Adding `i915.enable_rc6=0` -- unfortunately did not help. The last crash occurred when this option has been set, so it seems that it does not have any effect on these crashes.

  2. Adding `i915.enable_execlists=0` -- also did not help.

  3. Changing acceleration method from `sna` to `uxa` reduces the overall GPU performance, so I could not work for a week using such configuration. So I think it's related to (1).

  4. Turning off the hardware acceleration -- the same as above, the performance degradation was so huge, that I could not work with this option set. I believe it's also more related to (1).

Is there something I can do to fix these crashes without turning off the hardware acceleration? NOTE: I do not claim that turning off the hardware acceleration will fix the crashes, it may or may not fix the crashes. But I did not this as a long term option as the performance without the hardware acceleration was quite bad.

Regards,
Daniel

Offline

#2 2017-06-16 12:33:04

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: Problems with Intel video on Lenovo laptop

Try removing xf86-video-intel as well as any xorg.config having to do with your graphics adapter. xf86-video-intel is virtually unmaintained and seems to have a few problems with newer intel chipsets. Doing so will make xorg fallback to the modesetting driver, which sees far more active development on intel's side.

Other than that, regarding the slowness and heavy cpu usage during normal usage: What WM/DE are you using? Do you have any form of compositing enabled? If you haven't try to enable it (if you have try to disable it) if you use a WM that is incapable of compositing itself you might want to use compton or similar.

Last edited by V1del (2017-06-16 12:34:42)

Offline

#3 2017-06-16 14:28:26

rustdev
Member
Registered: 2017-06-16
Posts: 6

Re: Problems with Intel video on Lenovo laptop

V1del wrote:

Try removing xf86-video-intel as well as any xorg.config having to do with your graphics adapter. xf86-video-intel is virtually unmaintained and seems to have a few problems with newer intel chipsets. Doing so will make xorg fallback to the modesetting driver, which sees far more active development on intel's side.

Oh, I forgot to mention, that I also tried modesetting, unfortunately modesetting is also really slow (even slower than intel uxa). After you mentioned it, I decided to try it again (as the last time I tried it was in December), but than I realized that actually I'm using modesetting right now (I think I switched to it several months ago to test performance and forgot to switch back to intel). In other words, modesetting is also slow and it turns out that modesetting crashes sometimes as well.

V1del wrote:

Other than that, regarding the slowness and heavy cpu usage during normal usage: What WM/DE are you using? Do you have any form of compositing enabled? If you haven't try to enable it (if you have try to disable it) if you use a WM that is incapable of compositing itself you might want to use compton or similar.

I'm using cinnamon. Normally I don't use composition, but after you suggested it, I decided to turn it on and test a bit. Unfortunately it does not speed up anything, sometimes the CPU usage (when I resize windows or type something in editors like Atom) still reaches 100%. But when the compositing is enabled, these desktop effects slow everything down even more.

Also I've just tried to run glmark2 (I know that it's quite an old test and probably it's not popular nowadays, but the results might be interesting though):

=======================================================
    glmark2 2014.03
=======================================================
    OpenGL Information
    GL_VENDOR:     Intel Open Source Technology Center
    GL_RENDERER:   Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2) 
    GL_VERSION:    3.0 Mesa 17.1.2
=======================================================
[build] use-vbo=false: FPS: 868 FrameTime: 1.152 ms
[build] use-vbo=true: FPS: 1017 FrameTime: 0.983 ms
[texture] texture-filter=nearest: FPS: 901 FrameTime: 1.110 ms
[texture] texture-filter=linear: FPS: 799 FrameTime: 1.252 ms
[texture] texture-filter=mipmap: FPS: 766 FrameTime: 1.305 ms
[shading] shading=gouraud: FPS: 789 FrameTime: 1.267 ms
[shading] shading=blinn-phong-inf: FPS: 733 FrameTime: 1.364 ms
[shading] shading=phong: FPS: 718 FrameTime: 1.393 ms
[shading] shading=cel: FPS: 742 FrameTime: 1.348 ms
[bump] bump-render=high-poly: FPS: 618 FrameTime: 1.618 ms
[bump] bump-render=normals: FPS: 977 FrameTime: 1.024 ms
[bump] bump-render=height: FPS: 976 FrameTime: 1.025 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=0,1,0;1,-4,1;0,1,0;: FPS: 823 FrameTime: 1.215 ms
libpng warning: iCCP: known incorrect sRGB profile
[effect2d] kernel=1,1,1,1,1;1,1,1,1,1;1,1,1,1,1;: FPS: 502 FrameTime: 1.992 ms
[pulsar] light=false:quads=5:texture=false: FPS: 775 FrameTime: 1.290 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] blur-radius=5:effect=blur:passes=1:separable=true:windows=4: FPS: 402 FrameTime: 2.488 ms
libpng warning: iCCP: known incorrect sRGB profile
[desktop] effect=shadow:windows=4: FPS: 513 FrameTime: 1.949 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 296 FrameTime: 3.378 ms
[buffer] columns=200:interleave=false:update-dispersion=0.9:update-fraction=0.5:update-method=subdata: FPS: 211 FrameTime: 4.739 ms
[buffer] columns=200:interleave=true:update-dispersion=0.9:update-fraction=0.5:update-method=map: FPS: 331 FrameTime: 3.021 ms
[ideas] speed=duration: FPS: 830 FrameTime: 1.205 ms
[jellyfish] <default>: FPS: 731 FrameTime: 1.368 ms
[terrain] <default>: FPS: 105 FrameTime: 9.524 ms
[shadow] <default>: FPS: 277 FrameTime: 3.610 ms
[refract] <default>: FPS: 117 FrameTime: 8.547 ms
[conditionals] fragment-steps=0:vertex-steps=0: FPS: 855 FrameTime: 1.170 ms
[conditionals] fragment-steps=5:vertex-steps=0: FPS: 859 FrameTime: 1.164 ms
[conditionals] fragment-steps=0:vertex-steps=5: FPS: 758 FrameTime: 1.319 ms
[function] fragment-complexity=low:fragment-steps=5: FPS: 713 FrameTime: 1.403 ms
[function] fragment-complexity=medium:fragment-steps=5: FPS: 693 FrameTime: 1.443 ms
[loop] fragment-loop=false:fragment-steps=5:vertex-steps=5: FPS: 576 FrameTime: 1.736 ms
[loop] fragment-steps=5:fragment-uniform=false:vertex-steps=5: FPS: 741 FrameTime: 1.350 ms
[loop] fragment-steps=5:fragment-uniform=true:vertex-steps=5: FPS: 727 FrameTime: 1.376 ms
=======================================================
                                  glmark2 Score: 658 
=======================================================

On intel sna the overall score was around 1200 as far as I can remember.

Offline

#4 2017-06-16 14:34:58

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: Problems with Intel video on Lenovo laptop

If you switched to modesetting, yet still have a xorg conf that sets up UXA or SNA you are going to cripple your modesetting, since setting the AccelMethod string to any of these values will disable the GLAMOR acceleration the modesetting driver would use. Post your Xorg log

Offline

#5 2017-06-16 14:46:29

rustdev
Member
Registered: 2017-06-16
Posts: 6

Re: Problems with Intel video on Lenovo laptop

I removed intel drivers before switching to modesetting.

Xorg.log:

[    12.087] (--) Log file renamed from "/home/daniel/.local/share/xorg/Xorg.pid-710.log" to "/home/daniel/.local/share/xorg/Xorg.0.log"
[    12.088] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[    12.088] X Protocol Version 11, Revision 0
[    12.088] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[    12.088] Current Operating System: Linux Lap-Daniel 4.11.5-1-ARCH #1 SMP PREEMPT Wed Jun 14 16:19:27 CEST 2017 x86_64
[    12.088] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=f4f41150-9cf7-4c62-ac76-a24f5f2ec0d7 rw quiet
[    12.088] Build Date: 07 April 2017  05:42:48PM
[    12.088]  
[    12.088] Current version of pixman: 0.34.0
[    12.088] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    12.088] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    12.088] (==) Log file: "/home/daniel/.local/share/xorg/Xorg.0.log", Time: Fri Jun 16 16:02:27 2017
[    12.090] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    12.091] (==) No Layout section.  Using the first Screen section.
[    12.091] (==) No screen section available. Using defaults.
[    12.091] (**) |-->Screen "Default Screen Section" (0)
[    12.091] (**) |   |-->Monitor "<default monitor>"
[    12.092] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    12.092] (==) Automatically adding devices
[    12.092] (==) Automatically enabling devices
[    12.092] (==) Automatically adding GPU devices
[    12.092] (==) Automatically binding GPU devices
[    12.092] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    12.092] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    12.092] (==) ModulePath set to "/usr/lib/xorg/modules"
[    12.092] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    12.092] (II) Loader magic: 0x822d60
[    12.092] (II) Module ABI versions:
[    12.092] 	X.Org ANSI C Emulation: 0.4
[    12.092] 	X.Org Video Driver: 23.0
[    12.092] 	X.Org XInput driver : 24.1
[    12.092] 	X.Org Server Extension : 10.0
[    12.093] (++) using VT number 2

[    12.095] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[    12.095] (II) xfree86: Adding drm device (/dev/dri/card0)
[    12.096] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 12 paused 0
[    12.097] (--) PCI:*(0:0:2:0) 8086:1616:17aa:503c rev 9, Mem @ 0xe0000000/16777216, 0xc0000000/536870912, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[    12.097] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    12.097] (II) LoadModule: "glx"
[    12.102] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    12.104] (II) Module glx: vendor="X.Org Foundation"
[    12.104] 	compiled for 1.19.3, module version = 1.0.0
[    12.104] 	ABI class: X.Org Server Extension, version 10.0
[    12.104] (==) Matched intel as autoconfigured driver 0
[    12.104] (==) Matched intel as autoconfigured driver 1
[    12.104] (==) Matched modesetting as autoconfigured driver 2
[    12.104] (==) Matched fbdev as autoconfigured driver 3
[    12.104] (==) Matched vesa as autoconfigured driver 4
[    12.104] (==) Assigned the driver to the xf86ConfigLayout
[    12.104] (II) LoadModule: "intel"
[    12.104] (WW) Warning, couldn't open module intel
[    12.104] (II) UnloadModule: "intel"
[    12.104] (II) Unloading intel
[    12.104] (EE) Failed to load module "intel" (module does not exist, 0)
[    12.104] (II) LoadModule: "modesetting"
[    12.104] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    12.105] (II) Module modesetting: vendor="X.Org Foundation"
[    12.105] 	compiled for 1.19.3, module version = 1.19.3
[    12.105] 	Module class: X.Org Video Driver
[    12.105] 	ABI class: X.Org Video Driver, version 23.0
[    12.105] (II) LoadModule: "fbdev"
[    12.105] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    12.105] (II) Module fbdev: vendor="X.Org Foundation"
[    12.105] 	compiled for 1.19.0, module version = 0.4.4
[    12.105] 	Module class: X.Org Video Driver
[    12.105] 	ABI class: X.Org Video Driver, version 23.0
[    12.105] (II) LoadModule: "vesa"
[    12.105] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    12.105] (II) Module vesa: vendor="X.Org Foundation"
[    12.105] 	compiled for 1.19.0, module version = 2.3.4
[    12.105] 	Module class: X.Org Video Driver
[    12.105] 	ABI class: X.Org Video Driver, version 23.0
[    12.105] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    12.105] (II) FBDEV: driver for framebuffer: fbdev
[    12.105] (II) VESA: driver for VESA chipsets: vesa
[    12.106] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    12.106] (II) modeset(0): using drv /dev/dri/card0
[    12.106] (WW) Falling back to old probe method for fbdev
[    12.106] (II) Loading sub module "fbdevhw"
[    12.106] (II) LoadModule: "fbdevhw"
[    12.106] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    12.106] (II) Module fbdevhw: vendor="X.Org Foundation"
[    12.106] 	compiled for 1.19.3, module version = 0.0.2
[    12.106] 	ABI class: X.Org Video Driver, version 23.0
[    12.106] (EE) open /dev/fb0: Permission denied
[    12.106] (WW) Falling back to old probe method for vesa
[    12.106] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    12.106] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    12.106] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    12.106] (==) modeset(0): RGB weight 888
[    12.106] (==) modeset(0): Default visual is TrueColor
[    12.106] (II) Loading sub module "glamoregl"
[    12.106] (II) LoadModule: "glamoregl"
[    12.106] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    12.108] (II) Module glamoregl: vendor="X.Org Foundation"
[    12.108] 	compiled for 1.19.3, module version = 1.0.0
[    12.108] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.108] (II) glamor: OpenGL accelerated X.org driver based.
[    12.115] (II) glamor: EGL version 1.4 (DRI2):
[    12.118] (II) modeset(0): glamor initialized
[    12.119] (II) modeset(0): Output eDP-1 has no monitor section
[    12.119] (II) modeset(0): Output DP-1 has no monitor section
[    12.283] (II) modeset(0): Output HDMI-1 has no monitor section
[    12.295] (II) modeset(0): Output DP-2 has no monitor section
[    12.304] (II) modeset(0): Output HDMI-2 has no monitor section
[    12.304] (II) modeset(0): Output DP-2-1 has no monitor section
[    12.383] (II) modeset(0): Output DP-2-2 has no monitor section
[    12.384] (II) modeset(0): Output DP-2-3 has no monitor section
[    12.385] (II) modeset(0): EDID for output eDP-1
[    12.385] (II) modeset(0): Manufacturer: LGD  Model: 446  Serial#: 0
[    12.385] (II) modeset(0): Year: 2013  Week: 0
[    12.385] (II) modeset(0): EDID Version: 1.4
[    12.385] (II) modeset(0): Digital Display Input
[    12.385] (II) modeset(0): 6 bits per channel
[    12.385] (II) modeset(0): Digital interface is DisplayPort
[    12.385] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[    12.385] (II) modeset(0): Gamma: 2.20
[    12.385] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[    12.385] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    12.385] (II) modeset(0): First detailed timing is preferred mode
[    12.385] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    12.385] (II) modeset(0): redX: 0.626 redY: 0.355   greenX: 0.333 greenY: 0.571
[    12.385] (II) modeset(0): blueX: 0.153 blueY: 0.050   whiteX: 0.313 whiteY: 0.329
[    12.385] (II) modeset(0): Manufacturer's mask: 0
[    12.385] (II) modeset(0): Supported detailed timing:
[    12.385] (II) modeset(0): clock: 138.7 MHz   Image Size:  309 x 174 mm
[    12.385] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    12.385] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[    12.385] (II) modeset(0):  LG Display
[    12.385] (II) modeset(0):  LP140WF3-SPL1
[    12.385] (II) modeset(0): EDID (in hex):
[    12.385] (II) modeset(0): 	00ffffffffffff0030e4460400000000
[    12.385] (II) modeset(0): 	00170104951f1178ea4575a05b559227
[    12.385] (II) modeset(0): 	0c505400000001010101010101010101
[    12.385] (II) modeset(0): 	0101010101012e3680a070381f403020
[    12.385] (II) modeset(0): 	350035ae1000001a0000000000000000
[    12.385] (II) modeset(0): 	00000000000000000000000000fe004c
[    12.385] (II) modeset(0): 	4720446973706c61790a2020000000fe
[    12.385] (II) modeset(0): 	004c503134305746332d53504c3100a8
[    12.385] (II) modeset(0): Printing probed modes for output eDP-1
[    12.385] (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    12.385] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    12.385] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    12.385] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    12.385] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    12.385] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    12.385] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    12.386] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    12.386] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    12.386] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    12.386] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    12.386] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    12.386] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    12.386] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    12.386] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    12.386] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    12.386] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    12.386] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    12.386] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    12.386] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    12.386] (II) modeset(0): EDID for output DP-1
[    12.550] (II) modeset(0): EDID for output HDMI-1
[    12.562] (II) modeset(0): EDID for output DP-2
[    12.570] (II) modeset(0): EDID for output HDMI-2
[    12.571] (II) modeset(0): EDID for output DP-2-1
[    12.648] (II) modeset(0): EDID for output DP-2-2
[    12.648] (II) modeset(0): Manufacturer: ACR  Model: 40a  Serial#: 1129374380
[    12.648] (II) modeset(0): Year: 2014  Week: 35
[    12.648] (II) modeset(0): EDID Version: 1.4
[    12.648] (II) modeset(0): Digital Display Input
[    12.648] (II) modeset(0): 8 bits per channel
[    12.648] (II) modeset(0): Digital interface is DisplayPort
[    12.648] (II) modeset(0): Max Image Size [cm]: horiz.: 62  vert.: 34
[    12.648] (II) modeset(0): Gamma: 2.20
[    12.648] (II) modeset(0): DPMS capabilities: Off
[    12.648] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[    12.648] (II) modeset(0): Default color space is primary color space
[    12.648] (II) modeset(0): First detailed timing is preferred mode
[    12.648] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    12.648] (II) modeset(0): redX: 0.633 redY: 0.340   greenX: 0.311 greenY: 0.633
[    12.648] (II) modeset(0): blueX: 0.158 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[    12.648] (II) modeset(0): Supported established timings:
[    12.648] (II) modeset(0): 720x400@70Hz
[    12.648] (II) modeset(0): 640x480@60Hz
[    12.648] (II) modeset(0): 640x480@67Hz
[    12.648] (II) modeset(0): 640x480@72Hz
[    12.648] (II) modeset(0): 640x480@75Hz
[    12.648] (II) modeset(0): 800x600@56Hz
[    12.648] (II) modeset(0): 800x600@60Hz
[    12.648] (II) modeset(0): 800x600@72Hz
[    12.648] (II) modeset(0): 800x600@75Hz
[    12.648] (II) modeset(0): 832x624@75Hz
[    12.648] (II) modeset(0): 1024x768@60Hz
[    12.648] (II) modeset(0): 1024x768@70Hz
[    12.648] (II) modeset(0): 1024x768@75Hz
[    12.648] (II) modeset(0): 1280x1024@75Hz
[    12.648] (II) modeset(0): 1152x864@75Hz
[    12.648] (II) modeset(0): Manufacturer's mask: 0
[    12.648] (II) modeset(0): Supported standard timings:
[    12.648] (II) modeset(0): #0: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    12.648] (II) modeset(0): #1: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    12.648] (II) modeset(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    12.648] (II) modeset(0): #3: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    12.648] (II) modeset(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    12.648] (II) modeset(0): #5: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[    12.648] (II) modeset(0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    12.648] (II) modeset(0): #7: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    12.648] (II) modeset(0): Supported detailed timing:
[    12.648] (II) modeset(0): clock: 533.2 MHz   Image Size:  621 x 341 mm
[    12.648] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    12.648] (II) modeset(0): v_active: 2160  v_sync: 2163  v_sync_end 2168 v_blanking: 2222 v_border: 0
[    12.648] (II) modeset(0): Supported detailed timing:
[    12.648] (II) modeset(0): clock: 297.0 MHz   Image Size:  621 x 341 mm
[    12.648] (II) modeset(0): h_active: 3840  h_sync: 4016  h_sync_end 4104 h_blank_end 4400 h_border: 0
[    12.648] (II) modeset(0): v_active: 2160  v_sync: 2168  v_sync_end 2178 v_blanking: 2250 v_border: 0
[    12.648] (II) modeset(0): Ranges: V min: 23 V max: 80 Hz, H min: 30 H max: 160 kHz, PixClock max 605 MHz
[    12.648] (II) modeset(0): Monitor name: Acer CB280HK
[    12.648] (II) modeset(0): Supported detailed timing:
[    12.648] (II) modeset(0): clock: 79.5 MHz   Image Size:  621 x 341 mm
[    12.648] (II) modeset(0): h_active: 1280  h_sync: 1344  h_sync_end 1472 h_blank_end 1664 h_border: 0
[    12.648] (II) modeset(0): v_active: 768  v_sync: 771  v_sync_end 778 v_blanking: 798 v_border: 0
[    12.648] (II) modeset(0): Supported detailed timing:
[    12.648] (II) modeset(0): clock: 148.5 MHz   Image Size:  621 x 341 mm
[    12.648] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    12.648] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    12.648] (II) modeset(0): Number of EDID sections to follow: 1
[    12.648] (II) modeset(0): EDID (in hex):
[    12.648] (II) modeset(0): 	00ffffffffffff0004720a04ace25043
[    12.648] (II) modeset(0): 	23180104a53e22783e08a5a2574fa228
[    12.648] (II) modeset(0): 	0f5054bfef8081c0810081809500b300
[    12.648] (II) modeset(0): 	8140d1c0714f4dd000a0f0703e803020
[    12.648] (II) modeset(0): 	35006d552100001a04740030f2705a80
[    12.648] (II) modeset(0): 	b0588a006d552100001a000000fd0017
[    12.648] (II) modeset(0): 	501ea03c010a202020202020000000fc
[    12.648] (II) modeset(0): 	0041636572204342323830484b0a015c
[    12.648] (II) modeset(0): 	020329f14f9001020304051112131f14
[    12.648] (II) modeset(0): 	0607202223090707830100006c030c00
[    12.648] (II) modeset(0): 	1000007820004001030e1f008051001e
[    12.648] (II) modeset(0): 	30408037006d552100001c023a801871
[    12.648] (II) modeset(0): 	382d40582c45006d552100001e000000
[    12.648] (II) modeset(0): 	00000000000000000000000000000000
[    12.648] (II) modeset(0): 	00000000000000000000000000000000
[    12.648] (II) modeset(0): 	00000000000000000000000000000020
[    12.648] (--) modeset(0): HDMI max TMDS frequency 600000KHz
[    12.648] (II) modeset(0): Printing probed modes for output DP-2-2
[    12.648] (II) modeset(0): Modeline "3840x2160"x60.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[    12.648] (II) modeset(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync -vsync (67.5 kHz e)
[    12.648] (II) modeset(0): Modeline "3840x2160"x30.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.5 kHz e)
[    12.648] (II) modeset(0): Modeline "3840x2160"x24.0  297.00  3840 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (54.0 kHz e)
[    12.648] (II) modeset(0): Modeline "3840x2160"x30.0  296.70  3840 4016 4104 4400  2160 2168 2178 2250 +hsync +vsync (67.4 kHz e)
[    12.648] (II) modeset(0): Modeline "3840x2160"x24.0  296.70  3840 5116 5204 5500  2160 2168 2178 2250 +hsync +vsync (53.9 kHz e)
[    12.648] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    12.648] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    12.648] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    12.648] (II) modeset(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[    12.648] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    12.648] (II) modeset(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[    12.648] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    12.648] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    12.648] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    12.648] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    12.648] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    12.648] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    12.648] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    12.648] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    12.648] (II) modeset(0): Modeline "1280x768"x59.9   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    12.648] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    12.648] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    12.648] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    12.648] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    12.648] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    12.648] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    12.649] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    12.649] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    12.649] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    12.649] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    12.649] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    12.649] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    12.649] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    12.649] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    12.649] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    12.649] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    12.649] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    12.649] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    12.649] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    12.649] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    12.649] (II) modeset(0): EDID for output DP-2-3
[    12.649] (II) modeset(0): Output eDP-1 connected
[    12.649] (II) modeset(0): Output DP-1 disconnected
[    12.649] (II) modeset(0): Output HDMI-1 disconnected
[    12.649] (II) modeset(0): Output DP-2 disconnected
[    12.649] (II) modeset(0): Output HDMI-2 disconnected
[    12.649] (II) modeset(0): Output DP-2-1 disconnected
[    12.649] (II) modeset(0): Output DP-2-2 connected
[    12.649] (II) modeset(0): Output DP-2-3 disconnected
[    12.649] (II) modeset(0): Using spanning desktop for initial modes
[    12.649] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    12.649] (II) modeset(0): Output DP-2-2 using initial mode 3840x2160 +1920+0
[    12.649] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    12.649] (==) modeset(0): DPI set to (96, 96)
[    12.649] (II) Loading sub module "fb"
[    12.649] (II) LoadModule: "fb"
[    12.649] (II) Loading /usr/lib/xorg/modules/libfb.so
[    12.651] (II) Module fb: vendor="X.Org Foundation"
[    12.651] 	compiled for 1.19.3, module version = 1.0.0
[    12.651] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    12.651] (II) UnloadModule: "fbdev"
[    12.651] (II) Unloading fbdev
[    12.651] (II) UnloadSubModule: "fbdevhw"
[    12.651] (II) Unloading fbdevhw
[    12.651] (II) UnloadModule: "vesa"
[    12.651] (II) Unloading vesa
[    12.651] (==) Depth 24 pixmap format is 32 bpp
[    12.719] (==) modeset(0): Backing store enabled
[    12.719] (==) modeset(0): Silken mouse enabled
[    12.719] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    12.720] (==) modeset(0): DPMS enabled
[    12.720] (II) modeset(0): [DRI2] Setup complete
[    12.720] (II) modeset(0): [DRI2]   DRI driver: i965
[    12.720] (II) modeset(0): [DRI2]   VDPAU driver: i965
[    12.720] (--) RandR disabled
[    12.727] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    12.727] (II) AIGLX: enabled GLX_ARB_create_context
[    12.727] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    12.727] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    12.727] (II) AIGLX: enabled GLX_INTEL_swap_event
[    12.727] (II) AIGLX: enabled GLX_SGI_swap_control
[    12.727] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    12.727] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    12.727] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[    12.727] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    12.727] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    12.727] (II) AIGLX: Loaded and initialized i965
[    12.727] (II) GLX: Initialized DRI2 GL provider for screen 0
[    12.729] (II) modeset(0): Damage tracking initialized
[    12.729] (II) modeset(0): Setting screen physical size to 1524 x 571
[    12.786] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    12.786] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    12.786] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    12.786] (II) LoadModule: "libinput"
[    12.786] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    12.789] (II) Module libinput: vendor="X.Org Foundation"
[    12.789] 	compiled for 1.19.3, module version = 0.25.1
[    12.789] 	Module class: X.Org XInput Driver
[    12.789] 	ABI class: X.Org XInput driver, version 24.1
[    12.789] (II) Using input driver 'libinput' for 'Power Button'
[    12.789] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 21 paused 0
[    12.789] (**) Power Button: always reports core events
[    12.790] (**) Option "Device" "/dev/input/event3"
[    12.790] (**) Option "_source" "server/udev"
[    12.790] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    12.790] (II) event3  - (II) Power Button: (II) device is a keyboard
[    12.790] (II) event3  - (II) Power Button: (II) device removed
[    12.790] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[    12.790] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    12.790] (II) event3  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    12.790] (II) event3  - (II) Power Button: (II) device is a keyboard
[    12.791] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    12.791] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    12.791] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    12.791] (II) Using input driver 'libinput' for 'Video Bus'
[    12.791] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 24 paused 0
[    12.791] (**) Video Bus: always reports core events
[    12.791] (**) Option "Device" "/dev/input/event11"
[    12.791] (**) Option "_source" "server/udev"
[    12.791] (II) event11 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    12.791] (II) event11 - (II) Video Bus: (II) device is a keyboard
[    12.791] (II) event11 - (II) Video Bus: (II) device removed
[    12.791] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13/event11"
[    12.791] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    12.792] (II) event11 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[    12.792] (II) event11 - (II) Video Bus: (II) device is a keyboard
[    12.792] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    12.792] (II) No input driver specified, ignoring this device.
[    12.792] (II) This device may have been added with another device file.
[    12.792] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    12.792] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    12.792] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    12.792] (II) Using input driver 'libinput' for 'Sleep Button'
[    12.793] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[    12.793] (**) Sleep Button: always reports core events
[    12.793] (**) Option "Device" "/dev/input/event2"
[    12.793] (**) Option "_source" "server/udev"
[    12.793] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    12.793] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    12.793] (II) event2  - (II) Sleep Button: (II) device removed
[    12.793] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[    12.793] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    12.793] (II) event2  - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[    12.793] (II) event2  - (II) Sleep Button: (II) device is a keyboard
[    12.794] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[    12.794] (II) No input driver specified, ignoring this device.
[    12.794] (II) This device may have been added with another device file.
[    12.794] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event13)
[    12.794] (II) No input driver specified, ignoring this device.
[    12.794] (II) This device may have been added with another device file.
[    12.794] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event14)
[    12.794] (II) No input driver specified, ignoring this device.
[    12.794] (II) This device may have been added with another device file.
[    12.794] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event15)
[    12.794] (II) No input driver specified, ignoring this device.
[    12.794] (II) This device may have been added with another device file.
[    12.794] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event16)
[    12.794] (II) No input driver specified, ignoring this device.
[    12.794] (II) This device may have been added with another device file.
[    12.795] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event19)
[    12.795] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[    12.795] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[    12.795] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[    12.795] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 26 paused 0
[    12.795] (**) PixArt USB Optical Mouse: always reports core events
[    12.795] (**) Option "Device" "/dev/input/event19"
[    12.795] (**) Option "_source" "server/udev"
[    12.795] (II) event19 - (II) PixArt USB Optical Mouse: (II) is tagged by udev as: Mouse
[    12.795] (II) event19 - (II) PixArt USB Optical Mouse: (II) device set to 1000 DPI
[    12.795] (II) event19 - (II) PixArt USB Optical Mouse: (II) device is a pointer
[    12.795] (II) event19 - (II) PixArt USB Optical Mouse: (II) device removed
[    12.796] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.1/2-3.1:1.0/0003:093A:2510.0001/input/input21/event19"
[    12.796] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 9)
[    12.796] (**) Option "AccelerationScheme" "none"
[    12.796] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[    12.796] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[    12.796] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[    12.796] (II) event19 - (II) PixArt USB Optical Mouse: (II) is tagged by udev as: Mouse
[    12.796] (II) event19 - (II) PixArt USB Optical Mouse: (II) device set to 1000 DPI
[    12.796] (II) event19 - (II) PixArt USB Optical Mouse: (II) device is a pointer
[    12.796] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse1)
[    12.796] (II) No input driver specified, ignoring this device.
[    12.796] (II) This device may have been added with another device file.
[    12.797] (II) config/udev: Adding input device HID 046a:0023 (/dev/input/event20)
[    12.797] (**) HID 046a:0023: Applying InputClass "evdev keyboard catchall"
[    12.797] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[    12.797] (II) Using input driver 'libinput' for 'HID 046a:0023'
[    12.797] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 27 paused 0
[    12.797] (**) HID 046a:0023: always reports core events
[    12.797] (**) Option "Device" "/dev/input/event20"
[    12.797] (**) Option "_source" "server/udev"
[    12.798] (II) event20 - (II) HID 046a:0023: (II) is tagged by udev as: Keyboard
[    12.798] (II) event20 - (II) HID 046a:0023: (II) device is a keyboard
[    12.798] (II) event20 - (II) HID 046a:0023: (II) device removed
[    12.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.0/0003:046A:0023.0002/input/input22/event20"
[    12.798] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD, id 10)
[    12.798] (II) event20 - (II) HID 046a:0023: (II) is tagged by udev as: Keyboard
[    12.798] (II) event20 - (II) HID 046a:0023: (II) device is a keyboard
[    12.798] (II) config/udev: Adding input device HID 046a:0023 (/dev/input/event22)
[    12.798] (**) HID 046a:0023: Applying InputClass "evdev keyboard catchall"
[    12.798] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[    12.798] (II) Using input driver 'libinput' for 'HID 046a:0023'
[    12.799] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 28 paused 0
[    12.799] (**) HID 046a:0023: always reports core events
[    12.799] (**) Option "Device" "/dev/input/event22"
[    12.799] (**) Option "_source" "server/udev"
[    12.799] (II) event22 - (II) HID 046a:0023: (II) is tagged by udev as: Keyboard
[    12.799] (II) event22 - (II) HID 046a:0023: (II) device is a keyboard
[    12.799] (II) event22 - (II) HID 046a:0023: (II) device removed
[    12.799] (II) libinput: HID 046a:0023: needs a virtual subdevice
[    12.799] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.1/0003:046A:0023.0003/input/input23/event22"
[    12.799] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: MOUSE, id 11)
[    12.799] (**) Option "AccelerationScheme" "none"
[    12.799] (**) HID 046a:0023: (accel) selected scheme none/0
[    12.799] (**) HID 046a:0023: (accel) acceleration factor: 2.000
[    12.799] (**) HID 046a:0023: (accel) acceleration threshold: 4
[    12.800] (II) event22 - (II) HID 046a:0023: (II) is tagged by udev as: Keyboard
[    12.800] (II) event22 - (II) HID 046a:0023: (II) device is a keyboard
[    12.800] (II) config/udev: Adding input device Integrated Camera (/dev/input/event18)
[    12.800] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[    12.800] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[    12.800] (II) Using input driver 'libinput' for 'Integrated Camera'
[    12.800] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 29 paused 0
[    12.800] (**) Integrated Camera: always reports core events
[    12.800] (**) Option "Device" "/dev/input/event18"
[    12.800] (**) Option "_source" "server/udev"
[    12.801] (II) event18 - (II) Integrated Camera: (II) is tagged by udev as: Keyboard
[    12.801] (II) event18 - (II) Integrated Camera: (II) device is a keyboard
[    12.801] (II) event18 - (II) Integrated Camera: (II) device removed
[    12.801] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input20/event18"
[    12.801] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 12)
[    12.801] (II) event18 - (II) Integrated Camera: (II) is tagged by udev as: Keyboard
[    12.801] (II) event18 - (II) Integrated Camera: (II) device is a keyboard
[    12.801] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    12.801] (II) No input driver specified, ignoring this device.
[    12.801] (II) This device may have been added with another device file.
[    12.802] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[    12.802] (II) No input driver specified, ignoring this device.
[    12.802] (II) This device may have been added with another device file.
[    12.802] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event6)
[    12.802] (II) No input driver specified, ignoring this device.
[    12.802] (II) This device may have been added with another device file.
[    12.802] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[    12.802] (II) No input driver specified, ignoring this device.
[    12.802] (II) This device may have been added with another device file.
[    12.802] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event8)
[    12.802] (II) No input driver specified, ignoring this device.
[    12.802] (II) This device may have been added with another device file.
[    12.802] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    12.802] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    12.802] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    12.802] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    12.803] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 30 paused 0
[    12.803] (**) AT Translated Set 2 keyboard: always reports core events
[    12.803] (**) Option "Device" "/dev/input/event0"
[    12.803] (**) Option "_source" "server/udev"
[    12.803] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    12.803] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    12.803] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device removed
[    12.803] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    12.803] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    12.803] (II) event0  - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[    12.803] (II) event0  - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[    12.804] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event17)
[    12.804] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    12.804] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    12.804] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    12.804] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 31 paused 0
[    12.804] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    12.804] (**) Option "Device" "/dev/input/event17"
[    12.804] (**) Option "_source" "server/udev"
[    12.804] (II) event17 - (II) SynPS/2 Synaptics TouchPad: (II) is tagged by udev as: Touchpad
[    12.804] (II) event17 - (II) SynPS/2 Synaptics TouchPad: (II) device is a touchpad
[    12.804] (II) event17 - (II) SynPS/2 Synaptics TouchPad: (II) device removed
[    12.804] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event17"
[    12.804] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[    12.805] (**) Option "AccelerationScheme" "none"
[    12.805] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    12.805] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    12.805] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    12.805] (II) event17 - (II) SynPS/2 Synaptics TouchPad: (II) is tagged by udev as: Touchpad
[    12.805] (II) event17 - (II) SynPS/2 Synaptics TouchPad: (II) device is a touchpad
[    12.805] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    12.805] (II) No input driver specified, ignoring this device.
[    12.805] (II) This device may have been added with another device file.
[    12.805] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event21)
[    12.805] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    12.805] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    12.805] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    12.806] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 32 paused 0
[    12.806] (**) TPPS/2 IBM TrackPoint: always reports core events
[    12.806] (**) Option "Device" "/dev/input/event21"
[    12.806] (**) Option "_source" "server/udev"
[    12.806] (II) event21 - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[    12.806] (II) event21 - (II) TPPS/2 IBM TrackPoint: (II) set to const accel 1.00
[    12.806] (II) event21 - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[    12.806] (II) event21 - (II) TPPS/2 IBM TrackPoint: (II) device removed
[    12.806] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input19/event21"
[    12.806] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[    12.806] (**) Option "AccelerationScheme" "none"
[    12.806] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    12.806] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    12.806] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    12.806] (II) event21 - (II) TPPS/2 IBM TrackPoint: (II) is tagged by udev as: Mouse Pointingstick
[    12.806] (II) event21 - (II) TPPS/2 IBM TrackPoint: (II) set to const accel 1.00
[    12.806] (II) event21 - (II) TPPS/2 IBM TrackPoint: (II) device is a pointer
[    12.807] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[    12.807] (II) No input driver specified, ignoring this device.
[    12.807] (II) This device may have been added with another device file.
[    12.807] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    12.807] (II) No input driver specified, ignoring this device.
[    12.807] (II) This device may have been added with another device file.
[    12.807] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[    12.807] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    12.807] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    12.807] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    12.808] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 33 paused 0
[    12.808] (**) ThinkPad Extra Buttons: always reports core events
[    12.808] (**) Option "Device" "/dev/input/event4"
[    12.808] (**) Option "_source" "server/udev"
[    12.808] (II) event4  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard
[    12.808] (II) event4  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[    12.808] (II) event4  - (II) ThinkPad Extra Buttons: (II) device removed
[    12.808] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[    12.808] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[    12.808] (II) event4  - (II) ThinkPad Extra Buttons: (II) is tagged by udev as: Keyboard
[    12.808] (II) event4  - (II) ThinkPad Extra Buttons: (II) device is a keyboard
[    12.813] (**) HID 046a:0023: Applying InputClass "evdev keyboard catchall"
[    12.813] (**) HID 046a:0023: Applying InputClass "libinput keyboard catchall"
[    12.813] (II) Using input driver 'libinput' for 'HID 046a:0023'
[    12.813] (II) systemd-logind: returning pre-existing fd for /dev/input/event22 13:86
[    12.813] (**) HID 046a:0023: always reports core events
[    12.813] (**) Option "Device" "/dev/input/event22"
[    12.813] (**) Option "_source" "_driver/libinput"
[    12.813] (II) libinput: HID 046a:0023: is a virtual subdevice
[    12.813] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3.3/2-3.3:1.1/0003:046A:0023.0003/input/input23/event22"
[    12.813] (II) XINPUT: Adding extended input device "HID 046a:0023" (type: KEYBOARD, id 17)
[    19.912] (II) modeset(0): EDID vendor "LGD", prod id 1094
[    19.912] (II) modeset(0): Printing DDC gathered Modelines:
[    19.912] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    20.174] (--) modeset(0): HDMI max TMDS frequency 600000KHz
[    20.306] (II) modeset(0): Allocate new frame buffer 3840x2160 stride
[    27.359] (II) modeset(0): EDID vendor "LGD", prod id 1094
[    27.359] (II) modeset(0): Printing DDC gathered Modelines:
[    27.359] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[    27.620] (--) modeset(0): HDMI max TMDS frequency 600000KHz
[    28.117] (II) modeset(0): EDID vendor "ACR", prod id 1034
[    28.117] (II) modeset(0): Using hsync ranges from config file
[    28.117] (II) modeset(0): Using vrefresh ranges from config file
[    28.117] (II) modeset(0): Printing DDC gathered Modelines:
[    28.117] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[    28.117] (II) modeset(0): Modeline "3840x2160"x0.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync -vsync (67.5 kHz e)
[    28.117] (II) modeset(0): Modeline "1280x768"x0.0   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[    28.117] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    28.117] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    28.117] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    28.117] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    28.117] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    28.117] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    28.117] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    28.117] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    28.117] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    28.117] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    28.117] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    28.117] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    28.117] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    28.117] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    28.117] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    28.117] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    28.117] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    28.117] (II) modeset(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    28.117] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    28.117] (II) modeset(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[    28.117] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    28.117] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    28.117] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[    28.117] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    28.117] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    28.117] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    28.117] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    28.117] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[    28.117] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    28.117] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    28.117] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[    28.117] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[    28.118] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[    28.118] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[    28.118] (II) modeset(0): Modeline "2880x480"x0.0  108.00  2880 2944 3192 3432  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    28.118] (--) modeset(0): HDMI max TMDS frequency 600000KHz
[   205.773] (II) modeset(0): EDID vendor "ACR", prod id 1034
[   205.774] (II) modeset(0): Using hsync ranges from config file
[   205.774] (II) modeset(0): Using vrefresh ranges from config file
[   205.774] (II) modeset(0): Printing DDC gathered Modelines:
[   205.774] (II) modeset(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[   205.774] (II) modeset(0): Modeline "3840x2160"x0.0  297.00  3840 4016 4104 4400  2160 2168 2178 2250 +hsync -vsync (67.5 kHz e)
[   205.774] (II) modeset(0): Modeline "1280x768"x0.0   79.50  1280 1344 1472 1664  768 771 778 798 -hsync +vsync (47.8 kHz e)
[   205.774] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[   205.774] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   205.774] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[   205.774] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   205.774] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[   205.774] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[   205.774] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   205.774] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   205.774] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   205.774] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   205.774] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[   205.774] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   205.774] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   205.774] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   205.774] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[   205.774] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   205.774] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   205.774] (II) modeset(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   205.774] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   205.774] (II) modeset(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[   205.774] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   205.774] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[   205.774] (II) modeset(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[   205.774] (II) modeset(0): Modeline "720x576"x0.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   205.774] (II) modeset(0): Modeline "720x480"x0.0   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   205.774] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   205.774] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   205.774] (II) modeset(0): Modeline "1440x480i"x0.0   27.00  1440 1478 1602 1716  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[   205.774] (II) modeset(0): Modeline "1280x720"x0.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   205.774] (II) modeset(0): Modeline "1920x1080i"x0.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   205.774] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[   205.774] (II) modeset(0): Modeline "1440x576i"x0.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[   205.774] (II) modeset(0): Modeline "1440x240"x0.0   27.00  1440 1478 1602 1716  240 244 247 262 -hsync -vsync (15.7 kHz e)
[   205.774] (II) modeset(0): Modeline "1920x1080"x0.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[   205.774] (II) modeset(0): Modeline "2880x480"x0.0  108.00  2880 2944 3192 3432  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   205.774] (--) modeset(0): HDMI max TMDS frequency 600000KHz

Offline

#6 2017-06-16 15:19:40

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: Problems with Intel video on Lenovo laptop

Nothing strange there either from what I see, another general thing that might cause issues and especially Broadwell CPU's were notorious for, are your microcode updates set up correctly?

Offline

#7 2017-06-16 15:46:18

rustdev
Member
Registered: 2017-06-16
Posts: 6

Re: Problems with Intel video on Lenovo laptop

Yes, I installed intel-ucode right after the first installation of Arch and updated it regularly (along with other packages), and of course I added the corresponding parameter to my GRUB configuration.

Offline

#8 2017-06-16 17:46:42

c00ter
Member
From: Alaskan in Washington State
Registered: 2014-08-28
Posts: 386

Re: Problems with Intel video on Lenovo laptop

You may want to try without the "corresponding parameter" in GRUB. I've gone through what you're going through and though it may not help with your Lenovo, it worked with this Dell and very similar hardware. Worth a shot?

regards


UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Offline

#9 2017-06-19 07:43:00

rustdev
Member
Registered: 2017-06-16
Posts: 6

Re: Problems with Intel video on Lenovo laptop

c00ter wrote:

You may want to try without the "corresponding parameter" in GRUB. I've gone through what you're going through and though it may not help with your Lenovo, it worked with this Dell and very similar hardware. Worth a shot?

You mean removing "/intel-ucode.img" from grub config? Not sure if it is a good idea, I think that the microcode updates are set up correctly as I can definitely see them in dmesg output.

Offline

#10 2017-06-19 10:29:53

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: Problems with Intel video on Lenovo laptop

A quick googler for that stack trace -- https://bugs.freedesktop.org/show_bug.cgi?id=99295 Apparently it doesn't happen with the 4.9 series of kernels, so trying linux-lts might be another option and a fix for it hasn't landed in any of the 4.11 ones yet.

Offline

#11 2017-06-19 11:43:28

rustdev
Member
Registered: 2017-06-16
Posts: 6

Re: Problems with Intel video on Lenovo laptop

Hm... Seems to be a known issue then. Judging from the latest comments, some people still experience the problem though (even if they apply a patch on top 4.9). So the only thing I can do here is basically wait until the fix is done and/or try to fix it myself, i.e. there are no quick solution which would with 100% solve the issue. Yeah.. it's a pity.

Anyway, thank you guys for the useful information you provided for your suggestions regarding these problems.

So far the conclusion seems to be:

  • The crash might be fixed with the latest patches, mentioned in the link provided by V1del, i.e. there seems to be a bug/regression in the kernel source code.

  • The overall performance issues seem to be a general problem (the videocard itself is not powerful enough to handle 4K); modesetting with Glamor is almost twice as slow as intel driver with sna.

Offline

#12 2017-06-19 13:00:24

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,425

Re: Problems with Intel video on Lenovo laptop

I'm reading that as the issue has popped up with the 4.10 kernel and a fix hasn't landed in a stable kernel since, it apparently wasn't present in the 4.9 series, so if you haven't tested that yet, that might still be something to look at.

Offline

Board footer

Powered by FluxBB