Skip to content

USB permission issues related to Linux / udev #140

@aquette

Description

@aquette

udev rules are applied too late (priority 52), resulting in nut privileges being overwritten.
The final result is that the driver doesn't start, and connection failure to the driver / UPS are reported by upsd and upsmon.

The fix is simply to set priority to 62 by renaming the rules file:
$ mv /lib/udev/rules.d/{5,6}2-nut-usbups.rules

This bug affects:

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions