You are not logged in.

#1 2016-05-15 12:39:47

Stamper
Member
Registered: 2015-08-08
Posts: 10

[Solved] Sluggish Intel Graphics

Hi everyone!

I recently installed Arch on my laptop replacing Elementary OS. In Elementary OS the graphics were usually quite snappy and responsive. Especially on my 2560x1440 monitor.
However, after I installed Arch I noticed a certain sluggishness when (not limited to) moving, opening, closing and resizing certain windows. Even typing text in my browser (Opera) right now feels to slow.
I am unsure why as windows e.g. Nemo aren't that intensive to redraw. So I was hoping someone could help me have a look at my setup to see if anything is off. I know my way around linux
most of the time but graphics (drivers) is a new domain for me.

I have tried some stuff myself of course. I found this helpful thread:
https://www.reddit.com/r/archlinux/comm … ideointel/

So I tried removing the xf86-video-intel driver but that was even slower. I also tried to manually edit my 20-intel.conf Xorg config to use the modesetting driver with DRI3
but that ended up using software rendering which was really slow:

Section "Device"
    Identifier  "Intel Graphics"
    Driver  "intel"
    Option "AccelMethod"   "sna"

    Driver  "modesetting"

    Option  "DRI"   "3"
EndSection

So, the current setup:

CPU/Graphics: Intel core i7-2640m
                           Intel HD Graphics 3000 (http://ark.intel.com/nl/products/53464/ … o-3_50-GHz)
Desktop environment: Cinnamon
VGA driver: xf86-video-intel

Xorg log:

     5.033] (--) Log file renamed from "/var/log/Xorg.pid-376.log" to "/var/log/Xorg.0.log"
[     5.035] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[     5.035] X Protocol Version 11, Revision 0
[     5.035] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[     5.035] Current Operating System: Linux sebastiaan-notebook 4.5.4-1-ARCH #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016 x86_64
[     5.035] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c714d186-e2e4-410f-9fe9-08664e614bf5 rw quiet
[     5.035] Build Date: 05 April 2016  05:24:02PM
[     5.035]  
[     5.035] Current version of pixman: 0.34.0
[     5.035] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.035] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.035] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 14 21:36:30 2016
[     5.038] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.038] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.039] (==) No Layout section.  Using the first Screen section.
[     5.039] (==) No screen section available. Using defaults.
[     5.039] (**) |-->Screen "Default Screen Section" (0)
[     5.039] (**) |   |-->Monitor "<default monitor>"
[     5.039] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     5.039] (**) |   |-->Device "Intel Graphics"
[     5.039] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.039] (==) Automatically adding devices
[     5.039] (==) Automatically enabling devices
[     5.039] (==) Automatically adding GPU devices
[     5.039] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.047] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     5.047] 	Entry deleted from font path.
[     5.047] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[     5.048] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     5.048] 	Entry deleted from font path.
[     5.048] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[     5.048] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[     5.048] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.048] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.048] (II) Loader magic: 0x819d20
[     5.048] (II) Module ABI versions:
[     5.048] 	X.Org ANSI C Emulation: 0.4
[     5.048] 	X.Org Video Driver: 20.0
[     5.048] 	X.Org XInput driver : 22.1
[     5.048] 	X.Org Server Extension : 9.0
[     5.050] (++) using VT number 1

[     5.050] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.051] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.053] (--) PCI:*(0:0:2:0) 8086:0126:103c:161c rev 9, Mem @ 0xd4000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64
[     5.053] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.053] (II) LoadModule: "glx"
[     5.054] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.072] (II) Module glx: vendor="X.Org Foundation"
[     5.072] 	compiled for 1.18.3, module version = 1.0.0
[     5.072] 	ABI class: X.Org Server Extension, version 9.0
[     5.072] (==) AIGLX enabled
[     5.072] (II) LoadModule: "intel"
[     5.072] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     5.076] (II) Module intel: vendor="X.Org Foundation"
[     5.076] 	compiled for 1.18.3, module version = 2.99.917
[     5.076] 	Module class: X.Org Video Driver
[     5.076] 	ABI class: X.Org Video Driver, version 20.0
[     5.076] (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
[     5.076] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[     5.076] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[     5.076] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[     5.077] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151218
[     5.077] (II) intel(0): SNA compiled from 2.99.917-645-g88733a7
[     5.078] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[     5.078] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[     5.078] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.078] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     5.078] (==) intel(0): RGB weight 888
[     5.078] (==) intel(0): Default visual is TrueColor
[     5.078] (**) intel(0): Option "AccelMethod" "sna"
[     5.078] (**) intel(0): Option "DRI" "3"
[     5.079] (II) intel(0): Output LVDS1 has no monitor section
[     5.093] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
[     5.093] (II) intel(0): Enabled output LVDS1
[     5.093] (II) intel(0): Output VGA1 has no monitor section
[     5.093] (II) intel(0): Enabled output VGA1
[     5.093] (II) intel(0): Output HDMI1 has no monitor section
[     5.093] (II) intel(0): Enabled output HDMI1
[     5.093] (II) intel(0): Output DP1 has no monitor section
[     5.093] (II) intel(0): Enabled output DP1
[     5.093] (II) intel(0): Output HDMI2 has no monitor section
[     5.093] (II) intel(0): Enabled output HDMI2
[     5.093] (II) intel(0): Output HDMI3 has no monitor section
[     5.093] (II) intel(0): Enabled output HDMI3
[     5.093] (II) intel(0): Output DP2 has no monitor section
[     5.093] (II) intel(0): Enabled output DP2
[     5.093] (II) intel(0): Output DP3 has no monitor section
[     5.093] (II) intel(0): Enabled output DP3
[     5.093] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     5.093] (II) intel(0): Output VIRTUAL1 has no monitor section
[     5.093] (II) intel(0): Enabled output VIRTUAL1
[     5.093] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[     5.093] (==) intel(0): TearFree disabled
[     5.093] (==) intel(0): DPI set to (96, 96)
[     5.093] (II) Loading sub module "dri3"
[     5.093] (II) LoadModule: "dri3"
[     5.093] (II) Module "dri3" already built-in
[     5.093] (II) Loading sub module "dri2"
[     5.093] (II) LoadModule: "dri2"
[     5.093] (II) Module "dri2" already built-in
[     5.093] (II) Loading sub module "present"
[     5.093] (II) LoadModule: "present"
[     5.093] (II) Module "present" already built-in
[     5.093] (==) Depth 24 pixmap format is 32 bpp
[     5.096] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[     5.096] (==) intel(0): Backing store enabled
[     5.096] (==) intel(0): Silken mouse enabled
[     5.097] (II) intel(0): HW Cursor enabled
[     5.097] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     5.097] (==) intel(0): DPMS enabled
[     5.097] (==) intel(0): Display hotplug detection enabled
[     5.097] (II) intel(0): [DRI2] Setup complete
[     5.097] (II) intel(0): [DRI2]   DRI driver: i965
[     5.097] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     5.097] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     5.097] (II) intel(0): hardware support for Present enabled
[     5.097] (--) RandR disabled
[     5.124] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     5.125] (II) AIGLX: enabled GLX_ARB_create_context
[     5.125] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     5.125] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[     5.125] (II) AIGLX: enabled GLX_INTEL_swap_event
[     5.125] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     5.125] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     5.125] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     5.125] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[     5.125] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     5.125] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[     5.125] (II) AIGLX: Loaded and initialized i965
[     5.125] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.127] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[     5.127] (II) intel(0): Setting screen physical size to 361 x 203
[     5.185] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     5.185] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.185] (**) Power Button: Applying InputClass "system-keyboard"
[     5.185] (II) LoadModule: "libinput"
[     5.186] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.194] (II) Module libinput: vendor="X.Org Foundation"
[     5.194] 	compiled for 1.18.3, module version = 0.19.0
[     5.194] 	Module class: X.Org XInput Driver
[     5.194] 	ABI class: X.Org XInput driver, version 22.1
[     5.194] (II) Using input driver 'libinput' for 'Power Button'
[     5.194] (**) Power Button: always reports core events
[     5.194] (**) Option "Device" "/dev/input/event3"
[     5.194] (**) Option "_source" "server/udev"
[     5.194] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[     5.194] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[     5.206] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event3"
[     5.206] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.206] (**) Option "xkb_model" "pc105"
[     5.206] (**) Option "xkb_layout" "us"
[     5.206] (**) Option "xkb_variant" "intl"
[     5.234] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[     5.234] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[     5.235] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[     5.235] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.235] (**) Video Bus: Applying InputClass "system-keyboard"
[     5.235] (II) Using input driver 'libinput' for 'Video Bus'
[     5.235] (**) Video Bus: always reports core events
[     5.235] (**) Option "Device" "/dev/input/event6"
[     5.235] (**) Option "_source" "server/udev"
[     5.235] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[     5.235] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[     5.252] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event6"
[     5.252] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.252] (**) Option "xkb_model" "pc105"
[     5.252] (**) Option "xkb_layout" "us"
[     5.252] (**) Option "xkb_variant" "intl"
[     5.252] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[     5.252] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[     5.252] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[     5.252] (II) No input driver specified, ignoring this device.
[     5.252] (II) This device may have been added with another device file.
[     5.253] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     5.253] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.253] (**) Sleep Button: Applying InputClass "system-keyboard"
[     5.253] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.253] (**) Sleep Button: always reports core events
[     5.253] (**) Option "Device" "/dev/input/event1"
[     5.253] (**) Option "_source" "server/udev"
[     5.253] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[     5.253] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[     5.273] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event1"
[     5.273] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     5.273] (**) Option "xkb_model" "pc105"
[     5.273] (**) Option "xkb_layout" "us"
[     5.273] (**) Option "xkb_variant" "intl"
[     5.273] (II) input device 'Sleep Button', /dev/input/event1 is tagged by udev as: Keyboard
[     5.273] (II) input device 'Sleep Button', /dev/input/event1 is a keyboard
[     5.274] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[     5.274] (II) No input driver specified, ignoring this device.
[     5.274] (II) This device may have been added with another device file.
[     5.274] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[     5.274] (II) No input driver specified, ignoring this device.
[     5.274] (II) This device may have been added with another device file.
[     5.274] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[     5.274] (II) No input driver specified, ignoring this device.
[     5.274] (II) This device may have been added with another device file.
[     5.274] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event11)
[     5.274] (II) No input driver specified, ignoring this device.
[     5.274] (II) This device may have been added with another device file.
[     5.274] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[     5.274] (II) No input driver specified, ignoring this device.
[     5.275] (II) This device may have been added with another device file.
[     5.275] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[     5.275] (II) No input driver specified, ignoring this device.
[     5.275] (II) This device may have been added with another device file.
[     5.275] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[     5.275] (II) No input driver specified, ignoring this device.
[     5.275] (II) This device may have been added with another device file.
[     5.275] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[     5.275] (II) No input driver specified, ignoring this device.
[     5.275] (II) This device may have been added with another device file.
[     5.275] (II) config/udev: Adding input device HP HD Webcam [Fixed] (/dev/input/event7)
[     5.275] (**) HP HD Webcam [Fixed]: Applying InputClass "libinput keyboard catchall"
[     5.275] (**) HP HD Webcam [Fixed]: Applying InputClass "system-keyboard"
[     5.275] (II) Using input driver 'libinput' for 'HP HD Webcam [Fixed]'
[     5.275] (**) HP HD Webcam [Fixed]: always reports core events
[     5.275] (**) Option "Device" "/dev/input/event7"
[     5.275] (**) Option "_source" "server/udev"
[     5.276] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event7 is tagged by udev as: Keyboard
[     5.276] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event7 is a keyboard
[     5.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input13/event7"
[     5.320] (II) XINPUT: Adding extended input device "HP HD Webcam [Fixed]" (type: KEYBOARD, id 9)
[     5.320] (**) Option "xkb_model" "pc105"
[     5.320] (**) Option "xkb_layout" "us"
[     5.320] (**) Option "xkb_variant" "intl"
[     5.320] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event7 is tagged by udev as: Keyboard
[     5.320] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event7 is a keyboard
[     5.320] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     5.320] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.320] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     5.320] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.320] (**) AT Translated Set 2 keyboard: always reports core events
[     5.320] (**) Option "Device" "/dev/input/event0"
[     5.320] (**) Option "_source" "server/udev"
[     5.321] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[     5.321] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[     5.350] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     5.350] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[     5.350] (**) Option "xkb_model" "pc105"
[     5.350] (**) Option "xkb_layout" "us"
[     5.350] (**) Option "xkb_variant" "intl"
[     5.350] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[     5.350] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[     5.350] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event16)
[     5.350] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[     5.350] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[     5.350] (**) PS/2 Generic Mouse: always reports core events
[     5.350] (**) Option "Device" "/dev/input/event16"
[     5.350] (**) Option "_source" "server/udev"
[     5.351] (II) input device 'PS/2 Generic Mouse', /dev/input/event16 is tagged by udev as: Mouse
[     5.351] (II) input device 'PS/2 Generic Mouse', /dev/input/event16 is a pointer caps
[     5.376] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event16"
[     5.376] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 11)
[     5.376] (**) Option "AccelerationScheme" "none"
[     5.376] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[     5.376] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[     5.376] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[     5.377] (II) input device 'PS/2 Generic Mouse', /dev/input/event16 is tagged by udev as: Mouse
[     5.377] (II) input device 'PS/2 Generic Mouse', /dev/input/event16 is a pointer caps
[     5.377] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[     5.377] (II) No input driver specified, ignoring this device.
[     5.377] (II) This device may have been added with another device file.
[     5.377] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event4)
[     5.377] (II) No input driver specified, ignoring this device.
[     5.377] (II) This device may have been added with another device file.
[     5.377] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[     5.377] (II) No input driver specified, ignoring this device.
[     5.377] (II) This device may have been added with another device file.
[     5.378] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event5)
[     5.378] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.378] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[     5.378] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     5.378] (**) HP WMI hotkeys: always reports core events
[     5.378] (**) Option "Device" "/dev/input/event5"
[     5.378] (**) Option "_source" "server/udev"
[     5.378] (II) input device 'HP WMI hotkeys', /dev/input/event5 is tagged by udev as: Keyboard
[     5.378] (II) input device 'HP WMI hotkeys', /dev/input/event5 is a keyboard
[     5.393] (**) Option "config_info" "udev:/sys/devices/virtual/input/input10/event5"
[     5.393] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 12)
[     5.393] (**) Option "xkb_model" "pc105"
[     5.393] (**) Option "xkb_layout" "us"
[     5.393] (**) Option "xkb_variant" "intl"
[     5.394] (II) input device 'HP WMI hotkeys', /dev/input/event5 is tagged by udev as: Keyboard
[     5.394] (II) input device 'HP WMI hotkeys', /dev/input/event5 is a keyboard
[     5.639] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[     5.639] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Synaptics Touchpad"
[     5.639] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     5.639] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     5.639] (**) Option "Device" "/dev/input/mouse1"
[     5.639] (**) Option "_source" "server/udev"
[     5.666] (II) failed to create input device '/dev/input/mouse1'.
[     5.666] (EE) libinput: SynPS/2 Synaptics TouchPad: Failed to create a device for /dev/input/mouse1
[     5.666] (EE) PreInit returned 2 for "SynPS/2 Synaptics TouchPad"
[     5.666] (II) UnloadModule: "libinput"
[     5.693] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event17)
[     5.694] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[     5.694] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall"
[     5.694] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Synaptics Touchpad"
[     5.694] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     5.694] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     5.694] (**) Option "Device" "/dev/input/event17"
[     5.694] (**) Option "_source" "server/udev"
[     5.694] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event17 is tagged by udev as: Touchpad Touchscreen
[     5.694] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event17 is a touchpad
[     5.733] (**) Option "Tapping" "on"
[     5.733] (**) Option "AccelSpeed" "-0.5"
[     5.733] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input23/event17"
[     5.733] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[     5.733] (**) Option "AccelerationScheme" "none"
[     5.733] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[     5.733] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     5.733] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     5.734] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event17 is tagged by udev as: Touchpad Touchscreen
[     5.734] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event17 is a touchpad
[     7.094] (II) intel(0): EDID vendor "CMO", prod id 5223
[     7.094] (II) intel(0): Printing DDC gathered Modelines:
[     7.094] (II) intel(0): Modeline "1366x768"x0.0   69.30  1366 1414 1446 1466  768 769 773 788 +hsync -vsync (47.3 kHz eP)
[     7.094] (II) intel(0): Modeline "1366x768"x0.0   46.21  1366 1414 1446 1466  768 769 773 788 +hsync -vsync (31.5 kHz e)
[   151.172] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[   151.184] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[   438.740] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[   537.153] (EE) libinput bug: invalid tap event when fingers are up
[   539.354] (EE) libinput bug: invalid tap event when fingers are up
[   539.368] (EE) libinput bug: invalid tap event when fingers are up
[   540.769] (EE) libinput bug: invalid tap event when fingers are up
[   542.371] (EE) libinput bug: invalid tap event when fingers are up
[   544.837] (EE) libinput bug: invalid tap event when fingers are up
[   544.851] (EE) libinput bug: invalid tap event when fingers are up
[   544.866] (EE) libinput bug: invalid tap event when fingers are up
[   544.879] (EE) libinput bug: invalid tap event when fingers are up
[   544.891] (EE) libinput bug: invalid tap event when fingers are up
[   544.905] (EE) libinput bug: invalid tap event when fingers are up
[   544.919] (EE) libinput bug: invalid tap event when fingers are up
[   544.932] (EE) libinput bug: invalid tap event when fingers are up
[   544.960] (EE) libinput bug: invalid tap event when fingers are up
[   544.974] (EE) libinput bug: invalid tap event when fingers are up
[   547.161] (EE) libinput bug: invalid tap event when fingers are up
[   547.175] (EE) libinput bug: invalid tap event when fingers are up
[   547.189] (EE) libinput bug: invalid tap event when fingers are up
[   547.203] (EE) libinput bug: invalid tap event when fingers are up
[   547.217] (EE) libinput bug: invalid tap event when fingers are up
[   547.230] (EE) libinput bug: invalid tap event when fingers are up
[   547.244] (EE) libinput bug: invalid tap event when fingers are up
[   547.258] (EE) libinput bug: invalid tap event when fingers are up
[   547.286] (EE) libinput bug: invalid tap event when fingers are up
[   561.235] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[   576.108] (EE) libinput bug: invalid tap event when fingers are up
[   576.122] (EE) libinput bug: invalid tap event when fingers are up
[   576.136] (EE) libinput bug: invalid tap event when fingers are up
[   577.130] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[   578.386] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[   697.870] (EE) libinput bug: invalid tap event when fingers are up
[   697.883] (EE) libinput bug: invalid tap event when fingers are up
[   697.898] (EE) libinput bug: invalid tap event when fingers are up
[   697.912] (EE) libinput bug: invalid tap event when fingers are up
[   697.940] (EE) libinput bug: invalid tap event when fingers are up
[   697.952] (EE) libinput bug: invalid tap event when fingers are up
[   697.966] (EE) libinput bug: invalid tap event when fingers are up
[   697.979] (EE) libinput bug: invalid tap event when fingers are up
[   771.912] (EE) libinput bug: invalid tap event when fingers are up
[   772.403] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[   800.220] (EE) libinput bug: invalid tap event when fingers are up
[   897.890] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[   898.925] (EE) libinput bug: invalid tap event when fingers are up
[   898.945] (EE) libinput bug: invalid tap event when fingers are up
[  1248.969] (EE) libinput bug: invalid tap event when fingers are up
[  1248.983] (EE) libinput bug: invalid tap event when fingers are up
[  1252.783] (EE) libinput bug: invalid tap event when fingers are up
[  1273.476] (EE) libinput bug: invalid tap event when fingers are up
[  1273.490] (EE) libinput bug: invalid tap event when fingers are up
[  1275.600] (EE) libinput bug: invalid tap event when fingers are up
[  1275.614] (EE) libinput bug: invalid tap event when fingers are up
[  1275.627] (EE) libinput bug: invalid tap event when fingers are up
[  1275.628] (EE) libinput bug: invalid tap event when fingers are up
[  1282.598] (EE) libinput bug: invalid tap event when fingers are up
[  1282.611] (EE) libinput bug: invalid tap event when fingers are up
[  1282.625] (EE) libinput bug: invalid tap event when fingers are up
[  1282.639] (EE) libinput bug: invalid tap event when fingers are up
[  1282.653] (EE) libinput bug: invalid tap event when fingers are up
[  1282.666] (EE) libinput bug: invalid tap event when fingers are up
[  1282.680] (EE) libinput bug: invalid tap event when fingers are up
[  1282.694] (EE) libinput bug: invalid tap event when fingers are up
[  1282.706] (EE) libinput bug: invalid tap event when fingers are up
[  1283.884] (EE) libinput bug: invalid tap event when fingers are up
[  1283.899] (EE) libinput bug: invalid tap event when fingers are up
[  1301.919] (EE) libinput bug: invalid tap event when fingers are up
[  1301.935] (EE) libinput bug: invalid tap event when fingers are up
[  1301.949] (EE) libinput bug: invalid tap event when fingers are up
[  1301.963] (EE) libinput bug: invalid tap event when fingers are up
[  1301.977] (EE) libinput bug: invalid tap event when fingers are up
[  1301.991] (EE) libinput bug: invalid tap event when fingers are up
[  1374.348] (EE) libinput bug: invalid tap event when fingers are up
[  1374.364] (EE) libinput bug: invalid tap event when fingers are up
[  1381.098] (EE) libinput bug: invalid tap event when fingers are up
[  1381.112] (EE) libinput bug: invalid tap event when fingers are up
[  1381.126] (EE) libinput bug: invalid tap event when fingers are up
[  1381.140] (EE) libinput bug: invalid tap event when fingers are up
[  1381.154] (EE) libinput bug: invalid tap event when fingers are up
[  1381.167] (EE) libinput bug: invalid tap event when fingers are up
[  1381.181] (EE) libinput bug: invalid tap event when fingers are up
[  1381.195] (EE) libinput bug: invalid tap event when fingers are up
[  1381.209] (EE) libinput bug: invalid tap event when fingers are up
[  1381.225] (EE) libinput bug: invalid tap event when fingers are up
[  1381.239] (EE) libinput bug: invalid tap event when fingers are up
[  1383.742] (EE) libinput bug: invalid tap event when fingers are up
[  1383.756] (EE) libinput bug: invalid tap event when fingers are up
[  1383.770] (EE) libinput bug: invalid tap event when fingers are up
[  1383.785] (EE) libinput bug: invalid tap event when fingers are up
[  1383.798] (EE) libinput bug: invalid tap event when fingers are up
[  1383.812] (EE) libinput bug: invalid tap event when fingers are up
[  1383.827] (EE) libinput bug: invalid tap event when fingers are up
[  1383.841] (EE) libinput bug: invalid tap event when fingers are up
[  1383.855] (EE) libinput bug: invalid tap event when fingers are up
[  1383.869] (EE) libinput bug: invalid tap event when fingers are up
[  1383.884] (EE) libinput bug: invalid tap event when fingers are up
[  1383.898] (EE) libinput bug: invalid tap event when fingers are up
[  1386.782] (EE) libinput bug: invalid tap event when fingers are up
[  1386.796] (EE) libinput bug: invalid tap event when fingers are up
[  1386.810] (EE) libinput bug: invalid tap event when fingers are up
[  1386.824] (EE) libinput bug: invalid tap event when fingers are up
[  1386.838] (EE) libinput bug: invalid tap event when fingers are up
[  1386.838] (EE) libinput bug: invalid tap event when fingers are up
[  1386.852] (EE) libinput bug: invalid tap event when fingers are up
[  1386.879] (EE) libinput bug: invalid tap event when fingers are up
[  1386.893] (EE) libinput bug: invalid tap event when fingers are up
[  1386.907] (EE) libinput bug: invalid tap event when fingers are up
[  1407.945] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[  1428.881] (EE) libinput bug: invalid tap event when fingers are up
[  1428.896] (EE) libinput bug: invalid tap event when fingers are up
[  1431.143] (EE) libinput bug: invalid tap event when fingers are up
[  1448.757] (EE) libinput bug: invalid tap event when fingers are up
[  1486.677] (EE) libinput bug: invalid tap event when fingers are up
[  1486.691] (EE) libinput bug: invalid tap event when fingers are up
[  1504.868] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[  1560.877] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[  1560.891] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details
[  1581.824] (II) intel(0): resizing framebuffer to 4240x1440
[  1581.869] (II) intel(0): switch to mode 2560x1440@60.0 on DP3 using pipe 0, position (0, 0), rotation normal, reflection none
[  1582.171] (II) intel(0): switch to mode 1680x1050@59.9 on VGA1 using pipe 1, position (2560, 0), rotation normal, reflection none
[  1582.348] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/mouse2)
[  1582.348] (II) No input driver specified, ignoring this device.
[  1582.348] (II) This device may have been added with another device file.
[  1582.383] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event20)
[  1582.383] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[  1582.383] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[  1582.383] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[  1582.383] (**) SteelSeries Rival Gaming Mouse: always reports core events
[  1582.383] (**) Option "Device" "/dev/input/event20"
[  1582.383] (**) Option "_source" "server/udev"
[  1582.384] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event20 is tagged by udev as: Keyboard
[  1582.384] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event20 is a keyboard
[  1582.429] (II) libinput: SteelSeries Rival Gaming Mouse: needs a virtual subdevice
[  1582.430] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3/0003:1038:1384.0004/input/input26/event20"
[  1582.430] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: MOUSE, id 14)
[  1582.430] (**) Option "AccelerationScheme" "none"
[  1582.430] (**) SteelSeries Rival Gaming Mouse: (accel) selected scheme none/0
[  1582.430] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration factor: 2.000
[  1582.430] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration threshold: 4
[  1582.430] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event20 is tagged by udev as: Keyboard
[  1582.430] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event20 is a keyboard
[  1582.431] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[  1582.431] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[  1582.431] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[  1582.431] (**) SteelSeries Rival Gaming Mouse: always reports core events
[  1582.431] (**) Option "Device" "/dev/input/event20"
[  1582.431] (**) Option "_source" "_driver/libinput"
[  1582.431] (II) libinput: SteelSeries Rival Gaming Mouse: is a virtual subdevice
[  1582.431] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3/0003:1038:1384.0004/input/input26/event20"
[  1582.431] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: KEYBOARD, id 15)
[  1582.431] (**) Option "xkb_model" "pc105"
[  1582.431] (**) Option "xkb_layout" "us"
[  1582.431] (**) Option "xkb_variant" "intl"
[  1582.432] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event19)
[  1582.432] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[  1582.432] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[  1582.432] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[  1582.432] (**) SteelSeries Rival Gaming Mouse: always reports core events
[  1582.432] (**) Option "Device" "/dev/input/event19"
[  1582.432] (**) Option "_source" "server/udev"
[  1582.432] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event19 is tagged by udev as: Keyboard
[  1582.432] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event19 is a keyboard
[  1582.466] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.2/0003:1038:1384.0003/input/input25/event19"
[  1582.466] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: KEYBOARD, id 16)
[  1582.466] (**) Option "xkb_model" "pc105"
[  1582.466] (**) Option "xkb_layout" "us"
[  1582.466] (**) Option "xkb_variant" "intl"
[  1582.467] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event19 is tagged by udev as: Keyboard
[  1582.467] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event19 is a keyboard
[  1582.476] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event18)
[  1582.476] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput pointer catchall"
[  1582.476] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[  1582.476] (**) SteelSeries Rival Gaming Mouse: always reports core events
[  1582.476] (**) Option "Device" "/dev/input/event18"
[  1582.476] (**) Option "_source" "server/udev"
[  1582.553] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event18 is tagged by udev as: Mouse
[  1582.553] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event18 is a pointer caps
[  1582.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/0003:1038:1384.0002/input/input24/event18"
[  1582.600] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: MOUSE, id 17)
[  1582.600] (**) Option "AccelerationScheme" "none"
[  1582.600] (**) SteelSeries Rival Gaming Mouse: (accel) selected scheme none/0
[  1582.600] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration factor: 2.000
[  1582.600] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration threshold: 4
[  1582.653] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event18 is tagged by udev as: Mouse
[  1582.653] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event18 is a pointer caps
[  1582.654] (II) config/udev: Adding input device USB Keyboard (/dev/input/event21)
[  1582.654] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  1582.654] (**) USB Keyboard: Applying InputClass "system-keyboard"
[  1582.654] (II) Using input driver 'libinput' for 'USB Keyboard'
[  1582.654] (**) USB Keyboard: always reports core events
[  1582.654] (**) Option "Device" "/dev/input/event21"
[  1582.654] (**) Option "_source" "server/udev"
[  1582.655] (II) input device 'USB Keyboard', /dev/input/event21 is tagged by udev as: Keyboard
[  1582.655] (II) input device 'USB Keyboard', /dev/input/event21 is a keyboard
[  1582.693] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.2/4-1.2.2:1.0/0003:04D9:010B.0005/input/input27/event21"
[  1582.693] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 18)
[  1582.693] (**) Option "xkb_model" "pc105"
[  1582.693] (**) Option "xkb_layout" "us"
[  1582.693] (**) Option "xkb_variant" "intl"
[  1582.694] (II) input device 'USB Keyboard', /dev/input/event21 is tagged by udev as: Keyboard
[  1582.694] (II) input device 'USB Keyboard', /dev/input/event21 is a keyboard
[  1582.694] (II) config/udev: Adding input device USB Keyboard (/dev/input/event22)
[  1582.694] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  1582.694] (**) USB Keyboard: Applying InputClass "system-keyboard"
[  1582.694] (II) Using input driver 'libinput' for 'USB Keyboard'
[  1582.694] (**) USB Keyboard: always reports core events
[  1582.694] (**) Option "Device" "/dev/input/event22"
[  1582.694] (**) Option "_source" "server/udev"
[  1582.695] (II) input device 'USB Keyboard', /dev/input/event22 is tagged by udev as: Keyboard
[  1582.695] (II) input device 'USB Keyboard', /dev/input/event22 is a keyboard
[  1582.739] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.2/4-1.2.2:1.2/0003:04D9:010B.0007/input/input32/event22"
[  1582.740] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 19)
[  1582.740] (**) Option "xkb_model" "pc105"
[  1582.740] (**) Option "xkb_layout" "us"
[  1582.740] (**) Option "xkb_variant" "intl"
[  1582.740] (II) input device 'USB Keyboard', /dev/input/event22 is tagged by udev as: Keyboard
[  1582.740] (II) input device 'USB Keyboard', /dev/input/event22 is a keyboard
[  1593.247] (II) intel(0): resizing framebuffer to 1680x1050
[  1593.251] (II) intel(0): switch to mode 1680x1050@59.9 on VGA1 using pipe 0, position (0, 0), rotation normal, reflection none
[  1593.487] (II) intel(0): resizing framebuffer to 4240x1440
[  1593.505] (II) intel(0): switch to mode 1680x1050@59.9 on VGA1 using pipe 1, position (2560, 0), rotation normal, reflection none
[  1593.593] (II) intel(0): switch to mode 2560x1440@60.0 on DP3 using pipe 0, position (0, 0), rotation normal, reflection none
[  1644.183] (II) SYN_DROPPED event from "SteelSeries Rival Gaming Mouse" - some input events have been lost.
[  1705.194] (II) SYN_DROPPED event from "SteelSeries Rival Gaming Mouse" - some input events have been lost.
[  1736.191] (II) SYN_DROPPED event from "SteelSeries Rival Gaming Mouse" - some input events have been lost.

