You are not logged in.

#1 2026-05-09 18:36:43

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,171

Touchpad suddenly stops/starts working; detected but events discarded

My touchpad was working fine until I cleaned it, when it suddenly stopped working. (I'm assuming that cleaning it is coincidental, but possibly the shock had deleterious consequences. By cleaning, I just mean I wiped it after wiping my screen with iKlear.)

Depressing the touchpad to click works, but no touches work - not tapping to click, moving or scrolling.

I figured I should update anyway, so I did that and restarted, but this did not resolve anything.

TrackPoint and a USB mouse work normally.

`libinput list-devices`:

Device:                  SynPS/2 Synaptics TouchPad
Kernel:                  /dev/input/event15
Id:                      serial:0002:0007
Group:                   7
Seat:                    seat0, default
Size:                    85x51mm
Capabilities:            pointer gesture
Tap-to-click:            disabled
Tap-and-drag:            enabled
Tap button map:          left/right/middle
Tap drag lock:           disabled
Left-handed:             disabled
Nat.scrolling:           disabled
Middle emulation:        disabled
Calibration:             n/a
Scroll methods:          *two-finger edge
Scroll button:           n/a
Scroll button lock:      n/a
Click methods:           *button-areas clickfinger
Clickfinger button map:  left/right/middle
Disable-w-typing:        enabled
Disable-w-trackpointing: enabled
Accel profiles:          flat *adaptive custom
Rotation:                n/a
Area rectangle:          n/a

Device:                  TPPS/2 IBM TrackPoint
Kernel:                  /dev/input/event16
Id:                      serial:0002:000a
Group:                   8
Seat:                    seat0, default
Capabilities:            pointer
Tap-to-click:            n/a
Tap-and-drag:            n/a
Tap button map:          n/a
Tap drag lock:           n/a
Left-handed:             disabled
Nat.scrolling:           disabled
Middle emulation:        disabled
Calibration:             n/a
Scroll methods:          *button
Scroll button:           BTN_MIDDLE
Scroll button lock:      disabled
Click methods:           none
Clickfinger button map:  n/a
Disable-w-typing:        n/a
Disable-w-trackpointing: n/a
Accel profiles:          flat *adaptive custom
Rotation:                n/a
Area rectangle:          n/a

`xinput list-props`:

$ xinput list-props 11
Device 'SynPS/2 Synaptics TouchPad':
        Device Enabled (188):   1
        Coordinate Transformation Matrix (190): 1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Tapping Enabled (354): 1
        libinput Tapping Enabled Default (355): 0
        libinput Tapping Drag Enabled (356):    1
        libinput Tapping Drag Enabled Default (357):    1
        libinput Tapping Drag Lock Enabled (358):       1
        libinput Tapping Drag Lock Enabled Default (359):       0
        libinput Tapping Button Mapping Enabled (360):  1, 0
        libinput Tapping Button Mapping Default (361):  1, 0
        libinput Natural Scrolling Enabled (315):       0
        libinput Natural Scrolling Enabled Default (316):       0
        libinput Disable While Typing Enabled (362):    1
        libinput Disable While Typing Enabled Default (363):    1
        libinput Scroll Methods Available (317):        1, 1, 0
        libinput Scroll Method Enabled (318):   1, 0, 0
        libinput Scroll Method Enabled Default (319):   1, 0, 0
        libinput Click Methods Available (364): 1, 1
        libinput Click Method Enabled (365):    1, 0
        libinput Click Method Enabled Default (366):    1, 0
        libinput Clickfinger Button Mapping Enabled (367):      1, 0
        libinput Clickfinger Button Mapping Default (368):      1, 0
        libinput Middle Emulation Enabled (324):        0
        libinput Middle Emulation Enabled Default (325):        0
        libinput Accel Speed (328):     1.000000
        libinput Accel Speed Default (329):     0.000000
        libinput Accel Profiles Available (330):        1, 1, 1
        libinput Accel Profile Enabled (331):   1, 0, 0
        libinput Accel Profile Enabled Default (332):   1, 0, 0
        libinput Accel Custom Fallback Points (333):    <no items>
        libinput Accel Custom Fallback Step (334):      0.000000
        libinput Accel Custom Motion Points (335):      <no items>
        libinput Accel Custom Motion Step (336):        0.000000
        libinput Accel Custom Scroll Points (337):      <no items>
        libinput Accel Custom Scroll Step (338):        0.000000
        libinput Left Handed Enabled (339):     0
        libinput Left Handed Enabled Default (340):     0
        libinput Send Events Modes Available (341):     1, 1
        libinput Send Events Mode Enabled (342):        0, 0
        libinput Send Events Mode Enabled Default (343):        0, 0
        Device Node (344):      "/dev/input/event15"
        Device Product ID (345):        2, 7
        libinput Drag Lock Buttons (346):       <no items>
        libinput Horizontal Scroll Enabled (347):       1
        libinput Scrolling Pixel Distance (348):        15
        libinput Scrolling Pixel Distance Default (349):        15
        libinput High Resolution Wheel Scroll Enabled (350):    1

The settings look mostly OK to me, but I am not at all sure about some of the zeroes e.g.

        libinput Send Events Mode Enabled (342):        0, 0
        libinput Send Events Mode Enabled Default (343):        0, 0

look maybe strange?

`lsmod`:

Module                  Size  Used by
8021q                  57344  0
garp                   20480  1 8021q
mrp                    24576  1 8021q
stp                    12288  1 garp
llc                    16384  2 stp,garp
ccm                    24576  6
ip6t_REJECT            12288  2
nf_reject_ipv6         20480  1 ip6t_REJECT
nft_limit              16384  6
ipt_REJECT             12288  2
nf_reject_ipv4         12288  1 ipt_REJECT
xt_LOG                 16384  6
nf_log_syslog          20480  6
xt_limit               12288  0
xt_recent              24576  12
xt_tcpudp              20480  9
xt_conntrack           12288  10
nf_conntrack          200704  1 xt_conntrack
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         12288  1 nf_conntrack
nft_compat             20480  41
x_tables               65536  8 xt_conntrack,nft_compat,xt_LOG,xt_tcpudp,xt_recent,ipt_REJECT,xt_limit,ip6t_REJECT
nf_tables             397312  170 nft_compat,nft_limit
btusb                  86016  0
btmtk                  32768  1 btusb
uvcvideo              180224  0
btrtl                  32768  1 btusb
videobuf2_vmalloc      20480  1 uvcvideo
btbcm                  24576  1 btusb
uvc                    12288  1 uvcvideo
videobuf2_memops       16384  1 videobuf2_vmalloc
btintel                73728  1 btusb
videobuf2_v4l2         40960  1 uvcvideo
videobuf2_common       98304  4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
bluetooth            1191936  6 btrtl,btmtk,btintel,btbcm,btusb
videodev              409600  2 videobuf2_v4l2,uvcvideo
mc                     94208  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
joydev                 28672  0
mousedev               28672  0
snd_hda_codec_intelhdmi    28672  1
snd_hda_codec_hdmi     61440  1 snd_hda_codec_intelhdmi
intel_rapl_msr         20480  0
intel_rapl_common      53248  1 intel_rapl_msr
snd_ctl_led            28672  0
intel_uncore_frequency    12288  0
intel_uncore_frequency_common    16384  1 intel_uncore_frequency
snd_hda_codec_alc269   151552  1
intel_pmc_core_pltdrv    12288  0
snd_hda_codec_realtek_lib    65536  1 snd_hda_codec_alc269
intel_pmc_core        155648  0
snd_hda_scodec_component    20480  1 snd_hda_codec_alc269
pmt_telemetry          16384  1 intel_pmc_core
nls_iso8859_1          12288  1
pmt_discovery          20480  1 pmt_telemetry
snd_hda_codec_generic   114688  2 snd_hda_codec_realtek_lib,snd_hda_codec_alc269
pmt_class              20480  2 pmt_telemetry,pmt_discovery
vfat                   28672  1
intel_pmc_ssram_telemetry    16384  1 intel_pmc_core
fat                   114688  1 vfat
intel_vsec             24576  2 intel_pmc_ssram_telemetry,pmt_telemetry
snd_hda_intel          73728  2
intel_tcc_cooling      12288  0
x86_pkg_temp_thermal    16384  0
intel_powerclamp       24576  0
snd_soc_avs           266240  0
coretemp               24576  0
snd_soc_hda_codec      28672  1 snd_soc_avs
snd_hda_ext_core       36864  2 snd_soc_avs,snd_soc_hda_codec
kvm_intel             536576  0
snd_hda_codec         221184  8 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_codec_realtek_lib,snd_hda_codec_alc269,snd_hda_codec_intelhdmi
iwlmvm                716800  0
snd_hda_core          147456  10 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek_lib,snd_hda_codec_alc269,snd_hda_codec_intelhdmi
kvm                  1474560  1 kvm_intel
snd_intel_dspcfg       49152  2 snd_soc_avs,snd_hda_intel
mac80211             1757184  1 iwlmvm
snd_intel_sdw_acpi     16384  1 snd_intel_dspcfg
snd_hwdep              24576  1 snd_hda_codec
iTCO_wdt               16384  0
irqbypass              16384  1 kvm
libarc4                12288  1 mac80211
tps6598x              167936  0
snd_soc_core          434176  2 snd_soc_avs,snd_soc_hda_codec
intel_pmc_bxt          16384  1 iTCO_wdt
typec                 131072  1 tps6598x
ee1004                 16384  0
mei_hdcp               28672  0
mei_pxp                20480  0
thunderbolt           598016  1 typec
think_lmi              40960  0
snd_compress           36864  2 snd_soc_avs,snd_soc_core
rapl                   20480  0
iwlwifi               614400  1 iwlmvm
intel_cstate           20480  0
ac97_bus               12288  1 snd_soc_core
intel_uncore          282624  0
firmware_attributes_class    12288  1 think_lmi
pcspkr                 12288  0
psmouse               245760  0
intel_wmi_thunderbolt    12288  0
wmi_bmof               12288  0
i2c_i801               40960  0
e1000e                397312  0
snd_pcm_dmaengine      20480  1 snd_soc_core
cfg80211             1507328  3 iwlmvm,iwlwifi,mac80211
i2c_smbus              20480  1 i2c_i801
snd_pcm               221184  8 snd_soc_avs,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_compress,snd_soc_core,snd_hda_core,snd_pcm_dmaengine
ptp                    53248  3 iwlmvm,e1000e
mei_me                 61440  2
i2c_mux                20480  1 i2c_i801
snd_timer              57344  1 snd_pcm
pps_core               32768  1 ptp
serial_multi_instantiate    20480  0
mei                   212992  5 mei_hdcp,mei_pxp,mei_me
intel_oc_wdt           12288  0
intel_xhci_usb_role_switch    12288  0
roles                  16384  2 tps6598x,intel_xhci_usb_role_switch
intel_pch_thermal      20480  0
acpi_pad              184320  0
mac_hid                12288  0
i2c_dev                28672  0
crypto_user            16384  0
acpi_call              20480  0
nfnetlink              20480  3 nft_compat,nf_tables
dm_crypt               69632  1
encrypted_keys         32768  1 dm_crypt
trusted                45056  2 encrypted_keys,dm_crypt
asn1_encoder           16384  1 trusted
tee                    57344  1 trusted
dm_mod                233472  32 dm_crypt
rtsx_pci_sdmmc         40960  0
mmc_core              307200  1 rtsx_pci_sdmmc
thinkpad_acpi         200704  0
sparse_keymap          12288  1 thinkpad_acpi
ghash_clmulni_intel    12288  0
serio_raw              20480  0
aesni_intel           106496  3
platform_profile       20480  1 thinkpad_acpi
nvme                   77824  2
snd                   159744  17 snd_ctl_led,snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_timer,snd_hda_codec_realtek_lib,snd_compress,thinkpad_acpi,snd_hda_codec_alc269,snd_soc_core,snd_pcm
soundcore              16384  2 snd_ctl_led,snd
rfkill                 45056  6 iwlmvm,bluetooth,thinkpad_acpi,cfg80211
nvme_core             278528  3 nvme
nvme_keyring           20480  1 nvme_core
intel_lpss_pci         28672  0
nvme_auth              32768  1 nvme_core
intel_lpss             12288  1 intel_lpss_pci
hkdf                   12288  1 nvme_auth
idma64                 20480  0
rtsx_pci              147456  1 rtsx_pci_sdmmc
i915                 5009408  44
i2c_algo_bit           24576  1 i915
drm_buddy              28672  1 i915
video                  81920  2 thinkpad_acpi,i915
wmi                    40960  4 video,intel_wmi_thunderbolt,wmi_bmof,think_lmi
ttm                   126976  1 i915
intel_gtt              32768  1 i915
drm_display_helper    290816  1 i915
cec                    98304  2 drm_display_helper,i915

X11 config:

$ cat /etc/X11/xorg.conf.d/50-libinput-cfr.conf
# Match on all pointing devices but joysticks

Section "InputClass"
        Identifier "cfr libinput pointer catchall"
        MatchIsPointer "on"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
EndSection

# llaw chwith : llygod = pointers *heb* touchpads & trackpoints

Section "InputClass"
        Identifier "cfr libinput llygod"
        MatchIsPointer "on"
        MatchIsTouchpad "off"
        NoMatchProduct "TrackPoint"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
        Option "Left Handed Enabled" "1"
EndSection


# dim ond trackpoint
# addaswyd o https://bbs.archlinux.org/viewtopic.php?pid=1747203#p1747203

Section "InputClass"
        Identifier "cfr libinput trackpoint"
        MatchIsPointer "on"
        MatchIsTouchpad "off"
        MatchProduct "TrackPoint"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
        Option "Accel Speed" "1"
        Option "Accel Profile" "flat"
        Option "Left Handed Enabled" "0"
EndSection

# dim ond touchpads

Section "InputClass"
        Identifier "cfr libinput touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "libinput"
        Option "Tapping" "1"
        Option "TappingDragLock" "1"
        Option "Accel Speed" "1"
        Option "Left Handed Enabled" "0"
EndSection

Since KDE has a distressing tendency to undo this at the slightest provocation or, indeed, with no provocation at all, the following script also runs on various eveents (main startup and wakeup etc.):

$ less ~/bin/kcminit-undo
#!/bin/bash -
#set -x
PATH=/usr/bin
export PATH

allan=0

usage="Usage: $0
Ceisio dadwneud kdminit sy'n torri config llygoden, touchpad a trackpoint."
error () {
        echo "$@" 1>&2
        ((allan++))
        usage_and_exit $allan
}
warning () {
        echo "$@" 1>&2
        ((allan++))
        return 1
}
usage () {
        printf %b "$usage\n"
}
usage_and_exit () {
        usage
        exit $1
}
try () {
        xinput set-prop $1 "$2" $3 || warning "Gwall: na allaf gosod  "$2" $3 am $4."
}

tempargs=$(getopt -o h --long help -- "$@")
if [ $? != 0 ];
then
        usage_and_exit
fi
eval set -- "$tempargs"

while true
do
        case "$1"
        in
                -h | --help)
                        usage;
                        exit $allan;;
                --)
                        shift;
                        break;;
                *)
                        error Unrecognised option "$1".
        esac
