Package: xserver-xorg-core
Version: 2:21.1.16-1.3
Followup-For: Bug #644780

Dear Maintainer,

Unfortunately I am having the same problem today. From time to time Xorg 
crashes, for no clearly identified reason.
Using gdb on the core file doesn't really help (see below)

Best regards

-----
# gdb /usr/lib/xorg/Xorg /core.116240
GNU gdb (Debian 16.3-1) 16.3
Copyright (C) 2024 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/lib/xorg/Xorg...
(No debugging symbols found in /usr/lib/xorg/Xorg)

warning: BFD: warning: /core.116240 has a segment extending past end of file

warning: Can't open file /i915 (deleted) during file-backed mapping note 
processing

warning: Can't open file /SYSV00000000 (deleted) during file-backed mapping 
note processing

warning: Can't open file anon_inode:i915.gem during file-backed mapping note 
processing
[New LWP 116240]
[New LWP 116250]
[New LWP 116244]
[New LWP 116243]
[New LWP 116242]

warning: failed to parse execution context from corefile: Cannot access memory 
at address 0x7ffc8d66cfe0
Failed to read a valid object file image from memory.
Core was generated by `/usr/lib/xorg/Xorg :0 -seat seat0 -auth 
/var/run/lightdm/root/:0 -listen tcp vt'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f5cc45e3404 in ?? ()
[Current thread is 1 (LWP 116240)]
(gdb) set logging overwrite on
(gdb) set logging enable
Copying output to gdb.txt.
Copying debug output to gdb.txt.
(gdb) bt full
#0  0x00007f5cc45e3404 in ?? ()
No symbol table info available.
Backtrace stopped: Cannot access memory at address 0x7ffc8ce6d000
quit
------


-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jun 26  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 274 Jun 20 09:47 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset 
Integrated Graphics Controller [8086:2e22] (rev 03)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 clohr clohr 5767 Feb 12  2021 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
        Identifier     "X.org Configured"
        Screen      0  "Screen0" 0 0
        Screen      1  "Screen1" RightOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
        ModulePath   "/usr/lib/xorg/modules"
        FontPath     "/usr/share/fonts/X11/misc"
        FontPath     "/usr/share/fonts/X11/cyrillic"
        FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath     "/usr/share/fonts/X11/Type1"
        FontPath     "/usr/share/fonts/X11/100dpi"
        FontPath     "/usr/share/fonts/X11/75dpi"
        FontPath     "built-ins"
EndSection

Section "Module"
        Load  "glx"
        Load  "vnc"
EndSection

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/input/mice"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Monitor"
        Identifier   "Monitor1"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "Accel"                     # [<bool>]
        #Option     "AccelMethod"               # <str>
        #Option     "Backlight"                 # <str>
        #Option     "CustomEDID"                # <str>
        #Option     "DRI"                       # <str>
        #Option     "Present"                   # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "VideoKey"                  # <i>
        #Option     "Tiling"                    # [<bool>]
        #Option     "LinearFramebuffer"         # [<bool>]
        #Option     "HWRotation"                # [<bool>]
        #Option     "VSync"                     # [<bool>]
        #Option     "PageFlip"                  # [<bool>]
        #Option     "SwapbuffersWait"           # [<bool>]
        #Option     "TripleBuffer"              # [<bool>]
        #Option     "XvPreferOverlay"           # [<bool>]
        #Option     "HotPlug"                   # [<bool>]
        #Option     "ReprobeOutputs"            # [<bool>]
        #Option     "XvMC"                      # [<bool>]
        #Option     "ZaphodHeads"               # <str>
        #Option     "VirtualHeads"              # <i>
        #Option     "TearFree"                  # [<bool>]
        #Option     "PerCrtcPixmaps"            # [<bool>]
        #Option     "FallbackDebug"             # [<bool>]
        #Option     "DebugFlushBatches"         # [<bool>]
        #Option     "DebugFlushCaches"          # [<bool>]
        #Option     "DebugWait"                 # [<bool>]
        #Option     "BufferCache"               # [<bool>]
        Identifier  "Card0"
        Driver      "intel"
        BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "Accel"                     # [<bool>]
        #Option     "AccelMethod"               # <str>
        #Option     "Backlight"                 # <str>
        #Option     "CustomEDID"                # <str>
        #Option     "DRI"                       # <str>
        #Option     "Present"                   # [<bool>]
        #Option     "ColorKey"                  # <i>
        #Option     "VideoKey"                  # <i>
        #Option     "Tiling"                    # [<bool>]
        #Option     "LinearFramebuffer"         # [<bool>]
        #Option     "HWRotation"                # [<bool>]
        #Option     "VSync"                     # [<bool>]
        #Option     "PageFlip"                  # [<bool>]
        #Option     "SwapbuffersWait"           # [<bool>]
        #Option     "TripleBuffer"              # [<bool>]
        #Option     "XvPreferOverlay"           # [<bool>]
        #Option     "HotPlug"                   # [<bool>]
        #Option     "ReprobeOutputs"            # [<bool>]
        #Option     "XvMC"                      # [<bool>]
        #Option     "ZaphodHeads"               # <str>
        #Option     "VirtualHeads"              # <i>
        #Option     "TearFree"                  # [<bool>]
        #Option     "PerCrtcPixmaps"            # [<bool>]
        #Option     "FallbackDebug"             # [<bool>]
        #Option     "DebugFlushBatches"         # [<bool>]
        #Option     "DebugFlushCaches"          # [<bool>]
        #Option     "DebugWait"                 # [<bool>]
        #Option     "BufferCache"               # [<bool>]
        Identifier  "Card1"
        Driver      "intel"
        BusID       "PCI:0:2:1"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection

Section "Screen"
        Identifier "Screen1"
        Device     "Card1"
        Monitor    "Monitor1"
        SubSection "Display"
                Viewport   0 0
                Depth     1
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     4
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     8
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     15
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
        EndSubSection
EndSection


Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 8
-rw-r--r-- 1 root root 364 Feb 26  2012 leftmouse.conf
-rw-r--r-- 1 root root 234 Jan 25  2017 vnc.con_f

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

Kernel version (/proc/version):
-------------------------------
Linux version 6.12.35+deb13-amd64 (debian-ker...@lists.debian.org) 
(x86_64-linux-gnu-gcc-14 (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for 
Debian) 2.44) #1 SMP PREEMPT_DYNAMIC Debian 6.12.35-1 (2025-07-03)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 clohr clohr  3324 Feb  5  2017 
/home/clohr/.local/share/xorg/Xorg.5.log
-rw-r--r-- 1 clohr clohr  5627 Feb 13  2024 
/home/clohr/.local/share/xorg/Xorg.8.log
-rw-r--r-- 1 clohr clohr  5627 Feb 13  2024 
/home/clohr/.local/share/xorg/Xorg.1.log
-rw-r--r-- 1 root  root  42127 Feb 13  2024 /var/log/Xorg.2.log
-rw-r--r-- 1 root  root  10095 Aug 30  2024 /var/log/Xorg.1.log
-rw-r--r-- 1 root  root  23695 Jul 20 12:41 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 67985.387] 
X.Org X Server 1.21.1.16
X Protocol Version 11, Revision 0
[ 67985.387] Current Operating System: Linux ubik 6.12.35+deb13-amd64 #1 SMP 
PREEMPT_DYNAMIC Debian 6.12.35-1 (2025-07-03) x86_64
[ 67985.387] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.35+deb13-amd64 
root=UUID=57566296-f15c-4fc5-be99-cbaf5580d976 ro i915.modeset=1 
video=VGA1:1024x768@85 quiet
[ 67985.387] xorg-server 2:21.1.16-1.3 (https://www.debian.org/support) 
[ 67985.387] Current version of pixman: 0.44.0
[ 67985.387]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[ 67985.387] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 67985.387] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jul 20 12:40:38 
2025
[ 67985.388] (==) Using config file: "/etc/X11/xorg.conf"
[ 67985.388] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 67985.388] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 67985.388] (==) ServerLayout "X.org Configured"
[ 67985.388] (**) |-->Screen "Screen0" (0)
[ 67985.388] (**) |   |-->Monitor "Monitor0"
[ 67985.389] (**) |   |-->Device "Card0"
[ 67985.389] (**) |-->Screen "Screen1" (1)
[ 67985.389] (**) |   |-->Monitor "Monitor1"
[ 67985.389] (**) |   |-->Device "Card1"
[ 67985.389] (**) |-->Input Device "Mouse0"
[ 67985.389] (**) |-->Input Device "Keyboard0"
[ 67985.389] (**) Allowing byte-swapped clients
[ 67985.389] (==) Automatically adding devices
[ 67985.389] (==) Automatically enabling devices
[ 67985.389] (==) Automatically adding GPU devices
[ 67985.389] (==) Automatically binding GPU devices
[ 67985.389] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 67985.389] (**) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/cyrillic,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins,
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/cyrillic,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,
        /usr/share/fonts/X11/75dpi,
        built-ins
[ 67985.389] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 67985.389] (WW) Ignoring unrecognized extension "VNC"
[ 67985.389] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 
'vmmouse' will be disabled.
[ 67985.389] (WW) Disabling Mouse0
[ 67985.389] (WW) Disabling Keyboard0
[ 67985.389] (II) Loader magic: 0x556ef82f3f00
[ 67985.389] (II) Module ABI versions:
[ 67985.389]    X.Org ANSI C Emulation: 0.4
[ 67985.389]    X.Org Video Driver: 25.2
[ 67985.389]    X.Org XInput driver : 24.4
[ 67985.389]    X.Org Server Extension : 10.0
[ 67985.391] (++) using VT number 7

[ 67985.391] (II) systemd-logind: logind integration requires -keeptty and 
-keeptty was not provided, disabling logind integration
[ 67985.394] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 67985.394] (II) Platform probe for 
/sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 67985.416] (--) PCI:*(0@0:2:0) 8086:2e22:1458:d000 rev 3, Mem @ 
0xfd400000/4194304, 0xd0000000/268435456, I/O @ 0x0000ff00/8, BIOS @ 
0x????????/131072
[ 67985.416] (--) PCI: (0@0:2:1) 8086:2e23:1458:d000 rev 3, Mem @ 
0xfdc00000/1048576
[ 67985.416] (II) "glx" will be loaded. This was enabled by default and also 
specified in the config file.
[ 67985.416] (II) LoadModule: "glx"
[ 67985.416] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 67985.417] (II) Module glx: vendor="X.Org Foundation"
[ 67985.417]    compiled for 1.21.1.16, module version = 1.0.0
[ 67985.417]    ABI class: X.Org Server Extension, version 10.0
[ 67985.417] (II) LoadModule: "vnc"
[ 67985.417] (II) Loading /usr/lib/xorg/modules/extensions/libvnc.so
[ 67985.428] (II) Module vnc: vendor="TigerVNC project"
[ 67985.428]    compiled for 1.21.1.16, module version = 1.0.0
[ 67985.428]    Module class: X.Org Server Extension
[ 67985.428]    ABI class: X.Org Server Extension, version 10.0
[ 67985.428] (II) LoadModule: "intel"
[ 67985.429] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 67985.429] (II) Module intel: vendor="X.Org Foundation"
[ 67985.429]    compiled for 1.21.1.3, module version = 2.99.917
[ 67985.429]    Module class: X.Org Video Driver
[ 67985.429]    ABI class: X.Org Video Driver, version 25.2
[ 67985.429] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 67985.429] (II) intel: Driver for Intel(R) HD Graphics
[ 67985.430] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 67985.430] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 67985.430] (II) intel(0): Using Kernel Mode Setting driver: i915, version 
1.6.0 0
[ 67985.430] (II) intel(0): SNA compiled: xserver-xorg-video-intel 
2:2.99.917+git20210115-1 (Timo Aaltonen <tjaal...@debian.org>)
[ 67985.430] (II) intel(0): SNA compiled for use with valgrind
[ 67985.431] (--) intel(0): Integrated Graphics Chipset: Intel(R) G45/G43
[ 67985.431] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1; using a 
maximum of 4 threads
[ 67985.431] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 67985.431] (==) intel(0): RGB weight 888
[ 67985.431] (==) intel(0): Default visual is TrueColor
[ 67985.431] (II) intel(0): Output VGA1 using monitor section Monitor0
[ 67985.432] (II) intel(0): Enabled output VGA1
[ 67985.432] (II) intel(0): Output HDMI1 has no monitor section
[ 67985.432] (II) intel(0): Enabled output HDMI1
[ 67985.432] (II) intel(0): Output DP1 has no monitor section
[ 67985.432] (II) intel(0): Enabled output DP1
[ 67985.432] (II) intel(0): Output HDMI2 has no monitor section
[ 67985.432] (II) intel(0): Enabled output HDMI2
[ 67985.432] (II) intel(0): Output DP2 has no monitor section
[ 67985.433] (II) intel(0): Enabled output DP2
[ 67985.433] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 67985.433] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 67985.433] (II) intel(0): Enabled output VIRTUAL1
[ 67985.433] (--) intel(0): Output HDMI1 using initial mode 1920x1080 on pipe 0
[ 67985.433] (==) intel(0): TearFree disabled
[ 67985.433] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 67985.433] (==) intel(0): DPI set to (96, 96)
[ 67985.433] (II) Loading sub module "dri3"
[ 67985.433] (II) LoadModule: "dri3"
[ 67985.433] (II) Module "dri3" already built-in
[ 67985.433] (II) Loading sub module "dri2"
[ 67985.433] (II) LoadModule: "dri2"
[ 67985.433] (II) Module "dri2" already built-in
[ 67985.433] (II) Loading sub module "present"
[ 67985.433] (II) LoadModule: "present"
[ 67985.433] (II) Module "present" already built-in
[ 67985.434] (II) intel(0): SNA initialized with Eaglelake (gen4.5) backend
[ 67985.434] (==) intel(0): Backing store enabled
[ 67985.434] (==) intel(0): Silken mouse enabled
[ 67985.434] (II) intel(0): HW Cursor enabled
[ 67985.434] (==) intel(0): DPMS enabled
[ 67985.434] (==) intel(0): Display hotplug detection enabled
[ 67985.434] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 67985.434] (II) intel(0): [DRI2] Setup complete
[ 67985.434] (II) intel(0): [DRI2]   DRI driver: i965
[ 67985.434] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[ 67985.434] (II) intel(0): direct rendering: DRI2 enabled
[ 67985.434] (II) intel(0): hardware support for Present enabled
[ 67985.434] (II) Initializing extension Generic Event Extension
[ 67985.434] (II) Initializing extension SHAPE
[ 67985.435] (II) Initializing extension MIT-SHM
[ 67985.435] (II) Initializing extension XInputExtension
[ 67985.435] (II) Initializing extension XTEST
[ 67985.435] (II) Initializing extension BIG-REQUESTS
[ 67985.435] (II) Initializing extension SYNC
[ 67985.436] (II) Initializing extension XKEYBOARD
[ 67985.436] (II) Initializing extension XC-MISC
[ 67985.436] (II) Initializing extension SECURITY
[ 67985.436] (II) Initializing extension XFIXES
[ 67985.436] (II) Initializing extension RENDER
[ 67985.437] (II) Initializing extension RANDR
[ 67985.437] (II) Initializing extension COMPOSITE
[ 67985.437] (II) Initializing extension DAMAGE
[ 67985.437] (II) Initializing extension MIT-SCREEN-SAVER
[ 67985.437] (II) Initializing extension DOUBLE-BUFFER
[ 67985.438] (II) Initializing extension RECORD
[ 67985.438] (II) Initializing extension DPMS
[ 67985.438] (II) Initializing extension Present
[ 67985.438] (II) Initializing extension DRI3
[ 67985.438] (II) Initializing extension X-Resource
[ 67985.438] (II) Initializing extension XVideo
[ 67985.438] (II) Initializing extension XVideo-MotionCompensation
[ 67985.439] (II) Initializing extension SELinux
[ 67985.439] (II) SELinux: Disabled on system
[ 67985.439] (II) Initializing extension GLX
[ 67985.439] (EE) AIGLX error: dlopen of 
/usr/lib/x86_64-linux-gnu/dri/i965_dri.so failed 
(/usr/lib/x86_64-linux-gnu/dri/i965_dri.so: cannot open shared object file: No 
such file or directory)
[ 67985.439] (EE) AIGLX error: unable to load driver i965
[ 67985.496] (II) IGLX: Loaded and initialized swrast
[ 67985.497] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 67985.497] (II) Initializing extension XFree86-VidModeExtension
[ 67985.497] (II) Initializing extension XFree86-DGA
[ 67985.497] (II) Initializing extension XFree86-DRI
[ 67985.497] (II) Initializing extension DRI2
[ 67985.497] (II) Initializing extension VNC
[ 67985.506] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using pipe 
0, position (0, 0), rotation normal, reflection none
[ 67985.511] (II) intel(0): Setting screen physical size to 508 x 285
[ 67985.930] (II) config/udev: Adding input device Power Button 
(/dev/input/event4)
[ 67985.930] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 67985.930] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 67985.930] (II) LoadModule: "libinput"
[ 67985.931] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 67985.933] (II) Module libinput: vendor="X.Org Foundation"
[ 67985.934]    compiled for 1.21.1.15, module version = 1.5.0
[ 67985.934]    Module class: X.Org XInput Driver
[ 67985.934]    ABI class: X.Org XInput driver, version 24.4
[ 67985.934] (II) Using input driver 'libinput' for 'Power Button'
[ 67985.934] (**) Power Button: always reports core events
[ 67985.934] (**) Option "Device" "/dev/input/event4"
[ 67985.939] (II) event4  - Power Button: is tagged by udev as: Keyboard
[ 67985.939] (II) event4  - Power Button: device is a keyboard
[ 67985.939] (II) event4  - Power Button: device removed
[ 67985.981] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 67985.981] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 6)
[ 67985.981] (**) Option "xkb_model" "pc105"
[ 67985.981] (**) Option "xkb_layout" "fr"
[ 67985.981] (**) Option "xkb_variant" "oss_nodeadkeys"
[ 67985.981] (**) Option "xkb_options" 
"lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp"
[ 67986.011] (II) event4  - Power Button: is tagged by udev as: Keyboard
[ 67986.011] (II) event4  - Power Button: device is a keyboard
[ 67986.012] (II) config/udev: Adding input device Power Button 
(/dev/input/event3)
[ 67986.012] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 67986.012] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 67986.012] (II) Using input driver 'libinput' for 'Power Button'
[ 67986.012] (**) Power Button: always reports core events
[ 67986.012] (**) Option "Device" "/dev/input/event3"
[ 67986.013] (II) event3  - Power Button: is tagged by udev as: Keyboard
[ 67986.014] (II) event3  - Power Button: device is a keyboard
[ 67986.014] (II) event3  - Power Button: device removed
[ 67986.048] (**) Option "config_info" 
"udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
[ 67986.048] (II) XINPUT: Adding extended input device "Power Button" (type: 
KEYBOARD, id 7)
[ 67986.048] (**) Option "xkb_model" "pc105"
[ 67986.048] (**) Option "xkb_layout" "fr"
[ 67986.048] (**) Option "xkb_variant" "oss_nodeadkeys"
[ 67986.048] (**) Option "xkb_options" 
"lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp"
[ 67986.050] (II) event3  - Power Button: is tagged by udev as: Keyboard
[ 67986.050] (II) event3  - Power Button: device is a keyboard
[ 67986.053] (II) config/udev: Adding input device gspca_zc3xx 
(/dev/input/event15)
[ 67986.054] (**) gspca_zc3xx: Applying InputClass "evdev keyboard catchall"
[ 67986.054] (**) gspca_zc3xx: Applying InputClass "libinput keyboard catchall"
[ 67986.054] (II) Using input driver 'libinput' for 'gspca_zc3xx'
[ 67986.054] (**) gspca_zc3xx: always reports core events
[ 67986.054] (**) Option "Device" "/dev/input/event15"
[ 67986.055] (II) event15 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 67986.055] (II) event15 - gspca_zc3xx: device is a keyboard
[ 67986.055] (II) event15 - gspca_zc3xx: device removed
[ 67986.076] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-2/input/input15/event15"
[ 67986.076] (II) XINPUT: Adding extended input device "gspca_zc3xx" (type: 
KEYBOARD, id 8)
[ 67986.076] (**) Option "xkb_model" "pc105"
[ 67986.076] (**) Option "xkb_layout" "fr"
[ 67986.076] (**) Option "xkb_variant" "oss_nodeadkeys"
[ 67986.076] (**) Option "xkb_options" 
"lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp"
[ 67986.078] (II) event15 - gspca_zc3xx: is tagged by udev as: Keyboard
[ 67986.078] (II) event15 - gspca_zc3xx: device is a keyboard
[ 67986.079] (II) config/udev: Adding input device Logitech USB-PS/2 Optical 
Mouse (/dev/input/event1)
[ 67986.079] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev 
pointer catchall"
[ 67986.079] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass 
"libinput pointer catchall"
[ 67986.079] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "Left 
Mouse"
[ 67986.079] (II) Using input driver 'libinput' for 'Logitech USB-PS/2 Optical 
Mouse'
[ 67986.079] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[ 67986.079] (**) Option "Device" "/dev/input/event1"
[ 67986.082] (II) event1  - Logitech USB-PS/2 Optical Mouse: is tagged by udev 
as: Mouse
[ 67986.082] (II) event1  - Logitech USB-PS/2 Optical Mouse: device set to 400 
DPI
[ 67986.082] (II) event1  - Logitech USB-PS/2 Optical Mouse: device is a pointer
[ 67986.082] (II) event1  - Logitech USB-PS/2 Optical Mouse: device removed
[ 67986.116] (II) libinput: Logitech USB-PS/2 Optical Mouse: Step value 0 was 
provided, libinput Fallback acceleration function is used.
[ 67986.116] (II) libinput: Logitech USB-PS/2 Optical Mouse: Step value 0 was 
provided, libinput Fallback acceleration function is used.
[ 67986.116] (II) libinput: Logitech USB-PS/2 Optical Mouse: Step value 0 was 
provided, libinput Fallback acceleration function is used.
[ 67986.116] (**) Option "ButtonMapping" "3 2 1 4 5"
[ 67986.116] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:046D:C03E.0001/input/input1/event1"
[ 67986.116] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 
Optical Mouse" (type: MOUSE, id 9)
[ 67986.116] (**) Option "AccelerationScheme" "none"
[ 67986.116] (**) Logitech USB-PS/2 Optical Mouse: (accel) selected scheme 
none/0
[ 67986.116] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 
2.000
[ 67986.116] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration 
threshold: 4
[ 67986.118] (II) event1  - Logitech USB-PS/2 Optical Mouse: is tagged by udev 
as: Mouse
[ 67986.119] (II) event1  - Logitech USB-PS/2 Optical Mouse: device set to 400 
DPI
[ 67986.119] (II) event1  - Logitech USB-PS/2 Optical Mouse: device is a pointer
[ 67986.120] (II) config/udev: Adding input device Logitech USB-PS/2 Optical 
Mouse (/dev/input/mouse0)
[ 67986.120] (II) No input driver specified, ignoring this device.
[ 67986.120] (II) This device may have been added with another device file.
[ 67986.122] (II) config/udev: Adding input device HID 062a:0001 
(/dev/input/event2)
[ 67986.122] (**) HID 062a:0001: Applying InputClass "evdev pointer catchall"
[ 67986.122] (**) HID 062a:0001: Applying InputClass "libinput pointer catchall"
[ 67986.122] (II) Using input driver 'libinput' for 'HID 062a:0001'
[ 67986.122] (**) HID 062a:0001: always reports core events
[ 67986.122] (**) Option "Device" "/dev/input/event2"
[ 67986.124] (II) event2  - HID 062a:0001: is tagged by udev as: Mouse
[ 67986.124] (II) event2  - HID 062a:0001: device is a pointer
[ 67986.124] (II) event2  - HID 062a:0001: device removed
[ 67986.156] (II) libinput: HID 062a:0001: Step value 0 was provided, libinput 
Fallback acceleration function is used.
[ 67986.156] (II) libinput: HID 062a:0001: Step value 0 was provided, libinput 
Fallback acceleration function is used.
[ 67986.156] (II) libinput: HID 062a:0001: Step value 0 was provided, libinput 
Fallback acceleration function is used.
[ 67986.156] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:062A:0001.0002/input/input2/event2"
[ 67986.156] (II) XINPUT: Adding extended input device "HID 062a:0001" (type: 
MOUSE, id 10)
[ 67986.156] (**) Option "AccelerationScheme" "none"
[ 67986.156] (**) HID 062a:0001: (accel) selected scheme none/0
[ 67986.156] (**) HID 062a:0001: (accel) acceleration factor: 2.000
[ 67986.156] (**) HID 062a:0001: (accel) acceleration threshold: 4
[ 67986.159] (II) event2  - HID 062a:0001: is tagged by udev as: Mouse
[ 67986.159] (II) event2  - HID 062a:0001: device is a pointer
[ 67986.161] (II) config/udev: Adding input device HID 062a:0001 
(/dev/input/mouse1)
[ 67986.161] (II) No input driver specified, ignoring this device.
[ 67986.161] (II) This device may have been added with another device file.
[ 67986.162] (II) config/udev: Adding input device HDA Intel Line Out Surround 
(/dev/input/event10)
[ 67986.162] (II) No input driver specified, ignoring this device.
[ 67986.162] (II) This device may have been added with another device file.
[ 67986.163] (II) config/udev: Adding input device HDA Intel Line Out CLFE 
(/dev/input/event11)
[ 67986.163] (II) No input driver specified, ignoring this device.
[ 67986.163] (II) This device may have been added with another device file.
[ 67986.164] (II) config/udev: Adding input device HDA Intel Line Out Side 
(/dev/input/event12)
[ 67986.164] (II) No input driver specified, ignoring this device.
[ 67986.164] (II) This device may have been added with another device file.
[ 67986.165] (II) config/udev: Adding input device HDA Intel Front Headphone 
(/dev/input/event13)
[ 67986.165] (II) No input driver specified, ignoring this device.
[ 67986.165] (II) This device may have been added with another device file.
[ 67986.166] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 
(/dev/input/event14)
[ 67986.166] (II) No input driver specified, ignoring this device.
[ 67986.166] (II) This device may have been added with another device file.
[ 67986.167] (II) config/udev: Adding input device HDA Intel Rear Mic 
(/dev/input/event6)
[ 67986.167] (II) No input driver specified, ignoring this device.
[ 67986.167] (II) This device may have been added with another device file.
[ 67986.168] (II) config/udev: Adding input device HDA Intel Front Mic 
(/dev/input/event7)
[ 67986.168] (II) No input driver specified, ignoring this device.
[ 67986.168] (II) This device may have been added with another device file.
[ 67986.169] (II) config/udev: Adding input device HDA Intel Line 
(/dev/input/event8)
[ 67986.169] (II) No input driver specified, ignoring this device.
[ 67986.169] (II) This device may have been added with another device file.
[ 67986.169] (II) config/udev: Adding input device HDA Intel Line Out Front 
(/dev/input/event9)
[ 67986.169] (II) No input driver specified, ignoring this device.
[ 67986.169] (II) This device may have been added with another device file.
[ 67986.171] (II) config/udev: Adding input device AT Translated Set 2 keyboard 
(/dev/input/event0)
[ 67986.171] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev 
keyboard catchall"
[ 67986.171] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput 
keyboard catchall"
[ 67986.171] (II) Using input driver 'libinput' for 'AT Translated Set 2 
keyboard'
[ 67986.171] (**) AT Translated Set 2 keyboard: always reports core events
[ 67986.171] (**) Option "Device" "/dev/input/event0"
[ 67986.173] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: 
Keyboard
[ 67986.173] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[ 67986.174] (II) event0  - AT Translated Set 2 keyboard: device removed
[ 67986.212] (**) Option "config_info" 
"udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 67986.212] (II) XINPUT: Adding extended input device "AT Translated Set 2 
keyboard" (type: KEYBOARD, id 11)
[ 67986.212] (**) Option "xkb_model" "pc105"
[ 67986.212] (**) Option "xkb_layout" "fr"
[ 67986.212] (**) Option "xkb_variant" "oss_nodeadkeys"
[ 67986.212] (**) Option "xkb_options" 
"lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp"
[ 67986.214] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: 
Keyboard
[ 67986.214] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[ 67986.217] (II) config/udev: Adding input device PC Speaker 
(/dev/input/event5)
[ 67986.217] (II) No input driver specified, ignoring this device.
[ 67986.217] (II) This device may have been added with another device file.
[ 67986.218] (II) config/udev: Adding input device ACPI Virtual Keyboard Device 
(/dev/input/event16)
[ 67986.218] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev 
keyboard catchall"
[ 67986.218] (**) ACPI Virtual Keyboard Device: Applying InputClass "libinput 
keyboard catchall"
[ 67986.218] (II) Using input driver 'libinput' for 'ACPI Virtual Keyboard 
Device'
[ 67986.218] (**) ACPI Virtual Keyboard Device: always reports core events
[ 67986.218] (**) Option "Device" "/dev/input/event16"
[ 67986.220] (II) event16 - ACPI Virtual Keyboard Device: is tagged by udev as: 
Keyboard
[ 67986.220] (II) event16 - ACPI Virtual Keyboard Device: device is a keyboard
[ 67986.220] (II) event16 - ACPI Virtual Keyboard Device: device removed
[ 67986.240] (**) Option "config_info" 
"udev:/sys/devices/virtual/input/input16/event16"
[ 67986.240] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard 
Device" (type: KEYBOARD, id 12)
[ 67986.240] (**) Option "xkb_model" "pc105"
[ 67986.240] (**) Option "xkb_layout" "fr"
[ 67986.240] (**) Option "xkb_variant" "oss_nodeadkeys"
[ 67986.240] (**) Option "xkb_options" 
"lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp"
[ 67986.241] (II) event16 - ACPI Virtual Keyboard Device: is tagged by udev as: 
Keyboard
[ 67986.242] (II) event16 - ACPI Virtual Keyboard Device: device is a keyboard
[ 67986.259] [mi] mieq: warning: overriding existing handler (nil) with 
0x7efe10a58f30 for event 2
[ 67986.259] [mi] mieq: warning: overriding existing handler (nil) with 
0x7efe10a58f30 for event 3
[ 67987.578] (--) intel(0): HDMI max TMDS frequency 170000KHz
[ 68012.037] (--) intel(0): HDMI max TMDS frequency 170000KHz
[ 68012.057] (--) intel(0): HDMI max TMDS frequency 170000KHz
[ 68012.070] (--) intel(0): HDMI max TMDS frequency 170000KHz
[ 68013.256] (--) intel(0): HDMI max TMDS frequency 170000KHz
[ 68013.292] (--) intel(0): HDMI max TMDS frequency 170000KHz

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
M: event4
R: 4
J: c13:68
U: input
D: c 13:68
N: input/event4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: USEC_INITIALIZED=60360236
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=oss_nodeadkeys
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:LNXPWRBN/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
M: input3
R: 3
J: +input:input3
U: input
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
E: SUBSYSTEM=input
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PROP=0
E: EV=3
E: KEY=8000 10000000000000 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,8F,ramlsfw
E: USEC_INITIALIZED=60359778
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: ID_FOR_SEAT=input-acpi-PNP0C0C_00
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
M: event3
R: 3
J: c13:67
U: input
D: c 13:67
N: input/event3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=60359896
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=oss_nodeadkeys
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:PNP0C0C/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1a.1/usb4/4-2/input/input15
M: input15
R: 15
J: +input:input15
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1a.1/usb4/4-2/input/input15
E: SUBSYSTEM=input
E: PRODUCT=3/ac8/301b/100
E: NAME="gspca_zc3xx"
E: PHYS="usb-0000:00:1a.1-2/input0"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v0AC8p301Be0100-e0,1,kD4,ramlsfw
E: USEC_INITIALIZED=81501329
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.1-usbv1-0:2
E: ID_PATH=pci-0000:00:1a.1-usb-0:2
E: ID_PATH_TAG=pci-0000_00_1a_1-usb-0_2
E: ID_FOR_SEAT=input-pci-0000_00_1a_1-usb-0_2
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1a.1/usb4/4-2/input/input15/event15
M: event15
R: 15
J: c13:79
U: input
D: c 13:79
N: input/event15
L: 0
S: input/by-path/pci-0000:00:1a.1-usbv1-0:2-event
S: input/by-path/pci-0000:00:1a.1-usb-0:2-event
E: DEVPATH=/devices/pci0000:00/0000:00:1a.1/usb4/4-2/input/input15/event15
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event15
E: MAJOR=13
E: MINOR=79
E: USEC_INITIALIZED=81501451
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.1-usbv1-0:2
E: ID_PATH=pci-0000:00:1a.1-usb-0:2
E: ID_PATH_TAG=pci-0000_00_1a_1-usb-0_2
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=oss_nodeadkeys
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=3/ac8/301b:usb-0000:00:1a.1-2
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.1-usbv1-0:2-event 
/dev/input/by-path/pci-0000:00:1a.1-usb-0:2-event
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: 
/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:046D:C03E.0001/input/input1
M: input1
R: 1
J: +input:input1
U: input
E: 
DEVPATH=/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:046D:C03E.0001/input/input1
E: SUBSYSTEM=input
E: PRODUCT=3/46d/c03e/110
E: NAME="Logitech USB-PS/2 Optical Mouse"
E: PHYS="usb-0000:00:1a.2-1/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=70000 0 0 0 0
E: REL=903
E: MSC=10
E: MODALIAS=input:b0003v046DpC03Ee0110-e0,1,2,4,k110,111,112,r0,1,8,B,am4,lsfw
E: USEC_INITIALIZED=4161443
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03e
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_REVISION=2000
E: ID_TYPE=hid
E: ID_USB_MODEL=USB-PS_2_Optical_Mouse
E: ID_USB_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_USB_MODEL_ID=c03e
E: ID_USB_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_USB_VENDOR=Logitech
E: ID_USB_VENDOR_ENC=Logitech
E: ID_USB_VENDOR_ID=046d
E: ID_USB_REVISION=2000
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.2-usbv1-0:1:1.0
E: ID_PATH=pci-0000:00:1a.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_2-usb-0_1_1_0
E: ID_FOR_SEAT=input-pci-0000_00_1a_2-usb-0_1_1_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: 
/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:046D:C03E.0001/input/input1/event1
M: event1
R: 1
J: c13:65
U: input
D: c 13:65
N: input/event1
L: 0
S: input/by-path/pci-0000:00:1a.2-usbv1-0:1:1.0-event-mouse
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1a.2-usb-0:1:1.0-event-mouse
E: 
DEVPATH=/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:046D:C03E.0001/input/input1/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=60313741
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03e
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_REVISION=2000
E: ID_TYPE=hid
E: ID_USB_MODEL=USB-PS_2_Optical_Mouse
E: ID_USB_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_USB_MODEL_ID=c03e
E: ID_USB_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_USB_VENDOR=Logitech
E: ID_USB_VENDOR_ENC=Logitech
E: ID_USB_VENDOR_ID=046d
E: ID_USB_REVISION=2000
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.2-usbv1-0:1:1.0
E: ID_PATH=pci-0000:00:1a.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_2-usb-0_1_1_0
E: MOUSE_DPI=400@125
E: LIBINPUT_DEVICE_GROUP=3/46d/c03e:usb-0000:00:1a.2-1
E: x11_options.ButtonMapping=3 2 1
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.2-usbv1-0:1:1.0-event-mouse 
/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse 
/dev/input/by-path/pci-0000:00:1a.2-usb-0:1:1.0-event-mouse

P: 
/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:046D:C03E.0001/input/input1/mouse0
M: mouse0
R: 0
J: c13:32
U: input
D: c 13:32
N: input/mouse0
L: 0
S: input/by-path/pci-0000:00:1a.2-usbv1-0:1:1.0-mouse
S: input/by-path/pci-0000:00:1a.2-usb-0:1:1.0-mouse
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
E: 
DEVPATH=/devices/pci0000:00/0000:00:1a.2/usb5/5-1/5-1:1.0/0003:046D:C03E.0001/input/input1/mouse0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse0
E: MAJOR=13
E: MINOR=32
E: USEC_INITIALIZED=53674930
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03e
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_REVISION=2000
E: ID_TYPE=hid
E: ID_USB_MODEL=USB-PS_2_Optical_Mouse
E: ID_USB_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_USB_MODEL_ID=c03e
E: ID_USB_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_USB_VENDOR=Logitech
E: ID_USB_VENDOR_ENC=Logitech
E: ID_USB_VENDOR_ID=046d
E: ID_USB_REVISION=2000
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.2-usbv1-0:1:1.0
E: ID_PATH=pci-0000:00:1a.2-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1a_2-usb-0_1_1_0
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.2-usbv1-0:1:1.0-mouse 
/dev/input/by-path/pci-0000:00:1a.2-usb-0:1:1.0-mouse 
/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse

P: 
/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:062A:0001.0002/input/input2
M: input2
R: 2
J: +input:input2
U: input
E: 
DEVPATH=/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:062A:0001.0002/input/input2
E: SUBSYSTEM=input
E: PRODUCT=3/62a/1/110
E: NAME="HID 062a:0001"
E: PHYS="usb-0000:00:1a.2-2/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=1f0000 0 0 0 0
E: REL=903
E: MSC=10
E: 
MODALIAS=input:b0003v062Ap0001e0110-e0,1,2,4,k110,111,112,113,114,r0,1,8,B,am4,lsfw
E: USEC_INITIALIZED=4161774
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=0001
E: ID_MODEL_ENC=0001
E: ID_MODEL_ID=0001
E: ID_SERIAL=062a_0001
E: ID_VENDOR=062a
E: ID_VENDOR_ENC=062a
E: ID_VENDOR_ID=062a
E: ID_REVISION=0000
E: ID_TYPE=hid
E: ID_USB_MODEL=0001
E: ID_USB_MODEL_ENC=0001
E: ID_USB_MODEL_ID=0001
E: ID_USB_SERIAL=062a_0001
E: ID_USB_VENDOR=062a
E: ID_USB_VENDOR_ENC=062a
E: ID_USB_VENDOR_ID=062a
E: ID_USB_REVISION=0000
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.2-usbv1-0:2:1.0
E: ID_PATH=pci-0000:00:1a.2-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_2-usb-0_2_1_0
E: ID_FOR_SEAT=input-pci-0000_00_1a_2-usb-0_2_1_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: 
/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:062A:0001.0002/input/input2/event2
M: event2
R: 2
J: c13:66
U: input
D: c 13:66
N: input/event2
L: 0
S: input/by-id/usb-062a_0001-event-mouse
S: input/by-path/pci-0000:00:1a.2-usb-0:2:1.0-event-mouse
S: input/by-path/pci-0000:00:1a.2-usbv1-0:2:1.0-event-mouse
E: 
DEVPATH=/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:062A:0001.0002/input/input2/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=60313790
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=0001
E: ID_MODEL_ENC=0001
E: ID_MODEL_ID=0001
E: ID_SERIAL=062a_0001
E: ID_VENDOR=062a
E: ID_VENDOR_ENC=062a
E: ID_VENDOR_ID=062a
E: ID_REVISION=0000
E: ID_TYPE=hid
E: ID_USB_MODEL=0001
E: ID_USB_MODEL_ENC=0001
E: ID_USB_MODEL_ID=0001
E: ID_USB_SERIAL=062a_0001
E: ID_USB_VENDOR=062a
E: ID_USB_VENDOR_ENC=062a
E: ID_USB_VENDOR_ID=062a
E: ID_USB_REVISION=0000
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.2-usbv1-0:2:1.0
E: ID_PATH=pci-0000:00:1a.2-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_2-usb-0_2_1_0
E: LIBINPUT_DEVICE_GROUP=3/62a/1:usb-0000:00:1a.2-2
E: DEVLINKS=/dev/input/by-id/usb-062a_0001-event-mouse 
/dev/input/by-path/pci-0000:00:1a.2-usb-0:2:1.0-event-mouse 
/dev/input/by-path/pci-0000:00:1a.2-usbv1-0:2:1.0-event-mouse

P: 
/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:062A:0001.0002/input/input2/mouse1
M: mouse1
R: 1
J: c13:33
U: input
D: c 13:33
N: input/mouse1
L: 0
S: input/by-path/pci-0000:00:1a.2-usb-0:2:1.0-mouse
S: input/by-id/usb-062a_0001-mouse
S: input/by-path/pci-0000:00:1a.2-usbv1-0:2:1.0-mouse
E: 
DEVPATH=/devices/pci0000:00/0000:00:1a.2/usb5/5-2/5-2:1.0/0003:062A:0001.0002/input/input2/mouse1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse1
E: MAJOR=13
E: MINOR=33
E: USEC_INITIALIZED=53675180
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=usb
E: ID_MODEL=0001
E: ID_MODEL_ENC=0001
E: ID_MODEL_ID=0001
E: ID_SERIAL=062a_0001
E: ID_VENDOR=062a
E: ID_VENDOR_ENC=062a
E: ID_VENDOR_ID=062a
E: ID_REVISION=0000
E: ID_TYPE=hid
E: ID_USB_MODEL=0001
E: ID_USB_MODEL_ENC=0001
E: ID_USB_MODEL_ID=0001
E: ID_USB_SERIAL=062a_0001
E: ID_USB_VENDOR=062a
E: ID_USB_VENDOR_ENC=062a
E: ID_USB_VENDOR_ID=062a
E: ID_USB_REVISION=0000
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:00:1a.2-usbv1-0:2:1.0
E: ID_PATH=pci-0000:00:1a.2-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1a_2-usb-0_2_1_0
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1a.2-usb-0:2:1.0-mouse 
/dev/input/by-id/usb-062a_0001-mouse 
/dev/input/by-path/pci-0000:00:1a.2-usbv1-0:2:1.0-mouse

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
M: input10
R: 10
J: +input:input10
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Line Out Surround"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=40
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: USEC_INITIALIZED=66071574
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
M: event10
R: 10
J: c13:74
U: input
D: c 13:74
N: input/event10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event10
E: MAJOR=13
E: MINOR=74
E: USEC_INITIALIZED=66071627
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
M: input11
R: 11
J: +input:input11
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Line Out CLFE"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=40
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: USEC_INITIALIZED=66071688
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
M: event11
R: 11
J: c13:75
U: input
D: c 13:75
N: input/event11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event11
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event11
E: MAJOR=13
E: MINOR=75
E: USEC_INITIALIZED=66071742
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
M: input12
R: 12
J: +input:input12
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Line Out Side"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=40
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: USEC_INITIALIZED=66071802
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
M: event12
R: 12
J: c13:76
U: input
D: c 13:76
N: input/event12
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input12/event12
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event12
E: MAJOR=13
E: MINOR=76
E: USEC_INITIALIZED=66071855
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
M: input13
R: 13
J: +input:input13
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Front Headphone"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=4
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: USEC_INITIALIZED=66071915
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
M: event13
R: 13
J: c13:77
U: input
D: c 13:77
N: input/event13
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input13/event13
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event13
E: MAJOR=13
E: MINOR=77
E: USEC_INITIALIZED=66071967
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
M: input14
R: 14
J: +input:input14
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=140
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,8,
E: USEC_INITIALIZED=66072056
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
M: event14
R: 14
J: c13:78
U: input
D: c 13:78
N: input/event14
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input14/event14
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event14
E: MAJOR=13
E: MINOR=78
E: USEC_INITIALIZED=66072111
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
M: input6
R: 6
J: +input:input6
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input6
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Rear Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: USEC_INITIALIZED=66071118
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input6/event6
M: event6
R: 6
J: c13:70
U: input
D: c 13:70
N: input/event6
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input6/event6
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event6
E: MAJOR=13
E: MINOR=70
E: USEC_INITIALIZED=66071173
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
M: input7
R: 7
J: +input:input7
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input7
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Front Mic"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=10
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: USEC_INITIALIZED=66071235
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input7/event7
M: event7
R: 7
J: c13:71
U: input
D: c 13:71
N: input/event7
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input7/event7
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event7
E: MAJOR=13
E: MINOR=71
E: USEC_INITIALIZED=66071287
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
M: input8
R: 8
J: +input:input8
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Line"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=2000
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfwD,
E: USEC_INITIALIZED=66071347
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
M: event8
R: 8
J: c13:72
U: input
D: c 13:72
N: input/event8
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event8
E: MAJOR=13
E: MINOR=72
E: USEC_INITIALIZED=66071400
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
M: input9
R: 9
J: +input:input9
U: input
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: SUBSYSTEM=input
E: PRODUCT=0/0/0/0
E: NAME="HDA Intel Line Out Front"
E: PHYS="ALSA"
E: PROP=0
E: EV=21
E: SW=40
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw6,
E: USEC_INITIALIZED=66071461
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
M: event9
R: 9
J: c13:73
U: input
D: c 13:73
N: input/event9
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event9
E: MAJOR=13
E: MINOR=73
E: USEC_INITIALIZED=66071514
E: ID_INPUT=1
E: ID_INPUT_SWITCH=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:ALSA
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/platform/i8042/serio0/input/input0
M: input0
R: 0
J: +input:input0
U: input
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: SUBSYSTEM=input
E: PRODUCT=11/1/1/ab41
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=402000002 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: MSC=10
E: LED=7
E: 
MODALIAS=input:b0011v0001p0001eAB41-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,C1,D9,E2,ram4,l0,1,2,sfw
E: USEC_INITIALIZED=1212392
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/platform/i8042/serio0/input/input0/event0
M: event0
R: 0
J: c13:64
U: input
D: c 13:64
N: input/event0
L: 0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
E: MAJOR=13
E: MINOR=64
E: USEC_INITIALIZED=60313621
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=oss_nodeadkeys
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:

P: /devices/platform/pcspkr/input/input5
M: input5
R: 5
J: +input:input5
U: input
E: DEVPATH=/devices/platform/pcspkr/input/input5
E: SUBSYSTEM=input
E: PRODUCT=10/1f/1/100
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=60425472
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_FOR_SEAT=input-platform-pcspkr
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/platform/pcspkr/input/input5/event5
M: event5
R: 5
J: c13:69
U: input
D: c 13:69
N: input/event5
L: 0
S: input/by-path/platform-pcspkr-event-spkr
E: DEVPATH=/devices/platform/pcspkr/input/input5/event5
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: MAJOR=13
E: MINOR=69
E: USEC_INITIALIZED=60425588
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_FOR_SEAT=input-platform-pcspkr
E: LIBINPUT_DEVICE_GROUP=10/1f/1:isa0061
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: TAGS=:uaccess:seat:
E: CURRENT_TAGS=:uaccess:seat:

P: /devices/virtual/input/input16
M: input16
R: 16
J: +input:input16
U: input
E: DEVPATH=/devices/virtual/input/input16
E: SUBSYSTEM=input
E: PRODUCT=3/0/0/4
E: NAME="ACPI Virtual Keyboard Device"
E: PROP=0
E: EV=3
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: 
MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: USEC_INITIALIZED=87390437
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:

P: /devices/virtual/input/input16/event16
M: event16
R: 16
J: c13:80
U: input
D: c 13:80
N: input/event16
L: 0
E: DEVPATH=/devices/virtual/input/input16/event16
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event16
E: MAJOR=13
E: MINOR=80
E: USEC_INITIALIZED=87390571
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=fr
E: XKBVARIANT=oss_nodeadkeys
E: XKBOPTIONS=lv3:ralt_switch,compose:rwin,terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: 13.0
  APT prefers testing-security
  APT policy: (500, 'testing-security'), (500, 'stable-updates'), (500, 
'stable-security'), (500, 'proposed-updates'), (500, 'oldstable-updates'), 
(500, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.12.35+deb13-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.239
ii  libaudit1               1:4.0.2-2+b2
ii  libc6                   2.41-9
ii  libdbus-1-3             1.16.2-2
ii  libdrm2                 2.4.124-2
ii  libegl1                 1.7.0-1+b2
ii  libepoxy0               1.5.10-2
ii  libgbm1                 25.0.7-2
ii  libgl1                  1.7.0-1+b2
ii  libnettle8t64           3.10.1-1
ii  libpciaccess0           0.17-3+b3
ii  libpixman-1-0           0.44.0-3
ii  libselinux1             3.8.1-1
ii  libsystemd0             257.7-1
ii  libudev1                257.7-1
ii  libunwind8              1.8.1-0.1
ii  libxau6                 1:1.0.11-1
ii  libxcvt0                0.1.3-1
ii  libxdmcp6               1:1.1.5-1
ii  libxfont2               1:2.0.6-1+b3
ii  libxshmfence1           1.3.3-1
ii  udev                    257.7-1
ii  xserver-common          2:21.1.16-1.3

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri          25.0.7-2
ii  libpam-systemd [logind]  257.7-1
ii  xcvt                     0.1.3-1

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi    1:1.0.5
ii  xfonts-75dpi     1:1.0.5
ii  xfonts-scalable  1:1.0.3-1.3

-- no debconf information

-- gdb.txt ---
#0  0x00007f5cc45e3404 in ?? ()
No symbol table info available.
Backtrace stopped: Cannot access memory at address 0x7ffc8ce6d000
Undefined set logging command: "disable".  Try "help set logging".
Warning: 'set logging off', an alias for the command 'set logging enabled', is 
deprecated.
Use 'set logging enabled off'.
--------------

Reply via email to