yes, no options in the BIOS about the dedicated graphic card whatsoever.
Anyway, I solved the “no screens found” error, by including the PCI BUS address in the xorg conf, as stated here: https://wiki.archlinux.org/index.php/NVIDIA/Troubleshooting#X_fails_with_“no_screens_found”_when_using_Multiple_GPUs
But I keep having a black screen. So, until now, I’ve tried preloading nvidia module in mkinitcpio, setting nvidia-drm.modeset=1
in grub, and blacklisting intel drivers as suggested here: https://wiki.archlinux.org/index.php/NVIDIA/Troubleshooting#Black_screen_on_systems_with_Intel_integrated_GPU
But still black screen with all tweaks.
Here is my updated Xorg log
Summary
[ 6.106]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[ 6.106] Build Operating System: Linux Arch Linux
[ 6.106] Current Operating System: Linux jose-w550s 5.10.22-2-lts #1 SMP Wed, 10 Mar 2021 10:30:57 +0000 x86_64
[ 6.106] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=eab0a641-ee80-4ab9-9118-a8caf447c42c rw nvidia-drm.modeset=1 loglevel=3 nowatchdog
[ 6.106] Build Date: 14 December 2020 12:10:29PM
[ 6.106]
[ 6.106] Current version of pixman: 0.40.0
[ 6.106] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 6.106] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 6.106] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Mar 16 09:38:19 2021
[ 6.107] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 6.107] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 6.108] (==) No Layout section. Using the first Screen section.
[ 6.108] (==) No screen section available. Using defaults.
[ 6.108] (**) |-->Screen "Default Screen Section" (0)
[ 6.108] (**) | |-->Monitor "<default monitor>"
[ 6.108] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 6.108] (**) | |-->Device "Nvidia Card"
[ 6.108] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 6.108] (==) Automatically adding devices
[ 6.108] (==) Automatically enabling devices
[ 6.108] (==) Automatically adding GPU devices
[ 6.108] (==) Automatically binding GPU devices
[ 6.108] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 6.108] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 6.108] Entry deleted from font path.
[ 6.109] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 6.109] Entry deleted from font path.
[ 6.109] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 6.109] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[ 6.109] Entry deleted from font path.
[ 6.109] (Run 'mkfontdir' on "/usr/share/fonts/OTF").
[ 6.109] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 6.109] Entry deleted from font path.
[ 6.109] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 6.109] Entry deleted from font path.
[ 6.109] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 6.109] Entry deleted from font path.
[ 6.109] (==) FontPath set to:
[ 6.109] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 6.109] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 6.109] (II) Module ABI versions:
[ 6.109] X.Org ANSI C Emulation: 0.4
[ 6.109] X.Org Video Driver: 24.1
[ 6.109] X.Org XInput driver : 24.1
[ 6.109] X.Org Server Extension : 10.0
[ 6.110] (++) using VT number 7
[ 6.110] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 6.111] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 6.122] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 6.123] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[ 6.124] (--) PCI:*(0@0:2:0) 8086:1616:17aa:2225 rev 9, Mem @ 0xf2000000/16777216, 0xc0000000/536870912, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 6.124] (--) PCI: (8@0:0:0) 10de:137a:17aa:2225 rev 162, Mem @ 0xf3000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x00003000/128
[ 6.124] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 6.124] (II) LoadModule: "glx"
[ 6.125] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 6.133] (II) Module glx: vendor="X.Org Foundation"
[ 6.133] compiled for 1.20.10, module version = 1.0.0
[ 6.133] ABI class: X.Org Server Extension, version 10.0
[ 6.133] (II) LoadModule: "nvidia"
[ 6.133] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 6.137] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 6.137] compiled for 1.6.99.901, module version = 1.0.0
[ 6.137] Module class: X.Org Video Driver
[ 6.138] (II) NVIDIA dlloader X Driver 460.56 Tue Feb 23 23:25:58 UTC 2021
[ 6.138] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 6.163] (II) Loading sub module "fb"
[ 6.163] (II) LoadModule: "fb"
[ 6.163] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 6.164] (II) Module fb: vendor="X.Org Foundation"
[ 6.164] compiled for 1.20.10, module version = 1.0.0
[ 6.164] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.164] (II) Loading sub module "wfb"
[ 6.164] (II) LoadModule: "wfb"
[ 6.164] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 6.164] (II) Module wfb: vendor="X.Org Foundation"
[ 6.164] compiled for 1.20.10, module version = 1.0.0
[ 6.164] ABI class: X.Org ANSI C Emulation, version 0.4
[ 6.164] (II) Loading sub module "ramdac"
[ 6.164] (II) LoadModule: "ramdac"
[ 6.164] (II) Module "ramdac" already built-in
[ 6.166] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 6.166] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 6.166] (==) NVIDIA(0): RGB weight 888
[ 6.166] (==) NVIDIA(0): Default visual is TrueColor
[ 6.166] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 6.166] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[ 6.166] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[ 6.166] (**) NVIDIA(0): Enabling 2D acceleration
[ 6.166] (II) Loading sub module "glxserver_nvidia"
[ 6.166] (II) LoadModule: "glxserver_nvidia"
[ 6.166] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[ 6.208] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 6.208] compiled for 1.6.99.901, module version = 1.0.0
[ 6.208] Module class: X.Org Server Extension
[ 6.208] (II) NVIDIA GLX Module 460.56 Tue Feb 23 23:23:21 UTC 2021
[ 6.209] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 6.211] (II) NVIDIA(0): NVIDIA GPU Quadro K620M (GM108GL-A) at PCI:8:0:0 (GPU-0)
[ 6.211] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 6.211] (--) NVIDIA(0): VideoBIOS: 82.08.1f.00.03
[ 6.211] (II) NVIDIA(0): Detected PCI Express Link width: 4X
[ 6.211] (II) NVIDIA(0): Validated MetaModes:
[ 6.211] (II) NVIDIA(0): "NULL"
[ 6.211] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 6.211] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 6.211] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 6.211] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[ 6.211] (II) NVIDIA: access.
[ 6.216] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 6.216] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 6.216] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 6.216] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 6.216] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 6.216] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 6.216] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 6.216] (II) NVIDIA(0): Config Options in the README.
[ 6.238] (II) NVIDIA(0): Setting mode "NULL"
[ 6.243] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 6.243] (==) NVIDIA(0): Backing store enabled
[ 6.243] (==) NVIDIA(0): Silken mouse disabled
[ 6.244] (==) NVIDIA(0): DPMS enabled
[ 6.244] (WW) NVIDIA(0): Option "NoLogo" is not used
[ 6.244] (II) Loading sub module "dri2"
[ 6.244] (II) LoadModule: "dri2"
[ 6.244] (II) Module "dri2" already built-in
[ 6.244] (II) NVIDIA(0): [DRI2] Setup complete
[ 6.244] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 6.244] (II) Initializing extension Generic Event Extension
[ 6.244] (II) Initializing extension SHAPE
[ 6.244] (II) Initializing extension MIT-SHM
[ 6.245] (II) Initializing extension XInputExtension
[ 6.245] (II) Initializing extension XTEST
[ 6.245] (II) Initializing extension BIG-REQUESTS
[ 6.245] (II) Initializing extension SYNC
[ 6.245] (II) Initializing extension XKEYBOARD
[ 6.245] (II) Initializing extension XC-MISC
[ 6.245] (II) Initializing extension SECURITY
[ 6.245] (II) Initializing extension XFIXES
[ 6.245] (II) Initializing extension RENDER
[ 6.246] (II) Initializing extension RANDR
[ 6.246] (II) Initializing extension COMPOSITE
[ 6.246] (II) Initializing extension DAMAGE
[ 6.246] (II) Initializing extension MIT-SCREEN-SAVER
[ 6.246] (II) Initializing extension DOUBLE-BUFFER
[ 6.246] (II) Initializing extension RECORD
[ 6.246] (II) Initializing extension DPMS
[ 6.246] (II) Initializing extension Present
[ 6.246] (II) Initializing extension DRI3
[ 6.246] (II) Initializing extension X-Resource
[ 6.246] (II) Initializing extension XVideo
[ 6.247] (II) Initializing extension XVideo-MotionCompensation
[ 6.247] (II) Initializing extension GLX
[ 6.247] (II) Initializing extension GLX
[ 6.247] (II) Indirect GLX disabled.
[ 6.247] (II) GLX: Another vendor is already registered for screen 0
[ 6.247] (II) Initializing extension XFree86-VidModeExtension
[ 6.247] (II) Initializing extension XFree86-DGA
[ 6.247] (II) Initializing extension XFree86-DRI
[ 6.247] (II) Initializing extension DRI2
[ 6.247] (II) Initializing extension NV-GLX
[ 6.247] (II) Initializing extension NV-CONTROL
[ 6.302] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 6.302] (**) Power Button: Applying InputClass "devname"
[ 6.302] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 6.302] (**) Power Button: Applying InputClass "system-keyboard"
[ 6.302] (II) LoadModule: "libinput"
[ 6.302] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 6.305] (II) Module libinput: vendor="X.Org Foundation"
[ 6.305] compiled for 1.20.8, module version = 0.30.0
[ 6.305] Module class: X.Org XInput Driver
[ 6.305] ABI class: X.Org XInput driver, version 24.1
[ 6.305] (II) Using input driver 'libinput' for 'Power Button'
[ 6.305] (**) Power Button: always reports core events
[ 6.305] (**) Option "Device" "/dev/input/event2"
[ 6.305] (**) Option "_source" "server/udev"
[ 6.310] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.310] (II) event2 - Power Button: device is a keyboard
[ 6.310] (II) event2 - Power Button: device removed
[ 6.372] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 6.372] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 6.372] (**) Option "xkb_layout" "us"
[ 6.372] (**) Option "xkb_variant" "intl"
[ 6.412] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 6.412] (II) event2 - Power Button: device is a keyboard
[ 6.413] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 6.413] (**) Video Bus: Applying InputClass "devname"
[ 6.413] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 6.413] (**) Video Bus: Applying InputClass "system-keyboard"
[ 6.413] (II) Using input driver 'libinput' for 'Video Bus'
[ 6.413] (**) Video Bus: always reports core events
[ 6.413] (**) Option "Device" "/dev/input/event6"
[ 6.413] (**) Option "_source" "server/udev"
[ 6.414] (II) event6 - Video Bus: is tagged by udev as: Keyboard
[ 6.414] (II) event6 - Video Bus: device is a keyboard
[ 6.414] (II) event6 - Video Bus: device removed
[ 6.621] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event6"
[ 6.621] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 6.621] (**) Option "xkb_layout" "us"
[ 6.621] (**) Option "xkb_variant" "intl"
[ 6.622] (II) event6 - Video Bus: is tagged by udev as: Keyboard
[ 6.622] (II) event6 - Video Bus: device is a keyboard
[ 6.623] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[ 6.623] (**) Video Bus: Applying InputClass "devname"
[ 6.623] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 6.623] (**) Video Bus: Applying InputClass "system-keyboard"
[ 6.623] (II) Using input driver 'libinput' for 'Video Bus'
[ 6.623] (**) Video Bus: always reports core events
[ 6.623] (**) Option "Device" "/dev/input/event7"
[ 6.623] (**) Option "_source" "server/udev"
[ 6.623] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 6.624] (II) event7 - Video Bus: device is a keyboard
[ 6.624] (II) event7 - Video Bus: device removed
[ 6.731] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input9/event7"
[ 6.731] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 6.731] (**) Option "xkb_layout" "us"
[ 6.731] (**) Option "xkb_variant" "intl"
[ 6.732] (II) event7 - Video Bus: is tagged by udev as: Keyboard
[ 6.732] (II) event7 - Video Bus: device is a keyboard
[ 6.733] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 6.733] (**) Lid Switch: Applying InputClass "devname"
[ 6.733] (II) Using input driver 'libinput' for 'Lid Switch'
[ 6.733] (**) Lid Switch: always reports core events
[ 6.733] (**) Option "Device" "/dev/input/event0"
[ 6.733] (**) Option "_source" "server/udev"
[ 6.733] (II) event0 - Lid Switch: is tagged by udev as: Switch
[ 6.733] (II) event0 - Lid Switch: device is a switch device
[ 6.733] (II) event0 - Lid Switch: device is a switch device
[ 6.734] (II) event0 - Lid Switch: device removed
[ 6.771] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0/event0"
[ 6.771] (II) XINPUT: Adding extended input device "Lid Switch" (type: KEYBOARD, id 9)
[ 6.772] (II) event0 - Lid Switch: is tagged by udev as: Switch
[ 6.772] (II) event0 - Lid Switch: device is a switch device
[ 6.772] (II) event0 - Lid Switch: device is a switch device
[ 6.772] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 6.772] (**) Sleep Button: Applying InputClass "devname"
[ 6.773] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 6.773] (**) Sleep Button: Applying InputClass "system-keyboard"
[ 6.773] (II) Using input driver 'libinput' for 'Sleep Button'
[ 6.773] (**) Sleep Button: always reports core events
[ 6.773] (**) Option "Device" "/dev/input/event1"
[ 6.773] (**) Option "_source" "server/udev"
[ 6.773] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 6.773] (II) event1 - Sleep Button: device is a keyboard
[ 6.773] (II) event1 - Sleep Button: device removed
[ 6.811] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 6.811] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 6.811] (**) Option "xkb_layout" "us"
[ 6.811] (**) Option "xkb_variant" "intl"
[ 6.812] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 6.812] (II) event1 - Sleep Button: device is a keyboard
[ 6.813] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event16)
[ 6.813] (**) HDA Intel HDMI HDMI/DP,pcm=3: Applying InputClass "devname"
[ 6.813] (II) Using input driver 'libinput' for 'HDA Intel HDMI HDMI/DP,pcm=3'
[ 6.813] (**) HDA Intel HDMI HDMI/DP,pcm=3: always reports core events
[ 6.813] (**) Option "Device" "/dev/input/event16"
[ 6.813] (**) Option "_source" "server/udev"
[ 6.814] (II) event16 - HDA Intel HDMI HDMI/DP,pcm=3: is tagged by udev as: Switch
[ 6.901] (II) event16 - not using input device '/dev/input/event16'.
[ 6.901] (EE) libinput: HDA Intel HDMI HDMI/DP,pcm=3: Failed to create a device for /dev/input/event16
[ 6.901] (EE) PreInit returned 2 for "HDA Intel HDMI HDMI/DP,pcm=3"
[ 6.901] (II) UnloadModule: "libinput"
[ 6.902] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event17)
[ 6.902] (**) HDA Intel HDMI HDMI/DP,pcm=7: Applying InputClass "devname"
[ 6.902] (II) Using input driver 'libinput' for 'HDA Intel HDMI HDMI/DP,pcm=7'
[ 6.902] (**) HDA Intel HDMI HDMI/DP,pcm=7: always reports core events
[ 6.902] (**) Option "Device" "/dev/input/event17"
[ 6.902] (**) Option "_source" "server/udev"
[ 6.902] (II) event17 - HDA Intel HDMI HDMI/DP,pcm=7: is tagged by udev as: Switch
[ 7.003] (II) event17 - not using input device '/dev/input/event17'.
[ 7.003] (EE) libinput: HDA Intel HDMI HDMI/DP,pcm=7: Failed to create a device for /dev/input/event17
[ 7.003] (EE) PreInit returned 2 for "HDA Intel HDMI HDMI/DP,pcm=7"
[ 7.003] (II) UnloadModule: "libinput"
[ 7.004] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event18)
[ 7.004] (**) HDA Intel HDMI HDMI/DP,pcm=8: Applying InputClass "devname"
[ 7.004] (II) Using input driver 'libinput' for 'HDA Intel HDMI HDMI/DP,pcm=8'
[ 7.004] (**) HDA Intel HDMI HDMI/DP,pcm=8: always reports core events
[ 7.004] (**) Option "Device" "/dev/input/event18"
[ 7.004] (**) Option "_source" "server/udev"
[ 7.005] (II) event18 - HDA Intel HDMI HDMI/DP,pcm=8: is tagged by udev as: Switch
[ 7.162] (II) event18 - not using input device '/dev/input/event18'.
[ 7.162] (EE) libinput: HDA Intel HDMI HDMI/DP,pcm=8: Failed to create a device for /dev/input/event18
[ 7.162] (EE) PreInit returned 2 for "HDA Intel HDMI HDMI/DP,pcm=8"
[ 7.162] (II) UnloadModule: "libinput"
[ 7.162] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event19)
[ 7.162] (**) HDA Intel HDMI HDMI/DP,pcm=9: Applying InputClass "devname"
[ 7.162] (II) Using input driver 'libinput' for 'HDA Intel HDMI HDMI/DP,pcm=9'
[ 7.162] (**) HDA Intel HDMI HDMI/DP,pcm=9: always reports core events
[ 7.162] (**) Option "Device" "/dev/input/event19"
[ 7.162] (**) Option "_source" "server/udev"
[ 7.163] (II) event19 - HDA Intel HDMI HDMI/DP,pcm=9: is tagged by udev as: Switch
[ 7.291] (II) event19 - not using input device '/dev/input/event19'.
[ 7.291] (EE) libinput: HDA Intel HDMI HDMI/DP,pcm=9: Failed to create a device for /dev/input/event19
[ 7.291] (EE) PreInit returned 2 for "HDA Intel HDMI HDMI/DP,pcm=9"
[ 7.291] (II) UnloadModule: "libinput"
[ 7.292] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event20)
[ 7.292] (**) HDA Intel HDMI HDMI/DP,pcm=10: Applying InputClass "devname"
[ 7.292] (II) Using input driver 'libinput' for 'HDA Intel HDMI HDMI/DP,pcm=10'
[ 7.292] (**) HDA Intel HDMI HDMI/DP,pcm=10: always reports core events
[ 7.292] (**) Option "Device" "/dev/input/event20"
[ 7.292] (**) Option "_source" "server/udev"
[ 7.292] (II) event20 - HDA Intel HDMI HDMI/DP,pcm=10: is tagged by udev as: Switch
[ 7.381] (II) event20 - not using input device '/dev/input/event20'.
[ 7.381] (EE) libinput: HDA Intel HDMI HDMI/DP,pcm=10: Failed to create a device for /dev/input/event20
[ 7.381] (EE) PreInit returned 2 for "HDA Intel HDMI HDMI/DP,pcm=10"
[ 7.381] (II) UnloadModule: "libinput"
[ 7.382] (II) config/udev: Adding input device Microsoft Comfort Mouse 6000 Consumer Control (/dev/input/event14)
[ 7.382] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "devname"
[ 7.382] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 7.382] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "system-keyboard"
[ 7.382] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 6000 Consumer Control'
[ 7.382] (**) Microsoft Comfort Mouse 6000 Consumer Control: always reports core events
[ 7.382] (**) Option "Device" "/dev/input/event14"
[ 7.382] (**) Option "_source" "server/udev"
[ 7.383] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: is tagged by udev as: Keyboard
[ 7.383] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: device is a keyboard
[ 7.383] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: device removed
[ 7.441] (II) libinput: Microsoft Comfort Mouse 6000 Consumer Control: needs a virtual subdevice
[ 7.441] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:045E:077D.0001/input/input16/event14"
[ 7.441] (II) XINPUT: Adding extended input device "Microsoft Comfort Mouse 6000 Consumer Control" (type: MOUSE, id 11)
[ 7.441] (**) Option "AccelerationScheme" "none"
[ 7.441] (**) Microsoft Comfort Mouse 6000 Consumer Control: (accel) selected scheme none/0
[ 7.441] (**) Microsoft Comfort Mouse 6000 Consumer Control: (accel) acceleration factor: 2.000
[ 7.441] (**) Microsoft Comfort Mouse 6000 Consumer Control: (accel) acceleration threshold: 4
[ 7.443] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: is tagged by udev as: Keyboard
[ 7.443] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: device is a keyboard
[ 7.443] (II) config/udev: Adding input device Microsoft Comfort Mouse 6000 Mouse (/dev/input/event15)
[ 7.443] (**) Microsoft Comfort Mouse 6000 Mouse: Applying InputClass "devname"
[ 7.443] (**) Microsoft Comfort Mouse 6000 Mouse: Applying InputClass "libinput pointer catchall"
[ 7.443] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 6000 Mouse'
[ 7.443] (**) Microsoft Comfort Mouse 6000 Mouse: always reports core events
[ 7.443] (**) Option "Device" "/dev/input/event15"
[ 7.443] (**) Option "_source" "server/udev"
[ 7.444] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: is tagged by udev as: Mouse
[ 7.444] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: device is a pointer
[ 7.445] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: device removed
[ 7.611] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:045E:077D.0001/input/input17/event15"
[ 7.611] (II) XINPUT: Adding extended input device "Microsoft Comfort Mouse 6000 Mouse" (type: MOUSE, id 12)
[ 7.611] (**) Option "AccelerationScheme" "none"
[ 7.611] (**) Microsoft Comfort Mouse 6000 Mouse: (accel) selected scheme none/0
[ 7.611] (**) Microsoft Comfort Mouse 6000 Mouse: (accel) acceleration factor: 2.000
[ 7.611] (**) Microsoft Comfort Mouse 6000 Mouse: (accel) acceleration threshold: 4
[ 7.613] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: is tagged by udev as: Mouse
[ 7.613] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: device is a pointer
[ 7.613] (II) config/udev: Adding input device Microsoft Comfort Mouse 6000 Mouse (/dev/input/mouse2)
[ 7.613] (**) Microsoft Comfort Mouse 6000 Mouse: Applying InputClass "devname"
[ 7.613] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 6000 Mouse'
[ 7.613] (**) Microsoft Comfort Mouse 6000 Mouse: always reports core events
[ 7.613] (**) Option "Device" "/dev/input/mouse2"
[ 7.613] (**) Option "_source" "server/udev"
[ 7.721] (II) mouse2 - not using input device '/dev/input/mouse2'.
[ 7.721] (EE) libinput: Microsoft Comfort Mouse 6000 Mouse: Failed to create a device for /dev/input/mouse2
[ 7.721] (EE) PreInit returned 2 for "Microsoft Comfort Mouse 6000 Mouse"
[ 7.721] (II) UnloadModule: "libinput"
[ 7.722] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event8)
[ 7.722] (**) HDA Intel PCH Dock Mic: Applying InputClass "devname"
[ 7.722] (II) Using input driver 'libinput' for 'HDA Intel PCH Dock Mic'
[ 7.722] (**) HDA Intel PCH Dock Mic: always reports core events
[ 7.722] (**) Option "Device" "/dev/input/event8"
[ 7.722] (**) Option "_source" "server/udev"
[ 7.722] (II) event8 - HDA Intel PCH Dock Mic: is tagged by udev as: Switch
[ 7.841] (II) event8 - not using input device '/dev/input/event8'.
[ 7.841] (EE) libinput: HDA Intel PCH Dock Mic: Failed to create a device for /dev/input/event8
[ 7.841] (EE) PreInit returned 2 for "HDA Intel PCH Dock Mic"
[ 7.841] (II) UnloadModule: "libinput"
[ 7.842] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[ 7.842] (**) HDA Intel PCH Mic: Applying InputClass "devname"
[ 7.842] (II) Using input driver 'libinput' for 'HDA Intel PCH Mic'
[ 7.842] (**) HDA Intel PCH Mic: always reports core events
[ 7.842] (**) Option "Device" "/dev/input/event9"
[ 7.842] (**) Option "_source" "server/udev"
[ 7.842] (II) event9 - HDA Intel PCH Mic: is tagged by udev as: Switch
[ 7.951] (II) event9 - not using input device '/dev/input/event9'.
[ 7.951] (EE) libinput: HDA Intel PCH Mic: Failed to create a device for /dev/input/event9
[ 7.951] (EE) PreInit returned 2 for "HDA Intel PCH Mic"
[ 7.951] (II) UnloadModule: "libinput"
[ 7.952] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event10)
[ 7.952] (**) HDA Intel PCH Dock Headphone: Applying InputClass "devname"
[ 7.952] (II) Using input driver 'libinput' for 'HDA Intel PCH Dock Headphone'
[ 7.952] (**) HDA Intel PCH Dock Headphone: always reports core events
[ 7.952] (**) Option "Device" "/dev/input/event10"
[ 7.952] (**) Option "_source" "server/udev"
[ 7.952] (II) event10 - HDA Intel PCH Dock Headphone: is tagged by udev as: Switch
[ 8.081] (II) event10 - not using input device '/dev/input/event10'.
[ 8.081] (EE) libinput: HDA Intel PCH Dock Headphone: Failed to create a device for /dev/input/event10
[ 8.081] (EE) PreInit returned 2 for "HDA Intel PCH Dock Headphone"
[ 8.081] (II) UnloadModule: "libinput"
[ 8.082] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[ 8.082] (**) HDA Intel PCH Headphone: Applying InputClass "devname"
[ 8.082] (II) Using input driver 'libinput' for 'HDA Intel PCH Headphone'
[ 8.082] (**) HDA Intel PCH Headphone: always reports core events
[ 8.082] (**) Option "Device" "/dev/input/event11"
[ 8.082] (**) Option "_source" "server/udev"
[ 8.082] (II) event11 - HDA Intel PCH Headphone: is tagged by udev as: Switch
[ 8.161] (II) event11 - not using input device '/dev/input/event11'.
[ 8.161] (EE) libinput: HDA Intel PCH Headphone: Failed to create a device for /dev/input/event11
[ 8.161] (EE) PreInit returned 2 for "HDA Intel PCH Headphone"
[ 8.161] (II) UnloadModule: "libinput"
[ 8.163] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 8.163] (**) AT Translated Set 2 keyboard: Applying InputClass "devname"
[ 8.163] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.163] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 8.163] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 8.163] (**) AT Translated Set 2 keyboard: always reports core events
[ 8.163] (**) Option "Device" "/dev/input/event3"
[ 8.163] (**) Option "_source" "server/udev"
[ 8.166] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.166] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.168] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 8.201] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 8.201] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 8.201] (**) Option "xkb_layout" "us"
[ 8.201] (**) Option "xkb_variant" "intl"
[ 8.204] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 8.204] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 8.207] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 8.207] (**) PC Speaker: Applying InputClass "devname"
[ 8.207] (II) Using input driver 'libinput' for 'PC Speaker'
[ 8.207] (**) PC Speaker: always reports core events
[ 8.207] (**) Option "Device" "/dev/input/event4"
[ 8.207] (**) Option "_source" "server/udev"
[ 8.209] (II) event4 - PC Speaker: not tagged as supported input device
[ 8.281] (II) event4 - not using input device '/dev/input/event4'.
[ 8.281] (EE) libinput: PC Speaker: Failed to create a device for /dev/input/event4
[ 8.281] (EE) PreInit returned 2 for "PC Speaker"
[ 8.281] (II) UnloadModule: "libinput"
[ 8.283] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[ 8.283] (**) ThinkPad Extra Buttons: Applying InputClass "devname"
[ 8.284] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 8.284] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[ 8.284] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 8.284] (**) ThinkPad Extra Buttons: always reports core events
[ 8.284] (**) Option "Device" "/dev/input/event5"
[ 8.284] (**) Option "_source" "server/udev"
[ 8.284] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 8.284] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 8.284] (II) event5 - ThinkPad Extra Buttons: device removed
[ 8.321] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input6/event5"
[ 8.321] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 8.321] (**) Option "xkb_layout" "us"
[ 8.322] (**) Option "xkb_variant" "intl"
[ 8.324] (II) event5 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 8.324] (II) event5 - ThinkPad Extra Buttons: device is a keyboard
[ 8.326] (II) config/udev: Adding input device Synaptics TM3053-003 (/dev/input/event12)
[ 8.326] (**) Synaptics TM3053-003: Applying InputClass "devname"
[ 8.326] (**) Synaptics TM3053-003: Applying InputClass "libinput touchpad catchall"
[ 8.326] (II) Using input driver 'libinput' for 'Synaptics TM3053-003'
[ 8.326] (**) Synaptics TM3053-003: always reports core events
[ 8.326] (**) Option "Device" "/dev/input/event12"
[ 8.326] (**) Option "_source" "server/udev"
[ 8.328] (II) event12 - Synaptics TM3053-003: is tagged by udev as: Touchpad
[ 8.331] (II) event12 - Synaptics TM3053-003: device is a touchpad
[ 8.332] (II) event12 - Synaptics TM3053-003: device removed
[ 8.421] (**) Option "Tapping" "on"
[ 8.422] (**) Option "config_info" "udev:/sys/devices/rmi4-00/input/input14/event12"
[ 8.422] (II) XINPUT: Adding extended input device "Synaptics TM3053-003" (type: TOUCHPAD, id 15)
[ 8.425] (**) Option "AccelerationScheme" "none"
[ 8.425] (**) Synaptics TM3053-003: (accel) selected scheme none/0
[ 8.425] (**) Synaptics TM3053-003: (accel) acceleration factor: 2.000
[ 8.425] (**) Synaptics TM3053-003: (accel) acceleration threshold: 4
[ 8.427] (II) event12 - Synaptics TM3053-003: is tagged by udev as: Touchpad
[ 8.430] (II) event12 - Synaptics TM3053-003: device is a touchpad
[ 8.432] (II) config/udev: Adding input device Synaptics TM3053-003 (/dev/input/mouse0)
[ 8.432] (**) Synaptics TM3053-003: Applying InputClass "devname"
[ 8.432] (II) Using input driver 'libinput' for 'Synaptics TM3053-003'
[ 8.432] (**) Synaptics TM3053-003: always reports core events
[ 8.432] (**) Option "Device" "/dev/input/mouse0"
[ 8.432] (**) Option "_source" "server/udev"
[ 8.521] (II) mouse0 - not using input device '/dev/input/mouse0'.
[ 8.521] (EE) libinput: Synaptics TM3053-003: Failed to create a device for /dev/input/mouse0
[ 8.521] (EE) PreInit returned 2 for "Synaptics TM3053-003"
[ 8.521] (II) UnloadModule: "libinput"
[ 8.523] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event13)
[ 8.523] (**) TPPS/2 IBM TrackPoint: Applying InputClass "devname"
[ 8.523] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 8.523] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 8.523] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 8.523] (**) Option "Device" "/dev/input/event13"
[ 8.523] (**) Option "_source" "server/udev"
[ 8.525] (II) event13 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 8.526] (II) event13 - TPPS/2 IBM TrackPoint: device is a pointer
[ 8.530] (II) event13 - TPPS/2 IBM TrackPoint: device removed
[ 8.601] (**) Option "config_info" "udev:/sys/devices/rmi4-00/rmi4-00.fn03/serio2/input/input15/event13"
[ 8.601] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 16)
[ 8.602] (**) Option "AccelerationScheme" "none"
[ 8.602] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 8.602] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 8.602] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 8.604] (II) event13 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 8.605] (II) event13 - TPPS/2 IBM TrackPoint: device is a pointer
[ 8.610] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 8.610] (**) TPPS/2 IBM TrackPoint: Applying InputClass "devname"
[ 8.610] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 8.610] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 8.610] (**) Option "Device" "/dev/input/mouse1"
[ 8.610] (**) Option "_source" "server/udev"
[ 8.681] (II) mouse1 - not using input device '/dev/input/mouse1'.
[ 8.681] (EE) libinput: TPPS/2 IBM TrackPoint: Failed to create a device for /dev/input/mouse1
[ 8.681] (EE) PreInit returned 2 for "TPPS/2 IBM TrackPoint"
[ 8.681] (II) UnloadModule: "libinput"
[ 8.685] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "devname"
[ 8.685] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 8.685] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "system-keyboard"
[ 8.685] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 6000 Consumer Control'
[ 8.685] (**) Microsoft Comfort Mouse 6000 Consumer Control: always reports core events
[ 8.685] (**) Option "Device" "/dev/input/event14"
[ 8.685] (**) Option "_source" "_driver/libinput"
[ 8.685] (II) libinput: Microsoft Comfort Mouse 6000 Consumer Control: is a virtual subdevice
[ 8.685] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:045E:077D.0001/input/input16/event14"
[ 8.685] (II) XINPUT: Adding extended input device "Microsoft Comfort Mouse 6000 Consumer Control" (type: KEYBOARD, id 17)
[ 8.685] (**) Option "xkb_layout" "us"
[ 8.685] (**) Option "xkb_variant" "intl"
[ 8.686] (II) config/udev: Adding input device Microsoft Comfort Mouse 6000 Mouse (/dev/input/mouse2)
[ 8.686] (**) Microsoft Comfort Mouse 6000 Mouse: Applying InputClass "devname"
[ 8.686] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 6000 Mouse'
[ 8.686] (**) Microsoft Comfort Mouse 6000 Mouse: always reports core events
[ 8.686] (**) Option "Device" "/dev/input/mouse2"
[ 8.686] (**) Option "_source" "server/udev"
[ 8.761] (II) mouse2 - not using input device '/dev/input/mouse2'.
[ 8.761] (EE) libinput: Microsoft Comfort Mouse 6000 Mouse: Failed to create a device for /dev/input/mouse2
[ 8.761] (EE) PreInit returned 2 for "Microsoft Comfort Mouse 6000 Mouse"
[ 8.761] (II) UnloadModule: "libinput"
[ 8.762] (II) config/udev: removing device Microsoft Comfort Mouse 6000 Mouse
[ 8.762] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: device removed
[ 8.851] (II) UnloadModule: "libinput"
[ 8.851] (II) config/udev: Adding input device Microsoft Comfort Mouse 6000 Mouse (/dev/input/event15)
[ 8.852] (**) Microsoft Comfort Mouse 6000 Mouse: Applying InputClass "devname"
[ 8.852] (**) Microsoft Comfort Mouse 6000 Mouse: Applying InputClass "libinput pointer catchall"
[ 8.852] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 6000 Mouse'
[ 8.852] (**) Microsoft Comfort Mouse 6000 Mouse: always reports core events
[ 8.852] (**) Option "Device" "/dev/input/event15"
[ 8.852] (**) Option "_source" "server/udev"
[ 8.853] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: is tagged by udev as: Mouse
[ 8.853] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: device is a pointer
[ 8.853] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: device removed
[ 8.931] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:045E:077D.0001/input/input17/event15"
[ 8.931] (II) XINPUT: Adding extended input device "Microsoft Comfort Mouse 6000 Mouse" (type: MOUSE, id 12)
[ 8.931] (**) Option "AccelerationScheme" "none"
[ 8.931] (**) Microsoft Comfort Mouse 6000 Mouse: (accel) selected scheme none/0
[ 8.931] (**) Microsoft Comfort Mouse 6000 Mouse: (accel) acceleration factor: 2.000
[ 8.931] (**) Microsoft Comfort Mouse 6000 Mouse: (accel) acceleration threshold: 4
[ 8.932] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: is tagged by udev as: Mouse
[ 8.932] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: device is a pointer
[ 8.933] (II) config/udev: removing device Microsoft Comfort Mouse 6000 Consumer Control
[ 8.933] (II) UnloadModule: "libinput"
[ 8.933] (II) config/udev: removing device Microsoft Comfort Mouse 6000 Consumer Control
[ 8.933] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: device removed
[ 9.011] (II) UnloadModule: "libinput"
[ 9.012] (II) config/udev: Adding input device Microsoft Comfort Mouse 6000 Consumer Control (/dev/input/event14)
[ 9.012] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "devname"
[ 9.012] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.012] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "system-keyboard"
[ 9.012] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 6000 Consumer Control'
[ 9.012] (**) Microsoft Comfort Mouse 6000 Consumer Control: always reports core events
[ 9.012] (**) Option "Device" "/dev/input/event14"
[ 9.012] (**) Option "_source" "server/udev"
[ 9.013] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: is tagged by udev as: Keyboard
[ 9.013] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: device is a keyboard
[ 9.013] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: device removed
[ 9.101] (II) libinput: Microsoft Comfort Mouse 6000 Consumer Control: needs a virtual subdevice
[ 9.101] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:045E:077D.0001/input/input16/event14"
[ 9.101] (II) XINPUT: Adding extended input device "Microsoft Comfort Mouse 6000 Consumer Control" (type: MOUSE, id 11)
[ 9.101] (**) Option "AccelerationScheme" "none"
[ 9.101] (**) Microsoft Comfort Mouse 6000 Consumer Control: (accel) selected scheme none/0
[ 9.101] (**) Microsoft Comfort Mouse 6000 Consumer Control: (accel) acceleration factor: 2.000
[ 9.101] (**) Microsoft Comfort Mouse 6000 Consumer Control: (accel) acceleration threshold: 4
[ 9.103] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: is tagged by udev as: Keyboard
[ 9.103] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: device is a keyboard
[ 9.103] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "devname"
[ 9.103] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 9.103] (**) Microsoft Comfort Mouse 6000 Consumer Control: Applying InputClass "system-keyboard"
[ 9.103] (II) Using input driver 'libinput' for 'Microsoft Comfort Mouse 6000 Consumer Control'
[ 9.103] (**) Microsoft Comfort Mouse 6000 Consumer Control: always reports core events
[ 9.103] (**) Option "Device" "/dev/input/event14"
[ 9.103] (**) Option "_source" "_driver/libinput"
[ 9.103] (II) libinput: Microsoft Comfort Mouse 6000 Consumer Control: is a virtual subdevice
[ 9.103] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:045E:077D.0001/input/input16/event14"
[ 9.103] (II) XINPUT: Adding extended input device "Microsoft Comfort Mouse 6000 Consumer Control" (type: KEYBOARD, id 17)
[ 9.103] (**) Option "xkb_layout" "us"
[ 9.103] (**) Option "xkb_variant" "intl"
[ 9.104] (II) config/udev: Adding input device Wacom MultiTouch Sensor Finger (/dev/input/mouse3)
[ 9.104] (**) Wacom MultiTouch Sensor Finger: Applying InputClass "devname"
[ 9.104] (II) Using input driver 'libinput' for 'Wacom MultiTouch Sensor Finger'
[ 9.104] (**) Wacom MultiTouch Sensor Finger: always reports core events
[ 9.104] (**) Option "Device" "/dev/input/mouse3"
[ 9.104] (**) Option "_source" "server/udev"
[ 9.251] (II) mouse3 - not using input device '/dev/input/mouse3'.
[ 9.251] (EE) libinput: Wacom MultiTouch Sensor Finger: Failed to create a device for /dev/input/mouse3
[ 9.251] (EE) PreInit returned 2 for "Wacom MultiTouch Sensor Finger"
[ 9.251] (II) UnloadModule: "libinput"
[ 9.252] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event21)
[ 9.252] (**) Integrated Camera: Integrated C: Applying InputClass "devname"
[ 9.252] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 9.252] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[ 9.252] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 9.252] (**) Integrated Camera: Integrated C: always reports core events
[ 9.252] (**) Option "Device" "/dev/input/event21"
[ 9.252] (**) Option "_source" "server/udev"
[ 9.253] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 9.253] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[ 9.253] (II) event21 - Integrated Camera: Integrated C: device removed
[ 9.331] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-8/2-8:1.0/input/input25/event21"
[ 9.331] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 18)
[ 9.331] (**) Option "xkb_layout" "us"
[ 9.331] (**) Option "xkb_variant" "intl"
[ 9.332] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 9.332] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[ 9.333] (II) config/udev: Adding input device Wacom MultiTouch Sensor Finger (/dev/input/event22)
[ 9.333] (**) Wacom MultiTouch Sensor Finger: Applying InputClass "devname"
[ 9.333] (**) Wacom MultiTouch Sensor Finger: Applying InputClass "libinput touchscreen catchall"
[ 9.333] (**) Wacom MultiTouch Sensor Finger: Applying InputClass "libinput tablet catchall"
[ 9.333] (II) Using input driver 'libinput' for 'Wacom MultiTouch Sensor Finger'
[ 9.333] (**) Wacom MultiTouch Sensor Finger: always reports core events
[ 9.333] (**) Option "Device" "/dev/input/event22"
[ 9.333] (**) Option "_source" "server/udev"
[ 9.402] (II) event22 - Wacom MultiTouch Sensor Finger: is tagged by udev as: Touchscreen Tablet
[ 9.402] (II) event22 - Wacom MultiTouch Sensor Finger: device is a touch device
[ 9.403] (II) event22 - Wacom MultiTouch Sensor Finger: device removed
[ 9.481] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/0003:056A:5010.0002/input/input27/event22"
[ 9.481] (II) XINPUT: Adding extended input device "Wacom MultiTouch Sensor Finger" (type: TOUCHSCREEN, id 19)
[ 9.481] (**) Option "AccelerationScheme" "none"
[ 9.481] (**) Wacom MultiTouch Sensor Finger: (accel) selected scheme none/0
[ 9.481] (**) Wacom MultiTouch Sensor Finger: (accel) acceleration factor: 2.000
[ 9.481] (**) Wacom MultiTouch Sensor Finger: (accel) acceleration threshold: 4
[ 9.554] (II) event22 - Wacom MultiTouch Sensor Finger: is tagged by udev as: Touchscreen Tablet
[ 9.555] (II) event22 - Wacom MultiTouch Sensor Finger: device is a touch device
[ 19.878] (II) event2 - Power Button: device removed
[ 19.911] (II) event6 - Video Bus: device removed
[ 19.991] (II) event7 - Video Bus: device removed
[ 20.091] (II) event0 - Lid Switch: device removed
[ 20.131] (II) event1 - Sleep Button: device removed
[ 20.181] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 20.221] (II) event5 - ThinkPad Extra Buttons: device removed
[ 20.261] (II) event12 - Synaptics TM3053-003: device removed
[ 20.341] (II) event13 - TPPS/2 IBM TrackPoint: device removed
[ 20.421] (II) event15 - Microsoft Comfort Mouse 6000 Mouse: device removed
[ 20.501] (II) event14 - Microsoft Comfort Mouse 6000 Consumer Control: device removed
[ 20.541] (II) event21 - Integrated Camera: Integrated C: device removed
[ 20.641] (II) event22 - Wacom MultiTouch Sensor Finger: device removed