Bug 204795

Summary: Logitech G102 Prodigy (C084) is not working well with hid-logitech-hidpp
Product: Drivers Reporter: i
Component: Input DevicesAssignee: drivers_input-devices
Status: RESOLVED OBSOLETE    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 5.2.9 Subsystem:
Regression: No Bisected commit-id:

Description i 2019-09-08 15:54:40 UTC
(Initially on https://bugs.archlinux.org/task/63686 )

A recent commit added some Logitech mouse models to hid-logitech-hidpp [1]. However, Logitech G102 Prodigy is not working well with it, sometimes showing up this on boot:

> [ 34.187560] logitech-hidpp-device 0003:046D:C084.0002: Device not connected

Thus leading to a delay on mouse in the boot. It seems that master branch has partially reverted the commit [2], while 5.2.x hasn't. I'm not sure of other mouse models, but at least Logitech G102 Prodigy (C084) has this problem and shall not be added to hid-logitech-hidpp's list for now. Therefore, could the revert [2] (or at least for model # C084) be backported on 5.2.x? Thanks.

[1]. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/hid/hid-logitech-hidpp.c?id=27fc32fd9417968a459d43d9a7c50fd423d53eb9
[2]. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/hid/hid-logitech-hidpp.c?id=addf3382c47c033e579c9c88f18e36c4e75d806a
Comment 1 i 2019-09-20 02:09:02 UTC
Not an issue anymore since Arch Linux has updated to 5.3.x which includes this commit.