glxinfo:

name of display: :0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample, 
    GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile, 
    GLX_EXT_fbconfig_packed_float, GLX_EXT_framebuffer_sRGB, 
    GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, 
    GLX_EXT_visual_rating, GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_OML_swap_method, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_SGIX_visual_select_group, GLX_SGI_swap_control
client glx vendor string: Mesa Project and SGI
client glx version string: 1.4
client glx extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
GLX version: 1.4
GLX extensions:
    GLX_ARB_create_context, GLX_ARB_create_context_profile, 
    GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float, 
    GLX_ARB_framebuffer_sRGB, GLX_ARB_get_proc_address, GLX_ARB_multisample, 
    GLX_EXT_buffer_age, GLX_EXT_create_context_es2_profile, 
    GLX_EXT_create_context_es_profile, GLX_EXT_fbconfig_packed_float, 
    GLX_EXT_framebuffer_sRGB, GLX_EXT_import_context, 
    GLX_EXT_texture_from_pixmap, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
    GLX_INTEL_swap_event, GLX_MESA_copy_sub_buffer, 
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer, 
    GLX_MESA_swap_control, GLX_OML_swap_method, GLX_OML_sync_control, 
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
    GLX_SGIX_visual_select_group, GLX_SGI_make_current_read, 
    GLX_SGI_swap_control, GLX_SGI_video_sync
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) Sandybridge Mobile  (0x126)
    Version: 11.2.2
    Accelerated: yes
    Video memory: 1536MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile 
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.2.2
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
    GL_3DFX_texture_compression_FXT1, GL_AMD_draw_buffers_blend, 
    GL_AMD_performance_monitor, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_shader_trinary_minmax, GL_AMD_vertex_shader_layer, 
    GL_AMD_vertex_shader_viewport_index, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_APPLE_object_purgeable, 
    GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility, 
    GL_ARB_arrays_of_arrays, GL_ARB_base_instance, GL_ARB_blend_func_extended, 
    GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture, 
    GL_ARB_clip_control, GL_ARB_compressed_texture_pixel_storage, 
    GL_ARB_conditional_render_inverted, GL_ARB_copy_buffer, GL_ARB_copy_image, 
    GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, 
    GL_ARB_direct_state_access, GL_ARB_draw_buffers, 
    GL_ARB_draw_buffers_blend, GL_ARB_draw_elements_base_vertex, 
    GL_ARB_draw_instanced, GL_ARB_explicit_attrib_location, 
    GL_ARB_explicit_uniform_location, GL_ARB_fragment_coord_conventions, 
    GL_ARB_fragment_layer_viewport, GL_ARB_fragment_shader, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_instanced_arrays, GL_ARB_internalformat_query, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_occlusion_query2, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_sprite, GL_ARB_program_interface_query, 
    GL_ARB_provoking_vertex, GL_ARB_robustness, GL_ARB_sample_shading, 
    GL_ARB_sampler_objects, GL_ARB_seamless_cube_map, 
    GL_ARB_seamless_cubemap_per_texture, GL_ARB_separate_shader_objects, 
    GL_ARB_shader_bit_encoding, GL_ARB_shader_draw_parameters, 
    GL_ARB_shader_objects, GL_ARB_shader_subroutine, 
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_420pack, 
    GL_ARB_shading_language_packing, GL_ARB_sync, GL_ARB_texture_barrier, 
    GL_ARB_texture_buffer_object, GL_ARB_texture_buffer_object_rgb32, 
    GL_ARB_texture_buffer_range, GL_ARB_texture_compression_rgtc, 
    GL_ARB_texture_cube_map_array, GL_ARB_texture_float, 
    GL_ARB_texture_gather, GL_ARB_texture_mirror_clamp_to_edge, 
    GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
    GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_storage, GL_ARB_texture_storage_multisample, 
    GL_ARB_texture_swizzle, GL_ARB_timer_query, GL_ARB_uniform_buffer_object, 
    GL_ARB_vertex_array_bgra, GL_ARB_vertex_array_object, 
    GL_ARB_vertex_attrib_binding, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_viewport_array, GL_ATI_blend_equation_separate, 
    GL_ATI_texture_float, GL_EXT_abgr, GL_EXT_blend_equation_separate, 
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled, 
    GL_EXT_framebuffer_sRGB, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, 
    GL_EXT_pixel_buffer_object, GL_EXT_polygon_offset_clamp, 
    GL_EXT_provoking_vertex, GL_EXT_shader_integer_mix, GL_EXT_texture_array, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_rgtc, 
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_integer, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, 
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback, 
    GL_EXT_vertex_array_bgra, GL_IBM_multimode_draw_arrays, 
    GL_INTEL_performance_query, GL_KHR_context_flush_control, GL_KHR_debug, 
    GL_MESA_pack_invert, GL_MESA_texture_signed_rgba, 
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_packed_depth_stencil, 
    GL_NV_texture_barrier, GL_OES_EGL_image, GL_OES_read_format, GL_S3_s3tc

