Hi I'm running xorg-server 1.20.6 with xorg-drivers 1.20 on Dell Precision 9540 libinput is used for input, with touchpad using i2c_hid driver, this is on 5.5.7 kernel
Sometimes (after suspend/resume?) touchpad taps and two finger scroll stops working in some windows, which spreads to all windows after a while. "libinput debug-events" still shows all the events correctly when this happens, but "xev" does not. Reloading i2c modules helps to some extent, but only for a while. A real fix is to restart X11. ~ » xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ DELL0926:00 044E:1220 Mouse id=13 [slave pointer (2)] ⎜ ↳ DELL0926:00 044E:1220 Touchpad id=15 [slave pointer (2)] <<-- this one ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] [skip] How can I debug it further? Thanks
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: https://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s