This is on Dell Precision 9540, Xorg, libinput, i2c_hid driver, 5.5.7 kernel
Scrolling and taps stop working in some of the windows first, then eventually it propagates to all windows.
"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.
How to debug further? Where should I report it?
Code: Select all
~ » 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)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ Integrated_Webcam_HD: Integrate id=10 [slave keyboard (3)]
↳ Integrated_Webcam_HD: Integrate id=11 [slave keyboard (3)]
↳ Intel HID events id=16 [slave keyboard (3)]
↳ Intel HID 5 button array id=17 [slave keyboard (3)]
↳ Dell WMI hotkeys id=18 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=19 [slave keyboard (3)]
↳ Tempotec SONATA HD Audio id=12 [slave keyboard (3)]
↳ DELL0926:00 044E:1220 UNKNOWN id=14 [slave keyboard (3)]
