Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #78056

Bug#1029584: Info received (Bug#1029584: Acknowledgement (linux-image-6.1.0-1-amd64: Mouswheel reports way too many events with Debian kernel config))

From Tobias Klausmann <klausman@schwarzvogel.de>
Newsgroups linux.debian.bugs.dist, linux.debian.kernel
Subject Bug#1029584: Info received (Bug#1029584: Acknowledgement (linux-image-6.1.0-1-amd64: Mouswheel reports way too many events with Debian kernel config))
Date 2023-01-25 17:00 +0100
Message-ID <FRQlP-14JO-1@gated-at.bofh.it> (permalink)
References <FRzO1-U7L-3@gated-at.bofh.it> <FRQlP-14JO-3@gated-at.bofh.it> <FRzEl-U4k-3@gated-at.bofh.it> <FRQlP-14JO-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Hi! 

After some digging, I have found the kernel option/mmodule that causes
this: HID_LOGITECH_HIDPP. I presume my mouse (Logitech 903) is handled
by this module (hid_logitech_hidpp.ko), though it's not strictly needed.

Things that work to make the original problem go away:

- Build a kernel with CONFIG_HID_LOGITECH_HIDPP=n
- Blacklisting the module (add `modprobe.blacklist=hid_logitech_hidpp` to
  GRUB_CMDLINE_LINUX in  /etc/default/grub

Things that _do not_ work:

- `rmmod hid_logitech_hidpp` (no error reporting it's in use, I presume
  libinput just makes a decision on whether it's there when starting and
  never reverts, even if the module goes away).

My best guess is that not all of userspace is ready yet for this hi-res
stuff --- not that I found anything that worked really well with it
(tried: Vivaldi, a Chromium-based browser, assorted Qt and GTK apps).

Since there is an acceptable way out for me, this bug could be closed.
OTOH, this is very hard to debug breakage, so just relying on people
finding this bug is maybe a bit harsh. Your call.

Best,
Tobias

Back to linux.debian.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Bug#1029584: Acknowledgement (linux-image-6.1.0-1-amd64: Mouswheel reports way too many events with Debian kernel config) Tobias Klausmann <klausman@schwarzvogel.de> - 2023-01-24 23:20 +0100
  Bug#1029584: Info received (Bug#1029584: Acknowledgement (linux-image-6.1.0-1-amd64: Mouswheel reports way too many events with Debian kernel config)) Tobias Klausmann <klausman@schwarzvogel.de> - 2023-01-25 17:00 +0100
    Bug#1029584: Info received (Bug#1029584: Info received (Bug#1029584: Acknowledgement (linux-image-6.1.0-1-amd64: Mouswheel reports way too many events with Debian kernel config))) Tobias Klausmann <klausman@schwarzvogel.de> - 2023-01-25 18:00 +0100
      Bug#1029584: Info received (Bug#1029584: Info received (Bug#1029584: Acknowledgement (linux-image-6.1.0-1-amd64: Mouswheel reports way too many events with Debian kernel config))) Diederik de Haas <didi.debian@cknow.org> - 2023-01-25 22:00 +0100
        Processed: Re: Bug#1029584: Info received (Bug#1029584: Info  received (Bug#1029584: Acknowledgement (linux-image-6.1.0-1-amd64:  Mouswheel reports way too many events with Debian kernel config))) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2023-01-25 22:00 +0100

csiph-web