done


touch=$(xinput list --id-only "SynPS/2 Synaptics TouchPad")
track=$(xinput list --id-only "TPPS/2 IBM TrackPoint")
mouse=$(xinput list  | grep "Mouse" | sed 's/^.*id=\([0-9][0-9]*\)[^0-9].*$/\1/')

[[ "$mouse" != "" ]] && xinput set-prop $mouse "libinput Left Handed Enabled" 1

try $track "libinput Left Handed Enabled" 0  TrackPoint
try $track "libinput Accel Speed" 1 TrackPoint
try $track "libinput Accel Profile Enabled" "0, 1" TrackPoint
try $touch "libinput Accel Speed" 1 TouchPad
try $touch "libinput Tapping Enabled" 1 TouchPad
try $touch "libinput Tapping Drag Lock Enabled" 1 TouchPad
try $touch "libinput Left Handed Enabled" 0 TouchPad


exit $allan
# vim: set nospell:

The journal from reboot contains

Mai 09 16:40:05 MyComputerName kernel: psmouse serio1: synaptics: queried max coordinates: x [..5712], y [..4780]
Mai 09 16:40:05 MyComputerName kernel: psmouse serio1: synaptics: queried min coordinates: x [1232..], y [1074..]
Mai 09 16:40:05 MyComputerName kernel: psmouse serio1: synaptics: Your touchpad (PNP: LEN2046 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might wan
t to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
Mai 09 16:40:05 MyComputerName kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf408a3/0x943300/0x12e800/0x410000, board id: 3075, fw id: 2527574
Mai 09 16:40:05 MyComputerName kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
Mai 09 16:40:05 MyComputerName kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
Mai 09 16:40:05 MyComputerName kernel: mousedev: PS/2 mouse device common for all mice

which looks not dissimilar to

Mai 09 16:40:06 MyComputerName kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Mai 09 16:40:06 MyComputerName kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input17

X11 log:

[   380.428]
X.Org X Server 1.21.1.22
X Protocol Version 11, Revision 0
[   380.430] Current Operating System: Linux MyComputerName 7.0.3-arch1-2 #1 SMP PREEMPT_DYNAMIC Fri, 01 May 2026 15:49:22 +0000 x86_64
[   380.430] Kernel command line: root=/dev/vgcfr/arch rw cryptdevice=/dev/disk/by-uuid/94078726-f24c-4c1c-a099-2cf13c7af5bf:Linux:allow-discards add_efi_memmap fbcon=scrollback:200k rd.luks.options=discard resume=/dev/vgcfr/swap audit=1 initrd=\initramfs-linux.img
[   380.431]
[   380.432] Current version of pixman: 0.46.4
[   380.432]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   380.432] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   380.434] (==) Log file: "/home/dienw/.local/share/xorg/Xorg.0.log", Time: Sat May  9 16:46:02 2026
[   380.436] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   380.437] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   380.439] (==) No Layout section.  Using the first Screen section.
[   380.439] (==) No screen section available. Using defaults.
[   380.439] (**) |-->Screen "Default Screen Section" (0)
[   380.439] (**) |   |-->Monitor "<default monitor>"
[   380.440] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[   380.440] (**) Allowing byte-swapped clients
[   380.440] (==) Automatically adding devices
[   380.440] (==) Automatically enabling devices
[   380.440] (==) Automatically adding GPU devices
[   380.440] (==) Automatically binding GPU devices
[   380.440] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   380.448] (==) FontPath set to:
        /usr/share/fonts/misc,
        /usr/share/fonts/TTF,
        /usr/share/fonts/OTF,
        /usr/share/fonts/Type1,
        /usr/share/fonts/100dpi,
        /usr/share/fonts/75dpi
