Bug 216997
Summary: | Handle hi-res scrolling through HID++ for G903 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Bastien Nocera (bugzilla) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | NEW --- | ||
Severity: | normal | CC: | carnil, davidroth9, decedion, gudvinr+kernelorg, klausman, mariusz.g.mazur |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 6.2 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 217909 |
Description
Bastien Nocera
2023-02-03 13:11:55 UTC
Hey there thanks for the patch in the other report, it at least restored sane functionality in my case. I'm "working" as a support staff/forum moderator on the Arch Linux boards and there where a bunch of people that mentioned to still be having issues/the high res enablement in general not really leading to the results they want/generally unexpected scrolling behaviour. https://bbs.archlinux.org/viewtopic.php?id=282852 So I'm asking how much of an issue it would be to consider my original proposal in https://bugzilla.kernel.org/attachment.cgi?id=303559 of providing a module parameter to control whether high res is enabled in the first place or not. Since this is somewhat related to the original report, I surmised to add this here, sorry if this should rather be a report on it's own. (In reply to David Roth from comment #1) > Hey there thanks for the patch in the other report, it at least restored > sane functionality in my case. > > I'm "working" as a support staff/forum moderator on the Arch Linux boards > and there where a bunch of people that mentioned to still be having > issues/the high res enablement in general not really leading to the results > they want/generally unexpected scrolling behaviour. > > https://bbs.archlinux.org/viewtopic.php?id=282852 > > So I'm asking how much of an issue it would be to consider my original > proposal in https://bugzilla.kernel.org/attachment.cgi?id=303559 of > providing a module parameter to control whether high res is enabled in the > first place or not. > > Since this is somewhat related to the original report, I surmised to add > this here, sorry if this should rather be a report on it's own. I would be against adding any module parameter to work-around driver bugs. If there are still problems with hi-res scrolling on particular Logitech devices with an updated kernel, you should consider reporting those to the linux-input list, or filing a bug in this bugzilla. The bug you mentioned has details on what information to provide. This also happens with MX Master 3 (running through USB Unifying receiver) |