OpenGL version string: 3.0 Mesa 11.2.2
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
    GL_3DFX_texture_compression_FXT1, GL_AMD_draw_buffers_blend, 
    GL_AMD_performance_monitor, GL_AMD_seamless_cubemap_per_texture, 
    GL_AMD_shader_trinary_minmax, GL_ANGLE_texture_compression_dxt3, 
    GL_ANGLE_texture_compression_dxt5, GL_APPLE_object_purgeable, 
    GL_APPLE_packed_pixels, GL_APPLE_vertex_array_object, 
    GL_ARB_ES2_compatibility, GL_ARB_ES3_compatibility, 
    GL_ARB_arrays_of_arrays, GL_ARB_blend_func_extended, 
    GL_ARB_buffer_storage, GL_ARB_clear_buffer_object, GL_ARB_clear_texture, 
    GL_ARB_clip_control, GL_ARB_color_buffer_float, 
    GL_ARB_compressed_texture_pixel_storage, 
    GL_ARB_conditional_render_inverted, GL_ARB_copy_buffer, GL_ARB_copy_image, 
    GL_ARB_debug_output, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, 
    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_draw_buffers_blend, 
    GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, 
    GL_ARB_explicit_attrib_location, GL_ARB_explicit_uniform_location, 
    GL_ARB_fragment_coord_conventions, GL_ARB_fragment_program, 
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, 
    GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, 
    GL_ARB_get_program_binary, GL_ARB_get_texture_sub_image, 
    GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, 
    GL_ARB_instanced_arrays, GL_ARB_internalformat_query, 
    GL_ARB_invalidate_subdata, GL_ARB_map_buffer_alignment, 
    GL_ARB_map_buffer_range, GL_ARB_multi_bind, GL_ARB_multisample, 
    GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_occlusion_query2, 
    GL_ARB_pipeline_statistics_query, GL_ARB_pixel_buffer_object, 
    GL_ARB_point_parameters, GL_ARB_point_sprite, 
    GL_ARB_program_interface_query, GL_ARB_provoking_vertex, 
    GL_ARB_robustness, GL_ARB_sample_shading, GL_ARB_sampler_objects, 
    GL_ARB_seamless_cube_map, GL_ARB_seamless_cubemap_per_texture, 
    GL_ARB_separate_shader_objects, GL_ARB_shader_bit_encoding, 
    GL_ARB_shader_draw_parameters, GL_ARB_shader_objects, 
    GL_ARB_shader_texture_lod, GL_ARB_shading_language_100, 
    GL_ARB_shading_language_420pack, GL_ARB_shading_language_packing, 
    GL_ARB_shadow, GL_ARB_sync, GL_ARB_texture_barrier, 
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression, 
    GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, 
    GL_ARB_texture_cube_map_array, GL_ARB_texture_env_add, 
    GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, 
    GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_gather, 
    GL_ARB_texture_mirror_clamp_to_edge, GL_ARB_texture_mirrored_repeat, 
    GL_ARB_texture_multisample, GL_ARB_texture_non_power_of_two, 
    GL_ARB_texture_query_levels, GL_ARB_texture_query_lod, 
    GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_texture_rgb10_a2ui, 
    GL_ARB_texture_storage, GL_ARB_texture_storage_multisample, 
    GL_ARB_texture_swizzle, GL_ARB_timer_query, GL_ARB_transpose_matrix, 
    GL_ARB_uniform_buffer_object, GL_ARB_vertex_array_bgra, 
    GL_ARB_vertex_array_object, GL_ARB_vertex_attrib_binding, 
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, 
    GL_ARB_vertex_type_10f_11f_11f_rev, GL_ARB_vertex_type_2_10_10_10_rev, 
    GL_ARB_window_pos, GL_ATI_blend_equation_separate, GL_ATI_draw_buffers, 
    GL_ATI_separate_stencil, GL_ATI_texture_env_combine3, 
    GL_ATI_texture_float, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, 
    GL_EXT_copy_texture, GL_EXT_draw_buffers2, GL_EXT_draw_instanced, 
    GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, 
    GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_multisample_blit_scaled, 
    GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, 
    GL_EXT_gpu_program_parameters, GL_EXT_multi_draw_arrays, 
    GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_packed_pixels, 
    GL_EXT_pixel_buffer_object, GL_EXT_point_parameters, 
    GL_EXT_polygon_offset, GL_EXT_polygon_offset_clamp, 
    GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
    GL_EXT_separate_specular_color, GL_EXT_shader_integer_mix, 
    GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, 
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D, 
    GL_EXT_texture_array, GL_EXT_texture_compression_dxt1, 
    GL_EXT_texture_compression_rgtc, GL_EXT_texture_compression_s3tc, 
    GL_EXT_texture_cube_map, GL_EXT_texture_edge_clamp, 
    GL_EXT_texture_env_add, GL_EXT_texture_env_combine, 
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_integer, GL_EXT_texture_lod_bias, GL_EXT_texture_object, 
    GL_EXT_texture_rectangle, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode, 
    GL_EXT_texture_shared_exponent, GL_EXT_texture_snorm, 
    GL_EXT_texture_swizzle, GL_EXT_timer_query, GL_EXT_transform_feedback, 
    GL_EXT_vertex_array, GL_EXT_vertex_array_bgra, 
    GL_IBM_multimode_draw_arrays, GL_IBM_rasterpos_clip, 
    GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, 
    GL_INTEL_performance_query, GL_KHR_context_flush_control, GL_KHR_debug, 
    GL_MESA_pack_invert, GL_MESA_texture_signed_rgba, GL_MESA_window_pos, 
    GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp, 
    GL_NV_light_max_exponent, GL_NV_packed_depth_stencil, 
    GL_NV_primitive_restart, GL_NV_texgen_reflection, GL_NV_texture_barrier, 
    GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_OES_EGL_image, 
    GL_OES_read_format, GL_S3_s3tc, GL_SGIS_generate_mipmap, 
    GL_SGIS_texture_border_clamp, GL_SGIS_texture_edge_clamp, 
    GL_SGIS_texture_lod, GL_SUN_multi_draw_arrays

OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.2.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
    GL_ANGLE_texture_compression_dxt3, GL_ANGLE_texture_compression_dxt5, 
    GL_APPLE_texture_max_level, GL_EXT_blend_func_extended, 
    GL_EXT_blend_minmax, GL_EXT_color_buffer_float, 
    GL_EXT_discard_framebuffer, GL_EXT_draw_buffers, 
    GL_EXT_draw_elements_base_vertex, GL_EXT_map_buffer_range, 
    GL_EXT_multi_draw_arrays, GL_EXT_read_format_bgra, 
    GL_EXT_separate_shader_objects, GL_EXT_shader_integer_mix, 
    GL_EXT_texture_compression_dxt1, GL_EXT_texture_filter_anisotropic, 
    GL_EXT_texture_format_BGRA8888, GL_EXT_texture_rg, 
    GL_EXT_texture_type_2_10_10_10_REV, GL_EXT_unpack_subimage, 
    GL_INTEL_performance_query, GL_KHR_context_flush_control, GL_KHR_debug, 
    GL_NV_draw_buffers, GL_NV_fbo_color_attachments, GL_NV_read_buffer, 
    GL_NV_read_depth, GL_NV_read_depth_stencil, GL_NV_read_stencil, 
    GL_OES_EGL_image, GL_OES_EGL_image_external, GL_OES_EGL_sync, 
    GL_OES_compressed_ETC1_RGB8_texture, GL_OES_depth24, GL_OES_depth_texture, 
    GL_OES_depth_texture_cube_map, GL_OES_draw_elements_base_vertex, 
    GL_OES_element_index_uint, GL_OES_fbo_render_mipmap, 
    GL_OES_get_program_binary, GL_OES_mapbuffer, GL_OES_packed_depth_stencil, 
    GL_OES_rgb8_rgba8, GL_OES_standard_derivatives, GL_OES_stencil8, 
    GL_OES_surfaceless_context, GL_OES_texture_3D, GL_OES_texture_float, 
    GL_OES_texture_float_linear, GL_OES_texture_half_float, 
    GL_OES_texture_half_float_linear, GL_OES_texture_npot, 
    GL_OES_vertex_array_object

32 GLX Visuals
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x020 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x021 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a6 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0a7 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0a8 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0a9 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0aa 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0ab 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ac 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ad 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0ae 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0af 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0b0 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0b1 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x0b2 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0b3 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x0b4 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0b5 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x0b6 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0b7 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b8 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x0b9 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0ba 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0bb 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x0bc 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x0bd 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x0be 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0bf 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0c0 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x0c1 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0c2 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x071 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None

52 GLXFBConfigs:
    visual  x   bf lv rg d st  colorbuffer  sr ax dp st accumbuffer  ms  cav
  id dep cl sp  sz l  ci b ro  r  g  b  a F gb bf th cl  r  g  b  a ns b eat
----------------------------------------------------------------------------
0x072  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x073  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x074  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x075  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x076  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x077  0 tc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x078 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x079 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x07a 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x07b 24 tc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x07c 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x07d 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x07e 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x07f 24 tc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x080  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x081  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x082 32 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x083 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x084 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x085 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x086  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 None
0x087  0 tc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 None
0x088 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x089 24 tc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x08a 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x08b 24 tc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None
0x08c  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x08d  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0  0  0  0  0  0  0  0 0 None
0x08e  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x08f  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x090  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x091  0 dc  0  16  0 r  . .   5  6  5  0 .  .  0 24  8  0  0  0  0  0 0 None
0x092 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x093 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0  0  0  0  0  0  0  0 0 None
0x094 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x095 24 dc  0  32  0 r  . .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x096 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x097 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0  0  0  0  0  0  0  0 0 None
0x098 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x099 24 dc  0  24  0 r  . .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x09a  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  0 0 None
0x09b  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0 16 16 16  0  0 0 Slow
0x09c 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  0 0 None
0x09d 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8 16 16 16 16  0 0 Slow
0x09e 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  0 0 None
0x09f 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8 16 16 16  0  0 0 Slow
0x0a0  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0a1  0 dc  0  16  0 r  y .   5  6  5  0 .  .  0 16  0  0  0  0  0  4 1 None
0x0a2 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0  0  0  0  0  0  0  4 1 None
0x0a3 24 dc  0  32  0 r  y .   8  8  8  8 .  .  0 24  8  0  0  0  0  4 1 None
0x0a4 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0  0  0  0  0  0  0  4 1 None
0x0a5 24 dc  0  24  0 r  y .   8  8  8  0 .  .  0 24  8  0  0  0  0  4 1 None

Xorg config (20-intel.conf):

Section "Device"
        Identifier  "Intel Graphics"
        Driver      "intel"
        Option      "AccelMethod"  "sna"
        Option      "DRI"  "3"
EndSection

Any other recommendations?

Thanks in advance! Any tips, idea's or anything is really appreciated!


EDIT: While writing the post, I noticed I had an AccelMethod set to sna while using modesetting. So I tried the following config:

Section "Device"
        Identifier  "Intel Graphics"
        Driver      "intel"
        #Option      "AccelMethod"  "sna"

        Driver      "modesetting"
        Option      "DRI"  "3"
EndSection

This feels a little better, but still not as responsive as I think it can/should be.

Xorg log in new situation:

[     4.318] (--) Log file renamed from "/var/log/Xorg.pid-381.log" to "/var/log/Xorg.0.log"
[     4.319] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[     4.319] X Protocol Version 11, Revision 0
[     4.319] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[     4.319] Current Operating System: Linux sebastiaan-notebook 4.5.4-1-ARCH #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016 x86_64
[     4.319] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c714d186-e2e4-410f-9fe9-08664e614bf5 rw quiet
[     4.319] Build Date: 05 April 2016  05:24:02PM
[     4.319]  
[     4.319] Current version of pixman: 0.34.0
[     4.319] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.319] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.321] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 15 14:43:53 2016
[     4.323] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     4.323] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.324] (==) No Layout section.  Using the first Screen section.
[     4.324] (==) No screen section available. Using defaults.
[     4.324] (**) |-->Screen "Default Screen Section" (0)
[     4.324] (**) |   |-->Monitor "<default monitor>"
[     4.324] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     4.324] (**) |   |-->Device "Intel Graphics"
[     4.324] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     4.324] (==) Automatically adding devices
[     4.324] (==) Automatically enabling devices
[     4.324] (==) Automatically adding GPU devices
[     4.324] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.334] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     4.334] 	Entry deleted from font path.
[     4.334] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[     4.334] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     4.334] 	Entry deleted from font path.
[     4.334] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[     4.334] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[     4.334] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.334] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.334] (II) Loader magic: 0x819d20
[     4.334] (II) Module ABI versions:
[     4.334] 	X.Org ANSI C Emulation: 0.4
[     4.334] 	X.Org Video Driver: 20.0
[     4.334] 	X.Org XInput driver : 22.1
[     4.334] 	X.Org Server Extension : 9.0
[     4.335] (++) using VT number 1

