Re: [GIT PULL] HID for 6.13

From: Mike Galbraith
Date: Sun Nov 24 2024 - 03:01:26 EST


On Fri, 2024-11-22 at 12:13 -0800, Linus Torvalds wrote:
> On Mon, 18 Nov 2024 at 13:16, Jiri Kosina <jikos@xxxxxxxxxx> wrote:
> >
> > please pull from
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/hid-for-linus-2024111801
> >
> > to receive HID subsystem queue for 6.13 merge window.
>
> Hmm. There's something odd going on here. My mouse scroll-wheel
> stopped working (Logitech MX Anywhere 3), and this pull would look
> like the prime suspect.
>
> The mouse otherwise works, so it's not that the mouse isn't found,
> it's literally just the scroll-wheel functionality that doesn't work.
>
> Oddly enough, if I remove and re-insert the Logitech wireless dongle,
> the scroll wheel works again. So it's not some kind of complete
> breakage - but it also wasn't a one-time fluke thing, in that it
> happened twice in a row when rebooting into a new kernel.
>
> Any ideas? Does this make anybody go "Hmm, maybe ..."

No, but my M215 had the same issue, it bisected to 6fd47effe92b, and
revert via patch confirmed it.

-Mike