[   380.448] (==) ModulePath set to "/usr/lib/xorg/modules"
[   380.448] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   380.448] (II) Module ABI versions:
[   380.448]    X.Org ANSI C Emulation: 0.4
[   380.448]    X.Org Video Driver: 25.2
[   380.448]    X.Org XInput driver : 24.4
[   380.448]    X.Org Server Extension : 10.0
[   380.449] (++) using VT number 1

[   380.450] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   380.452] (II) xfree86: Adding drm device (/dev/dri/card1)
[   380.452] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[   380.455] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[   380.457] (--) PCI:*(0@0:2:0) 8086:5916:17aa:5062 rev 2, Mem @ 0xe0000000/16777216, 0xc0000000/536870912, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[   380.457] (II) LoadModule: "glx"
[   380.458] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   380.465] (II) Module glx: vendor="X.Org Foundation"
[   380.465]    compiled for 1.21.1.22, module version = 1.0.0
[   380.465]    ABI class: X.Org Server Extension, version 10.0
[   380.465] (II) Applying OutputClass "cfr eDP-1" to /dev/dri/card1
[   380.465]    loading driver: modesetting
[   380.465] (==) Matched modesetting as autoconfigured driver 0
[   380.465] (==) Matched intel as autoconfigured driver 1
[   380.465] (==) Matched fbdev as autoconfigured driver 2
[   380.465] (==) Matched vesa as autoconfigured driver 3
[   380.465] (==) Assigned the driver to the xf86ConfigLayout
[   380.465] (II) LoadModule: "modesetting"
[   380.465] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   380.467] (II) Module modesetting: vendor="X.Org Foundation"
[   380.467]    compiled for 1.21.1.22, module version = 1.21.1
[   380.467]    Module class: X.Org Video Driver
[   380.467]    ABI class: X.Org Video Driver, version 25.2
[   380.467] (II) LoadModule: "intel"
[   380.467] (WW) Warning, couldn't open module intel
[   380.467] (EE) Failed to load module "intel" (module does not exist, 0)
[   380.467] (II) LoadModule: "fbdev"
[   380.467] (WW) Warning, couldn't open module fbdev
[   380.467] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   380.467] (II) LoadModule: "vesa"
[   380.467] (WW) Warning, couldn't open module vesa
[   380.467] (EE) Failed to load module "vesa" (module does not exist, 0)
[   380.467] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   380.467] (II) modeset(0): using drv /dev/dri/card1
[   380.467] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   380.467] (II) modeset(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[   380.467] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   380.467] (II) Applying OutputClass "cfr eDP-1" options to /dev/dri/card1
[   380.467] (==) modeset(0): RGB weight 888
[   380.467] (==) modeset(0): Default visual is TrueColor
[   380.467] (II) Loading sub module "glamoregl"
[   380.467] (II) LoadModule: "glamoregl"
[   380.467] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   380.475] (II) Module glamoregl: vendor="X.Org Foundation"
[   380.475]    compiled for 1.21.1.22, module version = 1.0.1
[   380.475]    ABI class: X.Org ANSI C Emulation, version 0.4
[   380.745] (II) modeset(0): glamor: Using OpenGL 4.6 context.
[   380.747] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 620 (KBL GT2)
[   380.747] (II) modeset(0): glamor initialized
[   380.747] (==) modeset(0): VariableRefresh: disabled
[   380.747] (==) modeset(0): AsyncFlipSecondaries: disabled
[   380.748] (II) modeset(0): Output eDP-1 using monitor section cfr DPI
[   380.752] (II) modeset(0): Output DP-1 has no monitor section
[   380.836] (II) modeset(0): Output HDMI-1 has no monitor section
[   380.840] (II) modeset(0): Output DP-2 has no monitor section
[   380.845] (II) modeset(0): Output HDMI-2 has no monitor section
[   380.847] (II) modeset(0): EDID for output eDP-1
[   380.847] (II) modeset(0): Manufacturer: AUO  Model: 226d  Serial#: 0
[   380.847] (II) modeset(0): Year: 2015  Week: 52
[   380.847] (II) modeset(0): EDID Version: 1.4
[   380.847] (II) modeset(0): Digital Display Input
[   380.847] (II) modeset(0): 8 bits per channel
[   380.847] (II) modeset(0): Digital interface is DisplayPort
[   380.847] (II) modeset(0): Max Image Size [cm]: horiz.: 28  vert.: 16
[   380.847] (II) modeset(0): Gamma: 2.20
[   380.847] (II) modeset(0): No DPMS capabilities specified
[   380.847] (II) modeset(0): Supported color encodings: RGB 4:4:4
[   380.847] (II) modeset(0): First detailed timing is preferred mode
[   380.847] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   380.847] (II) modeset(0): redX: 0.587 redY: 0.350   greenX: 0.342 greenY: 0.585
[   380.847] (II) modeset(0): blueX: 0.154 blueY: 0.115   whiteX: 0.306 whiteY: 0.327
[   380.847] (II) modeset(0): Manufacturer's mask: 0
[   380.847] (II) modeset(0): Supported detailed timing:
[   380.847] (II) modeset(0): clock: 141.0 MHz   Image Size:  276 x 155 mm
[   380.847] (II) modeset(0): h_active: 1920  h_sync: 1936  h_sync_end 1952 h_blank_end 2104 h_border: 0
[   380.847] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1097 v_blanking: 1116 v_border: 0
[   380.847] (II) modeset(0): Unknown vendor-specific block f
[   380.847] (II) modeset(0):  AUO
[   380.847] (II) modeset(0):  B125HAN02.2
[   380.847] (II) modeset(0): EDID (in hex):
[   380.847] (II) modeset(0):   00ffffffffffff0006af6d2200000000
[   380.847] (II) modeset(0):   34190104a51c1078026ba79659579527
[   380.847] (II) modeset(0):   1d4e5300000001010101010101010101
[   380.847] (II) modeset(0):   010101010101143780b8703824401010
[   380.847] (II) modeset(0):   3e00149b100000180000000f00000000
[   380.847] (II) modeset(0):   00000000000000000020000000fe0041
[   380.847] (II) modeset(0):   554f0a202020202020202020000000fe
[   380.847] (II) modeset(0):   004231323548414e30322e32200a00a8
[   380.847] (II) modeset(0): Printing probed modes for output eDP-1
[   380.847] (II) modeset(0): Modeline "1920x1080"x60.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[   380.847] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[   380.847] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[   380.847] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   380.847] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   380.847] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   380.847] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   380.847] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   380.847] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   380.847] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   380.847] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   380.847] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   380.847] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   380.847] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   380.847] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   380.847] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   380.847] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   380.847] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   380.847] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   380.847] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   380.847] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   380.847] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   380.847] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   380.847] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   380.847] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   380.847] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   380.847] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   380.847] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   380.847] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   380.847] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   380.847] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   380.847] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   380.847] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   380.847] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   380.847] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   380.847] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   380.847] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   380.847] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   380.847] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   380.847] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   380.847] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   380.847] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   380.847] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   380.847] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   380.847] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   380.847] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   380.847] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   380.847] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   380.847] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   380.847] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   380.847] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   380.847] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   380.847] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   380.847] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   380.847] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   380.847] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   380.847] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   380.847] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   380.848] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   380.848] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   380.848] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   380.848] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   380.848] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   380.848] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   380.848] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   380.848] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   380.848] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   380.848] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   380.848] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   380.848] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   380.848] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   380.848] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   380.848] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   380.852] (II) modeset(0): EDID for output DP-1
[   380.935] (II) modeset(0): EDID for output HDMI-1
[   380.939] (II) modeset(0): EDID for output DP-2
[   380.944] (II) modeset(0): EDID for output HDMI-2
[   380.944] (II) modeset(0): Output eDP-1 connected
[   380.944] (II) modeset(0): Output DP-1 disconnected
[   380.944] (II) modeset(0): Output HDMI-1 disconnected
[   380.944] (II) modeset(0): Output DP-2 disconnected
[   380.944] (II) modeset(0): Output HDMI-2 disconnected
[   380.944] (II) modeset(0): Using exact sizes for initial modes
[   380.944] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[   380.944] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   380.944] (==) modeset(0): DPI set to (96, 96)
[   380.944] (II) Loading sub module "fb"
[   380.944] (II) LoadModule: "fb"
[   380.944] (II) Module "fb" already built-in
[   381.109] (==) modeset(0): Backing store enabled
[   381.109] (==) modeset(0): Silken mouse enabled
[   381.197] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   381.198] (==) modeset(0): DPMS enabled
[   381.198] (II) modeset(0): [DRI2] Setup complete
[   381.198] (II) modeset(0): [DRI2]   DRI driver: iris
[   381.198] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[   381.198] (II) Initializing extension Generic Event Extension
[   381.198] (II) Initializing extension SHAPE
[   381.198] (II) Initializing extension MIT-SHM
[   381.199] (II) Initializing extension XInputExtension
[   381.199] (II) Initializing extension XTEST
[   381.199] (II) Initializing extension BIG-REQUESTS
[   381.200] (II) Initializing extension SYNC
[   381.200] (II) Initializing extension XKEYBOARD
[   381.201] (II) Initializing extension XC-MISC
[   381.201] (II) Initializing extension SECURITY
[   381.201] (II) Initializing extension XFIXES
[   381.201] (II) Initializing extension RENDER
[   381.202] (II) Initializing extension RANDR
[   381.202] (II) Initializing extension COMPOSITE
[   381.202] (II) Initializing extension DAMAGE
[   381.203] (II) Initializing extension MIT-SCREEN-SAVER
[   381.203] (II) Initializing extension DOUBLE-BUFFER
[   381.203] (II) Initializing extension RECORD
[   381.203] (II) Initializing extension DPMS
[   381.204] (II) Initializing extension Present
[   381.204] (II) Initializing extension DRI3
[   381.204] (II) Initializing extension X-Resource
[   381.204] (II) Initializing extension XVideo
[   381.205] (II) Initializing extension XVideo-MotionCompensation
[   381.205] (II) Initializing extension GLX
[   381.231] (II) AIGLX: Loaded and initialized iris
[   381.231] (II) GLX: Initialized DRI2 GL provider for screen 0
[   381.231] (II) Initializing extension XFree86-VidModeExtension
[   381.231] (II) Initializing extension XFree86-DGA
[   381.231] (II) Initializing extension XFree86-DRI
[   381.231] (II) Initializing extension DRI2
[   381.233] (II) modeset(0): Damage tracking initialized
[   381.233] (II) modeset(0): Setting screen physical size to 277 x 156
[   381.391] (II) config/udev: Adding input device PixArt Microsoft USB Optical Mouse (/dev/input/event4)
[   381.392] (**) PixArt Microsoft USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   381.392] (**) PixArt Microsoft USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[   381.392] (**) PixArt Microsoft USB Optical Mouse: Applying InputClass "cfr libinput pointer catchall"
[   381.392] (**) PixArt Microsoft USB Optical Mouse: Applying InputClass "cfr libinput llygod"
[   381.392] (II) LoadModule: "libinput"
[   381.392] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   381.397] (II) Module libinput: vendor="X.Org Foundation"
[   381.397]    compiled for 1.21.1.13, module version = 1.5.0
[   381.397]    Module class: X.Org XInput Driver
[   381.397]    ABI class: X.Org XInput driver, version 24.4
[   381.397] (II) Using input driver 'libinput' for 'PixArt Microsoft USB Optical Mouse'
[   381.398] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 25 paused 0
[   381.398] (**) PixArt Microsoft USB Optical Mouse: always reports core events
[   381.398] (**) Option "Device" "/dev/input/event4"
[   381.408] (II) event4  - PixArt Microsoft USB Optical Mouse: is tagged by udev as: Mouse
[   381.408] (II) event4  - PixArt Microsoft USB Optical Mouse: device is a pointer
[   381.408] (II) event4  - PixArt Microsoft USB Optical Mouse: device removed
[   381.408] (II) libinput: PixArt Microsoft USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.408] (II) libinput: PixArt Microsoft USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.408] (II) libinput: PixArt Microsoft USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.408] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:045E:00CB.0001/input/input5/event4"
[   381.408] (II) XINPUT: Adding extended input device "PixArt Microsoft USB Optical Mouse" (type: MOUSE, id 6)
[   381.408] (**) Option "AccelerationScheme" "none"
[   381.408] (**) PixArt Microsoft USB Optical Mouse: (accel) selected scheme none/0
[   381.408] (**) PixArt Microsoft USB Optical Mouse: (accel) acceleration factor: 2.000
[   381.408] (**) PixArt Microsoft USB Optical Mouse: (accel) acceleration threshold: 4
[   381.410] (II) event4  - PixArt Microsoft USB Optical Mouse: is tagged by udev as: Mouse
[   381.410] (II) event4  - PixArt Microsoft USB Optical Mouse: device is a pointer
[   381.412] (II) config/udev: Adding input device PixArt Microsoft USB Optical Mouse (/dev/input/mouse0)
[   381.412] (II) No input driver specified, ignoring this device.
[   381.412] (II) This device may have been added with another device file.
[   381.412] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[   381.412] (II) No input driver specified, ignoring this device.
[   381.412] (II) This device may have been added with another device file.
[   381.413] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event9)
[   381.413] (II) No input driver specified, ignoring this device.
[   381.413] (II) This device may have been added with another device file.
[   381.414] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event10)
[   381.414] (II) No input driver specified, ignoring this device.
[   381.414] (II) This device may have been added with another device file.
[   381.414] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[   381.414] (II) No input driver specified, ignoring this device.
[   381.414] (II) This device may have been added with another device file.
[   381.415] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[   381.415] (II) No input driver specified, ignoring this device.
[   381.415] (II) This device may have been added with another device file.
[   381.416] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[   381.416] (II) No input driver specified, ignoring this device.
[   381.416] (II) This device may have been added with another device file.
[   381.416] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
[   381.416] (II) No input driver specified, ignoring this device.
[   381.416] (II) This device may have been added with another device file.
[   381.417] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   381.417] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   381.417] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   381.417] (**) Video Bus: Applying InputClass "system-keyboard"
[   381.417] (II) Using input driver 'libinput' for 'Video Bus'
[   381.418] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[   381.418] (**) Video Bus: always reports core events
[   381.418] (**) Option "Device" "/dev/input/event5"
[   381.419] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   381.419] (II) event5  - Video Bus: device is a keyboard
[   381.419] (II) event5  - Video Bus: device removed
[   381.419] (**) Option "config_info" "udev:/sys/devices/pci0000:00/acpi.video_bus.0/input/input6/event5"
[   381.419] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   381.419] (**) Option "xkb_model" "pc105+inet"
[   381.419] (**) Option "xkb_layout" "us"
[   381.419] (**) Option "xkb_variant" "euro"
[   381.419] (**) Option "xkb_options" "terminate:ctrl_alt_bksp+eurosign:5+compose:caps+shift:both_capslock_cancel"
[   381.438] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   381.438] (II) event5  - Video Bus: device is a keyboard
[   381.439] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   381.439] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   381.439] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   381.439] (**) Power Button: Applying InputClass "system-keyboard"
[   381.439] (II) Using input driver 'libinput' for 'Power Button'
[   381.439] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 29 paused 0
[   381.440] (**) Power Button: always reports core events
[   381.440] (**) Option "Device" "/dev/input/event2"
[   381.440] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   381.440] (II) event2  - Power Button: device is a keyboard
[   381.441] (II) event2  - Power Button: device removed
[   381.441] (**) Option "config_info" "udev:/sys/devices/platform/LNXPWRBN:00/input/input2/event2"
[   381.441] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   381.441] (**) Option "xkb_model" "pc105+inet"
[   381.441] (**) Option "xkb_layout" "us"
[   381.441] (**) Option "xkb_variant" "euro"
[   381.441] (**) Option "xkb_options" "terminate:ctrl_alt_bksp+eurosign:5+compose:caps+shift:both_capslock_cancel"
[   381.442] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   381.442] (II) event2  - Power Button: device is a keyboard
[   381.442] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   381.442] (II) No input driver specified, ignoring this device.
[   381.442] (II) This device may have been added with another device file.
[   381.443] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[   381.443] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   381.443] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   381.443] (**) Sleep Button: Applying InputClass "system-keyboard"
[   381.443] (II) Using input driver 'libinput' for 'Sleep Button'
[   381.444] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 30 paused 0
[   381.444] (**) Sleep Button: always reports core events
[   381.444] (**) Option "Device" "/dev/input/event0"
[   381.445] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   381.445] (II) event0  - Sleep Button: device is a keyboard
[   381.445] (II) event0  - Sleep Button: device removed
[   381.445] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0E:00/input/input0/event0"
[   381.445] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   381.445] (**) Option "xkb_model" "pc105+inet"
[   381.445] (**) Option "xkb_layout" "us"
[   381.445] (**) Option "xkb_variant" "euro"
[   381.445] (**) Option "xkb_options" "terminate:ctrl_alt_bksp+eurosign:5+compose:caps+shift:both_capslock_cancel"
[   381.446] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[   381.446] (II) event0  - Sleep Button: device is a keyboard
[   381.447] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   381.447] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   381.447] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   381.447] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   381.447] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   381.448] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 31 paused 0
[   381.448] (**) AT Translated Set 2 keyboard: always reports core events
[   381.448] (**) Option "Device" "/dev/input/event3"
[   381.449] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   381.449] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   381.449] (II) event3  - AT Translated Set 2 keyboard: device removed
[   381.449] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   381.449] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[   381.449] (**) Option "xkb_model" "pc105+inet"
[   381.449] (**) Option "xkb_layout" "us"
[   381.449] (**) Option "xkb_variant" "euro"
[   381.449] (**) Option "xkb_options" "terminate:ctrl_alt_bksp+eurosign:5+compose:caps+shift:both_capslock_cancel"
[   381.451] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   381.451] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   381.452] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[   381.452] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   381.452] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   381.452] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "cfr libinput touchpad catchall"
[   381.452] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   381.453] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 32 paused 0
[   381.453] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   381.453] (**) Option "Device" "/dev/input/event15"
[   381.454] (II) event15 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   381.456] (II) event15 - SynPS/2 Synaptics TouchPad: device is a touchpad
[   381.456] (II) event15 - SynPS/2 Synaptics TouchPad: device removed
[   381.456] (**) Option "Tapping" "1"
[   381.456] (**) Option "TappingDragLock" "1"
[   381.456] (**) Option "AccelSpeed" "1"
[   381.456] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.456] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.456] (II) libinput: SynPS/2 Synaptics TouchPad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.456] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event15"
[   381.456] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[   381.458] (**) Option "AccelerationScheme" "none"
[   381.458] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[   381.458] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   381.458] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   381.459] (II) event15 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   381.460] (II) event15 - SynPS/2 Synaptics TouchPad: device is a touchpad
[   381.461] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   381.461] (II) No input driver specified, ignoring this device.
[   381.461] (II) This device may have been added with another device file.
[   381.462] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event16)
[   381.462] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   381.462] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[   381.462] (**) TPPS/2 IBM TrackPoint: Applying InputClass "cfr libinput pointer catchall"
[   381.462] (**) TPPS/2 IBM TrackPoint: Applying InputClass "cfr libinput trackpoint"
[   381.462] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[   381.463] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 33 paused 0
[   381.463] (**) TPPS/2 IBM TrackPoint: always reports core events
[   381.463] (**) Option "Device" "/dev/input/event16"
[   381.464] (II) event16 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[   381.465] (II) event16 - TPPS/2 IBM TrackPoint: device is a pointer
[   381.466] (II) event16 - TPPS/2 IBM TrackPoint: device removed
[   381.466] (**) Option "AccelSpeed" "1"
[   381.466] (**) Option "AccelProfile" "flat"
[   381.466] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.466] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.466] (II) libinput: TPPS/2 IBM TrackPoint: Step value 0 was provided, libinput Fallback acceleration function is used.
[   381.466] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input17/event16"
[   381.466] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 12)
[   381.466] (**) Option "AccelerationScheme" "none"
[   381.466] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[   381.466] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   381.466] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   381.467] (II) event16 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[   381.467] (II) event16 - TPPS/2 IBM TrackPoint: device is a pointer
[   381.469] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[   381.469] (II) No input driver specified, ignoring this device.
[   381.469] (II) This device may have been added with another device file.
[   381.470] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   381.470] (II) No input driver specified, ignoring this device.
[   381.470] (II) This device may have been added with another device file.
[   381.474] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[   381.474] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   381.474] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[   381.474] (**) ThinkPad Extra Buttons: Applying InputClass "system-keyboard"
[   381.474] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[   381.475] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[   381.475] (**) ThinkPad Extra Buttons: always reports core events
[   381.475] (**) Option "Device" "/dev/input/event6"
[   381.476] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   381.476] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[   381.477] (II) event6  - ThinkPad Extra Buttons: device removed
[   381.477] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6"
[   381.477] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[   381.477] (**) Option "xkb_model" "pc105+inet"
[   381.477] (**) Option "xkb_layout" "us"
[   381.477] (**) Option "xkb_variant" "euro"
[   381.477] (**) Option "xkb_options" "terminate:ctrl_alt_bksp+eurosign:5+compose:caps+shift:both_capslock_cancel"
[   381.478] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   381.478] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[   385.216] (II) modeset(0): EDID vendor "AUO", prod id 8813
[   385.216] (II) modeset(0): Printing DDC gathered Modelines:
[   385.216] (II) modeset(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[   386.768] (II) modeset(0): EDID vendor "AUO", prod id 8813
[   386.768] (II) modeset(0): Printing DDC gathered Modelines:
[   386.768] (II) modeset(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[   391.515] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   392.974] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   393.708] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   393.986] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   394.142] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   394.142] (EE) event15 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 8min). Discarding future messages.
[   897.856] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   898.037] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   899.145] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   900.182] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   902.737] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[   902.737] (EE) event15 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 8min). Discarding future messages.
[  2236.533] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  2236.883] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  2456.829] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  2845.573] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  2845.645] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  2846.067] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  2960.044] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  2960.429] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  2960.429] (EE) event15 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 8min). Discarding future messages.
[  3351.596] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  3352.102] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  3355.622] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  3362.481] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  3380.283] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  3380.283] (EE) event15 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 8min). Discarding future messages.
[  3903.394] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  3903.478] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  4713.119] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  4713.553] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  4713.578] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  4715.122] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  4716.196] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  4716.196] (EE) event15 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 8min). Discarding future messages.
[  5490.274] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  5490.323] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  5490.770] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  5490.890] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  5491.614] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  5491.614] (EE) event15 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 8min). Discarding future messages.
[  6958.416] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  6959.646] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  7046.338] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  7046.374] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  7048.014] (EE) event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
[  7048.014] (EE) event15 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 8min). Discarding future messages.

