Every time I press a button on my mouse, an error is logged in my
system journal.
Starting recently, every time I press any button on my Logitech G602
mouse, the following is logged to my journal:
kernel: logitech-djreceiver 0003:046D:C537.0005: Unexpected input
report number 128
This includes both primary mouse buttons, the middle mouse buttons,
the buttons on the side, and the buttons on the top controlling the
DPI. It seems that, with commit
e400071a805d6229223a98899e9da8c6233704a1
(https://github.com/torvalds/linux/commit/e400071a805d6229223a98899e9da8c6233704a1),
this driver was enabled for my mouse.
My /proc/version:
Linux version 5.10.16-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0,
GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18
+0000
My kernel .config file: See here
(https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/config).
Thanks!
On Tue, 2021-02-16 at 21:51 -0500, Koopa Koopa wrote:
Every time I press a button on my mouse, an error is logged in my
system journal.
Starting recently, every time I press any button on my Logitech G602
mouse, the following is logged to my journal:
kernel: logitech-djreceiver 0003:046D:C537.0005: Unexpected input
report number 128
This includes both primary mouse buttons, the middle mouse buttons,
the buttons on the side, and the buttons on the top controlling the
DPI. It seems that, with commit
e400071a805d6229223a98899e9da8c6233704a1
(https://github.com/torvalds/linux/commit/e400071a805d6229223a98899e9da8c6233704a1
),
this driver was enabled for my mouse.
My /proc/version:
Linux version 5.10.16-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0,
GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18
+0000
My kernel .config file: See here
(https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/config
).
Thanks!
Hi Koopa,
This was fixed in [1], which is in the for-5.11/upstream-fixes branch, so this
should be released soon-ish, I think.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/commit/?h=for-5.11/upstream-fixes&id=ef07c116d98772952807492bd32a61f5af172a94
Cheers,
Filipe Laíns
Hi all, I hope this finds you well. I can report that this issue still
occurs on kernel version 5.15.6-arch2-1. I apologize for not having
come back to this sooner!
Much thanks,
Koopa
On Wed, Feb 17, 2021 at 11:42 AM Filipe Laíns [off-list ref] wrote:
On Tue, 2021-02-16 at 21:51 -0500, Koopa Koopa wrote:
quoted
Every time I press a button on my mouse, an error is logged in my
system journal.
Starting recently, every time I press any button on my Logitech G602
mouse, the following is logged to my journal:
kernel: logitech-djreceiver 0003:046D:C537.0005: Unexpected input
report number 128
This includes both primary mouse buttons, the middle mouse buttons,
the buttons on the side, and the buttons on the top controlling the
DPI. It seems that, with commit
e400071a805d6229223a98899e9da8c6233704a1
(https://github.com/torvalds/linux/commit/e400071a805d6229223a98899e9da8c6233704a1
),
this driver was enabled for my mouse.
My /proc/version:
Linux version 5.10.16-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0,
GNU ld (GNU Binutils) 2.36) #1 SMP PREEMPT Sat, 13 Feb 2021 20:50:18
+0000
My kernel .config file: See here
(https://github.com/archlinux/svntogit-packages/blob/packages/linux/trunk/config
).
Thanks!
Hi Koopa,
This was fixed in [1], which is in the for-5.11/upstream-fixes branch, so this
should be released soon-ish, I think.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git/commit/?h=for-5.11/upstream-fixes&id=ef07c116d98772952807492bd32a61f5af172a94
Cheers,
Filipe Laíns