[     4.335] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.338] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.340] (--) PCI:*(0:0:2:0) 8086:0126:103c:161c rev 9, Mem @ 0xd4000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64
[     4.340] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.341] (II) LoadModule: "glx"
[     4.342] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.362] (II) Module glx: vendor="X.Org Foundation"
[     4.362] 	compiled for 1.18.3, module version = 1.0.0
[     4.362] 	ABI class: X.Org Server Extension, version 9.0
[     4.362] (==) AIGLX enabled
[     4.362] (II) LoadModule: "modesetting"
[     4.363] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.363] (II) Module modesetting: vendor="X.Org Foundation"
[     4.363] 	compiled for 1.18.3, module version = 1.18.3
[     4.363] 	Module class: X.Org Video Driver
[     4.363] 	ABI class: X.Org Video Driver, version 20.0
[     4.363] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.364] (II) modeset(0): using drv /dev/dri/card0
[     4.364] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     4.364] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     4.364] (==) modeset(0): RGB weight 888
[     4.364] (==) modeset(0): Default visual is TrueColor
[     4.364] (II) Loading sub module "glamoregl"
[     4.364] (II) LoadModule: "glamoregl"
[     4.364] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     4.372] (II) Module glamoregl: vendor="X.Org Foundation"
[     4.372] 	compiled for 1.18.3, module version = 1.0.0
[     4.372] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.372] (II) glamor: OpenGL accelerated X.org driver based.
[     4.428] (II) glamor: EGL version 1.4 (DRI2):
[     4.441] (II) modeset(0): glamor initialized
[     4.441] (II) modeset(0): Output LVDS-1 has no monitor section
[     4.455] (II) modeset(0): Output VGA-1 has no monitor section
[     4.560] (II) modeset(0): Output HDMI-1 has no monitor section
[     4.560] (II) modeset(0): Output DP-1 has no monitor section
[     4.667] (II) modeset(0): Output HDMI-2 has no monitor section
[     4.667] (II) modeset(0): Output HDMI-3 has no monitor section
[     4.667] (II) modeset(0): Output DP-2 has no monitor section
[     4.686] (II) modeset(0): Output DP-3 has no monitor section
[     4.686] (II) modeset(0): EDID for output LVDS-1
[     4.686] (II) modeset(0): Manufacturer: CMO  Model: 1467  Serial#: 0
[     4.686] (II) modeset(0): Year: 2010  Week: 38
[     4.686] (II) modeset(0): EDID Version: 1.4
[     4.686] (II) modeset(0): Digital Display Input
[     4.686] (II) modeset(0): 6 bits per channel
[     4.686] (II) modeset(0): Digital interface is undefined
[     4.686] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 18
[     4.686] (II) modeset(0): Gamma: 2.20
[     4.686] (II) modeset(0): No DPMS capabilities specified
[     4.686] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     4.686] (II) modeset(0): First detailed timing is preferred mode
[     4.686] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     4.686] (II) modeset(0): redX: 0.586 redY: 0.355   greenX: 0.317 greenY: 0.563
[     4.686] (II) modeset(0): blueX: 0.160 blueY: 0.144   whiteX: 0.313 whiteY: 0.329
[     4.686] (II) modeset(0): Manufacturer's mask: 0
[     4.686] (II) modeset(0): Supported detailed timing:
[     4.686] (II) modeset(0): clock: 69.3 MHz   Image Size:  309 x 174 mm
[     4.686] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1466 h_border: 0
[     4.686] (II) modeset(0): v_active: 768  v_sync: 769  v_sync_end 773 v_blanking: 788 v_border: 0
[     4.686] (II) modeset(0): Supported detailed timing:
[     4.686] (II) modeset(0): clock: 46.2 MHz   Image Size:  309 x 174 mm
[     4.686] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1466 h_border: 0
[     4.686] (II) modeset(0): v_active: 768  v_sync: 769  v_sync_end 773 v_blanking: 788 v_border: 0
[     4.686] (II) modeset(0): Unknown vendor-specific block 2
[     4.686] (II) modeset(0): EDID (in hex):
[     4.686] (II) modeset(0): 	00ffffffffffff000daf671400000000
[     4.686] (II) modeset(0): 	26140104901f12780a0535965b519029
[     4.686] (II) modeset(0): 	24505400000001010101010101010101
[     4.686] (II) modeset(0): 	010101010101121b5664500014303020
[     4.686] (II) modeset(0): 	140035ae1000001a0d12566450001430
[     4.686] (II) modeset(0): 	3020140035ae1000001a000000000000
[     4.686] (II) modeset(0): 	00000000000000000000000000000002
[     4.686] (II) modeset(0): 	000c47ed0a3c6411121e6b00000000de
[     4.686] (II) modeset(0): Printing probed modes for output LVDS-1
[     4.686] (II) modeset(0): Modeline "1366x768"x60.0   69.30  1366 1414 1446 1466  768 769 773 788 +hsync -vsync (47.3 kHz eP)
[     4.686] (II) modeset(0): Modeline "1366x768"x40.0   46.21  1366 1414 1446 1466  768 769 773 788 +hsync -vsync (31.5 kHz e)
[     4.686] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     4.686] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     4.686] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     4.686] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     4.686] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     4.686] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     4.686] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     4.686] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     4.686] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     4.686] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     4.686] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     4.686] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     4.686] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     4.686] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     4.686] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     4.686] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     4.703] (II) modeset(0): EDID for output VGA-1
[     4.703] (II) modeset(0): Manufacturer: SAM  Model: 3e2  Serial#: 1415000624
[     4.703] (II) modeset(0): Year: 2008  Week: 20
[     4.703] (II) modeset(0): EDID Version: 1.3
[     4.703] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[     4.703] (II) modeset(0): Sync:  Separate  Composite  SyncOnGreen
[     4.703] (II) modeset(0): Max Image Size [cm]: horiz.: 43  vert.: 27
[     4.703] (II) modeset(0): Gamma: 2.20
[     4.703] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[     4.703] (II) modeset(0): First detailed timing is preferred mode
[     4.703] (II) modeset(0): redX: 0.649 redY: 0.338   greenX: 0.289 greenY: 0.609
[     4.703] (II) modeset(0): blueX: 0.146 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[     4.703] (II) modeset(0): Supported established timings:
[     4.703] (II) modeset(0): 720x400@70Hz
[     4.703] (II) modeset(0): 640x480@60Hz
[     4.703] (II) modeset(0): 640x480@67Hz
[     4.703] (II) modeset(0): 640x480@72Hz
[     4.703] (II) modeset(0): 640x480@75Hz
[     4.703] (II) modeset(0): 800x600@56Hz
[     4.703] (II) modeset(0): 800x600@60Hz
[     4.703] (II) modeset(0): 800x600@72Hz
[     4.703] (II) modeset(0): 800x600@75Hz
[     4.703] (II) modeset(0): 832x624@75Hz
[     4.703] (II) modeset(0): 1024x768@60Hz
[     4.703] (II) modeset(0): 1024x768@70Hz
[     4.703] (II) modeset(0): 1024x768@75Hz
[     4.703] (II) modeset(0): 1280x1024@75Hz
[     4.703] (II) modeset(0): 1152x864@75Hz
[     4.703] (II) modeset(0): Manufacturer's mask: 0
[     4.703] (II) modeset(0): Supported standard timings:
[     4.703] (II) modeset(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     4.703] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     4.703] (II) modeset(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     4.703] (II) modeset(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     4.703] (II) modeset(0): Supported detailed timing:
[     4.703] (II) modeset(0): clock: 119.0 MHz   Image Size:  433 x 271 mm
[     4.703] (II) modeset(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[     4.703] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[     4.703] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[     4.703] (II) modeset(0): Monitor name: SyncMaster
[     4.703] (II) modeset(0): Serial No: H9XQ507051
[     4.703] (II) modeset(0): EDID (in hex):
[     4.703] (II) modeset(0): 	00ffffffffffff004c2de20330325754
[     4.703] (II) modeset(0): 	141201030e2b1b782a6041a6564a9c25
[     4.703] (II) modeset(0): 	125054bfef80b30081808140714f0101
[     4.703] (II) modeset(0): 	0101010101017c2e90a0601a1e403020
[     4.703] (II) modeset(0): 	3600b10f1100001a000000fd00384b1e
[     4.703] (II) modeset(0): 	510e000a202020202020000000fc0053
[     4.703] (II) modeset(0): 	796e634d61737465720a2020000000ff
[     4.703] (II) modeset(0): 	00483958513530373035310a202000d4
[     4.703] (II) modeset(0): Printing probed modes for output VGA-1
[     4.703] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[     4.703] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     4.703] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     4.703] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     4.703] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     4.703] (II) modeset(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[     4.703] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     4.703] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     4.703] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[     4.703] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[     4.703] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     4.703] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     4.703] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     4.703] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     4.703] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[     4.703] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     4.703] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.703] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.810] (II) modeset(0): EDID for output HDMI-1
[     4.810] (II) modeset(0): EDID for output DP-1
[     4.917] (II) modeset(0): EDID for output HDMI-2
[     4.917] (II) modeset(0): EDID for output HDMI-3
[     4.917] (II) modeset(0): EDID for output DP-2
[     4.934] (II) modeset(0): EDID for output DP-3
[     4.934] (II) modeset(0): Manufacturer: DEL  Model: d06f  Serial#: 808604492
[     4.934] (II) modeset(0): Year: 2015  Week: 15
[     4.934] (II) modeset(0): EDID Version: 1.4
[     4.934] (II) modeset(0): Digital Display Input
[     4.934] (II) modeset(0): 8 bits per channel
[     4.934] (II) modeset(0): Digital interface is DisplayPort
[     4.934] (II) modeset(0): Max Image Size [cm]: horiz.: 55  vert.: 31
[     4.934] (II) modeset(0): Gamma: 2.20
[     4.934] (II) modeset(0): DPMS capabilities: Off
[     4.934] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[     4.934] (II) modeset(0): Default color space is primary color space
[     4.934] (II) modeset(0): First detailed timing is preferred mode
[     4.934] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     4.934] (II) modeset(0): redX: 0.661 redY: 0.332   greenX: 0.302 greenY: 0.613
[     4.934] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[     4.934] (II) modeset(0): Supported established timings:
[     4.934] (II) modeset(0): 720x400@70Hz
[     4.934] (II) modeset(0): 640x480@60Hz
[     4.934] (II) modeset(0): 640x480@75Hz
[     4.934] (II) modeset(0): 800x600@60Hz
[     4.934] (II) modeset(0): 800x600@75Hz
[     4.934] (II) modeset(0): 1024x768@60Hz
[     4.934] (II) modeset(0): 1024x768@75Hz
[     4.934] (II) modeset(0): 1280x1024@75Hz
[     4.934] (II) modeset(0): Manufacturer's mask: 0
[     4.934] (II) modeset(0): Supported standard timings:
[     4.934] (II) modeset(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     4.934] (II) modeset(0): #1: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[     4.934] (II) modeset(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     4.934] (II) modeset(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[     4.934] (II) modeset(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     4.934] (II) modeset(0): #5: hsize: 1200  vsize 960  refresh: 60  vid: 32887
[     4.934] (II) modeset(0): Supported detailed timing:
[     4.934] (II) modeset(0): clock: 241.5 MHz   Image Size:  553 x 311 mm
[     4.934] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[     4.934] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[     4.934] (II) modeset(0): Serial No: 9X2VY54802SL
[     4.934] (II) modeset(0): Monitor name: DELL U2515H
[     4.934] (II) modeset(0): Ranges: V min: 56 V max: 86 Hz, H min: 30 H max: 113 kHz, PixClock max 305 MHz
[     4.934] (II) modeset(0): Supported detailed timing:
[     4.934] (II) modeset(0): clock: 148.5 MHz   Image Size:  553 x 311 mm
[     4.934] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     4.934] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     4.934] (II) modeset(0): Supported detailed timing:
[     4.934] (II) modeset(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
[     4.934] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     4.934] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[     4.934] (II) modeset(0): Supported detailed timing:
[     4.934] (II) modeset(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
[     4.934] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[     4.934] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[     4.934] (II) modeset(0): Supported detailed timing:
[     4.934] (II) modeset(0): clock: 27.0 MHz   Image Size:  553 x 311 mm
[     4.934] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[     4.934] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[     4.934] (II) modeset(0): Supported detailed timing:
[     4.934] (II) modeset(0): clock: 162.0 MHz   Image Size:  553 x 311 mm
[     4.934] (II) modeset(0): h_active: 2048  h_sync: 2074  h_sync_end 2154 h_blank_end 2250 h_border: 0
[     4.934] (II) modeset(0): v_active: 1152  v_sync: 1153  v_sync_end 1156 v_blanking: 1200 v_border: 0
[     4.934] (II) modeset(0): Number of EDID sections to follow: 1
[     4.934] (II) modeset(0): EDID (in hex):
[     4.934] (II) modeset(0): 	00ffffffffffff0010ac6fd04c533230
[     4.934] (II) modeset(0): 	0f190104a5371f783e4455a9554d9d26
[     4.934] (II) modeset(0): 	0f5054a54b00b300d100714fa9408180
[     4.934] (II) modeset(0): 	778001010101565e00a0a0a029503020
[     4.934] (II) modeset(0): 	350029372100001a000000ff00395832
[     4.934] (II) modeset(0): 	56593534383032534c0a000000fc0044
[     4.934] (II) modeset(0): 	454c4c205532353135480a20000000fd
[     4.934] (II) modeset(0): 	0038561e711e010a202020202020019a
[     4.934] (II) modeset(0): 	02031cf14f1005040302071601141f12
[     4.934] (II) modeset(0): 	132021222309070783010000023a8018
[     4.934] (II) modeset(0): 	71382d40582c450029372100001e011d
[     4.934] (II) modeset(0): 	8018711c1620582c250029372100009e
[     4.934] (II) modeset(0): 	011d007251d01e206e28550029372100
[     4.934] (II) modeset(0): 	001e8c0ad08a20e02d10103e96002937
[     4.934] (II) modeset(0): 	21000018483f00ca808030401a501300
[     4.934] (II) modeset(0): 	29372100001e00000000000000000057
[     4.934] (II) modeset(0): Printing probed modes for output DP-3
[     4.934] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[     4.934] (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[     4.934] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[     4.934] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[     4.934] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[     4.934] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     4.934] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     4.934] (II) modeset(0): Modeline "1200x960"x60.0   95.40  1200 1272 1400 1600  960 961 964 994 -hsync +vsync (59.6 kHz)
[     4.934] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     4.934] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     4.934] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     4.934] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     4.934] (II) modeset(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[     4.934] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     4.934] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     4.934] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     4.934] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[     4.934] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     4.934] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     4.934] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     4.934] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.934] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.934] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.934] (II) modeset(0): Output LVDS-1 connected
[     4.934] (II) modeset(0): Output VGA-1 connected
[     4.934] (II) modeset(0): Output HDMI-1 disconnected
[     4.934] (II) modeset(0): Output DP-1 disconnected
[     4.934] (II) modeset(0): Output HDMI-2 disconnected
[     4.934] (II) modeset(0): Output HDMI-3 disconnected
[     4.934] (II) modeset(0): Output DP-2 disconnected
[     4.934] (II) modeset(0): Output DP-3 connected
[     4.934] (II) modeset(0): Using spanning desktop for initial modes
[     4.934] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[     4.934] (II) modeset(0): Output VGA-1 using initial mode 1680x1050 +1366+0
[     4.934] (II) modeset(0): Output DP-3 using initial mode 2560x1440 +3046+0
[     4.934] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[     4.934] (==) modeset(0): DPI set to (96, 96)
[     4.934] (II) Loading sub module "fb"
[     4.934] (II) LoadModule: "fb"
[     4.935] (II) Loading /usr/lib/xorg/modules/libfb.so
[     4.935] (II) Module fb: vendor="X.Org Foundation"
[     4.935] 	compiled for 1.18.3, module version = 1.0.0
[     4.935] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.935] (==) Depth 24 pixmap format is 32 bpp
[     5.016] (==) modeset(0): Backing store enabled
[     5.016] (==) modeset(0): Silken mouse enabled
[     5.018] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     5.018] (==) modeset(0): DPMS enabled
[     5.019] (WW) modeset(0): Option "DRI" is not used
[     5.019] (II) modeset(0): [DRI2] Setup complete
[     5.019] (II) modeset(0): [DRI2]   DRI driver: i965
[     5.019] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     5.057] (--) RandR disabled
[     5.064] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     5.064] (II) AIGLX: enabled GLX_ARB_create_context
[     5.064] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     5.064] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[     5.064] (II) AIGLX: enabled GLX_INTEL_swap_event
[     5.064] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     5.064] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     5.064] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     5.064] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[     5.064] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     5.064] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[     5.064] (II) AIGLX: Loaded and initialized i965
[     5.064] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.065] (II) modeset(0): Damage tracking initialized
[     5.065] (II) modeset(0): Setting screen physical size to 1483 x 381
[     5.120] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[     5.120] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.120] (**) Power Button: Applying InputClass "system-keyboard"
[     5.120] (II) LoadModule: "libinput"
[     5.120] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.126] (II) Module libinput: vendor="X.Org Foundation"
[     5.126] 	compiled for 1.18.3, module version = 0.19.0
[     5.126] 	Module class: X.Org XInput Driver
[     5.126] 	ABI class: X.Org XInput driver, version 22.1
[     5.126] (II) Using input driver 'libinput' for 'Power Button'
[     5.126] (**) Power Button: always reports core events
[     5.126] (**) Option "Device" "/dev/input/event8"
[     5.126] (**) Option "_source" "server/udev"
[     5.126] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[     5.126] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[     5.146] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input12/event8"
[     5.146] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.146] (**) Option "xkb_model" "pc105"
[     5.146] (**) Option "xkb_layout" "us"
[     5.146] (**) Option "xkb_variant" "intl"
[     5.166] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[     5.166] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[     5.166] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[     5.166] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.166] (**) Video Bus: Applying InputClass "system-keyboard"
[     5.166] (II) Using input driver 'libinput' for 'Video Bus'
[     5.166] (**) Video Bus: always reports core events
[     5.166] (**) Option "Device" "/dev/input/event11"
[     5.166] (**) Option "_source" "server/udev"
[     5.166] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[     5.166] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[     5.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input17/event11"
[     5.183] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.183] (**) Option "xkb_model" "pc105"
[     5.183] (**) Option "xkb_layout" "us"
[     5.183] (**) Option "xkb_variant" "intl"
[     5.184] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[     5.184] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[     5.184] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
[     5.184] (II) No input driver specified, ignoring this device.
[     5.184] (II) This device may have been added with another device file.
[     5.185] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[     5.185] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.185] (**) Sleep Button: Applying InputClass "system-keyboard"
[     5.185] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.185] (**) Sleep Button: always reports core events
[     5.185] (**) Option "Device" "/dev/input/event6"
[     5.185] (**) Option "_source" "server/udev"
[     5.185] (II) input device 'Sleep Button', /dev/input/event6 is tagged by udev as: Keyboard
[     5.185] (II) input device 'Sleep Button', /dev/input/event6 is a keyboard
[     5.203] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input10/event6"
[     5.203] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     5.203] (**) Option "xkb_model" "pc105"
[     5.203] (**) Option "xkb_layout" "us"
[     5.203] (**) Option "xkb_variant" "intl"
[     5.204] (II) input device 'Sleep Button', /dev/input/event6 is tagged by udev as: Keyboard
[     5.204] (II) input device 'Sleep Button', /dev/input/event6 is a keyboard
[     5.204] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[     5.204] (II) No input driver specified, ignoring this device.
[     5.204] (II) This device may have been added with another device file.
[     5.205] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[     5.205] (II) No input driver specified, ignoring this device.
[     5.205] (II) This device may have been added with another device file.
[     5.205] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[     5.205] (II) No input driver specified, ignoring this device.
[     5.205] (II) This device may have been added with another device file.
[     5.205] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event15)
[     5.205] (II) No input driver specified, ignoring this device.
[     5.205] (II) This device may have been added with another device file.
[     5.206] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[     5.206] (II) No input driver specified, ignoring this device.
[     5.206] (II) This device may have been added with another device file.
[     5.206] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[     5.206] (II) No input driver specified, ignoring this device.
[     5.206] (II) This device may have been added with another device file.
[     5.206] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[     5.206] (II) No input driver specified, ignoring this device.
[     5.206] (II) This device may have been added with another device file.
[     5.206] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[     5.206] (II) No input driver specified, ignoring this device.
[     5.206] (II) This device may have been added with another device file.
[     5.207] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event1)
[     5.207] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     5.207] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[     5.207] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.207] (**) Option "Device" "/dev/input/event1"
[     5.207] (**) Option "_source" "server/udev"
[     5.260] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event1 is tagged by udev as: Mouse
[     5.260] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event1 is a pointer caps
[     5.286] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/0003:1038:1384.0002/input/input5/event1"
[     5.286] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: MOUSE, id 9)
[     5.287] (**) Option "AccelerationScheme" "none"
[     5.287] (**) SteelSeries Rival Gaming Mouse: (accel) selected scheme none/0
[     5.287] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration factor: 2.000
[     5.287] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration threshold: 4
[     5.340] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event1 is tagged by udev as: Mouse
[     5.340] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event1 is a pointer caps
[     5.340] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/mouse0)
[     5.340] (II) No input driver specified, ignoring this device.
[     5.340] (II) This device may have been added with another device file.
[     5.341] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event2)
[     5.341] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[     5.341] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[     5.341] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[     5.341] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.341] (**) Option "Device" "/dev/input/event2"
[     5.341] (**) Option "_source" "server/udev"
[     5.341] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event2 is tagged by udev as: Keyboard
[     5.341] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event2 is a keyboard
[     5.380] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.2/0003:1038:1384.0003/input/input6/event2"
[     5.380] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: KEYBOARD, id 10)
[     5.380] (**) Option "xkb_model" "pc105"
[     5.380] (**) Option "xkb_layout" "us"
[     5.380] (**) Option "xkb_variant" "intl"
[     5.380] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event2 is tagged by udev as: Keyboard
[     5.380] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event2 is a keyboard
[     5.381] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event3)
[     5.381] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[     5.381] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[     5.381] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[     5.381] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.381] (**) Option "Device" "/dev/input/event3"
[     5.381] (**) Option "_source" "server/udev"
[     5.381] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event3 is tagged by udev as: Keyboard
[     5.381] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event3 is a keyboard
[     5.423] (II) libinput: SteelSeries Rival Gaming Mouse: needs a virtual subdevice
[     5.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3/0003:1038:1384.0004/input/input7/event3"
[     5.423] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: MOUSE, id 11)
[     5.423] (**) Option "AccelerationScheme" "none"
[     5.423] (**) SteelSeries Rival Gaming Mouse: (accel) selected scheme none/0
[     5.423] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration factor: 2.000
[     5.423] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration threshold: 4
[     5.423] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event3 is tagged by udev as: Keyboard
[     5.423] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event3 is a keyboard
[     5.424] (II) config/udev: Adding input device USB Keyboard (/dev/input/event4)
[     5.424] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.424] (**) USB Keyboard: Applying InputClass "system-keyboard"
[     5.424] (II) Using input driver 'libinput' for 'USB Keyboard'
[     5.424] (**) USB Keyboard: always reports core events
[     5.424] (**) Option "Device" "/dev/input/event4"
[     5.424] (**) Option "_source" "server/udev"
[     5.424] (II) input device 'USB Keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[     5.424] (II) input device 'USB Keyboard', /dev/input/event4 is a keyboard
[     5.460] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.2/4-1.2.2:1.0/0003:04D9:010B.0005/input/input8/event4"
[     5.460] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 12)
[     5.460] (**) Option "xkb_model" "pc105"
[     5.460] (**) Option "xkb_layout" "us"
[     5.460] (**) Option "xkb_variant" "intl"
[     5.460] (II) input device 'USB Keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[     5.460] (II) input device 'USB Keyboard', /dev/input/event4 is a keyboard
[     5.461] (II) config/udev: Adding input device USB Keyboard (/dev/input/event5)
[     5.461] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.461] (**) USB Keyboard: Applying InputClass "system-keyboard"
[     5.461] (II) Using input driver 'libinput' for 'USB Keyboard'
[     5.461] (**) USB Keyboard: always reports core events
[     5.461] (**) Option "Device" "/dev/input/event5"
[     5.461] (**) Option "_source" "server/udev"
[     5.462] (II) input device 'USB Keyboard', /dev/input/event5 is tagged by udev as: Keyboard
[     5.462] (II) input device 'USB Keyboard', /dev/input/event5 is a keyboard
[     5.490] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.2/4-1.2.2:1.2/0003:04D9:010B.0007/input/input9/event5"
[     5.490] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 13)
[     5.490] (**) Option "xkb_model" "pc105"
[     5.490] (**) Option "xkb_layout" "us"
[     5.490] (**) Option "xkb_variant" "intl"
[     5.490] (II) input device 'USB Keyboard', /dev/input/event5 is tagged by udev as: Keyboard
[     5.490] (II) input device 'USB Keyboard', /dev/input/event5 is a keyboard
[     5.491] (II) config/udev: Adding input device HP HD Webcam [Fixed] (/dev/input/event20)
[     5.491] (**) HP HD Webcam [Fixed]: Applying InputClass "libinput keyboard catchall"
[     5.491] (**) HP HD Webcam [Fixed]: Applying InputClass "system-keyboard"
[     5.491] (II) Using input driver 'libinput' for 'HP HD Webcam [Fixed]'
[     5.491] (**) HP HD Webcam [Fixed]: always reports core events
[     5.491] (**) Option "Device" "/dev/input/event20"
[     5.491] (**) Option "_source" "server/udev"
[     5.491] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event20 is tagged by udev as: Keyboard
[     5.491] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event20 is a keyboard
[     5.524] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input25/event20"
[     5.524] (II) XINPUT: Adding extended input device "HP HD Webcam [Fixed]" (type: KEYBOARD, id 14)
[     5.524] (**) Option "xkb_model" "pc105"
[     5.524] (**) Option "xkb_layout" "us"
[     5.524] (**) Option "xkb_variant" "intl"
[     5.524] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event20 is tagged by udev as: Keyboard
[     5.524] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event20 is a keyboard
[     5.525] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     5.525] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.525] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     5.525] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.525] (**) AT Translated Set 2 keyboard: always reports core events
[     5.525] (**) Option "Device" "/dev/input/event0"
[     5.525] (**) Option "_source" "server/udev"
[     5.525] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[     5.525] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[     5.550] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     5.550] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[     5.550] (**) Option "xkb_model" "pc105"
[     5.550] (**) Option "xkb_layout" "us"
[     5.550] (**) Option "xkb_variant" "intl"
[     5.550] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[     5.550] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[     5.550] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event21)
[     5.550] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[     5.550] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[     5.550] (**) PS/2 Generic Mouse: always reports core events
[     5.550] (**) Option "Device" "/dev/input/event21"
[     5.550] (**) Option "_source" "server/udev"
[     5.551] (II) input device 'PS/2 Generic Mouse', /dev/input/event21 is tagged by udev as: Mouse
[     5.551] (II) input device 'PS/2 Generic Mouse', /dev/input/event21 is a pointer caps
[     5.580] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event21"
[     5.580] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 16)
[     5.580] (**) Option "AccelerationScheme" "none"
[     5.580] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[     5.580] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[     5.580] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[     5.580] (II) input device 'PS/2 Generic Mouse', /dev/input/event21 is tagged by udev as: Mouse
[     5.580] (II) input device 'PS/2 Generic Mouse', /dev/input/event21 is a pointer caps
[     5.580] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[     5.580] (II) No input driver specified, ignoring this device.
[     5.580] (II) This device may have been added with another device file.
[     5.580] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event9)
[     5.580] (II) No input driver specified, ignoring this device.
[     5.580] (II) This device may have been added with another device file.
[     5.581] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[     5.581] (II) No input driver specified, ignoring this device.
[     5.581] (II) This device may have been added with another device file.
[     5.581] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event10)
[     5.581] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.581] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[     5.581] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     5.581] (**) HP WMI hotkeys: always reports core events
[     5.581] (**) Option "Device" "/dev/input/event10"
[     5.581] (**) Option "_source" "server/udev"
[     5.581] (II) input device 'HP WMI hotkeys', /dev/input/event10 is tagged by udev as: Keyboard
[     5.581] (II) input device 'HP WMI hotkeys', /dev/input/event10 is a keyboard
[     5.593] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event10"
[     5.593] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[     5.593] (**) Option "xkb_model" "pc105"
[     5.593] (**) Option "xkb_layout" "us"
[     5.593] (**) Option "xkb_variant" "intl"
[     5.593] (II) input device 'HP WMI hotkeys', /dev/input/event10 is tagged by udev as: Keyboard
[     5.593] (II) input device 'HP WMI hotkeys', /dev/input/event10 is a keyboard
[     5.595] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[     5.595] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[     5.595] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[     5.595] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.595] (**) Option "Device" "/dev/input/event3"
[     5.595] (**) Option "_source" "_driver/libinput"
[     5.595] (II) libinput: SteelSeries Rival Gaming Mouse: is a virtual subdevice
[     5.595] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3/0003:1038:1384.0004/input/input7/event3"
[     5.595] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: KEYBOARD, id 18)
[     5.596] (**) Option "xkb_model" "pc105"
[     5.596] (**) Option "xkb_layout" "us"
[     5.596] (**) Option "xkb_variant" "intl"
[     5.598] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[     5.598] (II) No input driver specified, ignoring this device.
[     5.598] (II) This device may have been added with another device file.
[     5.598] (II) config/udev: removing device PS/2 Generic Mouse
[     5.643] (II) UnloadModule: "libinput"
[     5.643] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event21)
[     5.643] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[     5.643] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[     5.643] (**) PS/2 Generic Mouse: always reports core events
[     5.643] (**) Option "Device" "/dev/input/event21"
[     5.643] (**) Option "_source" "server/udev"
[     5.644] (II) input device 'PS/2 Generic Mouse', /dev/input/event21 is tagged by udev as: Mouse
[     5.644] (II) input device 'PS/2 Generic Mouse', /dev/input/event21 is a pointer caps
[     5.683] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event21"
[     5.683] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 16)
[     5.683] (**) Option "AccelerationScheme" "none"
[     5.683] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[     5.683] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[     5.683] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[     5.683] (II) input device 'PS/2 Generic Mouse', /dev/input/event21 is tagged by udev as: Mouse
[     5.683] (II) input device 'PS/2 Generic Mouse', /dev/input/event21 is a pointer caps
[     5.684] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[     5.684] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Synaptics Touchpad"
[     5.684] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     5.684] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     5.684] (**) Option "Device" "/dev/input/mouse2"
[     5.684] (**) Option "_source" "server/udev"
[     5.726] (II) failed to create input device '/dev/input/mouse2'.
[     5.726] (EE) libinput: SynPS/2 Synaptics TouchPad: Failed to create a device for /dev/input/mouse2
[     5.726] (EE) PreInit returned 2 for "SynPS/2 Synaptics TouchPad"
[     5.726] (II) UnloadModule: "libinput"
[     5.727] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event22)
[     5.727] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[     5.727] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall"
[     5.727] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Synaptics Touchpad"
[     5.727] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     5.727] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     5.727] (**) Option "Device" "/dev/input/event22"
[     5.727] (**) Option "_source" "server/udev"
[     5.727] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event22 is tagged by udev as: Touchpad Touchscreen
[     5.727] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event22 is a touchpad
[     5.763] (**) Option "Tapping" "on"
[     5.763] (**) Option "AccelSpeed" "-0.5"
[     5.763] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input28/event22"
[     5.763] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 19)
[     5.763] (**) Option "AccelerationScheme" "none"
[     5.763] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[     5.763] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     5.763] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     5.763] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event22 is tagged by udev as: Touchpad Touchscreen
[     5.764] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event22 is a touchpad
[    14.001] (II) modeset(0): EDID vendor "SAM", prod id 994
[    14.001] (II) modeset(0): Using EDID range info for horizontal sync
[    14.001] (II) modeset(0): Using EDID range info for vertical refresh
[    14.001] (II) modeset(0): Printing DDC gathered Modelines:
[    14.001] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    14.001] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    14.001] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    14.001] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    14.001] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    14.001] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    14.001] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    14.001] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    14.001] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    14.001] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    14.001] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    14.001] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    14.001] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    14.001] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    14.001] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    14.001] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    14.001] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    14.001] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    14.001] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    14.501] (II) modeset(0): Allocate new frame buffer 4240x1440 stride
[    14.959] (II) modeset(0): EDID vendor "SAM", prod id 994
[    14.959] (II) modeset(0): Using hsync ranges from config file
[    14.959] (II) modeset(0): Using vrefresh ranges from config file
[    14.959] (II) modeset(0): Printing DDC gathered Modelines:
[    14.959] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    14.959] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    14.959] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    14.959] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    14.959] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    14.959] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    14.959] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    14.959] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    14.959] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    14.959] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    14.959] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    14.959] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    14.959] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    14.959] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    14.959] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    14.959] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    14.959] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    14.959] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    14.959] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    15.614] (II) modeset(0): EDID vendor "SAM", prod id 994
[    15.614] (II) modeset(0): Using hsync ranges from config file
[    15.614] (II) modeset(0): Using vrefresh ranges from config file
[    15.614] (II) modeset(0): Printing DDC gathered Modelines:
[    15.614] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    15.614] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    15.614] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    15.614] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    15.614] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    15.614] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    15.614] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    15.614] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    15.614] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    15.614] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    15.614] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    15.614] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    15.614] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    15.614] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    15.614] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    15.614] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    15.614] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    15.614] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    15.614] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    36.201] (II) modeset(0): EDID vendor "SAM", prod id 994
[    36.201] (II) modeset(0): Using hsync ranges from config file
[    36.201] (II) modeset(0): Using vrefresh ranges from config file
[    36.201] (II) modeset(0): Printing DDC gathered Modelines:
[    36.201] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    36.201] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    36.201] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    36.201] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    36.201] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    36.201] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    36.201] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    36.201] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    36.201] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    36.201] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    36.201] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    36.201] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    36.201] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    36.201] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    36.201] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    36.201] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    36.201] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    36.201] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    36.201] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)