This looks very like logs from previous sessions/books. In particular, the rate limit messages and messages saying no driver is found are not new.

It seems the relevant module is loaded

   381.392] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so

and other devices using the same driver are working.

$ grep -e "Using input driver 'libinput'" ~/.local/share/xorg/Xorg.0.log
[   381.397] (II) Using input driver 'libinput' for 'PixArt Microsoft USB Optical Mouse'
[   381.417] (II) Using input driver 'libinput' for 'Video Bus'
[   381.439] (II) Using input driver 'libinput' for 'Power Button'
[   381.443] (II) Using input driver 'libinput' for 'Sleep Button'
[   381.447] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   381.452] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   381.462] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[   381.474] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'

Changing settings in KDE or using `xinput` seems to have no effect on either interaction or the listing produced by `libinput list-devices`. In particular, trying to enable tap-to-click does not affect either the results of tapping or the `disabled` value of the property.

This laptop is not new by any means, so I realise it might be hardware, but it seems to register correctly, so I don't want to assume that's the problem either.

How can I diagnose and/or fix this? (I went through https://wiki.archlinux.org/title/Libinput, but did not find anything obvious I missed?)

Last edited by cfr (Yesterday 14:27:36)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#2 2026-05-09 19:29:35

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,637
Website

Re: Touchpad suddenly stops/starts working; detected but events discarded

Mod note: Moving to Laptop Issues.


Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#3 Yesterday 14:22:27

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,171

Re: Touchpad suddenly stops/starts working; detected but events discarded

Testing in KDE/X11 with `libinput debug-events <device>`, movements are initially registered, but discarded, and then ignored:

-event15  DEVICE_ADDED                 SynPS/2 Synaptics TouchPad        seat0 default group1  cap:pg  size 85x51mm tap (dl off) left scroll-nat scroll-2fg-edge click-buttonareas-clickfinger dwt-on dwtp-on
libinput error: event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
libinput error: event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
libinput error: event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
libinput error: event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
libinput error: event15 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.31.1/touchpad-jumping-cursors.html for details
libinput error: event15 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 8min). Discarding future messages.

(Tapping does not work, but I think this is because I did not pass the setting and the test uses defaults.)

After sleeping, the touchpad mysteriously works again, but I have zero idea why.


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#4 Yesterday 15:18:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,214

Re: Touchpad suddenly stops/starts working; detected but events discarded

Did you  wipe it w/ residuals of that iKlear stuff?
Idk what that is but it might impede the touchpads surface capacitive sensitivity, if you "skip" positions this will be detected as jump and you get the above behavior.
(These substances might include stuff to restore a (touch)screens oleophobic coating what's not necessarily helpful for touchpads.

Try to clean it w/ a microfiber cloth (you get those w/ displays and glasses) and in doubt w/ distilled water (soaked into some cotton, don't pour water on your system wink and as last resort mild isopropanol (again, dampening some cotton, no pouring)

Offline

Board footer

Powered by FluxBB