You are not logged in.
My laptop is yoga 14s,
GPU is 11th Gen Intel Core i5-11300H and CPU is Iris Xe Graphics.
When I work on i3wm or dwm ,my desktop will appear two mouse pointer.
At first I thought that is a question of i3wm, so I reinstall the DWM, but the problem doesn't have any change.
So I doubt that is the reason of the graphics driver and his attempt to repair, but failed
Can someone help me, this problem has been bothering me for a long time, very grateful
My E-mail address is <redacted>
The desktop is like this
https://github.com/happi0/pic/blob/main/1.jpg
Last edited by V1del (2021-08-29 10:40:09)
Offline
Please don't ask for personal email support, correspondence should happen publicly here so that the solution might help other people: https://wiki.archlinux.org/title/Genera … way_street
I'm assuming some detection issue with the touchscreen or are you using some pointer sync software like synergy or so? Maybe post a xorg log, and/or check the output of
xinput listand disable the touchscreen pointer device.
Offline
Thank you for your help, I'm sorry to say my email address.
The output is as follows:
xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ TigerVNC pointer id=18 [slave pointer (2)]
⎜ ↳ MSFT0001:00 06CB:CE44 Touchpad id=13 [slave pointer (2)]
⎜ ↳ MSFT0001:00 06CB:CE44 Mouse id=12 [slave pointer (2)]In fact I did not connect the mouse, only touchscreen, but the output multiple devices, I was try to disable the other equipment which id is not 13,
well, It does not solve the problem
Thank you again!
Last edited by happi0 (2021-08-29 14:09:00)
Offline
there are log
[ 21.259] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 21.260]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[ 21.260] Build Operating System: Linux Archlinux
[ 21.260] Current Operating System: Linux arch 5.13.13-arch1-1 #1 SMP PREEMPT Thu, 26 Aug 2021 19:14:36 +0000 x86_64
[ 21.260] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=e2bbee69-b387-479d-89a2-8ca0ce2d8868 rw i915.enable_psr=0 i8042.dumbkbd
[ 21.260] Build Date: 04 August 2021 08:13:54AM
[ 21.261]
[ 21.261] Current version of pixman: 0.40.0
[ 21.261] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 21.261] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21.262] (==) Log file: "/home/happi0/.local/share/xorg/Xorg.0.log", Time: Sun Aug 29 22:01:25 2021
[ 21.263] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 21.263] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 21.263] (==) No Layout section. Using the first Screen section.
[ 21.263] (**) |-->Screen "Screen0" (0)
[ 21.263] (**) | |-->Monitor "<default monitor>"
[ 21.264] (==) No device specified for screen "Screen0".
Using the first device section listed.
[ 21.264] (**) | |-->Device "Intel Graphics"
[ 21.264] (==) No monitor specified for screen "Screen0".
Using a default monitor configuration.
[ 21.264] (==) Automatically adding devices
[ 21.264] (==) Automatically enabling devices
[ 21.264] (==) Automatically adding GPU devices
[ 21.264] (==) Automatically binding GPU devices
[ 21.264] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 21.264] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 21.264] Entry deleted from font path.
[ 21.264] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 21.264] Entry deleted from font path.
[ 21.265] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 21.265] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 21.265] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 21.265] (II) Module ABI versions:
[ 21.265] X.Org ANSI C Emulation: 0.4
[ 21.265] X.Org Video Driver: 24.1
[ 21.265] X.Org XInput driver : 24.1
[ 21.265] X.Org Server Extension : 10.0
[ 21.265] (++) using VT number 1
[ 21.267] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 21.267] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 21.268] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[ 21.270] (--) PCI:*(0@0:2:0) 8086:9a49:17aa:3802 rev 1, Mem @ 0x605c000000/16777216, 0x4000000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[ 21.270] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 21.271] (II) "glx" will be loaded by default.
[ 21.271] (II) LoadModule: "vnc"
[ 21.271] (II) Loading /usr/lib/xorg/modules/extensions/libvnc.so
[ 21.284] (II) Module vnc: vendor="TigerVNC Project"
[ 21.284] compiled for 1.20.9, module version = 1.0.0
[ 21.284] Module class: X.Org Server Extension
[ 21.284] ABI class: X.Org Server Extension, version 10.0
[ 21.284] (II) LoadModule: "glx"
[ 21.284] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 21.289] (II) Module glx: vendor="X.Org Foundation"
[ 21.289] compiled for 1.20.13, module version = 1.0.0
[ 21.289] ABI class: X.Org Server Extension, version 10.0
[ 21.289] (II) LoadModule: "intel"
[ 21.289] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 21.290] (II) Module intel: vendor="X.Org Foundation"
[ 21.290] compiled for 1.20.10, module version = 2.99.917
[ 21.290] Module class: X.Org Video Driver
[ 21.290] ABI class: X.Org Video Driver, version 24.1
[ 21.290] (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
[ 21.291] (II) intel: Driver for Intel(R) HD Graphics
[ 21.291] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 21.291] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 21.291] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 21.291] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 21.291] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[ 21.308] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 21.308] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 21.308] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[ 21.308] (II) intel(0): Creating default Display subsection in Screen section
"Screen0" for depth/fbbpp 24/32
[ 21.308] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 21.308] (==) intel(0): RGB weight 888
[ 21.308] (==) intel(0): Default visual is TrueColor
[ 21.309] (**) intel(0): Option "TearFree" "true"
[ 21.309] (II) intel(0): Output eDP1 has no monitor section
[ 21.310] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 21.310] (II) intel(0): Enabled output eDP1
[ 21.310] (II) intel(0): Output DP1 has no monitor section
[ 21.310] (II) intel(0): Enabled output DP1
[ 21.310] (II) intel(0): Output DP2 has no monitor section
[ 21.310] (II) intel(0): Enabled output DP2
[ 21.310] (II) intel(0): Output DP3 has no monitor section
[ 21.311] (II) intel(0): Enabled output DP3
[ 21.311] (II) intel(0): Output DP4 has no monitor section
[ 21.311] (II) intel(0): Enabled output DP4
[ 21.311] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 21.311] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 21.311] (II) intel(0): Enabled output VIRTUAL1
[ 21.311] (--) intel(0): Output eDP1 using initial mode 2880x1800 on pipe 0
[ 21.311] (**) intel(0): TearFree enabled
[ 21.311] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21.311] (==) intel(0): DPI set to (96, 96)
[ 21.311] (II) Loading sub module "dri3"
[ 21.311] (II) LoadModule: "dri3"
[ 21.311] (II) Module "dri3" already built-in
[ 21.311] (II) Loading sub module "dri2"
[ 21.311] (II) LoadModule: "dri2"
[ 21.311] (II) Module "dri2" already built-in
[ 21.311] (II) Loading sub module "present"
[ 21.311] (II) LoadModule: "present"
[ 21.311] (II) Module "present" already built-in
[ 21.312] (II) intel(0): SNA initialized with generic backend
[ 21.312] (==) intel(0): Backing store enabled
[ 21.312] (==) intel(0): Silken mouse disabled
[ 21.312] (II) intel(0): HW Cursor enabled
[ 21.312] (==) intel(0): DPMS enabled
[ 21.312] (==) intel(0): Display hotplug detection enabled
[ 21.313] (II) intel(0): Textured video not supported on this hardware or backend
[ 21.313] (II) intel(0): [DRI2] Setup complete
[ 21.313] (II) intel(0): [DRI2] DRI driver: i965
[ 21.313] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 21.313] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 21.313] (II) intel(0): hardware support for Present enabled
[ 21.313] (WW) intel(0): Option "UserPasswdVerifier" is not used
[ 21.313] (WW) intel(0): Option "PasswordFile" is not used
[ 21.313] (II) Initializing extension Generic Event Extension
[ 21.313] (II) Initializing extension SHAPE
[ 21.313] (II) Initializing extension MIT-SHM
[ 21.313] (II) Initializing extension XInputExtension
[ 21.313] (II) Initializing extension XTEST
[ 21.313] (II) Initializing extension BIG-REQUESTS
[ 21.313] (II) Initializing extension SYNC
[ 21.313] (II) Initializing extension XKEYBOARD
[ 21.313] (II) Initializing extension XC-MISC
[ 21.313] (II) Initializing extension SECURITY
[ 21.313] (II) Initializing extension XFIXES
[ 21.313] (II) Initializing extension RENDER
[ 21.313] (II) Initializing extension RANDR
[ 21.313] (II) Initializing extension COMPOSITE
[ 21.313] (II) Initializing extension DAMAGE
[ 21.313] (II) Initializing extension MIT-SCREEN-SAVER
[ 21.313] (II) Initializing extension DOUBLE-BUFFER
[ 21.313] (II) Initializing extension RECORD
[ 21.313] (II) Initializing extension DPMS
[ 21.313] (II) Initializing extension Present
[ 21.313] (II) Initializing extension DRI3
[ 21.313] (II) Initializing extension X-Resource
[ 21.313] (II) Initializing extension XVideo
[ 21.313] (II) Initializing extension XVideo-MotionCompensation
[ 21.313] (II) Initializing extension GLX
[ 21.326] (EE) AIGLX error: Calling driver entry point failed
[ 21.410] (II) IGLX: Loaded and initialized swrast
[ 21.410] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 21.410] (II) Initializing extension XFree86-VidModeExtension
[ 21.410] (II) Initializing extension XFree86-DGA
[ 21.410] (II) Initializing extension XFree86-DRI
[ 21.410] (II) Initializing extension DRI2
[ 21.410] (II) Initializing extension VNC
[ 21.418] (II) intel(0): switch to mode 2880x1800@90.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 21.424] (II) intel(0): Setting screen physical size to 762 x 476
[ 21.468] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 21.469] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 21.469] (**) Video Bus: Applying InputClass "devname"
[ 21.469] (II) LoadModule: "libinput"
[ 21.469] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 21.470] (II) Module libinput: vendor="X.Org Foundation"
[ 21.470] compiled for 1.20.11, module version = 1.1.0
[ 21.470] Module class: X.Org XInput Driver
[ 21.470] ABI class: X.Org XInput driver, version 24.1
[ 21.470] (II) Using input driver 'libinput' for 'Video Bus'
[ 21.471] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 17 paused 0
[ 21.471] (**) Video Bus: always reports core events
[ 21.471] (**) Option "Device" "/dev/input/event12"
[ 21.471] (**) Option "_source" "server/udev"
[ 21.475] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 21.475] (II) event12 - Video Bus: device is a keyboard
[ 21.475] (II) event12 - Video Bus: device removed
[ 21.475] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16/event12"
[ 21.475] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 21.475] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 21.475] (II) event12 - Video Bus: device is a keyboard
[ 21.476] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 21.476] (**) Lid Switch: Applying InputClass "devname"
[ 21.476] (II) Using input driver 'libinput' for 'Lid Switch'
[ 21.476] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 20 paused 0
[ 21.476] (**) Lid Switch: always reports core events
[ 21.476] (**) Option "Device" "/dev/input/event0"
[ 21.476] (**) Option "_source" "server/udev"
[ 21.477] (II) event0 - Lid Switch: is tagged by udev as: Switch
[ 21.477] (II) event0 - Lid Switch: device is a switch device
[ 21.477] (II) event0 - Lid Switch: device is a switch device
[ 21.477] (II) event0 - Lid Switch: device removed
[ 21.477] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/PNP0C09:00/PNP0C0D:00/input/input0/event0"
[ 21.477] (II) XINPUT: Adding extended input device "Lid Switch" (type: KEYBOARD, id 7)
[ 21.477] (II) event0 - Lid Switch: is tagged by udev as: Switch
[ 21.477] (II) event0 - Lid Switch: device is a switch device
[ 21.477] (II) event0 - Lid Switch: device is a switch device
[ 21.477] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 21.477] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 21.477] (**) Power Button: Applying InputClass "devname"
[ 21.477] (II) Using input driver 'libinput' for 'Power Button'
[ 21.478] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 21 paused 0
[ 21.478] (**) Power Button: always reports core events
[ 21.478] (**) Option "Device" "/dev/input/event1"
[ 21.478] (**) Option "_source" "server/udev"
[ 21.478] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 21.478] (II) event1 - Power Button: device is a keyboard
[ 21.478] (II) event1 - Power Button: device removed
[ 21.478] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 21.478] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 21.479] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 21.479] (II) event1 - Power Button: device is a keyboard
[ 21.479] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 21.479] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 21.479] (**) Sleep Button: Applying InputClass "devname"
[ 21.479] (II) Using input driver 'libinput' for 'Sleep Button'
[ 21.479] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 22 paused 0
[ 21.479] (**) Sleep Button: always reports core events
[ 21.479] (**) Option "Device" "/dev/input/event2"
[ 21.479] (**) Option "_source" "server/udev"
[ 21.479] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 21.479] (II) event2 - Sleep Button: device is a keyboard
[ 21.479] (II) event2 - Sleep Button: device removed
[ 21.479] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[ 21.479] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 21.480] (II) event2 - Sleep Button: is tagged by udev as: Keyboard
[ 21.480] (II) event2 - Sleep Button: device is a keyboard
[ 21.480] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event10)
[ 21.480] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 21.480] (**) Integrated Camera: Integrated C: Applying InputClass "devname"
[ 21.480] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 21.481] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 23 paused 0
[ 21.481] (**) Integrated Camera: Integrated C: always reports core events
[ 21.481] (**) Option "Device" "/dev/input/event10"
[ 21.481] (**) Option "_source" "server/udev"
[ 21.481] (II) event10 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 21.481] (II) event10 - Integrated Camera: Integrated C: device is a keyboard
[ 21.481] (II) event10 - Integrated Camera: Integrated C: device removed
[ 21.481] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input11/event10"
[ 21.481] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[ 21.482] (II) event10 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 21.482] (II) event10 - Integrated Camera: Integrated C: device is a keyboard
[ 21.482] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event11)
[ 21.482] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[ 21.482] (**) Integrated Camera: Integrated I: Applying InputClass "devname"
[ 21.482] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[ 21.482] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 24 paused 0
[ 21.482] (**) Integrated Camera: Integrated I: always reports core events
[ 21.482] (**) Option "Device" "/dev/input/event11"
[ 21.482] (**) Option "_source" "server/udev"
[ 21.483] (II) event11 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[ 21.483] (II) event11 - Integrated Camera: Integrated I: device is a keyboard
[ 21.483] (II) event11 - Integrated Camera: Integrated I: device removed
[ 21.483] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.2/input/input12/event11"
[ 21.483] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 11)
[ 21.483] (II) event11 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[ 21.483] (II) event11 - Integrated Camera: Integrated I: device is a keyboard
[ 21.484] (II) config/udev: Adding input device MSFT0001:00 06CB:CE44 Mouse (/dev/input/event7)
[ 21.484] (**) MSFT0001:00 06CB:CE44 Mouse: Applying InputClass "libinput pointer catchall"
[ 21.484] (**) MSFT0001:00 06CB:CE44 Mouse: Applying InputClass "devname"
[ 21.484] (II) Using input driver 'libinput' for 'MSFT0001:00 06CB:CE44 Mouse'
[ 21.484] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
[ 21.484] (**) MSFT0001:00 06CB:CE44 Mouse: always reports core events
[ 21.484] (**) Option "Device" "/dev/input/event7"
[ 21.484] (**) Option "_source" "server/udev"
[ 21.484] (II) event7 - MSFT0001:00 06CB:CE44 Mouse: is tagged by udev as: Mouse Pointingstick
[ 21.484] (II) event7 - MSFT0001:00 06CB:CE44 Mouse: device is a pointer
[ 21.485] (II) event7 - MSFT0001:00 06CB:CE44 Mouse: device removed
[ 21.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-MSFT0001:00/0018:06CB:CE44.0001/input/input13/event7"
[ 21.485] (II) XINPUT: Adding extended input device "MSFT0001:00 06CB:CE44 Mouse" (type: MOUSE, id 12)
[ 21.485] (**) Option "AccelerationScheme" "none"
[ 21.485] (**) MSFT0001:00 06CB:CE44 Mouse: (accel) selected scheme none/0
[ 21.485] (**) MSFT0001:00 06CB:CE44 Mouse: (accel) acceleration factor: 2.000
[ 21.485] (**) MSFT0001:00 06CB:CE44 Mouse: (accel) acceleration threshold: 4
[ 21.485] (II) event7 - MSFT0001:00 06CB:CE44 Mouse: is tagged by udev as: Mouse Pointingstick
[ 21.485] (II) event7 - MSFT0001:00 06CB:CE44 Mouse: device is a pointer
[ 21.486] (II) config/udev: Adding input device MSFT0001:00 06CB:CE44 Mouse (/dev/input/mouse0)
[ 21.486] (**) MSFT0001:00 06CB:CE44 Mouse: Applying InputClass "devname"
[ 21.486] (II) Using input driver 'libinput' for 'MSFT0001:00 06CB:CE44 Mouse'
[ 21.486] (**) MSFT0001:00 06CB:CE44 Mouse: always reports core events
[ 21.486] (**) Option "Device" "/dev/input/mouse0"
[ 21.486] (**) Option "_source" "server/udev"
[ 21.486] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
Permission denied.
[ 21.486] (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
[ 21.486] (II) mouse0 - failed to create input device '/dev/input/mouse0'.
[ 21.486] (EE) libinput: MSFT0001:00 06CB:CE44 Mouse: Failed to create a device for /dev/input/mouse0
[ 21.486] (EE) PreInit returned 2 for "MSFT0001:00 06CB:CE44 Mouse"
[ 21.486] (II) UnloadModule: "libinput"
[ 21.486] (II) config/udev: Adding input device MSFT0001:00 06CB:CE44 Touchpad (/dev/input/event8)
[ 21.486] (**) MSFT0001:00 06CB:CE44 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 21.486] (**) MSFT0001:00 06CB:CE44 Touchpad: Applying InputClass "devname"
[ 21.486] (II) Using input driver 'libinput' for 'MSFT0001:00 06CB:CE44 Touchpad'
[ 21.487] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 26 paused 0
[ 21.487] (**) MSFT0001:00 06CB:CE44 Touchpad: always reports core events
[ 21.487] (**) Option "Device" "/dev/input/event8"
[ 21.487] (**) Option "_source" "server/udev"
[ 21.487] (II) event8 - MSFT0001:00 06CB:CE44 Touchpad: is tagged by udev as: Touchpad
[ 21.488] (II) event8 - MSFT0001:00 06CB:CE44 Touchpad: device is a touchpad
[ 21.488] (II) event8 - MSFT0001:00 06CB:CE44 Touchpad: device removed
[ 21.488] (**) Option "Tapping" "on"
[ 21.488] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-MSFT0001:00/0018:06CB:CE44.0001/input/input14/event8"
[ 21.488] (II) XINPUT: Adding extended input device "MSFT0001:00 06CB:CE44 Touchpad" (type: TOUCHPAD, id 13)
[ 21.489] (**) Option "AccelerationScheme" "none"
[ 21.489] (**) MSFT0001:00 06CB:CE44 Touchpad: (accel) selected scheme none/0
[ 21.489] (**) MSFT0001:00 06CB:CE44 Touchpad: (accel) acceleration factor: 2.000
[ 21.489] (**) MSFT0001:00 06CB:CE44 Touchpad: (accel) acceleration threshold: 4
[ 21.489] (II) event8 - MSFT0001:00 06CB:CE44 Touchpad: is tagged by udev as: Touchpad
[ 21.490] (II) event8 - MSFT0001:00 06CB:CE44 Touchpad: device is a touchpad
[ 21.490] (II) config/udev: Adding input device MSFT0001:00 06CB:CE44 Touchpad (/dev/input/mouse1)
[ 21.490] (**) MSFT0001:00 06CB:CE44 Touchpad: Applying InputClass "devname"
[ 21.490] (II) Using input driver 'libinput' for 'MSFT0001:00 06CB:CE44 Touchpad'
[ 21.490] (**) MSFT0001:00 06CB:CE44 Touchpad: always reports core events
[ 21.490] (**) Option "Device" "/dev/input/mouse1"
[ 21.490] (**) Option "_source" "server/udev"
[ 21.490] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse1
Permission denied.
[ 21.490] (II) mouse1: opening input device '/dev/input/mouse1' failed (Permission denied).
[ 21.490] (II) mouse1 - failed to create input device '/dev/input/mouse1'.
[ 21.490] (EE) libinput: MSFT0001:00 06CB:CE44 Touchpad: Failed to create a device for /dev/input/mouse1
[ 21.490] (EE) PreInit returned 2 for "MSFT0001:00 06CB:CE44 Touchpad"
[ 21.490] (II) UnloadModule: "libinput"
[ 21.490] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event6)
[ 21.490] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 21.490] (**) Ideapad extra buttons: Applying InputClass "devname"
[ 21.490] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 21.491] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 27 paused 0
[ 21.491] (**) Ideapad extra buttons: always reports core events
[ 21.491] (**) Option "Device" "/dev/input/event6"
[ 21.491] (**) Option "_source" "server/udev"
[ 21.491] (II) event6 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 21.491] (II) event6 - Ideapad extra buttons: device is a keyboard
[ 21.491] (II) event6 - Ideapad extra buttons: device removed
[ 21.491] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input6/event6"
[ 21.491] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[ 21.491] (II) event6 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 21.492] (II) event6 - Ideapad extra buttons: device is a keyboard
[ 21.492] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event13)
[ 21.492] (**) sof-hda-dsp Mic: Applying InputClass "devname"
[ 21.492] (II) Using input driver 'libinput' for 'sof-hda-dsp Mic'
[ 21.492] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 28 paused 0
[ 21.492] (**) sof-hda-dsp Mic: always reports core events
[ 21.492] (**) Option "Device" "/dev/input/event13"
[ 21.492] (**) Option "_source" "server/udev"
[ 21.492] (II) event13 - sof-hda-dsp Mic: is tagged by udev as: Switch
[ 21.493] (II) event13 - not using input device '/dev/input/event13'.
[ 21.493] (EE) libinput: sof-hda-dsp Mic: Failed to create a device for /dev/input/event13
[ 21.493] (EE) PreInit returned 2 for "sof-hda-dsp Mic"
[ 21.493] (II) UnloadModule: "libinput"
[ 21.493] (II) systemd-logind: releasing fd for 13:77
[ 21.558] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event14)
[ 21.558] (**) sof-hda-dsp Headphone: Applying InputClass "devname"
[ 21.558] (II) Using input driver 'libinput' for 'sof-hda-dsp Headphone'
[ 21.559] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 28 paused 0
[ 21.559] (**) sof-hda-dsp Headphone: always reports core events
[ 21.559] (**) Option "Device" "/dev/input/event14"
[ 21.559] (**) Option "_source" "server/udev"
[ 21.560] (II) event14 - sof-hda-dsp Headphone: is tagged by udev as: Switch
[ 21.560] (II) event14 - not using input device '/dev/input/event14'.
[ 21.560] (EE) libinput: sof-hda-dsp Headphone: Failed to create a device for /dev/input/event14
[ 21.560] (EE) PreInit returned 2 for "sof-hda-dsp Headphone"
[ 21.560] (II) UnloadModule: "libinput"
[ 21.560] (II) systemd-logind: releasing fd for 13:78
[ 21.625] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event15)
[ 21.625] (**) sof-hda-dsp HDMI/DP,pcm=3: Applying InputClass "devname"
[ 21.625] (II) Using input driver 'libinput' for 'sof-hda-dsp HDMI/DP,pcm=3'
[ 21.626] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 28 paused 0
[ 21.626] (**) sof-hda-dsp HDMI/DP,pcm=3: always reports core events
[ 21.626] (**) Option "Device" "/dev/input/event15"
[ 21.626] (**) Option "_source" "server/udev"
[ 21.627] (II) event15 - sof-hda-dsp HDMI/DP,pcm=3: is tagged by udev as: Switch
[ 21.627] (II) event15 - not using input device '/dev/input/event15'.
[ 21.627] (EE) libinput: sof-hda-dsp HDMI/DP,pcm=3: Failed to create a device for /dev/input/event15
[ 21.627] (EE) PreInit returned 2 for "sof-hda-dsp HDMI/DP,pcm=3"
[ 21.627] (II) UnloadModule: "libinput"
[ 21.627] (II) systemd-logind: releasing fd for 13:79
[ 21.705] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event16)
[ 21.705] (**) sof-hda-dsp HDMI/DP,pcm=4: Applying InputClass "devname"
[ 21.705] (II) Using input driver 'libinput' for 'sof-hda-dsp HDMI/DP,pcm=4'
[ 21.706] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 28 paused 0
[ 21.706] (**) sof-hda-dsp HDMI/DP,pcm=4: always reports core events
[ 21.706] (**) Option "Device" "/dev/input/event16"
[ 21.706] (**) Option "_source" "server/udev"
[ 21.707] (II) event16 - sof-hda-dsp HDMI/DP,pcm=4: is tagged by udev as: Switch
[ 21.707] (II) event16 - not using input device '/dev/input/event16'.
[ 21.707] (EE) libinput: sof-hda-dsp HDMI/DP,pcm=4: Failed to create a device for /dev/input/event16
[ 21.707] (EE) PreInit returned 2 for "sof-hda-dsp HDMI/DP,pcm=4"
[ 21.707] (II) UnloadModule: "libinput"
[ 21.707] (II) systemd-logind: releasing fd for 13:80
[ 21.771] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event17)
[ 21.771] (**) sof-hda-dsp HDMI/DP,pcm=5: Applying InputClass "devname"
[ 21.771] (II) Using input driver 'libinput' for 'sof-hda-dsp HDMI/DP,pcm=5'
[ 21.772] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 28 paused 0
[ 21.772] (**) sof-hda-dsp HDMI/DP,pcm=5: always reports core events
[ 21.772] (**) Option "Device" "/dev/input/event17"
[ 21.772] (**) Option "_source" "server/udev"
[ 21.774] (II) event17 - sof-hda-dsp HDMI/DP,pcm=5: is tagged by udev as: Switch
[ 21.774] (II) event17 - not using input device '/dev/input/event17'.
[ 21.774] (EE) libinput: sof-hda-dsp HDMI/DP,pcm=5: Failed to create a device for /dev/input/event17
[ 21.774] (EE) PreInit returned 2 for "sof-hda-dsp HDMI/DP,pcm=5"
[ 21.774] (II) UnloadModule: "libinput"
[ 21.774] (II) systemd-logind: releasing fd for 13:81
[ 21.852] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[ 21.852] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 21.852] (**) Intel HID events: Applying InputClass "devname"
[ 21.852] (II) Using input driver 'libinput' for 'Intel HID events'
[ 21.853] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 28 paused 0
[ 21.853] (**) Intel HID events: always reports core events
[ 21.853] (**) Option "Device" "/dev/input/event4"
[ 21.853] (**) Option "_source" "server/udev"
[ 21.853] (II) event4 - Intel HID events: is tagged by udev as: Keyboard
[ 21.854] (II) event4 - Intel HID events: device is a keyboard
[ 21.854] (II) event4 - Intel HID events: device removed
[ 21.854] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event4"
[ 21.854] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 15)
[ 21.855] (II) event4 - Intel HID events: is tagged by udev as: Keyboard
[ 21.855] (II) event4 - Intel HID events: device is a keyboard
[ 21.856] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event5)
[ 21.856] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 21.856] (**) Intel HID 5 button array: Applying InputClass "devname"
[ 21.856] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 21.857] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 29 paused 0
[ 21.857] (**) Intel HID 5 button array: always reports core events
[ 21.857] (**) Option "Device" "/dev/input/event5"
[ 21.857] (**) Option "_source" "server/udev"
[ 21.858] (II) event5 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 21.858] (II) event5 - Intel HID 5 button array: device is a keyboard
[ 21.858] (II) event5 - Intel HID 5 button array: device removed
[ 21.858] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event5"
[ 21.858] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 16)
[ 21.859] (II) event5 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 21.859] (II) event5 - Intel HID 5 button array: device is a keyboard
[ 21.860] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 21.860] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 21.860] (**) AT Translated Set 2 keyboard: Applying InputClass "devname"
[ 21.860] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 21.861] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[ 21.861] (**) AT Translated Set 2 keyboard: always reports core events
[ 21.861] (**) Option "Device" "/dev/input/event3"
[ 21.861] (**) Option "_source" "server/udev"
[ 21.862] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 21.863] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 21.864] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 21.864] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 21.864] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 21.865] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 21.866] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 21.868] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 21.868] (**) PC Speaker: Applying InputClass "devname"
[ 21.868] (II) Using input driver 'libinput' for 'PC Speaker'
[ 21.868] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 31 paused 0
[ 21.868] (**) PC Speaker: always reports core events
[ 21.868] (**) Option "Device" "/dev/input/event9"
[ 21.868] (**) Option "_source" "server/udev"
[ 21.869] (II) event9 - PC Speaker: not tagged as supported input device
[ 21.869] (II) event9 - not using input device '/dev/input/event9'.
[ 21.869] (EE) libinput: PC Speaker: Failed to create a device for /dev/input/event9
[ 21.869] (EE) PreInit returned 2 for "PC Speaker"
[ 21.869] (II) UnloadModule: "libinput"
[ 21.869] (II) systemd-logind: releasing fd for 13:73
[ 22.150] (II) intel(0): EDID vendor "CSO", prod id 5122
[ 22.150] (II) intel(0): Printing DDC gathered Modelines:
[ 22.150] (II) intel(0): Modeline "2880x1800"x0.0 513.82 2880 2928 2960 3040 1800 1803 1809 1878 -hsync -vsync (169.0 kHz eP)
[ 34.800] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: client bug: event processing lagging behind by 16ms, your system is too slow
[ 35.388] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: client bug: event processing lagging behind by 11ms, your system is too slow
[ 48.586] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: client bug: event processing lagging behind by 16ms, your system is too slow
[ 72.472] (**) Option "fd" "25"
[ 72.472] (II) event7 - MSFT0001:00 06CB:CE44 Mouse: device removed
[ 185.317] (EE) intel(0): Failed to prepare CRTC for page flipping, disabling TearFree
[ 293.286] (**) Option "fd" "26"
[ 293.286] (II) event8 - MSFT0001:00 06CB:CE44 Touchpad: device removed
[ 309.885] (EE) event3 - AT Translated Set 2 keyboard: client bug: event processing lagging behind by 17ms, your system is too slow
[ 314.532] (II) event8 - MSFT0001:00 06CB:CE44 Touchpad: is tagged by udev as: Touchpad
[ 314.535] (II) event8 - MSFT0001:00 06CB:CE44 Touchpad: device is a touchpad
[ 328.350] (EE) event3 - AT Translated Set 2 keyboard: client bug: event processing lagging behind by 14ms, your system is too slow
[ 377.884] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: client bug: event processing lagging behind by 12ms, your system is too slow
[ 378.527] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: client bug: event processing lagging behind by 13ms, your system is too slow
[ 389.466] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: client bug: event processing lagging behind by 11ms, your system is too slow
[ 393.499] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.18.1/touchpad-jumping-cursors.html for details
[ 426.740] (EE) event3 - AT Translated Set 2 keyboard: client bug: event processing lagging behind by 13ms, your system is too slow
[ 433.556] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: client bug: event processing lagging behind by 15ms, your system is too slow
[ 433.673] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: client bug: event processing lagging behind by 16ms, your system is too slow
[ 433.673] (EE) event8 - MSFT0001:00 06CB:CE44 Touchpad: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.Offline