Bug 90244

Summary: remove DRIVER match from udev rules for logitech unifying receivers
Product: upower Reporter: Tom Yan <tom.ty89>
Component: generalAssignee: Richard Hughes <richard>
Status: RESOLVED MOVED QA Contact:
Severity: enhancement    
Priority: medium CC: peter
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Tom Yan 2015-04-29 18:44:41 UTC
http://cgit.freedesktop.org/upower/commit/?id=f8104a112eb967cd4c2aaf57b5a59aafe7c4738f

It doesn't seem to me that the DRIVER match is necessary. Should it be clean up a bit?
Comment 1 Peter Wu 2015-06-02 19:41:28 UTC
DRIVER!="logitech-djreceiver" is probably more correct. It should not match hidraw devices from receiver devices as these are not real devices like a keyboard or mouse.

I have not tested what would happen if something like hid-generic binds the device though.
Comment 2 Bastien Nocera 2017-09-08 14:33:16 UTC
What he says. And there's the fact that we skip this whole thing when using the kernel provided "power_supply" information now.

We'll remove it all when we remove the user-space hid++ code.
Comment 3 GitLab Migration User 2018-06-04 13:22:11 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/upower/upower/issues/3.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.