Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 2901

Hardware • Mouse - missing or delayed events

$
0
0
Hello,

I have a problem with my Debian testing PC and some mouse events that are not triggered, the most obvious being the button release event not being triggered or being triggered after moving the mouse. I don't know how to debug this issue.
I've run xev and sudo libinput list-devices and the issue is visible with these tools.
I've tried with two different mouses, both wireless 2.4GHz.

System details in attachment below, kernel details:
Linux 6.10.6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.6-1 (2024-08-19) x86_64 GNU/Linux
Mate Desktop with picom GLX

What more could I do to debug or fix this issue?


- evdev:
- [ 91, 128158, 4, 4, 30] # EV_MSC / MSC_SCAN 30 (obfuscated)
- [ 91, 128158, 1, 272, 1] # EV_KEY / BTN_LEFT 1
- [ 91, 128158, 0, 0, 0] # ------------ SYN_REPORT (0) ---------- +168ms
# Current time is 21:05:10
# Current time is 21:05:16
- evdev:
- [100, 982182, 4, 4, 30] # EV_MSC / MSC_SCAN 30 (obfuscated)
- [100, 982182, 1, 272, 0] # EV_KEY / BTN_LEFT 0
- [100, 982182, 0, 0, 0] # ------------ SYN_REPORT (0) ---------- +9854ms
- evdev:
Xorg.0.log

dmesg.txt

libinput record.txt

lspci.txt

libinput list devices.txt

Statistics: Posted by mhanor — 2024-09-02 18:07



Viewing all articles
Browse latest Browse all 2901

Trending Articles