[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#834054: marked as done (Xorg: Fatal server error: GLSL compile failure: Failed to compile VS: 0:13(43): error: `pos' undeclared)



Your message dated Tue, 06 Sep 2016 13:19:26 +0000
with message-id <E1bhGHe-0004AC-U0@franck.debian.org>
and subject line Bug#834054: fixed in xorg-server 2:1.18.4-2
has caused the Debian Bug report #834054,
regarding Xorg: Fatal server error: GLSL compile failure: Failed to compile VS: 0:13(43): error: `pos' undeclared
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
834054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834054
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-core
Version: 2:1.18.4-1
Severity: important
File: /usr/bin/Xorg

I have been getting quite a few GNOME session crashes.
Usually almost nothing in the systemd journal.
Just now I saw a GLSL compile error in the Xorg log:

[297584.554] Failed to compile VS: 0:13(43): error: `pos' undeclared
0:13(14): error: operands to arithmetic operators must be numeric
0:13(13): error: operands to arithmetic operators must be numeric

[297584.554] Program source:
#define ATLAS_DIM_INV 0.000976562500000000
attribute vec2 primitive;
attribute vec2 source;
varying vec2 glyph_pos;
uniform vec2 fill_offset;
uniform vec2 fill_size_inv;
varying vec2 fill_pos;
uniform vec4 v_matrix;
void main() {
       gl_Position.xy = primitive.xy * v_matrix.xz + v_matrix.yw;
       gl_Position.zw = vec2(0.0,1.0);
       glyph_pos = source.xy * ATLAS_DIM_INV;
       fill_pos = (fill_offset + primitive.xy + pos) * fill_size_inv;
}
[297584.554] (EE) 
Fatal server error:
[297584.554] (EE) GLSL compile failure

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Apr  6  2013 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Jul 20 11:00 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 615 Mar 10  2011 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 8
-rw-r--r-- 1 root root 128 Mar 10  2011 middle-mouse-button-emulation.conf
-rw-r----- 1 root root  90 Mar 10  2011 xvmc.conf

KMS configuration files:
------------------------
/etc/modprobe.d/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 4.6.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.4.0 20160609 (Debian 5.4.0-6) ) #1 SMP Debian 4.6.4-1 (2016-07-18)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 pabs pabs 77K Aug 11 23:37 /home/pabs/.local/share/xorg/Xorg.1.log
-rw-r--r-- 1 pabs pabs 95K Aug 11 22:48 /home/pabs/.local/share/xorg/Xorg.1.log.old

Contents of the correct Xorg X server log file (/home/pabs/.local/share/xorg/Xorg.1.log.old):
---------------------------------------------------------------------
[218842.141] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[218842.141] _XSERVTransMakeAllCOTSServerListeners: server already running
[218842.157] (--) Log file renamed from "/home/pabs/.local/share/xorg/Xorg.pid-27663.log" to "/home/pabs/.local/share/xorg/Xorg.1.log"
[218842.157] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[218842.157] X Protocol Version 11, Revision 0
[218842.157] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[218842.157] Current Operating System: Linux chianamo 4.6.0-1-amd64 #1 SMP Debian 4.6.4-1 (2016-07-18) x86_64
[218842.157] Kernel command line: BOOT_IMAGE=/vmlinuz-4.6.0-1-amd64 root=/dev/mapper/chianamo-root ro quiet loglevel=0 pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1 proc.privacy=2 init=/bin/systemd
[218842.157] Build Date: 20 July 2016  05:14:41AM
[218842.157] xorg-server 2:1.18.4-1 (http://www.debian.org/support) 
[218842.157] Current version of pixman: 0.33.6
[218842.157] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[218842.157] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[218842.157] (==) Log file: "/home/pabs/.local/share/xorg/Xorg.1.log", Time: Thu Aug 11 00:56:05 2016
[218842.157] (==) Using config file: "/etc/X11/xorg.conf"
[218842.157] (==) Using config directory: "/etc/X11/xorg.conf.d"
[218842.157] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[218842.158] (==) No Layout section.  Using the first Screen section.
[218842.158] (==) No screen section available. Using defaults.
[218842.158] (**) |-->Screen "Default Screen Section" (0)
[218842.158] (**) |   |-->Monitor "<default monitor>"
[218842.158] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[218842.158] (==) Automatically adding devices
[218842.158] (==) Automatically enabling devices
[218842.158] (==) Automatically adding GPU devices
[218842.158] (==) Max clients allowed: 256, resource mask: 0x1fffff
[218842.158] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[218842.158] 	Entry deleted from font path.
[218842.158] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[218842.158] 	Entry deleted from font path.
[218842.158] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[218842.158] 	Entry deleted from font path.
[218842.158] (WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
[218842.158] 	Entry deleted from font path.
[218842.158] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[218842.158] 	Entry deleted from font path.
[218842.158] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[218842.158] 	Entry deleted from font path.
[218842.158] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	built-ins
[218842.158] (==) ModulePath set to "/usr/lib/xorg/modules"
[218842.158] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[218842.158] (II) Loader magic: 0x556130c64dc0
[218842.158] (II) Module ABI versions:
[218842.158] 	X.Org ANSI C Emulation: 0.4
[218842.158] 	X.Org Video Driver: 20.0
[218842.158] 	X.Org XInput driver : 22.1
[218842.158] 	X.Org Server Extension : 9.0
[218842.159] (++) using VT number 7

[218842.165] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_3745
[218842.166] (II) xfree86: Adding drm device (/dev/dri/card0)
[218842.166] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[218842.168] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8, BIOS @ 0x????????/131072
[218842.168] (II) LoadModule: "glx"
[218842.168] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[218842.170] (II) Module glx: vendor="X.Org Foundation"
[218842.170] 	compiled for 1.18.4, module version = 1.0.0
[218842.170] 	ABI class: X.Org Server Extension, version 9.0
[218842.170] (==) AIGLX enabled
[218842.170] (==) Matched modesetting as autoconfigured driver 0
[218842.170] (==) Matched fbdev as autoconfigured driver 1
[218842.170] (==) Matched vesa as autoconfigured driver 2
[218842.170] (==) Assigned the driver to the xf86ConfigLayout
[218842.170] (II) LoadModule: "modesetting"
[218842.170] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[218842.170] (II) Module modesetting: vendor="X.Org Foundation"
[218842.170] 	compiled for 1.18.4, module version = 1.18.4
[218842.170] 	Module class: X.Org Video Driver
[218842.170] 	ABI class: X.Org Video Driver, version 20.0
[218842.170] (II) LoadModule: "fbdev"
[218842.171] (WW) Warning, couldn't open module fbdev
[218842.171] (II) UnloadModule: "fbdev"
[218842.171] (II) Unloading fbdev
[218842.171] (EE) Failed to load module "fbdev" (module does not exist, 0)
[218842.171] (II) LoadModule: "vesa"
[218842.171] (WW) Warning, couldn't open module vesa
[218842.171] (II) UnloadModule: "vesa"
[218842.171] (II) Unloading vesa
[218842.171] (EE) Failed to load module "vesa" (module does not exist, 0)
[218842.171] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[218842.171] (II) modeset(0): using drv /dev/dri/card0
[218842.171] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[218842.171] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[218842.171] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[218842.171] (==) modeset(0): RGB weight 888
[218842.171] (==) modeset(0): Default visual is TrueColor
[218842.171] (II) Loading sub module "glamoregl"
[218842.171] (II) LoadModule: "glamoregl"
[218842.171] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[218842.177] (II) Module glamoregl: vendor="X.Org Foundation"
[218842.177] 	compiled for 1.18.4, module version = 1.0.0
[218842.177] 	ABI class: X.Org ANSI C Emulation, version 0.4
[218842.177] (II) glamor: OpenGL accelerated X.org driver based.
[218842.190] (II) glamor: EGL version 1.4 (DRI2):
[218842.194] (II) modeset(0): glamor initialized
[218842.194] (II) modeset(0): Output LVDS-1 has no monitor section
[218842.207] (II) modeset(0): Output VGA-1 has no monitor section
[218842.332] (II) modeset(0): Output HDMI-1 has no monitor section
[218842.332] (II) modeset(0): Output DP-1 has no monitor section
[218842.332] (II) modeset(0): EDID for output LVDS-1
[218842.333] (II) modeset(0): Manufacturer: LEN  Model: 4011  Serial#: 0
[218842.333] (II) modeset(0): Year: 2009  Week: 0
[218842.333] (II) modeset(0): EDID Version: 1.3
[218842.333] (II) modeset(0): Digital Display Input
[218842.333] (II) modeset(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[218842.333] (II) modeset(0): Gamma: 2.20
[218842.333] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[218842.333] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[218842.333] (II) modeset(0): First detailed timing is preferred mode
[218842.333] (II) modeset(0): redX: 0.539 redY: 0.346   greenX: 0.339 greenY: 0.562
[218842.333] (II) modeset(0): blueX: 0.148 blueY: 0.095   whiteX: 0.313 whiteY: 0.329
[218842.333] (II) modeset(0): Manufacturer's mask: 0
[218842.333] (II) modeset(0): Supported detailed timing:
[218842.333] (II) modeset(0): clock: 75.2 MHz   Image Size:  261 x 163 mm
[218842.333] (II) modeset(0): h_active: 1280  h_sync: 1328  h_sync_end 1412 h_blank_end 1522 h_border: 0
[218842.333] (II) modeset(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[218842.333] (II) modeset(0): Supported detailed timing:
[218842.333] (II) modeset(0): clock: 75.2 MHz   Image Size:  261 x 163 mm
[218842.333] (II) modeset(0): h_active: 1280  h_sync: 1328  h_sync_end 1412 h_blank_end 1522 h_border: 0
[218842.333] (II) modeset(0): v_active: 800  v_sync: 803  v_sync_end 809 v_blanking: 823 v_border: 0
[218842.333] (II) modeset(0): Unknown vendor-specific block f
[218842.333] (II) modeset(0):  HV121WX6-110
[218842.333] (II) modeset(0): EDID (in hex):
[218842.333] (II) modeset(0): 	00ffffffffffff0030ae114000000000
[218842.333] (II) modeset(0): 	00130103801a1078ea2f158a58568f26
[218842.333] (II) modeset(0): 	18505400000001010101010101010101
[218842.333] (II) modeset(0): 	0101010101015c1d00f2502017303054
[218842.333] (II) modeset(0): 	360005a3100000195c1d00f250201730
[218842.333] (II) modeset(0): 	3054360005a3100000190000000f0081
[218842.333] (II) modeset(0): 	0a3c810a3c1e0a0000009e08000000fe
[218842.333] (II) modeset(0): 	0048563132315758362d3131300a0014
[218842.333] (II) modeset(0): Printing probed modes for output LVDS-1
[218842.333] (II) modeset(0): Modeline "1280x800"x60.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[218842.333] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[218842.333] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[218842.333] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[218842.333] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[218842.333] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[218842.333] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[218842.333] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[218842.333] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[218842.333] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[218842.333] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[218842.333] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[218842.333] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[218842.333] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[218842.333] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[218842.333] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[218842.333] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[218842.333] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[218842.333] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[218842.333] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[218842.333] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[218842.333] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[218842.333] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[218842.333] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[218842.333] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[218842.333] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[218842.346] (II) modeset(0): EDID for output VGA-1
[218842.346] (II) modeset(0): Manufacturer: GSM  Model: 5677  Serial#: 620644
[218842.346] (II) modeset(0): Year: 2009  Week: 8
[218842.346] (II) modeset(0): EDID Version: 1.3
[218842.346] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[218842.346] (II) modeset(0): Sync:  Separate  SyncOnGreen
[218842.346] (II) modeset(0): Max Image Size [cm]: horiz.: 49  vert.: 32
[218842.346] (II) modeset(0): Gamma: 2.20
[218842.346] (II) modeset(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[218842.346] (II) modeset(0): First detailed timing is preferred mode
[218842.346] (II) modeset(0): redX: 0.635 redY: 0.342   greenX: 0.292 greenY: 0.611
[218842.346] (II) modeset(0): blueX: 0.147 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[218842.346] (II) modeset(0): Supported established timings:
[218842.346] (II) modeset(0): 720x400@70Hz
[218842.346] (II) modeset(0): 640x480@60Hz
[218842.346] (II) modeset(0): 640x480@75Hz
[218842.346] (II) modeset(0): 800x600@56Hz
[218842.346] (II) modeset(0): 800x600@60Hz
[218842.346] (II) modeset(0): 800x600@75Hz
[218842.346] (II) modeset(0): 832x624@75Hz
[218842.346] (II) modeset(0): 1024x768@60Hz
[218842.346] (II) modeset(0): 1024x768@75Hz
[218842.346] (II) modeset(0): 1280x1024@75Hz
[218842.346] (II) modeset(0): 1152x864@75Hz
[218842.346] (II) modeset(0): Manufacturer's mask: 0
[218842.346] (II) modeset(0): Supported standard timings:
[218842.346] (II) modeset(0): #0: hsize: 1440  vsize 900  refresh: 75  vid: 3989
[218842.346] (II) modeset(0): #1: hsize: 1440  vsize 900  refresh: 60  vid: 149
[218842.346] (II) modeset(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[218842.346] (II) modeset(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[218842.347] (II) modeset(0): #4: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[218842.347] (II) modeset(0): Supported detailed timing:
[218842.347] (II) modeset(0): clock: 119.0 MHz   Image Size:  474 x 296 mm
[218842.347] (II) modeset(0): h_active: 1680  h_sync: 1728  h_sync_end 1760 h_blank_end 1840 h_border: 0
[218842.347] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1080 v_border: 0
[218842.347] (II) modeset(0): Supported detailed timing:
[218842.347] (II) modeset(0): clock: 146.2 MHz   Image Size:  474 x 296 mm
[218842.347] (II) modeset(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0
[218842.347] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0
[218842.347] (II) modeset(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 83 kHz, PixClock max 155 MHz
[218842.347] (II) modeset(0): Monitor name: W2242
[218842.347] (II) modeset(0): EDID (in hex):
[218842.347] (II) modeset(0): 	00ffffffffffff001e6d775664780900
[218842.347] (II) modeset(0): 	081301036a312078eaaec5a2574a9c25
[218842.347] (II) modeset(0): 	125054a76b80950f950081808140714f
[218842.347] (II) modeset(0): 	0101010101017c2e90a0601a1e403020
[218842.347] (II) modeset(0): 	3600da281100001a21399030621a2740
[218842.347] (II) modeset(0): 	68b03600da281100001c000000fd0038
[218842.347] (II) modeset(0): 	4b1e530f000a202020202020000000fc
[218842.347] (II) modeset(0): 	0057323234320a20202020202020005d
[218842.347] (II) modeset(0): Printing probed modes for output VGA-1
[218842.347] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz eP)
[218842.347] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[218842.347] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[218842.347] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[218842.347] (II) modeset(0): Modeline "1440x900"x75.0  136.75  1440 1536 1688 1936  900 903 909 942 -hsync +vsync (70.6 kHz e)
[218842.347] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[218842.347] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[218842.347] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[218842.347] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[218842.347] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[218842.347] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[218842.347] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[218842.347] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[218842.347] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[218842.347] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[218842.347] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[218842.347] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[218842.477] (II) modeset(0): EDID for output HDMI-1
[218842.477] (II) modeset(0): EDID for output DP-1
[218842.477] (II) modeset(0): Output LVDS-1 connected
[218842.477] (II) modeset(0): Output VGA-1 connected
[218842.477] (II) modeset(0): Output HDMI-1 disconnected
[218842.477] (II) modeset(0): Output DP-1 disconnected
[218842.477] (II) modeset(0): Using spanning desktop for initial modes
[218842.477] (II) modeset(0): Output LVDS-1 using initial mode 1280x800 +0+0
[218842.477] (II) modeset(0): Output VGA-1 using initial mode 1680x1050 +1280+0
[218842.477] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[218842.477] (==) modeset(0): DPI set to (96, 96)
[218842.477] (II) Loading sub module "fb"
[218842.477] (II) LoadModule: "fb"
[218842.477] (II) Loading /usr/lib/xorg/modules/libfb.so
[218842.477] (II) Module fb: vendor="X.Org Foundation"
[218842.477] 	compiled for 1.18.4, module version = 1.0.0
[218842.477] 	ABI class: X.Org ANSI C Emulation, version 0.4
[218842.477] (==) Depth 24 pixmap format is 32 bpp
[218842.567] (==) modeset(0): Backing store enabled
[218842.567] (==) modeset(0): Silken mouse enabled
[218842.567] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[218842.568] (==) modeset(0): DPMS enabled
[218842.568] (II) modeset(0): [DRI2] Setup complete
[218842.568] (II) modeset(0): [DRI2]   DRI driver: i965
[218842.568] (II) modeset(0): [DRI2]   VDPAU driver: i965
[218842.596] (--) RandR disabled
[218842.600] (II) SELinux: Disabled on system
[218842.603] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[218842.603] (II) AIGLX: enabled GLX_ARB_create_context
[218842.603] (II) AIGLX: enabled GLX_ARB_create_context_profile
[218842.603] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[218842.603] (II) AIGLX: enabled GLX_INTEL_swap_event
[218842.603] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[218842.603] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[218842.603] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[218842.603] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[218842.603] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[218842.604] (II) AIGLX: Loaded and initialized i965
[218842.604] (II) GLX: Initialized DRI2 GL provider for screen 0
[218842.605] (II) modeset(0): Damage tracking initialized
[218842.605] (II) modeset(0): Setting screen physical size to 783 x 277
[218842.638] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[218842.638] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[218842.638] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[218842.638] (II) LoadModule: "libinput"
[218842.638] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[218842.640] (II) Module libinput: vendor="X.Org Foundation"
[218842.640] 	compiled for 1.18.3, module version = 0.19.0
[218842.640] 	Module class: X.Org XInput Driver
[218842.640] 	ABI class: X.Org XInput driver, version 22.1
[218842.641] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 14 paused 0
[218842.641] (II) Using input driver 'libinput' for 'Power Button'
[218842.641] (**) Power Button: always reports core events
[218842.641] (**) Option "Device" "/dev/input/event3"
[218842.641] (**) Option "_source" "server/udev"
[218842.641] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[218842.641] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[218842.642] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[218842.642] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[218842.642] (**) Option "xkb_model" "pc105"
[218842.642] (**) Option "xkb_layout" "us"
[218842.642] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[218842.642] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[218842.643] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[218842.643] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[218842.643] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[218842.643] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 17 paused 0
[218842.643] (II) Using input driver 'libinput' for 'Video Bus'
[218842.643] (**) Video Bus: always reports core events
[218842.643] (**) Option "Device" "/dev/input/event4"
[218842.643] (**) Option "_source" "server/udev"
[218842.643] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[218842.643] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[218842.643] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4"
[218842.643] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[218842.643] (**) Option "xkb_model" "pc105"
[218842.643] (**) Option "xkb_layout" "us"
[218842.644] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[218842.644] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[218842.644] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[218842.644] (II) No input driver specified, ignoring this device.
[218842.644] (II) This device may have been added with another device file.
[218842.644] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[218842.644] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[218842.644] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[218842.645] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 18 paused 0
[218842.645] (II) Using input driver 'libinput' for 'Sleep Button'
[218842.645] (**) Sleep Button: always reports core events
[218842.645] (**) Option "Device" "/dev/input/event2"
[218842.645] (**) Option "_source" "server/udev"
[218842.645] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[218842.645] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[218842.645] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[218842.645] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[218842.645] (**) Option "xkb_model" "pc105"
[218842.645] (**) Option "xkb_layout" "us"
[218842.646] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[218842.646] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[218842.646] (II) config/udev: Adding input device Microsoft  Microsoft Basic Optical Mouse v2.0  (/dev/input/event7)
[218842.646] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "evdev pointer catchall"
[218842.646] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "libinput pointer catchall"
[218842.646] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "middle button emulation class"
[218842.647] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 19 paused 0
[218842.647] (II) Using input driver 'libinput' for 'Microsoft  Microsoft Basic Optical Mouse v2.0 '
[218842.647] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : always reports core events
[218842.647] (**) Option "Device" "/dev/input/event7"
[218842.647] (**) Option "_source" "server/udev"
[218842.647] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[218842.647] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[218842.647] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/event7"
[218842.647] (II) XINPUT: Adding extended input device "Microsoft  Microsoft Basic Optical Mouse v2.0 " (type: MOUSE, id 9)
[218842.647] (**) Option "AccelerationScheme" "none"
[218842.647] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) selected scheme none/0
[218842.647] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) acceleration factor: 2.000
[218842.647] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : (accel) acceleration threshold: 4
[218842.648] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[218842.648] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[218842.648] (II) config/udev: Adding input device Microsoft  Microsoft Basic Optical Mouse v2.0  (/dev/input/mouse0)
[218842.648] (**) Microsoft  Microsoft Basic Optical Mouse v2.0 : Applying InputClass "middle button emulation class"
[218842.648] (II) No input driver specified, ignoring this device.
[218842.648] (II) This device may have been added with another device file.
[218842.649] (II) config/udev: Adding input device Integrated Camera (/dev/input/event10)
[218842.649] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[218842.649] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[218842.649] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 20 paused 0
[218842.649] (II) Using input driver 'libinput' for 'Integrated Camera'
[218842.649] (**) Integrated Camera: always reports core events
[218842.649] (**) Option "Device" "/dev/input/event10"
[218842.649] (**) Option "_source" "server/udev"
[218842.649] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[218842.649] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[218842.649] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event10"
[218842.649] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[218842.649] (**) Option "xkb_model" "pc105"
[218842.649] (**) Option "xkb_layout" "us"
[218842.650] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[218842.650] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[218842.650] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[218842.650] (II) No input driver specified, ignoring this device.
[218842.650] (II) This device may have been added with another device file.
[218842.650] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event13)
[218842.650] (II) No input driver specified, ignoring this device.
[218842.650] (II) This device may have been added with another device file.
[218842.651] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event14)
[218842.651] (II) No input driver specified, ignoring this device.
[218842.651] (II) This device may have been added with another device file.
[218842.651] (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event15)
[218842.651] (II) No input driver specified, ignoring this device.
[218842.651] (II) This device may have been added with another device file.
[218842.651] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event16)
[218842.651] (II) No input driver specified, ignoring this device.
[218842.651] (II) This device may have been added with another device file.
[218842.651] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event17)
[218842.652] (II) No input driver specified, ignoring this device.
[218842.652] (II) This device may have been added with another device file.
[218842.652] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event5)
[218842.652] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[218842.652] (**) Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[218842.653] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 21 paused 0
[218842.653] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[218842.653] (**) Microsoft Wired Keyboard 600: always reports core events
[218842.653] (**) Option "Device" "/dev/input/event5"
[218842.653] (**) Option "_source" "server/udev"
[218842.653] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[218842.653] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[218842.653] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28/event5"
[218842.653] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD, id 11)
[218842.653] (**) Option "xkb_model" "pc105"
[218842.653] (**) Option "xkb_layout" "us"
[218842.653] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[218842.653] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[218842.654] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/event6)
[218842.654] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[218842.654] (**) Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[218842.654] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 22 paused 0
[218842.654] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[218842.654] (**) Microsoft Wired Keyboard 600: always reports core events
[218842.654] (**) Option "Device" "/dev/input/event6"
[218842.654] (**) Option "_source" "server/udev"
[218842.655] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[218842.655] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[218842.655] (II) libinput: Microsoft Wired Keyboard 600: needs a virtual subdevice
[218842.655] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/event6"
[218842.655] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: MOUSE, id 12)
[218842.655] (**) Option "AccelerationScheme" "none"
[218842.655] (**) Microsoft Wired Keyboard 600: (accel) selected scheme none/0
[218842.655] (**) Microsoft Wired Keyboard 600: (accel) acceleration factor: 2.000
[218842.655] (**) Microsoft Wired Keyboard 600: (accel) acceleration threshold: 4
[218842.655] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[218842.655] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[218842.656] (II) config/udev: Adding input device Microsoft Wired Keyboard 600 (/dev/input/js0)
[218842.656] (II) No input driver specified, ignoring this device.
[218842.656] (II) This device may have been added with another device file.
[218842.657] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[218842.657] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[218842.657] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[218842.657] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 23 paused 0
[218842.657] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[218842.657] (**) AT Translated Set 2 keyboard: always reports core events
[218842.657] (**) Option "Device" "/dev/input/event0"
[218842.657] (**) Option "_source" "server/udev"
[218842.657] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[218842.657] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[218842.657] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[218842.657] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[218842.657] (**) Option "xkb_model" "pc105"
[218842.657] (**) Option "xkb_layout" "us"
[218842.658] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[218842.658] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[218842.658] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[218842.658] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[218842.658] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[218842.658] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[218842.658] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall"
[218842.658] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[218842.658] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[218842.658] (II) LoadModule: "synaptics"
[218842.658] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[218842.659] (II) Module synaptics: vendor="X.Org Foundation"
[218842.659] 	compiled for 1.18.3, module version = 1.8.3
[218842.659] 	Module class: X.Org XInput Driver
[218842.659] 	ABI class: X.Org XInput driver, version 22.1
[218842.659] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 24 paused 0
[218842.659] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[218842.659] (**) SynPS/2 Synaptics TouchPad: always reports core events
[218842.659] (**) Option "Device" "/dev/input/event8"
[218842.692] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[218842.692] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5710 (res 83)
[218842.692] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5164 (res 207)
[218842.692] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[218842.692] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[218842.692] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[218842.692] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[218842.692] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[218842.692] (**) SynPS/2 Synaptics TouchPad: always reports core events
[218842.692] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event8"
[218842.692] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[218842.692] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[218842.692] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[218842.692] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[218842.692] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[218842.692] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[218842.692] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[218842.692] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[218842.692] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[218842.692] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[218842.692] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[218842.693] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event9)
[218842.693] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[218842.693] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[218842.693] (**) TPPS/2 IBM TrackPoint: Applying InputClass "middle button emulation class"
[218842.694] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 25 paused 0
[218842.694] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[218842.694] (**) TPPS/2 IBM TrackPoint: always reports core events
[218842.694] (**) Option "Device" "/dev/input/event9"
[218842.694] (**) Option "_source" "server/udev"
[218842.694] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[218842.694] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[218842.694] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event9"
[218842.694] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[218842.694] (**) Option "AccelerationScheme" "none"
[218842.694] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[218842.694] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[218842.694] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[218842.694] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[218842.694] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[218842.695] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[218842.695] (**) TPPS/2 IBM TrackPoint: Applying InputClass "middle button emulation class"
[218842.695] (II) No input driver specified, ignoring this device.
[218842.695] (II) This device may have been added with another device file.
[218842.695] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event11)
[218842.695] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[218842.695] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[218842.696] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 26 paused 0
[218842.696] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[218842.696] (**) ThinkPad Extra Buttons: always reports core events
[218842.696] (**) Option "Device" "/dev/input/event11"
[218842.696] (**) Option "_source" "server/udev"
[218842.696] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[218842.696] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[218842.696] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input12/event11"
[218842.696] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[218842.696] (**) Option "xkb_model" "pc105"
[218842.696] (**) Option "xkb_layout" "us"
[218842.696] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[218842.696] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[218842.697] (II) config/udev: Adding input device Serial Wacom Tablet (/dev/ttyS0)
[218842.697] (**) Serial Wacom Tablet: Applying InputClass "Wacom serial class"
[218842.697] (II) LoadModule: "wacom"
[218842.697] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[218842.697] (II) Module wacom: vendor="X.Org Foundation"
[218842.697] 	compiled for 1.18.0, module version = 0.30.0
[218842.697] 	Module class: X.Org XInput Driver
[218842.697] 	ABI class: X.Org XInput driver, version 22.1
[218842.697] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
	Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
	Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
	Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
	CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
	CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
	Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
	PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
	DTU2231, DTU1631, Intuos2 4x5, Intuos2 6x8, Intuos2 9x12,
	Intuos2 12x12, Intuos2 12x18, Intuos2 6x8 , Volito, PenStation,
	Volito2 4x5, Volito2 2x3, PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6,
	Bamboo1 5x8, Intuos3 4x5, Intuos3 6x8, Intuos3 9x12, Intuos3 12x12,
	Intuos3 12x19, Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9,
	Intuos4 8x13, Intuos4 12x19, Intuos4 WL USB Endpoint,
	Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
	Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
	Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
	Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
	Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, TabletPC 0x90,
	TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A, CapPlus  0x9F,
	TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5, TabletPC 0xE6,
	TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF, TabletPC 0x100,
	TabletPC 0x101, TabletPC 0x10D, TabletPC 0x116, TabletPC 0x12C,
	TabletPC 0x4001, TabletPC 0x4004, TabletPC 0x5000, TabletPC 0x5002,
	usb:172f:0024, usb:172f:0025, usb:172f:0026, usb:172f:0027,
	usb:172f:0028, usb:172f:0030, usb:172f:0031, usb:172f:0032,
	usb:172f:0033, usb:172f:0034, usb:172f:0035, usb:172f:0036,
	usb:172f:0037, usb:172f:0038, usb:172f:0039, usb:172f:0051,
	usb:172f:0052, usb:172f:0053, usb:172f:0054, usb:172f:0055,
	usb:172f:0056, usb:172f:0057, usb:172f:0058, usb:172f:0500,
	usb:172f:0501, usb:172f:0502, usb:172f:0503, usb:1b96:0001,
	usb:17ef:6004
[218842.856] (EE) systemd-logind: failed to take device /dev/ttyS0: No such device
[218842.856] (II) Using input driver 'wacom' for 'Serial Wacom Tablet'
[218842.856] (**) Serial Wacom Tablet: always reports core events
[218842.856] (**) Option "Device" "/dev/ttyS0"
[218842.856] (II) Serial Wacom Tablet: type not specified, assuming 'stylus'.
[218842.856] (II) Serial Wacom Tablet: other types will be automatically added.
[218842.856] (EE) Serial Wacom Tablet stylus: wcmWriteWait error : Input/output error
[218842.856] (WW) Serial Wacom Tablet stylus: Query failed with 38400 baud. Trying 19200.
[218842.856] (EE) Serial Wacom Tablet stylus: wcmWriteWait error : Input/output error
[218842.856] (EE) Serial Wacom Tablet stylus: wcmWriteWait error : Input/output error
[218842.856] (II) Serial Wacom Tablet stylus: serial tablet id 0xE3.
[218842.856] (EE) PreInit returned 8 for "Serial Wacom Tablet stylus"
[218842.856] (II) UnloadModule: "wacom"
[218842.856] (II) config/udev: Adding input device Wacom Serial Penabled 2FG Touchscreen Pen (/dev/input/event18)
[218842.857] (**) Wacom Serial Penabled 2FG Touchscreen Pen: Applying InputClass "evdev tablet catchall"
[218842.857] (**) Wacom Serial Penabled 2FG Touchscreen Pen: Applying InputClass "Wacom USB device class"
[218842.857] (**) Wacom Serial Penabled 2FG Touchscreen Pen: Applying InputClass "Wacom PnP device class"
[218842.857] (**) Wacom Serial Penabled 2FG Touchscreen Pen: Applying InputClass "Wacom class"
[218842.857] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 27 paused 0
[218842.857] (II) Using input driver 'wacom' for 'Wacom Serial Penabled 2FG Touchscreen Pen'
[218842.857] (**) Wacom Serial Penabled 2FG Touchscreen Pen: always reports core events
[218842.857] (**) Option "Device" "/dev/input/event18"
[218842.857] (II) Wacom Serial Penabled 2FG Touchscreen Pen: type not specified, assuming 'stylus'.
[218842.857] (II) Wacom Serial Penabled 2FG Touchscreen Pen: other types will be automatically added.
[218842.857] (--) Wacom Serial Penabled 2FG Touchscreen Pen stylus: using pressure threshold of 27 for button 1
[218842.857] (--) Wacom Serial Penabled 2FG Touchscreen Pen stylus: maxX=26312 maxY=16520 maxZ=255 resX=100000 resY=100000  tilt=disabled
[218842.857] (II) Wacom Serial Penabled 2FG Touchscreen Pen stylus: hotplugging dependent devices.
[218842.857] (EE) Wacom Serial Penabled 2FG Touchscreen Pen stylus: Invalid type 'cursor' for this device.
[218842.857] (EE) Wacom Serial Penabled 2FG Touchscreen Pen stylus: Invalid type 'touch' for this device.
[218842.857] (EE) Wacom Serial Penabled 2FG Touchscreen Pen stylus: Invalid type 'pad' for this device.
[218842.857] (II) Wacom Serial Penabled 2FG Touchscreen Pen stylus: hotplugging completed.
[218842.857] (**) Option "config_info" "udev:/sys/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/event18"
[218842.857] (II) XINPUT: Adding extended input device "Wacom Serial Penabled 2FG Touchscreen Pen stylus" (type: STYLUS, id 17)
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Pen stylus: (accel) keeping acceleration scheme 1
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Pen stylus: (accel) acceleration profile 0
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Pen stylus: (accel) acceleration factor: 2.000
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Pen stylus: (accel) acceleration threshold: 4
[218842.858] (II) config/udev: Adding input device Wacom Serial Penabled 2FG Touchscreen Pen (/dev/input/mouse3)
[218842.858] (II) No input driver specified, ignoring this device.
[218842.858] (II) This device may have been added with another device file.
[218842.858] (II) config/udev: Adding input device Wacom Serial Penabled 2FG Touchscreen Finger (/dev/input/event19)
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "evdev tablet catchall"
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "evdev touchscreen catchall"
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "Wacom USB device class"
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "Wacom PnP device class"
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "Wacom class"
[218842.858] (**) Wacom Serial Penabled 2FG Touchscreen Finger: Applying InputClass "libinput touchscreen catchall"
[218842.859] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 28 paused 0
[218842.859] (II) Using input driver 'libinput' for 'Wacom Serial Penabled 2FG Touchscreen Finger'
[218842.859] (**) Wacom Serial Penabled 2FG Touchscreen Finger: always reports core events
[218842.859] (**) Option "Device" "/dev/input/event19"
[218842.859] (**) Option "_source" "server/udev"
[218842.859] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[218842.859] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[218842.859] (**) Option "config_info" "udev:/sys/devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/event19"
[218842.859] (II) XINPUT: Adding extended input device "Wacom Serial Penabled 2FG Touchscreen Finger" (type: TOUCHSCREEN, id 18)
[218842.859] (**) Option "AccelerationScheme" "none"
[218842.859] (**) Wacom Serial Penabled 2FG Touchscreen Finger: (accel) selected scheme none/0
[218842.859] (**) Wacom Serial Penabled 2FG Touchscreen Finger: (accel) acceleration factor: 2.000
[218842.859] (**) Wacom Serial Penabled 2FG Touchscreen Finger: (accel) acceleration threshold: 4
[218842.860] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[218842.860] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[218842.860] (II) config/udev: Adding input device Wacom Serial Penabled 2FG Touchscreen Finger (/dev/input/mouse4)
[218842.860] (II) No input driver specified, ignoring this device.
[218842.860] (II) This device may have been added with another device file.
[218842.860] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event20)
[218842.860] (II) No input driver specified, ignoring this device.
[218842.860] (II) This device may have been added with another device file.
[218842.861] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js1)
[218842.861] (II) No input driver specified, ignoring this device.
[218842.861] (II) This device may have been added with another device file.
[218842.861] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event21)
[218842.861] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
[218842.861] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js2)
[218842.861] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
[218842.864] (**) Microsoft Wired Keyboard 600: Applying InputClass "evdev keyboard catchall"
[218842.864] (**) Microsoft Wired Keyboard 600: Applying InputClass "libinput keyboard catchall"
[218842.864] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[218842.864] (II) Using input driver 'libinput' for 'Microsoft Wired Keyboard 600'
[218842.864] (**) Microsoft Wired Keyboard 600: always reports core events
[218842.864] (**) Option "Device" "/dev/input/event6"
[218842.864] (**) Option "_source" "_driver/libinput"
[218842.864] (II) libinput: Microsoft Wired Keyboard 600: is a virtual subdevice
[218842.864] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/event6"
[218842.865] (II) XINPUT: Adding extended input device "Microsoft Wired Keyboard 600" (type: KEYBOARD, id 19)
[218842.865] (**) Option "xkb_model" "pc105"
[218842.865] (**) Option "xkb_layout" "us"
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: Applying InputClass "evdev tablet catchall"
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: Applying InputClass "Wacom USB device class"
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: Applying InputClass "Wacom PnP device class"
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: Applying InputClass "Wacom class"
[218842.865] (II) systemd-logind: returning pre-existing fd for /dev/input/event18 13:82
[218842.865] (II) Using input driver 'wacom' for 'Wacom Serial Penabled 2FG Touchscreen Pen eraser'
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: always reports core events
[218842.865] (**) Option "Device" "/dev/input/event18"
[218842.865] (**) Option "Type" "eraser"
[218842.865] (--) Wacom Serial Penabled 2FG Touchscreen Pen eraser: maxX=26312 maxY=16520 maxZ=255 resX=100000 resY=100000  tilt=disabled
[218842.865] (**) Option "config_info" "udev:/sys/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/event18"
[218842.865] (II) XINPUT: Adding extended input device "Wacom Serial Penabled 2FG Touchscreen Pen eraser" (type: ERASER, id 20)
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: (accel) keeping acceleration scheme 1
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: (accel) acceleration profile 0
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: (accel) acceleration factor: 2.000
[218842.865] (**) Wacom Serial Penabled 2FG Touchscreen Pen eraser: (accel) acceleration threshold: 4
[218855.917] (II) modeset(0): EDID vendor "LEN", prod id 16401
[218855.917] (II) modeset(0): Printing DDC gathered Modelines:
[218855.917] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[218856.071] (II) modeset(0): EDID vendor "LEN", prod id 16401
[218856.071] (II) modeset(0): Printing DDC gathered Modelines:
[218856.071] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[218882.321] (II) modeset(0): EDID vendor "LEN", prod id 16401
[218882.321] (II) modeset(0): Printing DDC gathered Modelines:
[218882.321] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[218915.571] (**) Option "fd" "14"
[218915.573] (**) Option "fd" "17"
[218915.573] (**) Option "fd" "18"
[218915.573] (**) Option "fd" "19"
[218915.573] (**) Option "fd" "20"
[218915.574] (**) Option "fd" "21"
[218915.574] (**) Option "fd" "22"
[218915.574] (**) Option "fd" "23"
[218915.575] (**) Option "fd" "25"
[218915.575] (**) Option "fd" "26"
[218915.576] (**) Option "fd" "28"
[218915.576] (**) Option "fd" "22"
[218915.576] (II) AIGLX: Suspending AIGLX clients for VT switch
[218915.600] (II) systemd-logind: got pause for 13:66
[218915.600] (II) systemd-logind: got pause for 13:67
[218915.600] (II) systemd-logind: got pause for 13:70
[218915.600] (II) systemd-logind: got pause for 13:64
[218915.600] (II) systemd-logind: got pause for 13:83
[218915.600] (II) systemd-logind: got pause for 13:75
[218915.600] (II) systemd-logind: got pause for 226:0
[218915.600] (II) systemd-logind: got pause for 13:69
[218915.600] (II) systemd-logind: got pause for 13:68
[218915.600] (II) systemd-logind: got pause for 13:74
[218915.600] (II) systemd-logind: got pause for 13:82
[218915.600] (II) systemd-logind: got pause for 13:71
[218915.600] (II) systemd-logind: got pause for 13:73
[218915.600] (II) systemd-logind: got pause for 13:72
[219515.232] (II) systemd-logind: got resume for 13:66
[219515.244] (II) systemd-logind: got resume for 13:67
[219515.264] (II) systemd-logind: got resume for 13:70
[219515.276] (II) systemd-logind: got resume for 13:64
[219515.292] (II) systemd-logind: got resume for 13:83
[219515.312] (II) systemd-logind: got resume for 13:75
[219515.312] (II) systemd-logind: got resume for 226:0
[219515.312] (II) AIGLX: Resuming AIGLX clients after VT switch
[219515.346] (II) modeset(0): EDID vendor "LEN", prod id 16401
[219515.346] (II) modeset(0): Printing DDC gathered Modelines:
[219515.346] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[219515.491] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[219515.491] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[219515.492] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[219515.492] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[219515.492] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[219515.492] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[219515.493] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[219515.493] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[219515.493] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[219515.493] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[219515.493] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[219515.493] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[219515.494] (II) systemd-logind: got resume for 13:69
[219515.494] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[219515.494] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[219515.494] (II) systemd-logind: got resume for 13:68
[219515.494] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[219515.494] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[219515.495] (II) systemd-logind: got resume for 13:74
[219515.495] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[219515.495] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[219515.495] (II) systemd-logind: got resume for 13:82
[219515.495] (II) systemd-logind: got resume for 13:71
[219515.496] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[219515.496] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[219515.496] (II) systemd-logind: got resume for 13:73
[219515.496] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[219515.496] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[219515.496] (II) systemd-logind: got resume for 13:72
[219515.496] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[219531.861] (**) Option "fd" "18"
[219531.861] (**) Option "fd" "22"
[219531.862] (**) Option "fd" "17"
[219531.862] (**) Option "fd" "26"
[219531.862] (**) Option "fd" "24"
[219531.862] (**) Option "fd" "39"
[219531.862] (**) Option "fd" "19"
[219531.863] (**) Option "fd" "20"
[219531.864] (**) Option "fd" "27"
[219531.864] (**) Option "fd" "23"
[219531.864] (**) Option "fd" "21"
[219531.865] (**) Option "fd" "19"
[219531.868] (II) AIGLX: Suspending AIGLX clients for VT switch
[219531.872] (II) systemd-logind: got pause for 13:66
[219531.872] (II) systemd-logind: got pause for 13:67
[219531.872] (II) systemd-logind: got pause for 13:70
[219531.872] (II) systemd-logind: got pause for 13:64
[219531.872] (II) systemd-logind: got pause for 13:83
[219531.872] (II) systemd-logind: got pause for 13:75
[219531.872] (II) systemd-logind: got pause for 226:0
[219531.872] (II) systemd-logind: got pause for 13:69
[219531.872] (II) systemd-logind: got pause for 13:68
[219531.872] (II) systemd-logind: got pause for 13:74
[219531.872] (II) systemd-logind: got pause for 13:82
[219531.872] (II) systemd-logind: got pause for 13:71
[219531.872] (II) systemd-logind: got pause for 13:73
[219531.872] (II) systemd-logind: got pause for 13:72
[219555.104] (II) systemd-logind: got resume for 13:66
[219555.116] (II) systemd-logind: got resume for 13:67
[219555.128] (II) systemd-logind: got resume for 13:70
[219555.144] (II) systemd-logind: got resume for 13:64
[219555.156] (II) systemd-logind: got resume for 13:83
[219555.172] (II) systemd-logind: got resume for 13:75
[219555.172] (II) systemd-logind: got resume for 226:0
[219555.172] (II) AIGLX: Resuming AIGLX clients after VT switch
[219555.198] (II) modeset(0): EDID vendor "LEN", prod id 16401
[219555.198] (II) modeset(0): Printing DDC gathered Modelines:
[219555.198] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[219555.345] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[219555.345] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[219555.346] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[219555.346] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[219555.346] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[219555.346] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[219555.346] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[219555.346] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[219555.347] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[219555.347] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[219555.347] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[219555.347] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[219555.348] (II) systemd-logind: got resume for 13:69
[219555.348] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[219555.348] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[219555.348] (II) systemd-logind: got resume for 13:68
[219555.348] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[219555.348] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[219555.349] (II) systemd-logind: got resume for 13:74
[219555.349] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[219555.349] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[219555.349] (II) systemd-logind: got resume for 13:82
[219555.349] (II) systemd-logind: got resume for 13:71
[219555.350] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[219555.350] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[219555.350] (II) systemd-logind: got resume for 13:73
[219555.350] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[219555.350] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[219555.350] (II) systemd-logind: got resume for 13:72
[219555.350] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[219624.273] (II) modeset(0): EDID vendor "LEN", prod id 16401
[219624.274] (II) modeset(0): Printing DDC gathered Modelines:
[219624.274] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[219625.084] (II) modeset(0): EDID vendor "LEN", prod id 16401
[219625.084] (II) modeset(0): Printing DDC gathered Modelines:
[219625.084] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[222037.921] (II) modeset(0): EDID vendor "LEN", prod id 16401
[222037.993] (II) modeset(0): Printing DDC gathered Modelines:
[222037.993] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[222038.710] (II) modeset(0): EDID vendor "LEN", prod id 16401
[222038.710] (II) modeset(0): Printing DDC gathered Modelines:
[222038.711] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[224016.406] (II) modeset(0): EDID vendor "LEN", prod id 16401
[224016.508] (II) modeset(0): Printing DDC gathered Modelines:
[224016.508] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[224017.029] (II) modeset(0): EDID vendor "LEN", prod id 16401
[224017.029] (II) modeset(0): Printing DDC gathered Modelines:
[224017.029] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[225936.808] (**) Option "fd" "20"
[225937.252] (**) Option "fd" "22"
[258050.869] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[258050.903] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[258128.549] (II) modeset(0): EDID vendor "LEN", prod id 16401
[258128.549] (II) modeset(0): Printing DDC gathered Modelines:
[258128.549] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[258128.703] (II) modeset(0): EDID vendor "LEN", prod id 16401
[258128.703] (II) modeset(0): Printing DDC gathered Modelines:
[258128.703] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[258187.287] (II) SYN_DROPPED event from "Microsoft  Microsoft Basic Optical Mouse v2.0 " - some input events have been lost.
[261074.676] (II) modeset(0): EDID vendor "LEN", prod id 16401
[261074.676] (II) modeset(0): Printing DDC gathered Modelines:
[261074.676] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[261074.959] (II) modeset(0): EDID vendor "LEN", prod id 16401
[261074.959] (II) modeset(0): Printing DDC gathered Modelines:
[261074.959] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[261334.857] (**) Option "fd" "20"
[261435.020] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[261435.020] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[262391.651] (II) modeset(0): EDID vendor "LEN", prod id 16401
[262391.651] (II) modeset(0): Printing DDC gathered Modelines:
[262391.651] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[262391.808] (II) modeset(0): EDID vendor "LEN", prod id 16401
[262391.808] (II) modeset(0): Printing DDC gathered Modelines:
[262391.808] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[264335.399] (II) modeset(0): EDID vendor "LEN", prod id 16401
[264335.440] (II) modeset(0): Printing DDC gathered Modelines:
[264335.440] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[264335.656] (II) modeset(0): EDID vendor "LEN", prod id 16401
[264335.656] (II) modeset(0): Printing DDC gathered Modelines:
[264335.656] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[272723.149] (**) Option "fd" "19"
[272723.157] (**) Option "fd" "17"
[272723.157] (**) Option "fd" "18"
[272723.157] (**) Option "fd" "27"
[272723.223] (**) Option "fd" "25"
[272723.223] (**) Option "fd" "41"
[272723.223] (**) Option "fd" "20"
[272723.223] (**) Option "fd" "21"
[272723.246] (**) Option "fd" "28"
[272723.246] (**) Option "fd" "23"
[272723.283] (**) Option "fd" "20"
[272723.284] (II) AIGLX: Suspending AIGLX clients for VT switch
[272723.663] (II) systemd-logind: got pause for 13:66
[272723.663] (II) systemd-logind: got pause for 13:67
[272723.663] (II) systemd-logind: got pause for 13:70
[272723.663] (II) systemd-logind: got pause for 13:64
[272723.663] (II) systemd-logind: got pause for 13:83
[272723.663] (II) systemd-logind: got pause for 13:75
[272723.663] (II) systemd-logind: got pause for 226:0
[272723.663] (II) systemd-logind: got pause for 13:69
[272723.663] (II) systemd-logind: got pause for 13:68
[272723.663] (II) systemd-logind: got pause for 13:74
[272723.663] (II) systemd-logind: got pause for 13:82
[272723.663] (II) systemd-logind: got pause for 13:71
[272723.663] (II) systemd-logind: got pause for 13:73
[272723.663] (II) systemd-logind: got pause for 13:72
[272987.137] (II) systemd-logind: got resume for 13:66
[272987.160] (II) systemd-logind: got resume for 13:67
[272987.220] (II) systemd-logind: got resume for 13:70
[272987.236] (II) systemd-logind: got resume for 13:64
[272987.252] (II) systemd-logind: got resume for 13:83
[272987.276] (II) systemd-logind: got resume for 13:75
[272987.276] (II) systemd-logind: got resume for 226:0
[272987.276] (II) AIGLX: Resuming AIGLX clients after VT switch
[272987.349] (II) modeset(0): EDID vendor "LEN", prod id 16401
[272987.349] (II) modeset(0): Printing DDC gathered Modelines:
[272987.349] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[272987.612] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[272987.612] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[272987.613] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[272987.613] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[272987.614] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[272987.614] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[272987.615] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[272987.615] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[272987.717] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[272987.717] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[272987.717] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[272987.717] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[272987.734] (II) systemd-logind: got resume for 13:69
[272987.735] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[272987.735] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[272987.735] (II) systemd-logind: got resume for 13:68
[272987.736] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[272987.736] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[272987.736] (II) systemd-logind: got resume for 13:74
[272987.737] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[272987.737] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[272987.737] (II) systemd-logind: got resume for 13:82
[272987.737] (II) systemd-logind: got resume for 13:71
[272987.738] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[272987.738] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[272987.738] (II) systemd-logind: got resume for 13:73
[272987.739] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[272987.739] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[272987.739] (II) systemd-logind: got resume for 13:72
[272987.739] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[272991.695] (II) SYN_DROPPED event from "Microsoft  Microsoft Basic Optical Mouse v2.0 " - some input events have been lost.
[272998.981] (II) SYN_DROPPED event from "Microsoft  Microsoft Basic Optical Mouse v2.0 " - some input events have been lost.
[273289.562] (**) Option "fd" "19"
[273289.563] (**) Option "fd" "23"
[273289.564] (**) Option "fd" "18"
[273289.564] (**) Option "fd" "28"
[273289.564] (**) Option "fd" "26"
[273289.565] (**) Option "fd" "55"
[273289.566] (**) Option "fd" "20"
[273289.566] (**) Option "fd" "21"
[273289.567] (**) Option "fd" "38"
[273289.567] (**) Option "fd" "25"
[273289.568] (**) Option "fd" "22"
[273289.568] (**) Option "fd" "20"
[273289.569] (II) AIGLX: Suspending AIGLX clients for VT switch
[273289.595] (II) systemd-logind: got pause for 13:66
[273289.595] (II) systemd-logind: got pause for 13:67
[273289.595] (II) systemd-logind: got pause for 13:70
[273289.595] (II) systemd-logind: got pause for 13:64
[273289.595] (II) systemd-logind: got pause for 13:83
[273289.595] (II) systemd-logind: got pause for 13:75
[273289.595] (II) systemd-logind: got pause for 226:0
[273289.595] (II) systemd-logind: got pause for 13:69
[273289.595] (II) systemd-logind: got pause for 13:68
[273289.595] (II) systemd-logind: got pause for 13:74
[273289.595] (II) systemd-logind: got pause for 13:82
[273289.595] (II) systemd-logind: got pause for 13:71
[273289.595] (II) systemd-logind: got pause for 13:73
[273289.595] (II) systemd-logind: got pause for 13:72
[273485.380] (II) systemd-logind: got resume for 13:66
[273485.396] (II) systemd-logind: got resume for 13:67
[273485.412] (II) systemd-logind: got resume for 13:70
[273485.424] (II) systemd-logind: got resume for 13:64
[273485.436] (II) systemd-logind: got resume for 13:83
[273485.448] (II) systemd-logind: got resume for 13:75
[273485.448] (II) systemd-logind: got resume for 226:0
[273485.448] (II) AIGLX: Resuming AIGLX clients after VT switch
[273485.458] (II) modeset(0): EDID vendor "LEN", prod id 16401
[273485.458] (II) modeset(0): Printing DDC gathered Modelines:
[273485.458] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[273485.605] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[273485.606] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[273485.607] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[273485.607] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[273485.607] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[273485.608] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[273485.608] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[273485.608] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[273485.609] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[273485.609] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[273485.610] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[273485.610] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[273485.611] (II) systemd-logind: got resume for 13:69
[273485.611] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[273485.611] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[273485.612] (II) systemd-logind: got resume for 13:68
[273485.612] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[273485.612] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[273485.612] (II) systemd-logind: got resume for 13:74
[273485.613] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[273485.613] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[273485.613] (II) systemd-logind: got resume for 13:82
[273485.614] (II) systemd-logind: got resume for 13:71
[273485.614] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[273485.614] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[273485.614] (II) systemd-logind: got resume for 13:73
[273485.615] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[273485.615] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[273485.615] (II) systemd-logind: got resume for 13:72
[273485.615] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[273994.247] (**) Option "fd" "20"
[273994.248] (**) Option "fd" "25"
[273994.250] (**) Option "fd" "19"
[273994.251] (**) Option "fd" "38"
[273994.252] (**) Option "fd" "27"
[273994.254] (**) Option "fd" "58"
[273994.254] (**) Option "fd" "21"
[273994.255] (**) Option "fd" "22"
[273994.257] (**) Option "fd" "41"
[273994.257] (**) Option "fd" "26"
[273994.259] (**) Option "fd" "23"
[273994.259] (**) Option "fd" "21"
[273994.261] (II) AIGLX: Suspending AIGLX clients for VT switch
[273994.291] (II) systemd-logind: got pause for 13:66
[273994.291] (II) systemd-logind: got pause for 13:67
[273994.291] (II) systemd-logind: got pause for 13:70
[273994.291] (II) systemd-logind: got pause for 13:64
[273994.291] (II) systemd-logind: got pause for 13:83
[273994.291] (II) systemd-logind: got pause for 13:75
[273994.291] (II) systemd-logind: got pause for 226:0
[273994.291] (II) systemd-logind: got pause for 13:69
[273994.291] (II) systemd-logind: got pause for 13:68
[273994.291] (II) systemd-logind: got pause for 13:74
[273994.291] (II) systemd-logind: got pause for 13:82
[273994.291] (II) systemd-logind: got pause for 13:71
[273994.291] (II) systemd-logind: got pause for 13:73
[273994.291] (II) systemd-logind: got pause for 13:72
[274154.016] (II) systemd-logind: got resume for 13:66
[274154.036] (II) systemd-logind: got resume for 13:67
[274154.052] (II) systemd-logind: got resume for 13:70
[274154.068] (II) systemd-logind: got resume for 13:64
[274154.084] (II) systemd-logind: got resume for 13:83
[274154.100] (II) systemd-logind: got resume for 13:75
[274154.100] (II) systemd-logind: got resume for 226:0
[274154.100] (II) AIGLX: Resuming AIGLX clients after VT switch
[274154.131] (II) modeset(0): EDID vendor "LEN", prod id 16401
[274154.131] (II) modeset(0): Printing DDC gathered Modelines:
[274154.131] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[274154.286] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[274154.286] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[274154.288] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[274154.288] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[274154.289] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[274154.289] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[274154.289] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[274154.289] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[274154.290] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[274154.290] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[274154.291] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[274154.291] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[274154.297] (II) systemd-logind: got resume for 13:69
[274154.298] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[274154.298] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[274154.298] (II) systemd-logind: got resume for 13:68
[274154.299] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[274154.299] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[274154.299] (II) systemd-logind: got resume for 13:74
[274154.300] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[274154.300] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[274154.300] (II) systemd-logind: got resume for 13:82
[274154.300] (II) systemd-logind: got resume for 13:71
[274154.301] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[274154.301] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[274154.301] (II) systemd-logind: got resume for 13:73
[274154.302] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[274154.302] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[274154.302] (II) systemd-logind: got resume for 13:72
[274154.302] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[274249.025] (**) Option "fd" "21"
[274249.026] (**) Option "fd" "26"
[274249.028] (**) Option "fd" "20"
[274249.028] (**) Option "fd" "41"
[274249.028] (**) Option "fd" "28"
[274249.032] (**) Option "fd" "59"
[274249.033] (**) Option "fd" "22"
[274249.033] (**) Option "fd" "23"
[274249.034] (**) Option "fd" "55"
[274249.034] (**) Option "fd" "27"
[274249.035] (**) Option "fd" "25"
[274249.035] (**) Option "fd" "22"
[274249.040] (II) AIGLX: Suspending AIGLX clients for VT switch
[274249.062] (II) systemd-logind: got pause for 13:66
[274249.062] (II) systemd-logind: got pause for 13:67
[274249.062] (II) systemd-logind: got pause for 13:70
[274249.062] (II) systemd-logind: got pause for 13:64
[274249.062] (II) systemd-logind: got pause for 13:83
[274249.062] (II) systemd-logind: got pause for 13:75
[274249.062] (II) systemd-logind: got pause for 226:0
[274249.062] (II) systemd-logind: got pause for 13:69
[274249.062] (II) systemd-logind: got pause for 13:68
[274249.062] (II) systemd-logind: got pause for 13:74
[274249.062] (II) systemd-logind: got pause for 13:82
[274249.062] (II) systemd-logind: got pause for 13:71
[274249.062] (II) systemd-logind: got pause for 13:73
[274249.062] (II) systemd-logind: got pause for 13:72
[274425.784] (II) systemd-logind: got resume for 13:66
[274425.804] (II) systemd-logind: got resume for 13:67
[274425.820] (II) systemd-logind: got resume for 13:70
[274425.836] (II) systemd-logind: got resume for 13:64
[274425.848] (II) systemd-logind: got resume for 13:83
[274425.856] (II) systemd-logind: got resume for 13:75
[274425.856] (II) systemd-logind: got resume for 226:0
[274425.856] (II) AIGLX: Resuming AIGLX clients after VT switch
[274425.867] (II) modeset(0): EDID vendor "LEN", prod id 16401
[274425.867] (II) modeset(0): Printing DDC gathered Modelines:
[274425.867] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[274426.032] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[274426.032] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[274426.033] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[274426.033] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[274426.033] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is tagged by udev as: Keyboard Joystick
[274426.033] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event6 is a keyboard
[274426.034] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[274426.034] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[274426.035] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is tagged by udev as: Keyboard
[274426.035] (II) input device 'ThinkPad Extra Buttons', /dev/input/event11 is a keyboard
[274426.035] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[274426.035] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[274426.038] (II) systemd-logind: got resume for 13:69
[274426.038] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is tagged by udev as: Keyboard
[274426.038] (II) input device 'Microsoft Wired Keyboard 600', /dev/input/event5 is a keyboard
[274426.039] (II) systemd-logind: got resume for 13:68
[274426.039] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[274426.039] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[274426.039] (II) systemd-logind: got resume for 13:74
[274426.039] (II) input device 'Integrated Camera', /dev/input/event10 is tagged by udev as: Keyboard
[274426.039] (II) input device 'Integrated Camera', /dev/input/event10 is a keyboard
[274426.040] (II) systemd-logind: got resume for 13:82
[274426.040] (II) systemd-logind: got resume for 13:71
[274426.040] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is tagged by udev as: Mouse
[274426.040] (II) input device 'Microsoft  Microsoft Basic Optical Mouse v2.0 ', /dev/input/event7 is a pointer caps
[274426.040] (II) systemd-logind: got resume for 13:73
[274426.041] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is tagged by udev as: Mouse Pointingstick
[274426.041] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event9 is a pointer caps
[274426.041] (II) systemd-logind: got resume for 13:72
[274426.041] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[275316.262] (**) Option "fd" "23"
[275316.263] (**) Option "fd" "26"
[277526.183] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[277526.183] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[277867.804] (**) Option "fd" "23"
[277931.435] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[277931.435] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[278019.229] (II) modeset(0): EDID vendor "LEN", prod id 16401
[278019.229] (II) modeset(0): Printing DDC gathered Modelines:
[278019.230] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[278019.387] (II) modeset(0): EDID vendor "LEN", prod id 16401
[278019.387] (II) modeset(0): Printing DDC gathered Modelines:
[278019.387] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[278262.623] (II) modeset(0): EDID vendor "LEN", prod id 16401
[278262.623] (II) modeset(0): Printing DDC gathered Modelines:
[278262.623] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[278262.786] (II) modeset(0): EDID vendor "LEN", prod id 16401
[278262.786] (II) modeset(0): Printing DDC gathered Modelines:
[278262.786] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[280847.009] (II) modeset(0): EDID vendor "LEN", prod id 16401
[280847.009] (II) modeset(0): Printing DDC gathered Modelines:
[280847.009] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[280847.178] (II) modeset(0): EDID vendor "LEN", prod id 16401
[280847.179] (II) modeset(0): Printing DDC gathered Modelines:
[280847.179] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[282313.935] (II) modeset(0): EDID vendor "LEN", prod id 16401
[282313.935] (II) modeset(0): Printing DDC gathered Modelines:
[282313.935] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[282314.093] (II) modeset(0): EDID vendor "LEN", prod id 16401
[282314.093] (II) modeset(0): Printing DDC gathered Modelines:
[282314.093] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[283811.430] (**) Option "fd" "23"
[283821.841] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[283821.841] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[284399.005] (II) modeset(0): EDID vendor "LEN", prod id 16401
[284399.005] (II) modeset(0): Printing DDC gathered Modelines:
[284399.005] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[284399.160] (II) modeset(0): EDID vendor "LEN", prod id 16401
[284399.160] (II) modeset(0): Printing DDC gathered Modelines:
[284399.160] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[284549.981] (**) Option "fd" "23"
[287427.000] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is tagged by udev as: Touchscreen Tablet
[287427.000] (II) input device 'Wacom Serial Penabled 2FG Touchscreen Finger', /dev/input/event19 is a touch device
[287906.276] (II) modeset(0): EDID vendor "LEN", prod id 16401
[287906.276] (II) modeset(0): Printing DDC gathered Modelines:
[287906.276] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[287906.433] (II) modeset(0): EDID vendor "LEN", prod id 16401
[287906.433] (II) modeset(0): Printing DDC gathered Modelines:
[287906.433] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[288798.065] (II) modeset(0): EDID vendor "LEN", prod id 16401
[288798.065] (II) modeset(0): Printing DDC gathered Modelines:
[288798.065] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[288798.231] (II) modeset(0): EDID vendor "LEN", prod id 16401
[288798.231] (II) modeset(0): Printing DDC gathered Modelines:
[288798.231] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293009.429] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293009.429] (II) modeset(0): Printing DDC gathered Modelines:
[293009.429] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293009.558] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293009.558] (II) modeset(0): Printing DDC gathered Modelines:
[293009.558] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293009.686] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293009.686] (II) modeset(0): Printing DDC gathered Modelines:
[293009.686] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293009.813] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293009.813] (II) modeset(0): Printing DDC gathered Modelines:
[293009.813] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293009.985] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293009.985] (II) modeset(0): Printing DDC gathered Modelines:
[293009.985] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293010.651] (II) modeset(0): Allocate new frame buffer 1280x800 stride
[293010.907] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293010.907] (II) modeset(0): Printing DDC gathered Modelines:
[293010.907] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293011.066] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293011.066] (II) modeset(0): Printing DDC gathered Modelines:
[293011.066] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293011.739] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293011.739] (II) modeset(0): Printing DDC gathered Modelines:
[293011.739] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293013.071] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293013.071] (II) modeset(0): Printing DDC gathered Modelines:
[293013.071] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293045.037] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293045.037] (II) modeset(0): Printing DDC gathered Modelines:
[293045.037] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293045.178] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293045.179] (II) modeset(0): Printing DDC gathered Modelines:
[293045.179] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293045.321] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293045.321] (II) modeset(0): Printing DDC gathered Modelines:
[293045.321] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293045.476] (II) modeset(0): Allocate new frame buffer 2960x1050 stride
[293045.629] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293045.629] (II) modeset(0): Printing DDC gathered Modelines:
[293045.629] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293045.787] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293045.787] (II) modeset(0): Printing DDC gathered Modelines:
[293045.787] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293045.935] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293045.935] (II) modeset(0): Printing DDC gathered Modelines:
[293045.935] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[293046.786] (II) modeset(0): EDID vendor "LEN", prod id 16401
[293046.786] (II) modeset(0): Printing DDC gathered Modelines:
[293046.786] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[295366.216] (II) modeset(0): EDID vendor "LEN", prod id 16401
[295366.216] (II) modeset(0): Printing DDC gathered Modelines:
[295366.216] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[295366.377] (II) modeset(0): EDID vendor "LEN", prod id 16401
[295366.377] (II) modeset(0): Printing DDC gathered Modelines:
[295366.377] (II) modeset(0): Modeline "1280x800"x0.0   75.16  1280 1328 1412 1522  800 803 809 823 -hsync -vsync (49.4 kHz eP)
[297584.554] Failed to compile VS: 0:13(43): error: `pos' undeclared
0:13(14): error: operands to arithmetic operators must be numeric
0:13(13): error: operands to arithmetic operators must be numeric

[297584.554] Program source:
#define ATLAS_DIM_INV 0.000976562500000000
attribute vec2 primitive;
attribute vec2 source;
varying vec2 glyph_pos;
uniform vec2 fill_offset;
uniform vec2 fill_size_inv;
varying vec2 fill_pos;
uniform vec4 v_matrix;
void main() {
       gl_Position.xy = primitive.xy * v_matrix.xz + v_matrix.yw;
       gl_Position.zw = vec2(0.0,1.0);
       glyph_pos = source.xy * ATLAS_DIM_INV;
       fill_pos = (fill_offset + primitive.xy + pos) * fill_size_inv;
}
[297584.554] (EE) 
Fatal server error:
[297584.554] (EE) GLSL compile failure
[297584.554] (EE) 
[297584.554] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[297584.572] (EE) Please also check the log file at "/home/pabs/.local/share/xorg/Xorg.1.log" for additional information.
[297584.572] (EE) 
[297584.686] (II) AIGLX: Suspending AIGLX clients for VT switch
[297584.796] (EE) Server terminated with error (1). Closing log file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1128242

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: LIBINPUT_DEVICE_GROUP=19/0/1/0:LNXPWRBN/button
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=39744379
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6
E: EV=3
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b00000000 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1292927

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: LIBINPUT_DEVICE_GROUP=19/0/6/0:LNXVIDEO/video
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=39744380
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
E: EV=21
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: TAGS=:seat:
E: USEC_INITIALIZED=1127987

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_DEVICE_GROUP=19/0/5/0:PNP0C0D/button
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=39732815

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
E: EV=3
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PRODUCT=19/0/3/0
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1125990

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: LIBINPUT_DEVICE_GROUP=19/0/3/0:PNP0C0E/button
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=39744500
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30
E: EV=17
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_1_1_0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_1_0
E: ID_REVISION=0104
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0003v045Ep00CBe0111-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: MSC=10
E: NAME="Microsoft  Microsoft Basic Optical Mouse v2.0 "
E: PHYS="usb-0000:00:1a.0-1.1/input0"
E: PRODUCT=3/45e/cb/111
E: PROP=0
E: REL=103
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=1154115041

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/event7
N: input/event7
S: input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-event-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-event-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-event-mouse /dev/input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-event-mouse
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/event7
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_1_0
E: ID_REVISION=0104
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: LIBINPUT_DEVICE_GROUP=3/45e/cb/111:usb-0000:00:1a.0-1
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: USEC_INITIALIZED=1154201149

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/mouse0
N: input/mouse0
S: input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-mouse
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.0-usb-0:1.1:1.0-mouse /dev/input/by-id/usb-Microsoft_Microsoft_Basic_Optical_Mouse_v2.0-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/0003:045E:00CB.000B/input/input30/mouse0
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Microsoft_Basic_Optical_Mouse_v2.0
E: ID_MODEL_ENC=Microsoft\x20Basic\x20Optical\x20Mouse\x20v2.0\x20
E: ID_MODEL_ID=00cb
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_1_1_0
E: ID_REVISION=0104
E: ID_SERIAL=Microsoft_Microsoft_Basic_Optical_Mouse_v2.0
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft\x20
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=1154118313

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=4816
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_REVISION=2345
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=17ef
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v17EFp4816e2345-e0,1,kD4,ramlsfw
E: NAME="Integrated Camera"
E: PHYS="usb-0000:00:1a.0-1.6/button"
E: PRODUCT=3/17ef/4816/2345
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=40271332

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event10
N: input/event10
S: input/by-id/usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00
S: input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Chicony_Electronics_Co.__Ltd._Integrated_Camera-event-if00 /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event10
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=Integrated_Camera
E: ID_MODEL_ENC=Integrated\x20Camera
E: ID_MODEL_ID=4816
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_REVISION=2345
E: ID_SERIAL=Chicony_Electronics_Co.__Ltd._Integrated_Camera
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Chicony_Electronics_Co.__Ltd.
E: ID_VENDOR_ENC=Chicony\x20Electronics\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=17ef
E: LIBINPUT_DEVICE_GROUP=3/17ef/4816/2345:usb-0000:00:1a.0-1
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=40302957
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: EV=40001
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v14F1p5069e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/14f1/5069/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=41683383

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=1/14f1/5069/1:card0/codec#0/beep0
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41718415

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel MID Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=41684917

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41710792

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel MID Dock Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: TAGS=:seat:
E: USEC_INITIALIZED=41686755

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input15/event14
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41710790

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel MID Dock Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=41687219

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input16/event15
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41718417

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel MID Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: TAGS=:seat:
E: USEC_INITIALIZED=41687005

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
N: input/event16
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input17/event16
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41714473

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel MID HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=41688056

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event17
N: input/event17
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input18/event17
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: USEC_INITIALIZED=41726669

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28
E: EV=120013
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_0
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: KEY=1000000000007 ff9f207ac14057ff febeffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0003v045Ep0750e0111-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="Microsoft Wired Keyboard 600"
E: PHYS="usb-0000:00:1d.0-1.2/input0"
E: PRODUCT=3/45e/750/111
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=1151947914

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28/event5
N: input/event5
S: input/by-id/usb-Microsoft_Wired_Keyboard_600-event-kbd
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Microsoft_Wired_Keyboard_600-event-kbd /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-event-kbd
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:045E:0750.0009/input/input28/event5
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_0
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: LIBINPUT_DEVICE_GROUP=3/45e/750/111:usb-0000:00:1d.0-1
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=1151988314
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29
E: ABS=ffffff01000701ff
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29
E: EV=10001f
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_INPUT=1
E: ID_INPUT_JOYSTICK=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: KEY=3f0003007f 0 0 4c3ffff17aff32d bf54445600000000 c00000000000001 130f938b17c007 ffff7bfad971dfff febeffdfffefffff fffffffffffffffe
E: MODALIAS=input:b0003v045Ep0750e0111-e0,1,2,3,4,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8E,8F,90,94,95,96,98,9B,9C,9E,9F,A1,A3,A4,A5,A6,A7,A8,A9,AB,AC,AD,AE,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,CE,CF,D0,D1,D2,D4,D8,D9,DB,DF,E0,E1,E4,E7,E8,E9,EA,EB,F0,F1,F4,100,13A,13B,161,162,164,166,16A,16E,172,174,176,178,179,17A,17B,17C,17D,17F,180,182,183,185,188,189,18C,18D,18E,18F,190,191,192,193,195,197,198,199,19A,19C,1A0,1A1,1A2,1A3,1A4,1A5,1A6,1A7,1A8,1A9,1AA,1AB,1AC,1AD,1AE,1AF,1B0,1B1,1B6,1B7,1BA,240,241,242,243,244,245,246,250,251,260,261,262,263,264,265,r6,a0,1,2,3,4,5,6,7,8,10,11,12,20,28,29,2A,2B,2C,2D,2E,2F,30,31,32,33,34,35,36,37,38,39,3A,3B,3C,3D,3E,m4,lsfw
E: MSC=10
E: NAME="Microsoft Wired Keyboard 600"
E: PHYS="usb-0000:00:1d.0-1.2/input1"
E: PRODUCT=3/45e/750/111
E: PROP=0
E: REL=40
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=1151946474

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/event6
N: input/event6
S: input/by-id/usb-Microsoft_Wired_Keyboard_600-if01-event-joystick
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.1-event-joystick
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.1-event-joystick /dev/input/by-id/usb-Microsoft_Wired_Keyboard_600-if01-event-joystick
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/event6
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_INPUT=1
E: ID_INPUT_JOYSTICK=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: LIBINPUT_DEVICE_GROUP=3/45e/750/111:usb-0000:00:1d.0-1
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: TAGS=:seat:uaccess:
E: USEC_INITIALIZED=1151975542
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/js0
N: input/js0
S: input/by-id/usb-Microsoft_Wired_Keyboard_600-if01-joystick
S: input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.1-joystick
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.2:1.1-joystick /dev/input/by-id/usb-Microsoft_Wired_Keyboard_600-if01-joystick
E: DEVNAME=/dev/input/js0
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/0003:045E:0750.000A/input/input29/js0
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_INPUT=1
E: ID_INPUT_JOYSTICK=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=Wired_Keyboard_600
E: ID_MODEL_ENC=Wired\x20Keyboard\x20600
E: ID_MODEL_ID=0750
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_2_1_1
E: ID_REVISION=0110
E: ID_SERIAL=Microsoft_Wired_Keyboard_600
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Microsoft
E: ID_VENDOR_ENC=Microsoft
E: ID_VENDOR_ID=045e
E: MAJOR=13
E: MINOR=0
E: SUBSYSTEM=input
E: TAGS=:seat:uaccess:
E: USEC_INITIALIZED=1151950488

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=10000 0 0 0 402000000 3003078ff00f801 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8B,8C,8D,8E,8F,98,99,9A,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B8,B9,D9,E2,1D0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1053508

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEYBOARD_KEY_5d=menu
E: KEYBOARD_KEY_63=fn
E: KEYBOARD_KEY_66=screenlock
E: KEYBOARD_KEY_67=cyclewindows
E: KEYBOARD_KEY_68=setup
E: KEYBOARD_KEY_6c=direction
E: LIBINPUT_DEVICE_GROUP=11/1/1/ab54:isa0060/serio0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=39744538
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio1/input/input5
E: ABS=260800011000003
E: DEVPATH=/devices/platform/i8042/serio1/input/input5
E: EV=b
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=6420 30000 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=9
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=2089208

P: /devices/platform/i8042/serio1/input/input5/event8
N: input/event8
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event8
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=18
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=51
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=11/2/7/1b1:isa0060/serio1
E: LIBINPUT_MODEL_JUMPING_SEMI_MT=1
E: LIBINPUT_MODEL_SYNAPTICS_SERIAL_TOUCHPAD=1
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=40525355

P: /devices/platform/i8042/serio1/input/input5/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/mouse1
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2090601

P: /devices/platform/i8042/serio1/serio2/input/input10
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input10
E: EV=7
E: ID_FOR_SEAT=input-platform-i8042-serio-2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="synaptics-pt/serio0/input0"
E: PRODUCT=11/2/a/0
E: PROP=21
E: REL=3
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=3175789

P: /devices/platform/i8042/serio1/serio2/input/input10/event9
N: input/event9
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input10/event9
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=11/2/a/0:synaptics-pt/serio0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=39783053

P: /devices/platform/i8042/serio1/serio2/input/input10/mouse2
N: input/mouse2
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input10/mouse2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3177796

P: /devices/platform/thinkpad_acpi/input/input12
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input12
E: EV=33
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEY=10040 0 18040000 0 10000000000000 0 1501b02102004 c000280041114000 10e000000000000 0
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8E,90,94,98,9E,AB,AD,BE,BF,C2,CD,D4,D9,E0,E1,E3,E4,EC,EE,F0,174,1D2,1DB,1DC,246,250,ram4,lsfw1,3,
E: MSC=10
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PRODUCT=19/17aa/5054/4101
E: PROP=0
E: SUBSYSTEM=input
E: SW=a
E: TAGS=:seat:
E: USEC_INITIALIZED=41223900

P: /devices/platform/thinkpad_acpi/input/input12/event11
N: input/event11
S: input/by-path/platform-thinkpad_acpi-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input12/event11
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: KEYBOARD_KEY_01=screenlock
E: KEYBOARD_KEY_02=battery
E: KEYBOARD_KEY_03=sleep
E: KEYBOARD_KEY_04=wlan
E: KEYBOARD_KEY_06=switchvideomode
E: KEYBOARD_KEY_07=f21
E: KEYBOARD_KEY_08=f24
E: KEYBOARD_KEY_0b=suspend
E: KEYBOARD_KEY_0f=brightnessup
E: KEYBOARD_KEY_10=brightnessdown
E: KEYBOARD_KEY_11=kbdillumtoggle
E: KEYBOARD_KEY_13=zoom
E: KEYBOARD_KEY_14=volumeup
E: KEYBOARD_KEY_15=volumedown
E: KEYBOARD_KEY_16=mute
E: KEYBOARD_KEY_17=prog1
E: KEYBOARD_KEY_1a=f20
E: LIBINPUT_DEVICE_GROUP=19/17aa/5054/4101:thinkpad_acpi
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=41246762
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pnp0/00:05
E: DEVPATH=/devices/pnp0/00:05
E: DRIVER=serial
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_MODEL=Serial Wacom Tablet WACf00c
E: NAME=Serial Wacom Tablet
E: SUBSYSTEM=pnp
E: USEC_INITIALIZED=1054153
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0
N: ttyS0
E: DEVNAME=/dev/ttyS0
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_MM_CANDIDATE=1
E: ID_MODEL=Serial Wacom Tablet WACf00c
E: MAJOR=4
E: MINOR=64
E: NAME=Serial Wacom Tablet WACf00c
E: SUBSYSTEM=tty
E: SYSTEMD_WANTS=wacom-inputattach@ttyS0.service
E: TAGS=:systemd:
E: USEC_INITIALIZED=1056216
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3
E: DRIVER=w8001
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: MODALIAS=serio:ty02pr39id00ex00
E: SERIO_EXTRA=00
E: SERIO_ID=00
E: SERIO_PROTO=39
E: SERIO_TYPE=02
E: SUBSYSTEM=serio
E: USEC_INITIALIZED=52037933
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input19
E: ABS=1000003
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_SERIAL=noserial
E: KEY=1c03 0 0 0 0 0
E: MODALIAS=input:b0013v056Ap00E3e0100-e0,1,3,k140,141,14A,14B,14C,ra0,1,18,mlsfw
E: NAME="Wacom Serial Penabled 2FG Touchscreen Pen"
E: PHYS="ttyS0/serio0/input0"
E: PRODUCT=13/56a/e3/100
E: PROP=2
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=52342090
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/event18
N: input/event18
E: DEVNAME=/dev/input/event18
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/event18
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=165
E: ID_INPUT_TABLET=1
E: ID_INPUT_WIDTH_MM=263
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=13/56a/e3/100:ttyS0/serio0
E: MAJOR=13
E: MINOR=82
E: SUBSYSTEM=input
E: USEC_INITIALIZED=52386215
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/mouse3
N: input/mouse3
E: DEVNAME=/dev/input/mouse3
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input19/mouse3
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=35
E: SUBSYSTEM=input
E: USEC_INITIALIZED=52343886
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input20
E: ABS=260800000000003
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input20
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_INPUT_TOUCHSCREEN=1
E: KEY=2400 0 0 0 0 0
E: MODALIAS=input:b0013v056Ap00E3e0100-e0,1,3,k14A,14D,ra0,1,2F,35,36,39,mlsfw
E: NAME="Wacom Serial Penabled 2FG Touchscreen Finger"
E: PHYS="ttyS0/serio0/input0"
E: PRODUCT=13/56a/e3/100
E: PROP=2
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=52342125
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/event19
N: input/event19
E: DEVNAME=/dev/input/event19
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/event19
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=165
E: ID_INPUT_TABLET=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=263
E: LIBINPUT_DEVICE_GROUP=13/56a/e3/100:ttyS0/serio0
E: MAJOR=13
E: MINOR=83
E: SUBSYSTEM=input
E: USEC_INITIALIZED=52378649
E: x11_driver=wacom

P: /devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/mouse4
N: input/mouse4
E: DEVNAME=/dev/input/mouse4
E: DEVPATH=/devices/pnp0/00:05/tty/ttyS0/serio3/input/input20/mouse4
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_INPUT_TOUCHSCREEN=1
E: MAJOR=13
E: MINOR=36
E: SUBSYSTEM=input
E: USEC_INITIALIZED=52344239
E: x11_driver=wacom

P: /devices/virtual/input/input21
E: ABS=3
E: DEVPATH=/devices/virtual/input/input21
E: EV=9
E: ID_INPUT=1
E: MODALIAS=input:b0019v1014p5054e6801-e0,3,kra0,1,mlsfw
E: NAME="ThinkPad HDAPS joystick emulation"
E: PHYS="hdaps/input0"
E: PRODUCT=19/1014/5054/6801
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=53194678

P: /devices/virtual/input/input21/event20
N: input/event20
E: DEVNAME=/dev/input/event20
E: DEVPATH=/devices/virtual/input/input21/event20
E: ID_INPUT=1
E: LIBINPUT_DEVICE_GROUP=19/1014/5054/6801:hdaps
E: MAJOR=13
E: MINOR=84
E: SUBSYSTEM=input
E: USEC_INITIALIZED=53226648

P: /devices/virtual/input/input21/js1
N: input/js1
E: DEVNAME=/dev/input/js1
E: DEVPATH=/devices/virtual/input/input21/js1
E: ID_INPUT=1
E: MAJOR=13
E: MINOR=1
E: SUBSYSTEM=input
E: USEC_INITIALIZED=53196527

P: /devices/virtual/input/input22
E: ABS=3
E: DEVPATH=/devices/virtual/input/input22
E: EV=9
E: ID_INPUT=1
E: MODALIAS=input:b0019v1014p5054e4801-e0,3,kra0,1,mlsfw
E: NAME="ThinkPad HDAPS accelerometer data"
E: PHYS="hdaps/input1"
E: PRODUCT=19/1014/5054/4801
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=53195358

P: /devices/virtual/input/input22/event21
N: input/event21
E: DEVNAME=/dev/input/event21
E: DEVPATH=/devices/virtual/input/input22/event21
E: ID_INPUT=1
E: LIBINPUT_DEVICE_GROUP=19/1014/5054/4801:hdaps
E: MAJOR=13
E: MINOR=85
E: SUBSYSTEM=input
E: USEC_INITIALIZED=53237924

P: /devices/virtual/input/input22/js2
N: input/js2
E: DEVNAME=/dev/input/js2
E: DEVPATH=/devices/virtual/input/input22/js2
E: ID_INPUT=1
E: MAJOR=13
E: MINOR=2
E: SUBSYSTEM=input
E: USEC_INITIALIZED=53197086


DRM Information from dmesg:
---------------------------
[    1.007885] Linux agpgart interface v0.103
[    1.197157] [drm] Initialized drm 1.1.0 20060810
[    1.435326] [drm] Memory usable by graphics device = 2048M
[    1.435330] [drm] Replacing VGA console driver
[    1.444035] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.444038] [drm] Driver supports precise vblank timestamp query.
[    1.462878] [drm] RC6 disabled, disabling runtime PM support
[    1.467062] [drm] Initialized i915 1.6.0 20160229 for 0000:00:02.0 on minor 0
[    1.614876] fbcon: inteldrmfb (fb0) is primary device
[    2.498633] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration    1.147
ii  libaudit1                 1:2.6.5-1
ii  libc6                     2.23-4
ii  libdbus-1-3               1.10.8-1
ii  libdrm2                   2.4.70-1
ii  libegl1-mesa              11.2.2-1
ii  libepoxy0                 1.3.1-1
ii  libgbm1                   11.2.2-1
ii  libgcrypt20               1.7.2-2
ii  libgl1-mesa-glx [libgl1]  11.2.2-1
ii  libpciaccess0             0.13.4-1
ii  libpixman-1-0             0.33.6-1
ii  libselinux1               2.5-3
ii  libsystemd0               230-7
ii  libudev1                  230-7
ii  libxau6                   1:1.0.8-1
ii  libxdmcp6                 1:1.1.2-1.1
ii  libxfont1                 1:1.5.1-1
ii  libxshmfence1             1.2-1
ii  udev                      230-7
ii  xserver-common            2:1.18.4-1

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri  11.2.2-1
ii  libpam-systemd   230-7

Versions of packages xserver-xorg-core suggests:
pn  xfonts-100dpi | xfonts-75dpi  <none>
pn  xfonts-scalable               <none>

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.18.4-2

We believe that the bug you reported is fixed in the latest version of
xorg-server, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 834054@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaalton@debian.org> (supplier of updated xorg-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 06 Sep 2016 16:09:04 +0300
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-core-udeb xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xorg-core-dbg xserver-common xorg-server-source xwayland xserver-xorg-legacy
Architecture: source
Version: 2:1.18.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Timo Aaltonen <tjaalton@debian.org>
Description:
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xorg-server-source - Xorg X server - source files
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-core-udeb - Xorg X server - core server (udeb)
 xserver-xorg-dev - Xorg X server - development files
 xserver-xorg-legacy - setuid root Xorg server wrapper
 xvfb       - Virtual Framebuffer 'fake' X server
 xwayland   - Xwayland X server
Closes: 834054
Changes:
 xorg-server (2:1.18.4-2) unstable; urgency=medium
 .
   [ Julien Cristau ]
   * Adjust bug script to look for log files in $HOME/.local/share/xorg in
     addition to /var/log, to handle unprivileged Xorg.
   * Update a bunch of URLs in packaging to https.
 .
   [ Andreas Boll ]
   * Add glamor-Declare-pos-in-the-composite-glyph.diff from upstream
     (Closes: #834054).
Checksums-Sha1:
 ccd1dfbc47ff723c63638ace98c7314d6c24a880 4833 xorg-server_1.18.4-2.dsc
 9ee25744099a3507429b1b192eba8a422f81c72f 189089 xorg-server_1.18.4-2.diff.gz
Checksums-Sha256:
 612dd7745a1eb459f632d275d5e677ab50601481489d53b21ff862f14a75c407 4833 xorg-server_1.18.4-2.dsc
 27087a1c0e0c2b9eddd668d351c321c132fea9a28aede98d658408183ef650c0 189089 xorg-server_1.18.4-2.diff.gz
Files:
 9ad067b8ce4f64cc8ac8ae9683982687 4833 x11 optional xorg-server_1.18.4-2.dsc
 7b89feaca2eeb069e49c220421ec6064 189089 x11 optional xorg-server_1.18.4-2.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJXzsANAAoJEMtwMWWoiYTcWJ8P/icPklyJLo9GLKGRnwYRQYbT
rU7+C3pflIQOr7ez68+yLeB/JGqDutibKtiBviU7+k7xFxtOHyIwLqYLzgZOEkDd
zswYVmYBGw6Mr1tvgERF0yY1ewcQGPeNkbt/Vc/E5/u/cL5C2mA/5MD2ZwgZu9o6
+E7km88vD3eGGSkgQ1E+UKLNEQkd7dUO7HPN/CRT2gYKv86sGRZ6izlffJOCRtFh
ULfZfT/BzRsXUq3kDLsTf5dhdgKfrSrGbErUJY/ZTdlVFEPn8M2xcA4z4VjPNWXO
plSSZUlCntYWjLEp5OVXLyWyfUk++FM9SCqlJMacxNRsVhdfW8FIZBdZGzmFhG+O
jURJNVx1QszFGcRU/gb4dRIlD4noSTAP7BeqBbqsND7CHR9FetXtd0R9dKLtGvU5
iBv+DhFLhOno5jm5iN4vLT4/1valbxg+dv17aojikq+6N/oMNcTMvfhvrMGYF6hy
/SvFTgROgbsOKOiSfoD9agO5bl5PZB6QwdiPCWjIFO3mgScD20EYaOZQsX+hc+rn
MyU5ua8T+0eu+xs0kVnI8C9jPrCnFBTyqCz2WcX0hTFOdrXILBvAFbq4mwICDyC/
bxrwaE2ROr7WTv6WGzKi85dQNwNoHOkWq0exBpxSRXDCMPkXLiKfWNcbZPEPnrHd
HjV2snOYqF5KBnv32HoY
=QiL4
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: