Hello there, I'm a user of Logitech G102 Prodigy mouse and find that it doesn't work well with hid-logitech-hidpp currently, getting message: > [ 34.187560] logitech-hidpp-device 0003:046D:C084.0002: Device not connected The problem seems like as described on commit addf3382, which partially reverted the commit of adding some PIDs to the list of hid-logitech- hidpp and fixed the problem. However, this revert hasn't been backported to 5.2.x. I'm not sure of other models, but PID C084 (which covers Logitech G102 for me) and PID C083 (someone also report on this model [1]) have got reports of this kind of problem. Therefore, could we backport this revert to linux 5.2.x, or at least remove C084 and C083 on 5.2.x for now? FYI, I've opened a bug on Bugzilla on this [2]. [1]. https://bugs.archlinux.org/task/63686 [2]. https://bugzilla.kernel.org/show_bug.cgi?id=204795