Last edited by Stamper (2016-05-15 16:04:13)

Offline

#2 2016-05-15 12:56:01

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,919

Re: [Solved] Sluggish Intel Graphics

[   800.220] (EE) libinput bug: invalid tap event when fingers are up
[   897.890] (EE) kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.3.0/touchpad_jumping_cursor for details

<snip>

[  1644.183] (II) SYN_DROPPED event from "SteelSeries Rival Gaming Mouse" - some input events have been lost.

Looks like something is wrong  with your inputdevices, check the wayland link mentioned.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2016-05-15 13:08:03

Stamper
Member
Registered: 2015-08-08
Posts: 10

Re: [Solved] Sluggish Intel Graphics

Hi and thanks for the reply!

Huh? I thought Wayland is the successor to X and as far as I know, I never configured to use Wayland.
Working link: https://wayland.freedesktop.org/libinpu … ursor.html

Seems an innocent bug where the cursor jumps and the kernel does not understand how that can happen according to the description. I am using a mouse right now
and the touchpad works fine either way. Can it be unrelated?

Offline

#4 2016-05-15 14:31:08

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,919

Re: [Solved] Sluggish Intel Graphics

libinput is a wayland library that's ported to X-org , the libinput development happens on wayland.

The problem is likely that the kernel is so busy dealing with those touchpad events that other things suffer.

Evdev is Xorg native (and mature) input driver, try installing xf86-input-evdev .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#5 2016-05-15 15:42:32

Stamper
Member
Registered: 2015-08-08
Posts: 10

Re: [Solved] Sluggish Intel Graphics

Thanks for your help so far! Much appreciated! big_smile

So I installed evdev and configure Xorg to use evdev instead of libinput. Now I get different errors, but evdev is being used. Typing in Opera has become worse as I now have to wait 10's of seconds before the text I type is seen. Outside of Opera, it is fine.
Window sluggishness remains the same.

Xorg config touchpad

Section "InputClass"
	Identifier "Synaptics Touchpad"
	MatchIsTouchpad "on"
	Driver "evdev"
	Option "Tapping" "on"
	Option "Accel Speed" "-0.5"
EndSection

Xorg config mouse:

Section "InputClass"
	Identifier "Mouse"
	MatchIsPointer "on"
	Driver "evdev"
EndSection

Xorg log:

[     4.328] (--) Log file renamed from "/var/log/Xorg.pid-375.log" to "/var/log/Xorg.0.log"
[     4.329] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[     4.329] X Protocol Version 11, Revision 0
[     4.329] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[     4.329] Current Operating System: Linux sebastiaan-notebook 4.5.4-1-ARCH #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016 x86_64
[     4.329] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c714d186-e2e4-410f-9fe9-08664e614bf5 rw quiet
[     4.329] Build Date: 05 April 2016  05:24:02PM
[     4.329]  
[     4.329] Current version of pixman: 0.34.0
[     4.329] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.329] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.329] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 15 17:30:41 2016
[     4.331] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     4.331] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.333] (==) No Layout section.  Using the first Screen section.
[     4.333] (==) No screen section available. Using defaults.
[     4.333] (**) |-->Screen "Default Screen Section" (0)
[     4.333] (**) |   |-->Monitor "<default monitor>"
[     4.334] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     4.334] (**) |   |-->Device "Intel Graphics"
[     4.334] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     4.334] (==) Automatically adding devices
[     4.334] (==) Automatically enabling devices
[     4.334] (==) Automatically adding GPU devices
[     4.334] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.342] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     4.342] 	Entry deleted from font path.
[     4.342] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[     4.342] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     4.342] 	Entry deleted from font path.
[     4.342] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[     4.342] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[     4.342] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.342] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.342] (II) Loader magic: 0x819d20
[     4.342] (II) Module ABI versions:
[     4.342] 	X.Org ANSI C Emulation: 0.4
[     4.342] 	X.Org Video Driver: 20.0
[     4.342] 	X.Org XInput driver : 22.1
[     4.342] 	X.Org Server Extension : 9.0
[     4.343] (++) using VT number 1

[     4.343] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.344] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.346] (--) PCI:*(0:0:2:0) 8086:0126:103c:161c rev 9, Mem @ 0xd4000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64
[     4.346] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.346] (II) LoadModule: "glx"
[     4.347] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.361] (II) Module glx: vendor="X.Org Foundation"
[     4.361] 	compiled for 1.18.3, module version = 1.0.0
[     4.361] 	ABI class: X.Org Server Extension, version 9.0
[     4.361] (==) AIGLX enabled
[     4.361] (II) LoadModule: "modesetting"
[     4.361] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.362] (II) Module modesetting: vendor="X.Org Foundation"
[     4.362] 	compiled for 1.18.3, module version = 1.18.3
[     4.362] 	Module class: X.Org Video Driver
[     4.362] 	ABI class: X.Org Video Driver, version 20.0
[     4.362] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.362] (II) modeset(0): using drv /dev/dri/card0
[     4.362] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     4.362] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     4.362] (==) modeset(0): RGB weight 888
[     4.362] (==) modeset(0): Default visual is TrueColor
[     4.362] (II) Loading sub module "glamoregl"
[     4.362] (II) LoadModule: "glamoregl"
[     4.362] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     4.375] (II) Module glamoregl: vendor="X.Org Foundation"
[     4.375] 	compiled for 1.18.3, module version = 1.0.0
[     4.375] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.375] (II) glamor: OpenGL accelerated X.org driver based.
[     4.400] (II) glamor: EGL version 1.4 (DRI2):
[     4.408] (II) modeset(0): glamor initialized
[     4.408] (II) modeset(0): Output LVDS-1 has no monitor section
[     4.421] (II) modeset(0): Output VGA-1 has no monitor section
[     4.530] (II) modeset(0): Output HDMI-1 has no monitor section
[     4.530] (II) modeset(0): Output DP-1 has no monitor section
[     4.637] (II) modeset(0): Output HDMI-2 has no monitor section
[     4.637] (II) modeset(0): Output HDMI-3 has no monitor section
[     4.637] (II) modeset(0): Output DP-2 has no monitor section
[     4.654] (II) modeset(0): Output DP-3 has no monitor section
[     4.654] (II) modeset(0): EDID for output LVDS-1
[     4.654] (II) modeset(0): Manufacturer: CMO  Model: 1467  Serial#: 0
[     4.654] (II) modeset(0): Year: 2010  Week: 38
[     4.654] (II) modeset(0): EDID Version: 1.4
[     4.654] (II) modeset(0): Digital Display Input
[     4.654] (II) modeset(0): 6 bits per channel
[     4.654] (II) modeset(0): Digital interface is undefined
[     4.654] (II) modeset(0): Max Image Size [cm]: horiz.: 31  vert.: 18
[     4.654] (II) modeset(0): Gamma: 2.20
[     4.654] (II) modeset(0): No DPMS capabilities specified
[     4.654] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     4.654] (II) modeset(0): First detailed timing is preferred mode
[     4.654] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     4.654] (II) modeset(0): redX: 0.586 redY: 0.355   greenX: 0.317 greenY: 0.563
[     4.654] (II) modeset(0): blueX: 0.160 blueY: 0.144   whiteX: 0.313 whiteY: 0.329
[     4.654] (II) modeset(0): Manufacturer's mask: 0
[     4.654] (II) modeset(0): Supported detailed timing:
[     4.654] (II) modeset(0): clock: 69.3 MHz   Image Size:  309 x 174 mm
[     4.654] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1466 h_border: 0
[     4.654] (II) modeset(0): v_active: 768  v_sync: 769  v_sync_end 773 v_blanking: 788 v_border: 0
[     4.654] (II) modeset(0): Supported detailed timing:
[     4.654] (II) modeset(0): clock: 46.2 MHz   Image Size:  309 x 174 mm
[     4.654] (II) modeset(0): h_active: 1366  h_sync: 1414  h_sync_end 1446 h_blank_end 1466 h_border: 0
[     4.654] (II) modeset(0): v_active: 768  v_sync: 769  v_sync_end 773 v_blanking: 788 v_border: 0
[     4.654] (II) modeset(0): Unknown vendor-specific block 2
[     4.654] (II) modeset(0): EDID (in hex):
[     4.654] (II) modeset(0): 	00ffffffffffff000daf671400000000
[     4.654] (II) modeset(0): 	26140104901f12780a0535965b519029
[     4.654] (II) modeset(0): 	24505400000001010101010101010101
[     4.654] (II) modeset(0): 	010101010101121b5664500014303020
[     4.654] (II) modeset(0): 	140035ae1000001a0d12566450001430
[     4.654] (II) modeset(0): 	3020140035ae1000001a000000000000
[     4.654] (II) modeset(0): 	00000000000000000000000000000002
[     4.654] (II) modeset(0): 	000c47ed0a3c6411121e6b00000000de
[     4.654] (II) modeset(0): Printing probed modes for output LVDS-1
[     4.654] (II) modeset(0): Modeline "1366x768"x60.0   69.30  1366 1414 1446 1466  768 769 773 788 +hsync -vsync (47.3 kHz eP)
[     4.654] (II) modeset(0): Modeline "1366x768"x40.0   46.21  1366 1414 1446 1466  768 769 773 788 +hsync -vsync (31.5 kHz e)
[     4.654] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     4.654] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     4.654] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     4.654] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     4.654] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     4.654] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     4.654] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     4.654] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     4.654] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     4.654] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     4.654] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     4.654] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     4.654] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     4.654] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     4.654] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     4.654] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     4.667] (II) modeset(0): EDID for output VGA-1
[     4.667] (II) modeset(0): Manufacturer: SAM  Model: 3e2  Serial#: 1415000624
[     4.667] (II) modeset(0): Year: 2008  Week: 20
[     4.667] (II) modeset(0): EDID Version: 1.3
[     4.667] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[     4.667] (II) modeset(0): Sync:  Separate  Composite  SyncOnGreen
[     4.667] (II) modeset(0): Max Image Size [cm]: horiz.: 43  vert.: 27
[     4.667] (II) modeset(0): Gamma: 2.20
[     4.667] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[     4.667] (II) modeset(0): First detailed timing is preferred mode
[     4.667] (II) modeset(0): redX: 0.649 redY: 0.338   greenX: 0.289 greenY: 0.609
[     4.667] (II) modeset(0): blueX: 0.146 blueY: 0.070   whiteX: 0.312 whiteY: 0.329
[     4.667] (II) modeset(0): Supported established timings:
[     4.667] (II) modeset(0): 720x400@70Hz
[     4.667] (II) modeset(0): 640x480@60Hz
[     4.667] (II) modeset(0): 640x480@67Hz
[     4.667] (II) modeset(0): 640x480@72Hz
[     4.667] (II) modeset(0): 640x480@75Hz
[     4.667] (II) modeset(0): 800x600@56Hz
[     4.667] (II) modeset(0): 800x600@60Hz
[     4.667] (II) modeset(0): 800x600@72Hz
[     4.667] (II) modeset(0): 800x600@75Hz
[     4.667] (II) modeset(0): 832x624@75Hz
[     4.667] (II) modeset(0): 1024x768@60Hz
[     4.667] (II) modeset(0): 1024x768@70Hz
[     4.667] (II) modeset(0): 1024x768@75Hz
[     4.667] (II) modeset(0): 1280x1024@75Hz
[     4.667] (II) modeset(0): 1152x864@75Hz
[     4.667] (II) modeset(0): Manufacturer's mask: 0
[     4.667] (II) modeset(0): Supported standard timings:
[     4.667] (II) modeset(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     4.667] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     4.667] (II) modeset(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[     4.667] (II) modeset(0): #3: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     4.667] (II) modeset(0): Supported detailed timing:
[     4.667] (II) modeset(0): clock: 119.0 MHz   Image Size:  433 x 271 mm
[     4.667] (II) modeset(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[     4.667] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[     4.667] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[     4.667] (II) modeset(0): Monitor name: SyncMaster
[     4.667] (II) modeset(0): Serial No: H9XQ507051
[     4.667] (II) modeset(0): EDID (in hex):
[     4.667] (II) modeset(0): 	00ffffffffffff004c2de20330325754
[     4.667] (II) modeset(0): 	141201030e2b1b782a6041a6564a9c25
[     4.667] (II) modeset(0): 	125054bfef80b30081808140714f0101
[     4.667] (II) modeset(0): 	0101010101017c2e90a0601a1e403020
[     4.667] (II) modeset(0): 	3600b10f1100001a000000fd00384b1e
[     4.667] (II) modeset(0): 	510e000a202020202020000000fc0053
[     4.667] (II) modeset(0): 	796e634d61737465720a2020000000ff
[     4.667] (II) modeset(0): 	00483958513530373035310a202000d4
[     4.667] (II) modeset(0): Printing probed modes for output VGA-1
[     4.668] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[     4.668] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     4.668] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     4.668] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[     4.668] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     4.668] (II) modeset(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[     4.668] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[     4.668] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     4.668] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[     4.668] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[     4.668] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     4.668] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     4.668] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[     4.668] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     4.668] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[     4.668] (II) modeset(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[     4.668] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.668] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.773] (II) modeset(0): EDID for output HDMI-1
[     4.773] (II) modeset(0): EDID for output DP-1
[     4.880] (II) modeset(0): EDID for output HDMI-2
[     4.880] (II) modeset(0): EDID for output HDMI-3
[     4.880] (II) modeset(0): EDID for output DP-2
[     4.897] (II) modeset(0): EDID for output DP-3
[     4.897] (II) modeset(0): Manufacturer: DEL  Model: d06f  Serial#: 808604492
[     4.897] (II) modeset(0): Year: 2015  Week: 15
[     4.897] (II) modeset(0): EDID Version: 1.4
[     4.897] (II) modeset(0): Digital Display Input
[     4.897] (II) modeset(0): 8 bits per channel
[     4.897] (II) modeset(0): Digital interface is DisplayPort
[     4.897] (II) modeset(0): Max Image Size [cm]: horiz.: 55  vert.: 31
[     4.897] (II) modeset(0): Gamma: 2.20
[     4.897] (II) modeset(0): DPMS capabilities: Off
[     4.897] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[     4.897] (II) modeset(0): Default color space is primary color space
[     4.897] (II) modeset(0): First detailed timing is preferred mode
[     4.897] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     4.897] (II) modeset(0): redX: 0.661 redY: 0.332   greenX: 0.302 greenY: 0.613
[     4.897] (II) modeset(0): blueX: 0.149 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[     4.897] (II) modeset(0): Supported established timings:
[     4.897] (II) modeset(0): 720x400@70Hz
[     4.897] (II) modeset(0): 640x480@60Hz
[     4.897] (II) modeset(0): 640x480@75Hz
[     4.897] (II) modeset(0): 800x600@60Hz
[     4.897] (II) modeset(0): 800x600@75Hz
[     4.897] (II) modeset(0): 1024x768@60Hz
[     4.897] (II) modeset(0): 1024x768@75Hz
[     4.897] (II) modeset(0): 1280x1024@75Hz
[     4.897] (II) modeset(0): Manufacturer's mask: 0
[     4.897] (II) modeset(0): Supported standard timings:
[     4.897] (II) modeset(0): #0: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[     4.897] (II) modeset(0): #1: hsize: 1920  vsize 1200  refresh: 60  vid: 209
[     4.897] (II) modeset(0): #2: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[     4.897] (II) modeset(0): #3: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[     4.897] (II) modeset(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[     4.897] (II) modeset(0): #5: hsize: 1200  vsize 960  refresh: 60  vid: 32887
[     4.897] (II) modeset(0): Supported detailed timing:
[     4.897] (II) modeset(0): clock: 241.5 MHz   Image Size:  553 x 311 mm
[     4.897] (II) modeset(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[     4.897] (II) modeset(0): v_active: 1440  v_sync: 1443  v_sync_end 1448 v_blanking: 1481 v_border: 0
[     4.897] (II) modeset(0): Serial No: 9X2VY54802SL
[     4.897] (II) modeset(0): Monitor name: DELL U2515H
[     4.897] (II) modeset(0): Ranges: V min: 56 V max: 86 Hz, H min: 30 H max: 113 kHz, PixClock max 305 MHz
[     4.897] (II) modeset(0): Supported detailed timing:
[     4.897] (II) modeset(0): clock: 148.5 MHz   Image Size:  553 x 311 mm
[     4.897] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     4.897] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[     4.897] (II) modeset(0): Supported detailed timing:
[     4.897] (II) modeset(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
[     4.897] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[     4.897] (II) modeset(0): v_active: 540  v_sync: 542  v_sync_end 547 v_blanking: 562 v_border: 0
[     4.897] (II) modeset(0): Supported detailed timing:
[     4.897] (II) modeset(0): clock: 74.2 MHz   Image Size:  553 x 311 mm
[     4.897] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[     4.897] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[     4.897] (II) modeset(0): Supported detailed timing:
[     4.897] (II) modeset(0): clock: 27.0 MHz   Image Size:  553 x 311 mm
[     4.897] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[     4.897] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[     4.897] (II) modeset(0): Supported detailed timing:
[     4.897] (II) modeset(0): clock: 162.0 MHz   Image Size:  553 x 311 mm
[     4.897] (II) modeset(0): h_active: 2048  h_sync: 2074  h_sync_end 2154 h_blank_end 2250 h_border: 0
[     4.897] (II) modeset(0): v_active: 1152  v_sync: 1153  v_sync_end 1156 v_blanking: 1200 v_border: 0
[     4.897] (II) modeset(0): Number of EDID sections to follow: 1
[     4.897] (II) modeset(0): EDID (in hex):
[     4.897] (II) modeset(0): 	00ffffffffffff0010ac6fd04c533230
[     4.897] (II) modeset(0): 	0f190104a5371f783e4455a9554d9d26
[     4.897] (II) modeset(0): 	0f5054a54b00b300d100714fa9408180
[     4.897] (II) modeset(0): 	778001010101565e00a0a0a029503020
[     4.897] (II) modeset(0): 	350029372100001a000000ff00395832
[     4.897] (II) modeset(0): 	56593534383032534c0a000000fc0044
[     4.897] (II) modeset(0): 	454c4c205532353135480a20000000fd
[     4.897] (II) modeset(0): 	0038561e711e010a202020202020019a
[     4.897] (II) modeset(0): 	02031cf14f1005040302071601141f12
[     4.897] (II) modeset(0): 	132021222309070783010000023a8018
[     4.897] (II) modeset(0): 	71382d40582c450029372100001e011d
[     4.897] (II) modeset(0): 	8018711c1620582c250029372100009e
[     4.897] (II) modeset(0): 	011d007251d01e206e28550029372100
[     4.897] (II) modeset(0): 	001e8c0ad08a20e02d10103e96002937
[     4.897] (II) modeset(0): 	21000018483f00ca808030401a501300
[     4.897] (II) modeset(0): 	29372100001e00000000000000000057
[     4.897] (II) modeset(0): Printing probed modes for output DP-3
[     4.897] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[     4.897] (II) modeset(0): Modeline "2048x1152"x60.0  162.00  2048 2074 2154 2250  1152 1153 1156 1200 +hsync +vsync (72.0 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080"x30.0   74.25  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.8 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080"x25.0   74.25  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (28.1 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080"x24.0   74.25  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080"x30.0   74.18  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (33.7 kHz e)
[     4.897] (II) modeset(0): Modeline "1920x1080"x24.0   74.18  1920 2558 2602 2750  1080 1084 1089 1125 +hsync +vsync (27.0 kHz e)
[     4.897] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[     4.897] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[     4.897] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[     4.897] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[     4.897] (II) modeset(0): Modeline "1200x960"x60.0   95.40  1200 1272 1400 1600  960 961 964 994 -hsync +vsync (59.6 kHz)
[     4.897] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[     4.897] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     4.897] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[     4.897] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[     4.897] (II) modeset(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[     4.897] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[     4.897] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[     4.897] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[     4.897] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[     4.897] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     4.897] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[     4.897] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[     4.897] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.897] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[     4.897] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[     4.897] (II) modeset(0): Output LVDS-1 connected
[     4.897] (II) modeset(0): Output VGA-1 connected
[     4.897] (II) modeset(0): Output HDMI-1 disconnected
[     4.897] (II) modeset(0): Output DP-1 disconnected
[     4.897] (II) modeset(0): Output HDMI-2 disconnected
[     4.897] (II) modeset(0): Output HDMI-3 disconnected
[     4.897] (II) modeset(0): Output DP-2 disconnected
[     4.897] (II) modeset(0): Output DP-3 connected
[     4.897] (II) modeset(0): Using spanning desktop for initial modes
[     4.897] (II) modeset(0): Output LVDS-1 using initial mode 1366x768 +0+0
[     4.897] (II) modeset(0): Output VGA-1 using initial mode 1680x1050 +1366+0
[     4.897] (II) modeset(0): Output DP-3 using initial mode 2560x1440 +3046+0
[     4.897] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[     4.897] (==) modeset(0): DPI set to (96, 96)
[     4.897] (II) Loading sub module "fb"
[     4.897] (II) LoadModule: "fb"
[     4.897] (II) Loading /usr/lib/xorg/modules/libfb.so
[     4.898] (II) Module fb: vendor="X.Org Foundation"
[     4.898] 	compiled for 1.18.3, module version = 1.0.0
[     4.898] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.898] (==) Depth 24 pixmap format is 32 bpp
[     4.963] (==) modeset(0): Backing store enabled
[     4.963] (==) modeset(0): Silken mouse enabled
[     4.964] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[     4.965] (==) modeset(0): DPMS enabled
[     4.965] (WW) modeset(0): Option "DRI" is not used
[     4.965] (II) modeset(0): [DRI2] Setup complete
[     4.965] (II) modeset(0): [DRI2]   DRI driver: i965
[     4.965] (II) modeset(0): [DRI2]   VDPAU driver: i965
[     5.006] (--) RandR disabled
[     5.016] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[     5.016] (II) AIGLX: enabled GLX_ARB_create_context
[     5.016] (II) AIGLX: enabled GLX_ARB_create_context_profile
[     5.016] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[     5.016] (II) AIGLX: enabled GLX_INTEL_swap_event
[     5.016] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[     5.016] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[     5.016] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[     5.016] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[     5.016] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[     5.016] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[     5.016] (II) AIGLX: Loaded and initialized i965
[     5.016] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.017] (II) modeset(0): Damage tracking initialized
[     5.017] (II) modeset(0): Setting screen physical size to 1483 x 381
[     5.095] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[     5.095] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     5.095] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.095] (**) Power Button: Applying InputClass "system-keyboard"
[     5.095] (II) LoadModule: "libinput"
[     5.095] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.102] (II) Module libinput: vendor="X.Org Foundation"
[     5.102] 	compiled for 1.18.3, module version = 0.19.0
[     5.102] 	Module class: X.Org XInput Driver
[     5.102] 	ABI class: X.Org XInput driver, version 22.1
[     5.102] (II) Using input driver 'libinput' for 'Power Button'
[     5.102] (**) Power Button: always reports core events
[     5.102] (**) Option "Device" "/dev/input/event8"
[     5.102] (**) Option "_source" "server/udev"
[     5.102] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[     5.102] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[     5.123] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input12/event8"
[     5.123] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.123] (**) Option "xkb_model" "pc105"
[     5.123] (**) Option "xkb_layout" "us"
[     5.123] (**) Option "xkb_variant" "intl"
[     5.148] (II) input device 'Power Button', /dev/input/event8 is tagged by udev as: Keyboard
[     5.148] (II) input device 'Power Button', /dev/input/event8 is a keyboard
[     5.148] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[     5.148] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     5.148] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.148] (**) Video Bus: Applying InputClass "system-keyboard"
[     5.148] (II) Using input driver 'libinput' for 'Video Bus'
[     5.148] (**) Video Bus: always reports core events
[     5.148] (**) Option "Device" "/dev/input/event11"
[     5.148] (**) Option "_source" "server/udev"
[     5.148] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[     5.148] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[     5.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input24/event11"
[     5.160] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.160] (**) Option "xkb_model" "pc105"
[     5.160] (**) Option "xkb_layout" "us"
[     5.160] (**) Option "xkb_variant" "intl"
[     5.160] (II) input device 'Video Bus', /dev/input/event11 is tagged by udev as: Keyboard
[     5.160] (II) input device 'Video Bus', /dev/input/event11 is a keyboard
[     5.160] (II) config/udev: Adding input device Lid Switch (/dev/input/event7)
[     5.160] (II) No input driver specified, ignoring this device.
[     5.160] (II) This device may have been added with another device file.
[     5.160] (II) config/udev: Adding input device Sleep Button (/dev/input/event6)
[     5.160] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     5.160] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.160] (**) Sleep Button: Applying InputClass "system-keyboard"
[     5.160] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.160] (**) Sleep Button: always reports core events
[     5.160] (**) Option "Device" "/dev/input/event6"
[     5.160] (**) Option "_source" "server/udev"
[     5.161] (II) input device 'Sleep Button', /dev/input/event6 is tagged by udev as: Keyboard
[     5.161] (II) input device 'Sleep Button', /dev/input/event6 is a keyboard
[     5.173] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input10/event6"
[     5.173] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     5.173] (**) Option "xkb_model" "pc105"
[     5.173] (**) Option "xkb_layout" "us"
[     5.173] (**) Option "xkb_variant" "intl"
[     5.173] (II) input device 'Sleep Button', /dev/input/event6 is tagged by udev as: Keyboard
[     5.173] (II) input device 'Sleep Button', /dev/input/event6 is a keyboard
[     5.174] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[     5.174] (II) No input driver specified, ignoring this device.
[     5.174] (II) This device may have been added with another device file.
[     5.174] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[     5.174] (II) No input driver specified, ignoring this device.
[     5.174] (II) This device may have been added with another device file.
[     5.175] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[     5.175] (II) No input driver specified, ignoring this device.
[     5.175] (II) This device may have been added with another device file.
[     5.175] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event15)
[     5.175] (II) No input driver specified, ignoring this device.
[     5.175] (II) This device may have been added with another device file.
[     5.176] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[     5.176] (II) No input driver specified, ignoring this device.
[     5.176] (II) This device may have been added with another device file.
[     5.176] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[     5.176] (II) No input driver specified, ignoring this device.
[     5.176] (II) This device may have been added with another device file.
[     5.176] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[     5.176] (II) No input driver specified, ignoring this device.
[     5.176] (II) This device may have been added with another device file.
[     5.176] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[     5.176] (II) No input driver specified, ignoring this device.
[     5.176] (II) This device may have been added with another device file.
[     5.176] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event1)
[     5.176] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "evdev pointer catchall"
[     5.176] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     5.176] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "Mouse"
[     5.176] (II) LoadModule: "evdev"
[     5.177] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     5.177] (II) Module evdev: vendor="X.Org Foundation"
[     5.177] 	compiled for 1.18.3, module version = 2.10.2
[     5.177] 	Module class: X.Org XInput Driver
[     5.177] 	ABI class: X.Org XInput driver, version 22.1
[     5.177] (II) Using input driver 'evdev' for 'SteelSeries Rival Gaming Mouse'
[     5.177] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.177] (**) evdev: SteelSeries Rival Gaming Mouse: Device: "/dev/input/event1"
[     5.230] (--) evdev: SteelSeries Rival Gaming Mouse: Vendor 0x1038 Product 0x1384
[     5.230] (--) evdev: SteelSeries Rival Gaming Mouse: Found 12 mouse buttons
[     5.230] (--) evdev: SteelSeries Rival Gaming Mouse: Found scroll wheel(s)
[     5.230] (--) evdev: SteelSeries Rival Gaming Mouse: Found relative axes
[     5.230] (--) evdev: SteelSeries Rival Gaming Mouse: Found x and y relative axes
[     5.230] (--) evdev: SteelSeries Rival Gaming Mouse: Found absolute axes
[     5.230] (II) evdev: SteelSeries Rival Gaming Mouse: Forcing absolute x/y axes to exist.
[     5.230] (II) evdev: SteelSeries Rival Gaming Mouse: Configuring as mouse
[     5.230] (II) evdev: SteelSeries Rival Gaming Mouse: Adding scrollwheel support
[     5.230] (**) evdev: SteelSeries Rival Gaming Mouse: YAxisMapping: buttons 4 and 5
[     5.230] (**) evdev: SteelSeries Rival Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     5.230] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.1/0003:1038:1384.0002/input/input5/event1"
[     5.230] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: MOUSE, id 9)
[     5.230] (II) evdev: SteelSeries Rival Gaming Mouse: initialized for relative axes.
[     5.230] (WW) evdev: SteelSeries Rival Gaming Mouse: ignoring absolute axes.
[     5.230] (**) SteelSeries Rival Gaming Mouse: (accel) keeping acceleration scheme 1
[     5.230] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration profile 0
[     5.230] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration factor: 2.000
[     5.230] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration threshold: 4
[     5.230] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/mouse0)
[     5.230] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "Mouse"
[     5.230] (II) Using input driver 'evdev' for 'SteelSeries Rival Gaming Mouse'
[     5.230] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.230] (**) evdev: SteelSeries Rival Gaming Mouse: Device: "/dev/input/mouse0"
[     5.230] (EE) evdev: SteelSeries Rival Gaming Mouse: Unable to query fd: Inappropriate ioctl for device
[     5.256] (EE) PreInit returned 2 for "SteelSeries Rival Gaming Mouse"
[     5.256] (II) UnloadModule: "evdev"
[     5.257] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event2)
[     5.257] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "evdev keyboard catchall"
[     5.257] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[     5.257] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[     5.257] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[     5.257] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.258] (**) Option "Device" "/dev/input/event2"
[     5.258] (**) Option "_source" "server/udev"
[     5.258] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event2 is tagged by udev as: Keyboard
[     5.258] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event2 is a keyboard
[     5.289] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.2/0003:1038:1384.0003/input/input6/event2"
[     5.289] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: KEYBOARD, id 10)
[     5.289] (**) Option "xkb_model" "pc105"
[     5.289] (**) Option "xkb_layout" "us"
[     5.289] (**) Option "xkb_variant" "intl"
[     5.290] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event2 is tagged by udev as: Keyboard
[     5.290] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event2 is a keyboard
[     5.291] (II) config/udev: Adding input device SteelSeries Rival Gaming Mouse (/dev/input/event3)
[     5.291] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "evdev keyboard catchall"
[     5.291] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[     5.291] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[     5.291] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[     5.291] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.291] (**) Option "Device" "/dev/input/event3"
[     5.291] (**) Option "_source" "server/udev"
[     5.291] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event3 is tagged by udev as: Keyboard
[     5.291] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event3 is a keyboard
[     5.343] (II) libinput: SteelSeries Rival Gaming Mouse: needs a virtual subdevice
[     5.343] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3/0003:1038:1384.0004/input/input7/event3"
[     5.343] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: MOUSE, id 11)
[     5.343] (**) Option "AccelerationScheme" "none"
[     5.343] (**) SteelSeries Rival Gaming Mouse: (accel) selected scheme none/0
[     5.343] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration factor: 2.000
[     5.343] (**) SteelSeries Rival Gaming Mouse: (accel) acceleration threshold: 4
[     5.344] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event3 is tagged by udev as: Keyboard
[     5.344] (II) input device 'SteelSeries Rival Gaming Mouse', /dev/input/event3 is a keyboard
[     5.345] (II) config/udev: Adding input device USB Keyboard (/dev/input/event4)
[     5.345] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
[     5.345] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.345] (**) USB Keyboard: Applying InputClass "system-keyboard"
[     5.345] (II) Using input driver 'libinput' for 'USB Keyboard'
[     5.345] (**) USB Keyboard: always reports core events
[     5.345] (**) Option "Device" "/dev/input/event4"
[     5.345] (**) Option "_source" "server/udev"
[     5.345] (II) input device 'USB Keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[     5.345] (II) input device 'USB Keyboard', /dev/input/event4 is a keyboard
[     5.373] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.2/4-1.2.2:1.0/0003:04D9:010B.0005/input/input8/event4"
[     5.373] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 12)
[     5.373] (**) Option "xkb_model" "pc105"
[     5.373] (**) Option "xkb_layout" "us"
[     5.373] (**) Option "xkb_variant" "intl"
[     5.374] (II) input device 'USB Keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[     5.374] (II) input device 'USB Keyboard', /dev/input/event4 is a keyboard
[     5.375] (II) config/udev: Adding input device USB Keyboard (/dev/input/event5)
[     5.375] (**) USB Keyboard: Applying InputClass "evdev keyboard catchall"
[     5.375] (**) USB Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.375] (**) USB Keyboard: Applying InputClass "system-keyboard"
[     5.375] (II) Using input driver 'libinput' for 'USB Keyboard'
[     5.375] (**) USB Keyboard: always reports core events
[     5.375] (**) Option "Device" "/dev/input/event5"
[     5.375] (**) Option "_source" "server/udev"
[     5.375] (II) input device 'USB Keyboard', /dev/input/event5 is tagged by udev as: Keyboard
[     5.375] (II) input device 'USB Keyboard', /dev/input/event5 is a keyboard
[     5.406] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.2/4-1.2.2:1.2/0003:04D9:010B.0007/input/input9/event5"
[     5.406] (II) XINPUT: Adding extended input device "USB Keyboard" (type: KEYBOARD, id 13)
[     5.406] (**) Option "xkb_model" "pc105"
[     5.406] (**) Option "xkb_layout" "us"
[     5.406] (**) Option "xkb_variant" "intl"
[     5.407] (II) input device 'USB Keyboard', /dev/input/event5 is tagged by udev as: Keyboard
[     5.407] (II) input device 'USB Keyboard', /dev/input/event5 is a keyboard
[     5.407] (II) config/udev: Adding input device HP HD Webcam [Fixed] (/dev/input/event20)
[     5.407] (**) HP HD Webcam [Fixed]: Applying InputClass "evdev keyboard catchall"
[     5.407] (**) HP HD Webcam [Fixed]: Applying InputClass "libinput keyboard catchall"
[     5.407] (**) HP HD Webcam [Fixed]: Applying InputClass "system-keyboard"
[     5.407] (II) Using input driver 'libinput' for 'HP HD Webcam [Fixed]'
[     5.407] (**) HP HD Webcam [Fixed]: always reports core events
[     5.407] (**) Option "Device" "/dev/input/event20"
[     5.407] (**) Option "_source" "server/udev"
[     5.408] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event20 is tagged by udev as: Keyboard
[     5.408] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event20 is a keyboard
[     5.453] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input25/event20"
[     5.453] (II) XINPUT: Adding extended input device "HP HD Webcam [Fixed]" (type: KEYBOARD, id 14)
[     5.453] (**) Option "xkb_model" "pc105"
[     5.453] (**) Option "xkb_layout" "us"
[     5.453] (**) Option "xkb_variant" "intl"
[     5.453] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event20 is tagged by udev as: Keyboard
[     5.453] (II) input device 'HP HD Webcam [Fixed]', /dev/input/event20 is a keyboard
[     5.454] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     5.454] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     5.454] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.454] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     5.454] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.454] (**) AT Translated Set 2 keyboard: always reports core events
[     5.454] (**) Option "Device" "/dev/input/event0"
[     5.454] (**) Option "_source" "server/udev"
[     5.454] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[     5.454] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[     5.486] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     5.486] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[     5.486] (**) Option "xkb_model" "pc105"
[     5.486] (**) Option "xkb_layout" "us"
[     5.486] (**) Option "xkb_variant" "intl"
[     5.487] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[     5.487] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[     5.487] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event21)
[     5.487] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[     5.487] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[     5.487] (**) PS/2 Generic Mouse: Applying InputClass "Mouse"
[     5.487] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[     5.487] (**) PS/2 Generic Mouse: always reports core events
[     5.487] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event21"
[     5.487] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[     5.487] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[     5.487] (--) evdev: PS/2 Generic Mouse: Found relative axes
[     5.487] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[     5.487] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[     5.487] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[     5.487] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     5.487] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event21"
[     5.487] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 16)
[     5.487] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[     5.487] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[     5.487] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[     5.487] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[     5.487] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[     5.487] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[     5.487] (**) PS/2 Generic Mouse: Applying InputClass "Mouse"
[     5.487] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[     5.487] (**) PS/2 Generic Mouse: always reports core events
[     5.487] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/mouse1"
[     5.487] (EE) evdev: PS/2 Generic Mouse: Unable to query fd: Inappropriate ioctl for device
[     5.526] (EE) PreInit returned 2 for "PS/2 Generic Mouse"
[     5.526] (II) UnloadModule: "evdev"
[     5.527] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event9)
[     5.527] (II) No input driver specified, ignoring this device.
[     5.527] (II) This device may have been added with another device file.
[     5.527] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[     5.527] (II) No input driver specified, ignoring this device.
[     5.527] (II) This device may have been added with another device file.
[     5.527] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event10)
[     5.527] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[     5.527] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     5.527] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[     5.527] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     5.527] (**) HP WMI hotkeys: always reports core events
[     5.527] (**) Option "Device" "/dev/input/event10"
[     5.527] (**) Option "_source" "server/udev"
[     5.527] (II) input device 'HP WMI hotkeys', /dev/input/event10 is tagged by udev as: Keyboard
[     5.527] (II) input device 'HP WMI hotkeys', /dev/input/event10 is a keyboard
[     5.540] (**) Option "config_info" "udev:/sys/devices/virtual/input/input15/event10"
[     5.540] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 17)
[     5.540] (**) Option "xkb_model" "pc105"
[     5.540] (**) Option "xkb_layout" "us"
[     5.540] (**) Option "xkb_variant" "intl"
[     5.541] (II) input device 'HP WMI hotkeys', /dev/input/event10 is tagged by udev as: Keyboard
[     5.541] (II) input device 'HP WMI hotkeys', /dev/input/event10 is a keyboard
[     5.543] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "evdev keyboard catchall"
[     5.543] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[     5.543] (**) SteelSeries Rival Gaming Mouse: Applying InputClass "system-keyboard"
[     5.543] (II) Using input driver 'libinput' for 'SteelSeries Rival Gaming Mouse'
[     5.543] (**) SteelSeries Rival Gaming Mouse: always reports core events
[     5.543] (**) Option "Device" "/dev/input/event3"
[     5.543] (**) Option "_source" "_driver/libinput"
[     5.543] (II) libinput: SteelSeries Rival Gaming Mouse: is a virtual subdevice
[     5.543] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.2/4-1.2.1/4-1.2.1:1.3/0003:1038:1384.0004/input/input7/event3"
[     5.543] (II) XINPUT: Adding extended input device "SteelSeries Rival Gaming Mouse" (type: KEYBOARD, id 18)
[     5.543] (**) Option "xkb_model" "pc105"
[     5.543] (**) Option "xkb_layout" "us"
[     5.543] (**) Option "xkb_variant" "intl"
[     5.544] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[     5.544] (**) PS/2 Generic Mouse: Applying InputClass "Mouse"
[     5.544] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[     5.544] (**) PS/2 Generic Mouse: always reports core events
[     5.544] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/mouse1"
[     5.544] (EE) evdev: PS/2 Generic Mouse: Unable to query fd: Inappropriate ioctl for device
[     5.586] (EE) PreInit returned 2 for "PS/2 Generic Mouse"
[     5.586] (II) UnloadModule: "evdev"
[     5.586] (II) config/udev: removing device PS/2 Generic Mouse
[     5.623] (II) evdev: PS/2 Generic Mouse: Close
[     5.623] (II) UnloadModule: "evdev"
[     5.623] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event21)
[     5.623] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[     5.623] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[     5.623] (**) PS/2 Generic Mouse: Applying InputClass "Mouse"
[     5.623] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[     5.623] (**) PS/2 Generic Mouse: always reports core events
[     5.623] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event21"
[     5.623] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[     5.623] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[     5.623] (--) evdev: PS/2 Generic Mouse: Found relative axes
[     5.623] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[     5.623] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[     5.623] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[     5.623] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     5.623] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event21"
[     5.623] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 16)
[     5.623] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[     5.623] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[     5.623] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[     5.623] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[     5.623] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[     5.650] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[     5.650] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Synaptics Touchpad"
[     5.650] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[     5.650] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     5.650] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/mouse2"
[     5.650] (EE) evdev: SynPS/2 Synaptics TouchPad: Unable to query fd: Inappropriate ioctl for device
[     5.700] (EE) PreInit returned 2 for "SynPS/2 Synaptics TouchPad"
[     5.700] (II) UnloadModule: "evdev"
[     5.700] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event22)
[     5.700] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[     5.700] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[     5.700] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[     5.700] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall"
[     5.700] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Synaptics Touchpad"
[     5.700] (II) Using input driver 'evdev' for 'SynPS/2 Synaptics TouchPad'
[     5.700] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     5.700] (**) evdev: SynPS/2 Synaptics TouchPad: Device: "/dev/input/event22"
[     5.700] (--) evdev: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[     5.700] (--) evdev: SynPS/2 Synaptics TouchPad: Found 3 mouse buttons
[     5.700] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute axes
[     5.700] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute multitouch axes
[     5.700] (--) evdev: SynPS/2 Synaptics TouchPad: Found x and y absolute axes
[     5.700] (--) evdev: SynPS/2 Synaptics TouchPad: Found absolute touchpad.
[     5.700] (II) evdev: SynPS/2 Synaptics TouchPad: Configuring as touchpad
[     5.700] (**) evdev: SynPS/2 Synaptics TouchPad: YAxisMapping: buttons 4 and 5
[     5.700] (**) evdev: SynPS/2 Synaptics TouchPad: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     5.700] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input28/event22"
[     5.700] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 19)
[     5.700] (II) evdev: SynPS/2 Synaptics TouchPad: initialized for absolute axes.
[     5.701] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[     5.701] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
[     5.701] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     5.701] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    15.051] (II) modeset(0): EDID vendor "SAM", prod id 994
[    15.051] (II) modeset(0): Using EDID range info for horizontal sync
[    15.051] (II) modeset(0): Using EDID range info for vertical refresh
[    15.051] (II) modeset(0): Printing DDC gathered Modelines:
[    15.051] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    15.051] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    15.051] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    15.051] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    15.051] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    15.051] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    15.051] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    15.051] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    15.051] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    15.052] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    15.052] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    15.052] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    15.052] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    15.052] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    15.052] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    15.052] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    15.052] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    15.052] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    15.052] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    15.551] (II) modeset(0): Allocate new frame buffer 4240x1440 stride
[    15.960] (II) modeset(0): EDID vendor "SAM", prod id 994
[    15.960] (II) modeset(0): Using hsync ranges from config file
[    15.960] (II) modeset(0): Using vrefresh ranges from config file
[    15.960] (II) modeset(0): Printing DDC gathered Modelines:
[    15.960] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    15.960] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    15.960] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    15.960] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    15.960] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    15.960] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    15.960] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    15.960] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    15.960] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    15.960] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    15.960] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    15.960] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    15.960] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    15.960] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    15.960] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    15.960] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    15.960] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    15.960] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    15.960] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    16.545] (II) modeset(0): EDID vendor "SAM", prod id 994
[    16.546] (II) modeset(0): Using hsync ranges from config file
[    16.546] (II) modeset(0): Using vrefresh ranges from config file
[    16.546] (II) modeset(0): Printing DDC gathered Modelines:
[    16.546] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    16.546] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    16.546] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    16.546] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    16.546] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    16.546] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    16.546] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    16.546] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    16.546] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    16.546] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    16.546] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    16.546] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    16.546] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    16.546] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    16.546] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    16.546] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    16.546] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    16.546] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    16.546] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    23.116] (II) modeset(0): EDID vendor "SAM", prod id 994
[    23.117] (II) modeset(0): Using hsync ranges from config file
[    23.117] (II) modeset(0): Using vrefresh ranges from config file
[    23.117] (II) modeset(0): Printing DDC gathered Modelines:
[    23.117] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    23.117] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    23.117] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    23.117] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    23.117] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    23.117] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    23.117] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    23.117] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    23.117] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    23.117] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    23.117] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    23.117] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    23.117] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    23.117] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    23.117] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    23.117] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    23.117] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    23.117] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    23.117] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    23.547] (II) modeset(0): EDID vendor "SAM", prod id 994
[    23.547] (II) modeset(0): Using hsync ranges from config file
[    23.547] (II) modeset(0): Using vrefresh ranges from config file
[    23.547] (II) modeset(0): Printing DDC gathered Modelines:
[    23.547] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    23.547] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    23.547] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    23.547] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    23.547] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    23.547] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    23.547] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    23.547] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    23.547] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    23.547] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    23.547] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    23.547] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    23.547] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    23.547] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    23.547] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    23.547] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    23.547] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    23.547] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    23.547] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[    29.874] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.874] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.874] (EE) Non-emulating touch event
[    29.874] (EE) 
[    29.874] (EE) Backtrace:
[    29.877] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.877] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.878] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.878] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.879] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.879] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.880] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.880] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.880] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x1ee) [0x43614e]
[    29.881] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.884] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.884] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.886] (EE) 12: ? (?+0x29) [0x29]
[    29.886] (EE) 
[    29.892] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.892] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.892] (EE) Non-emulating touch event
[    29.892] (EE) 
[    29.892] (EE) Backtrace:
[    29.893] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.893] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.893] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.893] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.893] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.893] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.894] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.894] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.894] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x1ee) [0x43614e]
[    29.895] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.896] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.896] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.898] (EE) 12: ? (?+0x29) [0x29]
[    29.898] (EE) 
[    29.902] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.902] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.902] (EE) Non-emulating touch event
[    29.902] (EE) 
[    29.902] (EE) Backtrace:
[    29.902] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.902] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.902] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.903] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.903] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.903] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.903] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.903] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.904] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    29.904] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.905] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.905] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.906] (EE) 12: ? (?+0x29) [0x29]
[    29.906] (EE) 
[    29.931] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.931] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.931] (EE) Non-emulating touch event
[    29.931] (EE) 
[    29.931] (EE) Backtrace:
[    29.931] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.931] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.931] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.931] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.931] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.931] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.932] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.932] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.932] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    29.932] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.932] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.932] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.933] (EE) 12: ? (?+0x29) [0x29]
[    29.933] (EE) 
[    29.933] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.933] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.933] (EE) Non-emulating touch event
[    29.933] (EE) 
[    29.933] (EE) Backtrace:
[    29.933] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.933] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.933] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.933] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.933] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.934] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.934] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.934] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.934] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    29.934] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.934] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.934] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.935] (EE) 12: ? (?+0x29) [0x29]
[    29.935] (EE) 
[    29.945] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.945] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.945] (EE) Non-emulating touch event
[    29.945] (EE) 
[    29.945] (EE) Backtrace:
[    29.945] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.945] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.945] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.946] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.946] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.946] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.946] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.946] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.946] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    29.946] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.947] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.947] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.947] (EE) 12: ? (?+0x29) [0x29]
[    29.947] (EE) 
[    29.964] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.964] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.964] (EE) Non-emulating touch event
[    29.964] (EE) 
[    29.964] (EE) Backtrace:
[    29.964] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.964] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.965] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.965] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.965] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.965] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.965] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.965] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.965] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    29.965] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.966] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.966] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.966] (EE) 12: ? (?+0x29) [0x29]
[    29.966] (EE) 
[    29.979] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.979] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.979] (EE) Non-emulating touch event
[    29.979] (EE) 
[    29.979] (EE) Backtrace:
[    29.979] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.979] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.979] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.979] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.979] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.979] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.979] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.979] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.980] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    29.980] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.980] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.980] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.981] (EE) 12: ? (?+0x29) [0x29]
[    29.981] (EE) 
[    29.997] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    29.997] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    29.997] (EE) Non-emulating touch event
[    29.997] (EE) 
[    29.997] (EE) Backtrace:
[    29.997] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    29.997] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    29.997] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    29.997] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    29.998] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    29.998] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    29.998] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    29.998] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    29.998] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    29.998] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    29.998] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    29.998] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    29.999] (EE) 12: ? (?+0x29) [0x29]
[    29.999] (EE) 
[    30.006] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.006] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.006] (EE) Non-emulating touch event
[    30.006] (EE) 
[    30.006] (EE) Backtrace:
[    30.007] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.007] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.007] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.007] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.007] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.007] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.008] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.008] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.008] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.008] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.008] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.008] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.009] (EE) 12: ? (?+0x29) [0x29]
[    30.009] (EE) 
[    30.021] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.021] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.021] (EE) Non-emulating touch event
[    30.021] (EE) 
[    30.021] (EE) Backtrace:
[    30.022] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.022] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.022] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.022] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.022] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.022] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.022] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.022] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.022] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x1ee) [0x43614e]
[    30.023] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.023] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.023] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.024] (EE) 12: ? (?+0x29) [0x29]
[    30.024] (EE) 
[    30.034] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.034] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.034] (EE) Non-emulating touch event
[    30.034] (EE) 
[    30.034] (EE) Backtrace:
[    30.035] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.035] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.035] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.035] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.035] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.035] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.035] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.035] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.036] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.036] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.036] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.036] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.037] (EE) 12: ? (?+0x29) [0x29]
[    30.037] (EE) 
[    30.050] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.050] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.050] (EE) Non-emulating touch event
[    30.050] (EE) 
[    30.050] (EE) Backtrace:
[    30.050] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.050] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.051] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.051] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.051] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.051] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.051] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.051] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.051] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.051] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.052] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.052] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.053] (EE) 12: ? (?+0x29) [0x29]
[    30.053] (EE) 
[    30.064] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.064] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.064] (EE) Non-emulating touch event
[    30.064] (EE) 
[    30.064] (EE) Backtrace:
[    30.064] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.064] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.064] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.065] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.065] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.065] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.065] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.065] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.065] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.066] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.066] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.066] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.067] (EE) 12: ? (?+0x29) [0x29]
[    30.067] (EE) 
[    30.081] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.081] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.081] (EE) Non-emulating touch event
[    30.081] (EE) 
[    30.081] (EE) Backtrace:
[    30.081] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.081] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.081] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.082] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.082] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.082] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.082] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.082] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.082] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.082] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.083] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.083] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.084] (EE) 12: ? (?+0x29) [0x29]
[    30.084] (EE) 
[    30.096] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.096] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.096] (EE) Non-emulating touch event
[    30.096] (EE) 
[    30.096] (EE) Backtrace:
[    30.096] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.096] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.096] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.096] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.097] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.097] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.097] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.097] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.097] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.097] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.098] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.098] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.099] (EE) 12: ? (?+0x29) [0x29]
[    30.099] (EE) 
[    30.110] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.110] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.110] (EE) Non-emulating touch event
[    30.110] (EE) 
[    30.110] (EE) Backtrace:
[    30.110] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.110] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.110] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.110] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.111] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.111] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.111] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.111] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.111] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.111] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.112] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.112] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.113] (EE) 12: ? (?+0x29) [0x29]
[    30.113] (EE) 
[    30.125] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.125] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.125] (EE) Non-emulating touch event
[    30.125] (EE) 
[    30.125] (EE) Backtrace:
[    30.126] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.126] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.126] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.126] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.126] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.127] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.127] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.127] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.127] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.127] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.128] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.128] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.129] (EE) 12: ? (?+0x29) [0x29]
[    30.129] (EE) 
[    30.154] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.154] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.154] (EE) Non-emulating touch event
[    30.154] (EE) 
[    30.154] (EE) Backtrace:
[    30.154] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.155] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.155] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.155] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.155] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.155] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.155] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.156] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.156] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.156] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.157] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.157] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.158] (EE) 12: ? (?+0x29) [0x29]
[    30.158] (EE) 
[    30.169] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.169] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.169] (EE) Non-emulating touch event
[    30.169] (EE) 
[    30.169] (EE) Backtrace:
[    30.169] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.169] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.169] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.170] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.170] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.170] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.170] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.171] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.171] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.171] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.172] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.172] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.173] (EE) 12: ? (?+0x29) [0x29]
[    30.173] (EE) 
[    30.182] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.182] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.182] (EE) Non-emulating touch event
[    30.182] (EE) 
[    30.182] (EE) Backtrace:
[    30.182] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.182] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.182] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.183] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.183] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.183] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.183] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.183] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.184] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x1ee) [0x43614e]
[    30.184] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.185] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.185] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.186] (EE) 12: ? (?+0x29) [0x29]
[    30.186] (EE) 
[    30.213] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.213] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.213] (EE) Non-emulating touch event
[    30.213] (EE) 
[    30.213] (EE) Backtrace:
[    30.213] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.213] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.214] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.214] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.214] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.214] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.214] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.215] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.215] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.215] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.216] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.216] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.217] (EE) 12: ? (?+0x29) [0x29]
[    30.217] (EE) 
[    30.241] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.241] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.241] (EE) Non-emulating touch event
[    30.241] (EE) 
[    30.241] (EE) Backtrace:
[    30.242] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.242] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.242] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.243] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.243] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.243] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.243] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.244] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.244] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.244] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.245] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.246] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.247] (EE) 12: ? (?+0x29) [0x29]
[    30.247] (EE) 
[    30.254] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.254] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.254] (EE) Non-emulating touch event
[    30.254] (EE) 
[    30.254] (EE) Backtrace:
[    30.255] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.255] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.255] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.255] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.256] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.256] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.256] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.256] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.256] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.257] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.258] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.258] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.259] (EE) 12: ? (?+0x29) [0x29]
[    30.259] (EE) 
[    30.269] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.269] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.269] (EE) Non-emulating touch event
[    30.269] (EE) 
[    30.269] (EE) Backtrace:
[    30.270] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.270] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.270] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.270] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.271] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.271] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.273] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.273] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.273] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.273] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.274] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.274] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.275] (EE) 12: ? (?+0x29) [0x29]
[    30.275] (EE) 
[    30.284] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.284] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.284] (EE) Non-emulating touch event
[    30.284] (EE) 
[    30.284] (EE) Backtrace:
[    30.284] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.284] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.285] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.285] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.285] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.285] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.286] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.286] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.286] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.286] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.287] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.287] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.288] (EE) 12: ? (?+0x29) [0x29]
[    30.288] (EE) 
[    30.300] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.300] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.300] (EE) Non-emulating touch event
[    30.300] (EE) 
[    30.300] (EE) Backtrace:
[    30.300] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.300] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.301] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.301] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.301] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.301] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.302] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.302] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.302] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.302] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.303] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.303] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.304] (EE) 12: ? (?+0x29) [0x29]
[    30.304] (EE) 
[    30.314] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.314] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.314] (EE) Non-emulating touch event
[    30.314] (EE) 
[    30.314] (EE) Backtrace:
[    30.314] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.314] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.315] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.315] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.315] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.315] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.315] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.316] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.316] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.316] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.317] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.317] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.318] (EE) 12: ? (?+0x29) [0x29]
[    30.318] (EE) 
[    30.327] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.327] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.328] (EE) Non-emulating touch event
[    30.328] (EE) 
[    30.328] (EE) Backtrace:
[    30.328] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.328] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.328] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.329] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.329] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.329] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.329] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.329] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.330] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.330] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.331] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.331] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.332] (EE) 12: ? (?+0x29) [0x29]
[    30.332] (EE) 
[    30.343] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.343] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.343] (EE) Non-emulating touch event
[    30.343] (EE) 
[    30.343] (EE) Backtrace:
[    30.343] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.344] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.344] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.344] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.344] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.344] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.345] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.345] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.345] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.345] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.346] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.346] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.347] (EE) 12: ? (?+0x29) [0x29]
[    30.347] (EE) 
[    30.357] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.357] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.357] (EE) Non-emulating touch event
[    30.357] (EE) 
[    30.357] (EE) Backtrace:
[    30.357] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.358] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.358] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.358] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.358] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.359] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.359] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.359] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.359] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.359] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.360] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.361] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.361] (EE) 12: ? (?+0x29) [0x29]
[    30.362] (EE) 
[    30.373] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.373] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.373] (EE) Non-emulating touch event
[    30.373] (EE) 
[    30.373] (EE) Backtrace:
[    30.374] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.374] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.374] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.374] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.375] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.375] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.375] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.375] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.376] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.376] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.377] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.377] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.379] (EE) 12: ? (?+0x29) [0x29]
[    30.379] (EE) 
[    30.387] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.387] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.387] (EE) Non-emulating touch event
[    30.387] (EE) 
[    30.387] (EE) Backtrace:
[    30.387] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.388] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.388] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.388] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.388] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.389] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.389] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.389] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.389] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.390] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.391] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.391] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.392] (EE) 12: ? (?+0x29) [0x29]
[    30.392] (EE) 
[    30.402] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.402] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.402] (EE) Non-emulating touch event
[    30.402] (EE) 
[    30.402] (EE) Backtrace:
[    30.402] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.402] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.403] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.403] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.403] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.403] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.404] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.404] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.404] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.404] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.405] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.406] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.407] (EE) 12: ? (?+0x29) [0x29]
[    30.407] (EE) 
[    30.416] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.416] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.416] (EE) Non-emulating touch event
[    30.416] (EE) 
[    30.416] (EE) Backtrace:
[    30.417] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.417] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.417] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.418] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.418] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.418] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.418] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.419] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.419] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.419] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.420] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.420] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.421] (EE) 12: ? (?+0x29) [0x29]
[    30.422] (EE) 
[    30.429] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.429] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.429] (EE) Non-emulating touch event
[    30.429] (EE) 
[    30.430] (EE) Backtrace:
[    30.430] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.430] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.430] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.431] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.431] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.431] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.431] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.432] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.432] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.432] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.433] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.433] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.434] (EE) 12: ? (?+0x29) [0x29]
[    30.434] (EE) 
[    30.444] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.444] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.444] (EE) Non-emulating touch event
[    30.444] (EE) 
[    30.444] (EE) Backtrace:
[    30.445] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.445] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.445] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.445] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.446] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.446] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.446] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.446] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.447] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.447] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.448] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.448] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.449] (EE) 12: ? (?+0x29) [0x29]
[    30.449] (EE) 
[    30.460] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.460] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.460] (EE) Non-emulating touch event
[    30.460] (EE) 
[    30.460] (EE) Backtrace:
[    30.460] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.461] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.461] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.461] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.461] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.462] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.462] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.462] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.462] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.462] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.463] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.463] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.464] (EE) 12: ? (?+0x29) [0x29]
[    30.464] (EE) 
[    30.474] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.474] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.474] (EE) Non-emulating touch event
[    30.474] (EE) 
[    30.474] (EE) Backtrace:
[    30.474] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.475] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.475] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.475] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.475] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.475] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.476] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.476] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.476] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.476] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.477] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.477] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.478] (EE) 12: ? (?+0x29) [0x29]
[    30.478] (EE) 
[    30.489] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.489] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.489] (EE) Non-emulating touch event
[    30.489] (EE) 
[    30.489] (EE) Backtrace:
[    30.489] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.489] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.489] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.490] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.490] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.490] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.490] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.490] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.491] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.491] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.492] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.492] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.493] (EE) 12: ? (?+0x29) [0x29]
[    30.493] (EE) 
[    30.504] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.504] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.504] (EE) Non-emulating touch event
[    30.504] (EE) 
[    30.504] (EE) Backtrace:
[    30.504] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.504] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.504] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.504] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.505] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.505] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.505] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.505] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.505] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.505] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.506] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.506] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.507] (EE) 12: ? (?+0x29) [0x29]
[    30.507] (EE) 
[    30.549] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.549] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.549] (EE) Non-emulating touch event
[    30.549] (EE) 
[    30.549] (EE) Backtrace:
[    30.550] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.550] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.550] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.550] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.551] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.551] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.551] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.551] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.552] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0x1ee) [0x43614e]
[    30.552] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.553] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.553] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.554] (EE) 12: ? (?+0x29) [0x29]
[    30.554] (EE) 
[    30.563] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.563] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.563] (EE) Non-emulating touch event
[    30.563] (EE) 
[    30.563] (EE) Backtrace:
[    30.563] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.564] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.564] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.564] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.564] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.564] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.565] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.565] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.565] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.565] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.566] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.566] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.567] (EE) 12: ? (?+0x29) [0x29]
[    30.567] (EE) 
[    30.580] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.580] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.580] (EE) Non-emulating touch event
[    30.580] (EE) 
[    30.580] (EE) Backtrace:
[    30.580] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.581] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.581] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.581] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.582] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.582] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.582] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.583] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.583] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.583] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.585] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.585] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.587] (EE) 12: ? (?+0x29) [0x29]
[    30.587] (EE) 
[    30.593] (EE) BUG: triggered 'if (!(event->device_event.flags & (1 << 5)))'
[    30.593] (EE) BUG: touch.c:644 in TouchConvertToPointerEvent()
[    30.593] (EE) Non-emulating touch event
[    30.593] (EE) 
[    30.593] (EE) Backtrace:
[    30.593] (EE) 0: /usr/lib/xorg-server/Xorg (SwapShorts+0x227b) [0x4624fb]
[    30.594] (EE) 1: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1665) [0x51f825]
[    30.594] (EE) 2: /usr/lib/xorg-server/Xorg (XIGetDevice+0x1186) [0x51ebb6]
[    30.594] (EE) 3: /usr/lib/xorg-server/Xorg (InitProximityClassDeviceStruct+0x2925) [0x5234a5]
[    30.595] (EE) 4: /usr/lib/xorg-server/Xorg (AccessXFilterReleaseEvent+0x4d2) [0x543d52]
[    30.595] (EE) 5: /usr/lib/xorg-server/Xorg (mieqSetHandler+0x3a2) [0x572872]
[    30.595] (EE) 6: /usr/lib/xorg-server/Xorg (mieqProcessInputEvents+0x14f) [0x5728af]
[    30.595] (EE) 7: /usr/lib/xorg-server/Xorg (ProcessInputEvents+0x19) [0x476919]
[    30.596] (EE) 8: /usr/lib/xorg-server/Xorg (SendErrorToClient+0xff) [0x43605f]
[    30.596] (EE) 9: /usr/lib/xorg-server/Xorg (remove_fs_handlers+0x453) [0x43a263]
[    30.597] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0xf1) [0x7f64f4ebd741]
[    30.598] (EE) 11: /usr/lib/xorg-server/Xorg (_start+0x29) [0x424589]
[    30.599] (EE) 12: ? (?+0x29) [0x29]
[    30.599] (EE) 
[    37.058] (II) modeset(0): EDID vendor "SAM", prod id 994
[    37.058] (II) modeset(0): Using hsync ranges from config file
[    37.058] (II) modeset(0): Using vrefresh ranges from config file
[    37.058] (II) modeset(0): Printing DDC gathered Modelines:
[    37.059] (II) modeset(0): Modeline "1680x1050"x0.0  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[    37.059] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    37.059] (II) modeset(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    37.059] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    37.059] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[    37.059] (II) modeset(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    37.059] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    37.059] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    37.059] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    37.059] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    37.059] (II) modeset(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    37.059] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    37.059] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    37.059] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    37.059] (II) modeset(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[    37.059] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    37.059] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    37.059] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    37.059] (II) modeset(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)

EDIT: Reetting libinput as driver does not fix the typing issue in Opera, It seems related to the amount of text inside of the textbox so it may be an unrelated issue.

EDIT2: Wow, it seems that the issue is more related to Opera than anything else. When Opera is opened, it seems to become so bloated that it ravages system resources causing the sluggishness with other windows. If I keep it closed, my terminal and file explorer seem to be as responsive as they can be. I am going to look for another browser tongue. Thanks lone_wolf!

EDIT3: Yep, reverting to Firefox fixed a lot of non-responsiveness! Vivaldi and Opera were both bogging down my system.

Last edited by Stamper (2016-05-15 16:23:13)

Offline

Board footer

Powered by FluxBB