-
-
Notifications
You must be signed in to change notification settings - Fork 365
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
nut-scanner should emit warning for bogus (all-zero) or duplicate serials #1810
Labels
enhancement
nut-scanner
USB-duplicate-devices
Track bugs and issues about monitoring several devices that seem identical to NUT or libusb
Milestone
Comments
jimklimov
added a commit
to jimklimov/nut
that referenced
this issue
Jan 14, 2023
jimklimov
added a commit
to jimklimov/nut
that referenced
this issue
Jan 14, 2023
jimklimov
added a commit
to jimklimov/nut
that referenced
this issue
Jan 14, 2023
…ial(): trace progress through logic [networkupstools#1810]
jimklimov
added a commit
to jimklimov/nut
that referenced
this issue
Jan 14, 2023
…ial(): if not null, one device entry exists [networkupstools#1810]
jimklimov
added a commit
to jimklimov/nut
that referenced
this issue
Jan 14, 2023
…ial(): fix failsafe condition [networkupstools#1810]
jimklimov
added a commit
to jimklimov/nut
that referenced
this issue
Jan 14, 2023
…erent scan types when generating ups.conf with sanity-check warnings with a global var [networkupstools#1810]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
nut-scanner
USB-duplicate-devices
Track bugs and issues about monitoring several devices that seem identical to NUT or libusb
Since this week, nut-scanner should generate more matching fields into config, including "bus" and "device" (port) number which most USB-aware drivers consult when searching for supported unique devices.
Good point about warning for bogus (all-zero) or duplicate serials though.
Originally posted by @jimklimov in #161 (comment)
The text was updated successfully, but these errors were encountered: