Bug#824987: xbacklight doesn't work with modesetting driver on Intel
Package: xserver-xorg-core
Version: 2:1.18.3-1
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi!
xbacklight complains with:
No outputs have backlight property
It works fine when using intel instead of modesetting driver. I have
/sys/class/backlight/intel_backlight present on my system. Setting
brightness through sysfs works fine. Similar bug is reported on
Ubuntu :
https://bugs.launchpad.net/ubuntu/+source/xbacklight/+bug/1440891
I tried using different values of acpi_backlight=* (native, vendor)
for the kernel, without any luck.
- -- Package-specific info:
X server symlink status:
- ------------------------
lrwxrwxrwx 1 root root 13 Jun 7 2014 /etc/X11/X -> /usr/bin/Xorg
- -rwxr-xr-x 1 root root 274 Apr 5 09:05 /usr/bin/Xorg
VGA-compatible devices on PCI bus:
- ----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b)
/etc/X11/xorg.conf does not exist.
/etc/X11/xorg.conf.d does not exist.
/etc/modprobe.d contains no KMS configuration files.
Kernel version (/proc/version):
- -------------------------------
Linux version 4.5.0-2-amd64 (debian-kernel@lists.debian.org) (gcc version 5.3.1 20160509 (Debian 5.3.1-19) ) #1 SMP Debian 4.5.4-1 (2016-05-16)
Xorg X server log files on system:
- ----------------------------------
- -rw-r--r-- 1 root root 35149 May 22 09:22 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
- ---------------------------------------------------------------------
[ 12.232]
X.Org X Server 1.18.3
Release Date: 2016-04-04
[ 12.232] X Protocol Version 11, Revision 0
[ 12.232] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 12.232] Current Operating System: Linux zoro 4.5.0-2-amd64 #1 SMP Debian 4.5.4-1 (2016-05-16) x86_64
[ 12.232] Kernel command line: BOOT_IMAGE=/vmlinuz-4.5.0-2-amd64 root=/dev/mapper/zoro--vg-root ro splash
[ 12.232] Build Date: 05 April 2016 07:00:43AM
[ 12.232] xorg-server 2:1.18.3-1 (http://www.debian.org/support)
[ 12.232] Current version of pixman: 0.33.6
[ 12.232] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.232] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.232] (==) Log file: "/var/log/Xorg.0.log", Time: Sun May 22 09:22:55 2016
[ 12.233] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.234] (==) No Layout section. Using the first Screen section.
[ 12.234] (==) No screen section available. Using defaults.
[ 12.234] (**) |-->Screen "Default Screen Section" (0)
[ 12.234] (**) | |-->Monitor "<default monitor>"
[ 12.235] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 12.235] (==) Automatically adding devices
[ 12.235] (==) Automatically enabling devices
[ 12.235] (==) Automatically adding GPU devices
[ 12.235] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 12.236] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 12.236] Entry deleted from font path.
[ 12.239] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/X11/Type1".
[ 12.239] Entry deleted from font path.
[ 12.239] (Run 'mkfontdir' on "/usr/share/fonts/X11/Type1").
[ 12.239] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins
[ 12.239] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12.239] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.239] (II) Loader magic: 0x564a43a00dc0
[ 12.239] (II) Module ABI versions:
[ 12.239] X.Org ANSI C Emulation: 0.4
[ 12.239] X.Org Video Driver: 20.0
[ 12.239] X.Org XInput driver : 22.1
[ 12.239] X.Org Server Extension : 9.0
[ 12.239] (++) using VT number 7
[ 12.239] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 12.240] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 12.389] (--) PCI:*(0:0:2:0) 8086:0a16:17aa:2218 rev 11, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00003000/64
[ 12.389] (II) LoadModule: "glx"
[ 12.392] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12.408] (II) Module glx: vendor="X.Org Foundation"
[ 12.408] compiled for 1.18.3, module version = 1.0.0
[ 12.408] ABI class: X.Org Server Extension, version 9.0
[ 12.408] (==) AIGLX enabled
[ 12.408] (==) Matched intel as autoconfigured driver 0
[ 12.408] (==) Matched intel as autoconfigured driver 1
[ 12.408] (==) Matched modesetting as autoconfigured driver 2
[ 12.408] (==) Matched fbdev as autoconfigured driver 3
[ 12.408] (==) Matched vesa as autoconfigured driver 4
[ 12.408] (==) Assigned the driver to the xf86ConfigLayout
[ 12.408] (II) LoadModule: "intel"
[ 12.408] (WW) Warning, couldn't open module intel
[ 12.408] (II) UnloadModule: "intel"
[ 12.408] (II) Unloading intel
[ 12.408] (EE) Failed to load module "intel" (module does not exist, 0)
[ 12.408] (II) LoadModule: "modesetting"
[ 12.408] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 12.409] (II) Module modesetting: vendor="X.Org Foundation"
[ 12.409] compiled for 1.18.3, module version = 1.18.3
[ 12.409] Module class: X.Org Video Driver
[ 12.409] ABI class: X.Org Video Driver, version 20.0
[ 12.409] (II) LoadModule: "fbdev"
[ 12.409] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 12.410] (II) Module fbdev: vendor="X.Org Foundation"
[ 12.410] compiled for 1.18.0, module version = 0.4.4
[ 12.410] Module class: X.Org Video Driver
[ 12.410] ABI class: X.Org Video Driver, version 20.0
[ 12.410] (II) LoadModule: "vesa"
[ 12.410] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 12.410] (II) Module vesa: vendor="X.Org Foundation"
[ 12.410] compiled for 1.18.0, module version = 2.3.4
[ 12.410] Module class: X.Org Video Driver
[ 12.410] ABI class: X.Org Video Driver, version 20.0
[ 12.410] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 12.410] (II) FBDEV: driver for framebuffer: fbdev
[ 12.410] (II) VESA: driver for VESA chipsets: vesa
[ 12.418] (II) modeset(0): using drv /dev/dri/card0
[ 12.418] (WW) Falling back to old probe method for fbdev
[ 12.418] (II) Loading sub module "fbdevhw"
[ 12.418] (II) LoadModule: "fbdevhw"
[ 12.418] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 12.419] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 12.419] compiled for 1.18.3, module version = 0.0.2
[ 12.419] ABI class: X.Org Video Driver, version 20.0
[ 12.419] (WW) Falling back to old probe method for vesa
[ 12.419] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 12.419] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 12.419] (==) modeset(0): RGB weight 888
[ 12.419] (==) modeset(0): Default visual is TrueColor
[ 12.419] (II) Loading sub module "glamoregl"
[ 12.419] (II) LoadModule: "glamoregl"
[ 12.419] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 12.435] (II) Module glamoregl: vendor="X.Org Foundation"
[ 12.435] compiled for 1.18.3, module version = 1.0.0
[ 12.435] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.435] (II) glamor: OpenGL accelerated X.org driver based.
[ 12.478] (II) glamor: EGL version 1.4 (DRI2):
[ 12.495] (II) modeset(0): glamor initialized
[ 12.497] (II) modeset(0): Output eDP-1 has no monitor section
[ 12.497] (II) modeset(0): Output DP-1 has no monitor section
[ 12.624] (II) modeset(0): Output HDMI-1 has no monitor section
[ 12.624] (II) modeset(0): Output DP-2 has no monitor section
[ 12.752] (II) modeset(0): Output HDMI-2 has no monitor section
[ 12.753] (II) modeset(0): EDID for output eDP-1
[ 12.753] (II) modeset(0): Manufacturer: LGD Model: 418 Serial#: 0
[ 12.753] (II) modeset(0): Year: 2013 Week: 0
[ 12.753] (II) modeset(0): EDID Version: 1.3
[ 12.753] (II) modeset(0): Digital Display Input
[ 12.753] (II) modeset(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 12.753] (II) modeset(0): Gamma: 2.20
[ 12.753] (II) modeset(0): No DPMS capabilities specified
[ 12.753] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 12.753] (II) modeset(0): First detailed timing is preferred mode
[ 12.753] (II) modeset(0): redX: 0.630 redY: 0.352 greenX: 0.340 greenY: 0.580
[ 12.753] (II) modeset(0): blueX: 0.154 blueY: 0.052 whiteX: 0.313 whiteY: 0.329
[ 12.753] (II) modeset(0): Manufacturer's mask: 0
[ 12.753] (II) modeset(0): Supported detailed timing:
[ 12.753] (II) modeset(0): clock: 237.8 MHz Image Size: 310 x 174 mm
[ 12.753] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 12.753] (II) modeset(0): v_active: 1440 v_sync: 1442 v_sync_end 1445 v_blanking: 1457 v_border: 0
[ 12.753] (II) modeset(0): LG Display
[ 12.753] (II) modeset(0): LP140QH1-SPA2
[ 12.753] (II) modeset(0): EDID (in hex):
[ 12.753] (II) modeset(0): 00ffffffffffff0030e4180400000000
[ 12.753] (II) modeset(0): 00170103a01f1178024295a15a579427
[ 12.753] (II) modeset(0): 0d505400000001010101010101010101
[ 12.753] (II) modeset(0): 010101010101e45c00a0a0a011503020
[ 12.753] (II) modeset(0): 230036ae1000001a0000000000000000
[ 12.753] (II) modeset(0): 00000000000000000000000000fe004c
[ 12.753] (II) modeset(0): 4720446973706c61790a2020000000fe
[ 12.753] (II) modeset(0): 004c503134305148312d5350413200bd
[ 12.754] (II) modeset(0): Printing probed modes for output eDP-1
[ 12.754] (II) modeset(0): Modeline "2560x1440"x60.0 237.80 2560 2608 2640 2720 1440 1442 1445 1457 +hsync -vsync (87.4 kHz eP)
[ 12.754] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 12.754] (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 12.754] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 12.754] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 12.754] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 12.754] (II) modeset(0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 12.754] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 12.754] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 12.754] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 12.754] (II) modeset(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 12.754] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 12.754] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 12.754] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 12.754] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 12.754] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 12.754] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 12.754] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 12.754] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 12.754] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 12.754] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 12.754] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 12.754] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 12.754] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 12.754] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 12.754] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 12.754] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 12.754] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 12.754] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 12.754] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 12.754] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 12.754] (II) modeset(0): EDID for output DP-1
[ 12.880] (II) modeset(0): EDID for output HDMI-1
[ 12.880] (II) modeset(0): EDID for output DP-2
[ 13.012] (II) modeset(0): EDID for output HDMI-2
[ 13.012] (II) modeset(0): Output eDP-1 connected
[ 13.012] (II) modeset(0): Output DP-1 disconnected
[ 13.012] (II) modeset(0): Output HDMI-1 disconnected
[ 13.012] (II) modeset(0): Output DP-2 disconnected
[ 13.012] (II) modeset(0): Output HDMI-2 disconnected
[ 13.012] (II) modeset(0): Using exact sizes for initial modes
[ 13.012] (II) modeset(0): Output eDP-1 using initial mode 2560x1440 +0+0
[ 13.012] (II) modeset(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 13.012] (==) modeset(0): DPI set to (96, 96)
[ 13.012] (II) Loading sub module "fb"
[ 13.012] (II) LoadModule: "fb"
[ 13.012] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 13.013] (II) Module fb: vendor="X.Org Foundation"
[ 13.013] compiled for 1.18.3, module version = 1.0.0
[ 13.013] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.013] (II) UnloadModule: "fbdev"
[ 13.013] (II) Unloading fbdev
[ 13.013] (II) UnloadSubModule: "fbdevhw"
[ 13.013] (II) Unloading fbdevhw
[ 13.013] (II) UnloadModule: "vesa"
[ 13.013] (II) Unloading vesa
[ 13.013] (==) Depth 24 pixmap format is 32 bpp
[ 13.095] (==) modeset(0): Backing store enabled
[ 13.095] (==) modeset(0): Silken mouse enabled
[ 13.096] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 13.097] (==) modeset(0): DPMS enabled
[ 13.097] (II) modeset(0): [DRI2] Setup complete
[ 13.097] (II) modeset(0): [DRI2] DRI driver: i965
[ 13.097] (II) modeset(0): [DRI2] VDPAU driver: i965
[ 13.111] (--) RandR disabled
[ 13.116] (II) SELinux: Disabled on system
[ 13.122] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 13.122] (II) AIGLX: enabled GLX_ARB_create_context
[ 13.122] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 13.122] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 13.122] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 13.122] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 13.122] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 13.122] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 13.122] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 13.122] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 13.122] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[ 13.122] (II) AIGLX: Loaded and initialized i965
[ 13.122] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 13.123] (II) modeset(0): Damage tracking initialized
[ 13.123] (II) modeset(0): Setting screen physical size to 677 x 381
[ 13.174] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 13.174] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 13.174] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 13.174] (II) LoadModule: "libinput"
[ 13.175] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 13.179] (II) Module libinput: vendor="X.Org Foundation"
[ 13.179] compiled for 1.18.3, module version = 0.19.0
[ 13.179] Module class: X.Org XInput Driver
[ 13.179] ABI class: X.Org XInput driver, version 22.1
[ 13.179] (II) Using input driver 'libinput' for 'Power Button'
[ 13.179] (**) Power Button: always reports core events
[ 13.179] (**) Option "Device" "/dev/input/event3"
[ 13.179] (**) Option "_source" "server/udev"
[ 13.179] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 13.179] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 13.196] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 13.196] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 13.196] (**) Option "xkb_model" "pc105"
[ 13.196] (**) Option "xkb_layout" "us"
[ 13.196] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[ 13.196] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[ 13.197] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 13.197] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 13.197] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 13.197] (II) Using input driver 'libinput' for 'Video Bus'
[ 13.197] (**) Video Bus: always reports core events
[ 13.197] (**) Option "Device" "/dev/input/event4"
[ 13.197] (**) Option "_source" "server/udev"
[ 13.197] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[ 13.197] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[ 13.216] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4"
[ 13.216] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 13.216] (**) Option "xkb_model" "pc105"
[ 13.216] (**) Option "xkb_layout" "us"
[ 13.216] (II) input device 'Video Bus', /dev/input/event4 is tagged by udev as: Keyboard
[ 13.216] (II) input device 'Video Bus', /dev/input/event4 is a keyboard
[ 13.216] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 13.216] (II) No input driver specified, ignoring this device.
[ 13.216] (II) This device may have been added with another device file.
[ 13.216] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 13.216] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 13.216] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 13.216] (II) Using input driver 'libinput' for 'Sleep Button'
[ 13.216] (**) Sleep Button: always reports core events
[ 13.216] (**) Option "Device" "/dev/input/event2"
[ 13.216] (**) Option "_source" "server/udev"
[ 13.217] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 13.217] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[ 13.232] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[ 13.232] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 13.232] (**) Option "xkb_model" "pc105"
[ 13.232] (**) Option "xkb_layout" "us"
[ 13.232] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[ 13.232] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[ 13.233] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event13)
[ 13.233] (II) No input driver specified, ignoring this device.
[ 13.233] (II) This device may have been added with another device file.
[ 13.233] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event14)
[ 13.233] (II) No input driver specified, ignoring this device.
[ 13.233] (II) This device may have been added with another device file.
[ 13.233] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event15)
[ 13.233] (II) No input driver specified, ignoring this device.
[ 13.233] (II) This device may have been added with another device file.
[ 13.233] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event9)
[ 13.233] (II) No input driver specified, ignoring this device.
[ 13.233] (II) This device may have been added with another device file.
[ 13.234] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event10)
[ 13.234] (II) No input driver specified, ignoring this device.
[ 13.234] (II) This device may have been added with another device file.
[ 13.234] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event11)
[ 13.234] (II) No input driver specified, ignoring this device.
[ 13.234] (II) This device may have been added with another device file.
[ 13.234] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 13.234] (II) No input driver specified, ignoring this device.
[ 13.234] (II) This device may have been added with another device file.
[ 13.234] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[ 13.234] (II) No input driver specified, ignoring this device.
[ 13.234] (II) This device may have been added with another device file.
[ 13.235] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event17)
[ 13.235] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[ 13.235] (**) ELAN Touchscreen: Applying InputClass "libinput touchscreen catchall"
[ 13.235] (II) Using input driver 'libinput' for 'ELAN Touchscreen'
[ 13.235] (**) ELAN Touchscreen: always reports core events
[ 13.235] (**) Option "Device" "/dev/input/event17"
[ 13.235] (**) Option "_source" "server/udev"
[ 13.235] (II) input device 'ELAN Touchscreen', /dev/input/event17 is tagged by udev as: Touchscreen
[ 13.235] (II) input device 'ELAN Touchscreen', /dev/input/event17 is a touch device
[ 13.264] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:012D.0001/input/input18/event17"
[ 13.264] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 9)
[ 13.264] (**) Option "AccelerationScheme" "none"
[ 13.264] (**) ELAN Touchscreen: (accel) selected scheme none/0
[ 13.264] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[ 13.264] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[ 13.264] (II) input device 'ELAN Touchscreen', /dev/input/event17 is tagged by udev as: Touchscreen
[ 13.264] (II) input device 'ELAN Touchscreen', /dev/input/event17 is a touch device
[ 13.264] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse2)
[ 13.264] (II) No input driver specified, ignoring this device.
[ 13.264] (II) This device may have been added with another device file.
[ 13.265] (II) config/udev: Adding input device Integrated Camera (/dev/input/event18)
[ 13.265] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 13.265] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[ 13.265] (II) Using input driver 'libinput' for 'Integrated Camera'
[ 13.265] (**) Integrated Camera: always reports core events
[ 13.265] (**) Option "Device" "/dev/input/event18"
[ 13.265] (**) Option "_source" "server/udev"
[ 13.265] (II) input device 'Integrated Camera', /dev/input/event18 is tagged by udev as: Keyboard
[ 13.265] (II) input device 'Integrated Camera', /dev/input/event18 is a keyboard
[ 13.300] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input20/event18"
[ 13.300] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[ 13.300] (**) Option "xkb_model" "pc105"
[ 13.300] (**) Option "xkb_layout" "us"
[ 13.300] (II) input device 'Integrated Camera', /dev/input/event18 is tagged by udev as: Keyboard
[ 13.300] (II) input device 'Integrated Camera', /dev/input/event18 is a keyboard
[ 13.301] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 13.301] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 13.301] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.301] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 13.301] (**) AT Translated Set 2 keyboard: always reports core events
[ 13.301] (**) Option "Device" "/dev/input/event0"
[ 13.301] (**) Option "_source" "server/udev"
[ 13.301] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 13.301] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 13.336] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 13.336] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 13.336] (**) Option "xkb_model" "pc105"
[ 13.336] (**) Option "xkb_layout" "us"
[ 13.336] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[ 13.336] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[ 13.336] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[ 13.336] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 13.336] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[ 13.336] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 13.336] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 13.336] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 13.336] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall"
[ 13.336] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 13.336] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 13.336] (**) Option "Device" "/dev/input/event5"
[ 13.336] (**) Option "_source" "server/udev"
[ 13.336] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event5 is tagged by udev as: Touchpad Touchscreen
[ 13.336] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event5 is a touchpad
[ 13.364] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[ 13.364] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 13.364] (**) Option "AccelerationScheme" "none"
[ 13.364] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 13.364] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 13.364] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 13.364] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event5 is tagged by udev as: Touchpad Touchscreen
[ 13.364] (II) input device 'SynPS/2 Synaptics TouchPad', /dev/input/event5 is a touchpad
[ 13.364] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 13.364] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 13.365] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6)
[ 13.365] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 13.365] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 13.365] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 13.365] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 13.365] (**) Option "Device" "/dev/input/event6"
[ 13.365] (**) Option "_source" "server/udev"
[ 13.365] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event6 is tagged by udev as: Mouse Pointingstick
[ 13.365] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event6 is a pointer caps
[ 13.408] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input7/event6"
[ 13.408] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
[ 13.408] (**) Option "AccelerationScheme" "none"
[ 13.408] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 13.408] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 13.408] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 13.408] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event6 is tagged by udev as: Mouse Pointingstick
[ 13.408] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event6 is a pointer caps
[ 13.408] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 13.408] (II) No input driver specified, ignoring this device.
[ 13.408] (II) This device may have been added with another device file.
[ 13.408] (II) config/udev: Adding input device PC Speaker (/dev/input/event16)
[ 13.408] (II) No input driver specified, ignoring this device.
[ 13.408] (II) This device may have been added with another device file.
[ 13.409] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[ 13.409] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 13.409] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 13.409] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 13.409] (**) ThinkPad Extra Buttons: always reports core events
[ 13.409] (**) Option "Device" "/dev/input/event7"
[ 13.409] (**) Option "_source" "server/udev"
[ 13.409] (II) input device 'ThinkPad Extra Buttons', /dev/input/event7 is tagged by udev as: Keyboard
[ 13.409] (II) input device 'ThinkPad Extra Buttons', /dev/input/event7 is a keyboard
[ 13.420] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
[ 13.420] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 13.420] (**) Option "xkb_model" "pc105"
[ 13.420] (**) Option "xkb_layout" "us"
[ 13.420] (II) input device 'ThinkPad Extra Buttons', /dev/input/event7 is tagged by udev as: Keyboard
[ 13.420] (II) input device 'ThinkPad Extra Buttons', /dev/input/event7 is a keyboard
[ 13.424] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/mouse2)
[ 13.424] (II) No input driver specified, ignoring this device.
[ 13.424] (II) This device may have been added with another device file.
[ 13.424] (II) config/udev: removing device ELAN Touchscreen
[ 13.476] (II) UnloadModule: "libinput"
[ 13.476] (II) config/udev: Adding input device ELAN Touchscreen (/dev/input/event17)
[ 13.476] (**) ELAN Touchscreen: Applying InputClass "evdev touchscreen catchall"
[ 13.476] (**) ELAN Touchscreen: Applying InputClass "libinput touchscreen catchall"
[ 13.476] (II) Using input driver 'libinput' for 'ELAN Touchscreen'
[ 13.476] (**) ELAN Touchscreen: always reports core events
[ 13.476] (**) Option "Device" "/dev/input/event17"
[ 13.476] (**) Option "_source" "server/udev"
[ 13.476] (II) input device 'ELAN Touchscreen', /dev/input/event17 is tagged by udev as: Touchscreen
[ 13.476] (II) input device 'ELAN Touchscreen', /dev/input/event17 is a touch device
[ 13.512] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:012D.0001/input/input18/event17"
[ 13.512] (II) XINPUT: Adding extended input device "ELAN Touchscreen" (type: TOUCHSCREEN, id 9)
[ 13.512] (**) Option "AccelerationScheme" "none"
[ 13.512] (**) ELAN Touchscreen: (accel) selected scheme none/0
[ 13.512] (**) ELAN Touchscreen: (accel) acceleration factor: 2.000
[ 13.512] (**) ELAN Touchscreen: (accel) acceleration threshold: 4
[ 13.512] (II) input device 'ELAN Touchscreen', /dev/input/event17 is tagged by udev as: Touchscreen
[ 13.512] (II) input device 'ELAN Touchscreen', /dev/input/event17 is a touch device
[ 13.512] (II) config/udev: removing device Integrated Camera
[ 13.552] (II) UnloadModule: "libinput"
[ 13.552] (II) config/udev: Adding input device Integrated Camera (/dev/input/event18)
[ 13.552] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 13.552] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[ 13.552] (II) Using input driver 'libinput' for 'Integrated Camera'
[ 13.552] (**) Integrated Camera: always reports core events
[ 13.552] (**) Option "Device" "/dev/input/event18"
[ 13.552] (**) Option "_source" "server/udev"
[ 13.552] (II) input device 'Integrated Camera', /dev/input/event18 is tagged by udev as: Keyboard
[ 13.552] (II) input device 'Integrated Camera', /dev/input/event18 is a keyboard
[ 13.604] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input20/event18"
[ 13.604] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[ 13.604] (**) Option "xkb_model" "pc105"
[ 13.604] (**) Option "xkb_layout" "us"
[ 13.604] (WW) Option "xkb_variant" requires a string value
[ 13.604] (WW) Option "xkb_options" requires a string value
[ 13.604] (II) input device 'Integrated Camera', /dev/input/event18 is tagged by udev as: Keyboard
[ 13.604] (II) input device 'Integrated Camera', /dev/input/event18 is a keyboard
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=929697
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=11407919
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=1423100
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=11414801
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=929123
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=11407551
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=929417
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=11411248
E: XKBLAYOUT=us
E: XKBMODEL=pc105
P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel HDMI 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=11419101
P: /devices/pci0000:00/0000:00:03.0/sound/card0/input14/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input14/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11466782
P: /devices/pci0000:00/0000:00:03.0/sound/card0/input15
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input15
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel HDMI HDMI/DP,pcm=7"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=11419637
P: /devices/pci0000:00/0000:00:03.0/sound/card0/input15/event14
N: input/event14
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input15/event14
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11470035
P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16
E: EV=21
E: ID_FOR_SEAT=input-pci-0000_00_03_0
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: NAME="HDA Intel HDMI HDMI/DP,pcm=8"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=140
E: TAGS=:seat:
E: USEC_INITIALIZED=11439993
P: /devices/pci0000:00/0000:00:03.0/sound/card0/input16/event15
N: input/event15
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:03.0/sound/card0/input16/event15
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:03.0
E: ID_PATH_TAG=pci-0000_00_03_0
E: LIBINPUT_DEVICE_GROUP=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11498707
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10
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 PCH 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=11410627
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input10/event9
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=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11449990
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11
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 PCH 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=11410273
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input11/event10
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=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11478864
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12
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 PCH 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=11412397
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input12/event11
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=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11472130
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input13
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 PCH 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=11413994
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input13/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/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=0/0/0/0:ALSA
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11467018
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input9
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:b0001v10ECp0292e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card1/codec#0/beep0"
E: PRODUCT=1/10ec/292/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=11397387
P: /devices/pci0000:00/0000:00:1b.0/sound/card1/input9/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card1/input9/event8
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/10ec/292/1:card1/codec#0/beep0
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11437260
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:012D.0001/input/input18
E: ABS=3273800000000003
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:012D.0001/input/input18
E: EV=b
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_5_1_0
E: ID_INPUT=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=012d
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.5:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_5_1_0
E: ID_REVISION=0012
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: KEY=400 0 0 0 0 0
E: MODALIAS=input:b0003v04F3p012De0110-e0,1,3,k14A,ra0,1,2F,30,31,34,35,36,39,3C,3D,mlsfw
E: NAME="ELAN Touchscreen"
E: PHYS="usb-0000:00:1d.0-1.5/input0"
E: PRODUCT=3/4f3/12d/110
E: PROP=2
E: SUBSYSTEM=input
E: TAGS=:seat:
E: UNIQ=""
E: USEC_INITIALIZED=12871565
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:012D.0001/input/input18/event17
N: input/event17
S: input/by-id/usb-ELAN_Touchscreen-event-if00
S: input/by-path/pci-0000:00:1d.0-usb-0:1.5:1.0-event
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.5:1.0-event /dev/input/by-id/usb-ELAN_Touchscreen-event-if00
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:012D.0001/input/input18/event17
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=172
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=305
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=012d
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.5:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_5_1_0
E: ID_REVISION=0012
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: LIBINPUT_DEVICE_GROUP=3/4f3/12d/110:usb-0000:00:1d.0-1
E: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: USEC_INITIALIZED=12918427
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:012D.0001/input/input18/mouse2
N: input/mouse2
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:04F3:012D.0001/input/input18/mouse2
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_MODEL=Touchscreen
E: ID_MODEL_ENC=Touchscreen
E: ID_MODEL_ID=012d
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.5:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_5_1_0
E: ID_REVISION=0012
E: ID_SERIAL=ELAN_Touchscreen
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=ELAN
E: ID_VENDOR_ENC=ELAN
E: ID_VENDOR_ID=04f3
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: USEC_INITIALIZED=12872696
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input20
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input20
E: EV=3
E: ID_BUS=usb
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_1_8_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=7036
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.8:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_8_1_0
E: ID_REVISION=0021
E: ID_SERIAL=SC20A38485AA43G8MA_Integrated_Camera_200901010001
E: ID_SERIAL_SHORT=200901010001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SC20A38485AA43G8MA
E: ID_VENDOR_ENC=SC20A38485AA43G8MA
E: ID_VENDOR_ID=04ca
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04CAp7036e0021-e0,1,kD4,ramlsfw
E: NAME="Integrated Camera"
E: PHYS="usb-0000:00:1d.0-1.8/button"
E: PRODUCT=3/4ca/7036/21
E: PROP=0
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=12944712
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input20/event18
N: input/event18
S: input/by-id/usb-SC20A38485AA43G8MA_Integrated_Camera_200901010001-event-if00
S: input/by-path/pci-0000:00:1d.0-usb-0:1.8:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-usb-0:1.8:1.0-event /dev/input/by-id/usb-SC20A38485AA43G8MA_Integrated_Camera_200901010001-event-if00
E: DEVNAME=/dev/input/event18
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input20/event18
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=7036
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.8:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_8_1_0
E: ID_REVISION=0021
E: ID_SERIAL=SC20A38485AA43G8MA_Integrated_Camera_200901010001
E: ID_SERIAL_SHORT=200901010001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=SC20A38485AA43G8MA
E: ID_VENDOR_ENC=SC20A38485AA43G8MA
E: ID_VENDOR_ID=04ca
E: LIBINPUT_DEVICE_GROUP=3/4ca/7036/21:usb-0000:00:1d.0-1
E: MAJOR=13
E: MINOR=82
E: SUBSYSTEM=input
E: USEC_INITIALIZED=12998341
E: XKBLAYOUT=us
E: XKBMODEL=pc105
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=402000000 3803078f800d001 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,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,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=903235
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: LIBINPUT_DEVICE_GROUP=11/1/1/ab54:isa0060/serio0
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11414826
E: XKBLAYOUT=us
E: XKBMODEL=pc105
P: /devices/platform/i8042/serio1/input/input5
E: ABS=660800011000003
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=e520 10000 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k110,145,148,14A,14D,14E,14F,ra0,1,18,1C,2F,35,36,39,3A,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=15
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=1556602
P: /devices/platform/i8042/serio1/input/input5/event5
N: input/event5
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/event5
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/event5
E: ID_INPUT=1
E: ID_INPUT_HEIGHT_MM=66
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_TOUCHSCREEN=1
E: ID_INPUT_WIDTH_MM=97
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_SYNAPTICS_SERIAL_TOUCHPAD=1
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11412998
P: /devices/platform/i8042/serio1/input/input5/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input5/mouse0
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=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=1556969
P: /devices/platform/i8042/serio1/serio2/input/input7
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input7
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=2752277
P: /devices/platform/i8042/serio1/serio2/input/input7/event6
N: input/event6
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/event6
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input7/event6
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=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11570466
P: /devices/platform/i8042/serio1/serio2/input/input7/mouse1
N: input/mouse1
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input7/mouse1
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=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=2752894
P: /devices/platform/pcspkr/input/input17
E: DEVPATH=/devices/platform/pcspkr/input/input17
E: EV=40001
E: ID_FOR_SEAT=input-platform-pcspkr
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: TAGS=:seat:
E: USEC_INITIALIZED=11473505
P: /devices/platform/pcspkr/input/input17/event16
N: input/event16
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/platform/pcspkr/input/input17/event16
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: LIBINPUT_DEVICE_GROUP=10/1f/1/100:isa0061
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=11517297
P: /devices/platform/thinkpad_acpi/input/input8
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input8
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,lsfw3,
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=8
E: TAGS=:seat:
E: USEC_INITIALIZED=11382152
P: /devices/platform/thinkpad_acpi/input/input8/event7
N: input/event7
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/event7
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input8/event7
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=71
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=11426083
E: XKBLAYOUT=us
E: XKBMODEL=pc105
DRM Information from dmesg:
- ---------------------------
[ 0.856591] Linux agpgart interface v0.103
[ 0.933300] [drm] Initialized drm 1.1.0 20060810
[ 1.413285] [drm] Memory usable by graphics device = 2048M
[ 1.414651] fb: switching to inteldrmfb from simple
[ 1.415774] [drm] Replacing VGA console driver
[ 1.420939] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.420946] [drm] Driver supports precise vblank timestamp query.
[ 1.459593] [drm] Initialized i915 1.6.0 20151218 for 0000:00:02.0 on minor 0
[ 1.713016] fbcon: inteldrmfb (fb0) is primary device
[ 1.783262] ata1.00: supports DRM functions and may not be fully accessible
[ 1.783831] ata1.00: supports DRM functions and may not be fully accessible
[ 3.329293] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
- -- System Information:
Debian Release: stretch/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (101, 'experimental-debug'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.5.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.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.142
ii libaudit1 1:2.5.2-1
ii libc6 2.22-9
ii libdbus-1-3 1.10.8-1
ii libdrm2 2.4.68-1
ii libegl1-mesa 11.2.2-1
ii libepoxy0 1.3.1-1
ii libgbm1 11.2.2-1
ii libgcrypt20 1.7.0-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 229-6
ii libudev1 229-6
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 229-6
ii xserver-common 2:1.18.3-1
Versions of packages xserver-xorg-core recommends:
ii libgl1-mesa-dri 11.2.2-1
ii libpam-systemd 229-6
Versions of packages xserver-xorg-core suggests:
ii xfonts-100dpi 1:1.0.4+nmu1
ii xfonts-75dpi 1:1.0.4+nmu1
pn xfonts-scalable <none>
- -- no debconf information
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXQWAoAAoJEJWkL+g1NSX5DDQP/jHDrqmgV0Nz7Yc7wkzLeioH
Jo8qWAVd4iNQYJXxxwiLoVB9UtdfpaBdzi5XoN/dYBsebSfBZheVtZHC0YiOi9bo
gSeSbe7GrUiJGt7eMzk7hUiUAnxLcJd5viGX1ZA6o+OyNYiwWKCukEoV0PiVBXY2
pWsMd3xfClvPLmThG7/tOqLyxCEZpOFGExbUvZy64KcQc9Sz1fPpXu2JaAtqj5q5
/MtcMmAWD4Q/KyPygreM790qBU9nqsIK10aoEwYT6ppt1bkCr1MYfp9iFRXcuhgc
hr8UuzuKumBk4vc/BA61htqb+1d0akayqkMRZIgLSNDKpkhyyG9fJnmPi7MCWnkK
tbqvCod6VMG0NOGG1798ERQfAXg6ieTtJhhEtTt6mi8Z2rmHmmUVeqG0AHfbSzLN
T+GWs1NDnIaAL64UxhyRDRqcud+RblPU0sQxcpuyYGpQVU5USEk5Yd+oNAH8R7R3
VBRA0YhKFYX7U7H6Z7+oDGWc22MGk5dAh5sNWmr3KZQiGmgNqHS06aRVPDKcUeoL
bwTi7LGQpe4n12WSLm+C9XzHKkUxiKxjIgM+9yv375AqO3uLf6+on9DbZtjMJ7uG
qbvSEZAl7veC4AAMGRinLfToh10XzwaOgKhQn454ha/myXVO9dmiwHv30HYkxChM
JcwvW38g9l3XemJFEtnC
=vnP+
-----END PGP SIGNATURE-----
Reply to: