search for: bpleat

Displaying 10 results from an estimated 10 matches for "bpleat".

Did you mean: pleat
2023 Jan 15
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Just a note: recent PRs are naturally not in 2.8.0 release (April 2022), but would be in eventual 2.8.1 Jim On Sun, Jan 15, 2023, 00:51 Bruce Pleat <bpleat at gmail.com> wrote: > Part of what made my life harder is nut-scanner isn't in the package. > > Once I get a chance, I'll update to 2.8, but that'll be a little while off. > (Any clue how to get 2.8 included in the package provider for my Raspberry > Pi is presumably...
2023 Jan 14
2
Problem with Multiple USB UPSs, including multiple apparent CyberPower
...f you do get to test new code, > https://github.com/networkupstools/nut/pull/1811 adds warnings for > situations like yours. Would be great to check if it works actually, with > many "same-serial" devices :) > > Jim > > > On Sat, Jan 14, 2023, 23:39 Bruce Pleat <bpleat at gmail.com> wrote: > >> Thank you, looks like the regex idiosyncracy might have been the issue. >> >> My current file: >> [sl] >> driver = usbhid-ups >> port = auto >> desc = "CyberPower UPS SL" >> pro...
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Thanks! FWIW if you do get to test new code, https://github.com/networkupstools/nut/pull/1811 adds warnings for situations like yours. Would be great to check if it works actually, with many "same-serial" devices :) Jim On Sat, Jan 14, 2023, 23:39 Bruce Pleat <bpleat at gmail.com> wrote: > Thank you, looks like the regex idiosyncracy might have been the issue. > > My current file: > [sl] > driver = usbhid-ups > port = auto > desc = "CyberPower UPS SL" > product = "SL.*" >...
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
...; lookup, so prone to change with re-plugging of other devices. For > libusb-1.0 API this should be the non-zero hardware-related port number (if > supported by HW/OS/drivers) by default (or iteration counter if OS does not > tell). > > On Sat, Jan 14, 2023 at 8:16 PM Bruce Pleat <bpleat at gmail.com> wrote: > >> Thank you both for answering. >> >> I tried with and without the "-x" as the manual wasn't clear enough to me. >> I tried with and without wildcards (e.g., "*SL*", "*SL Series*", "SL >> Series"...
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
...iteration counter of NUT lookup, so prone to change with re-plugging of other devices. For libusb-1.0 API this should be the non-zero hardware-related port number (if supported by HW/OS/drivers) by default (or iteration counter if OS does not tell). On Sat, Jan 14, 2023 at 8:16 PM Bruce Pleat <bpleat at gmail.com> wrote: > Thank you both for answering. > > I tried with and without the "-x" as the manual wasn't clear enough to me. > I tried with and without wildcards (e.g., "*SL*", "*SL Series*", "SL > Series" for that one). > I t...
2023 Jan 14
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Thank you both for answering. I tried with and without the "-x" as the manual wasn't clear enough to me. I tried with and without wildcards (e.g., "*SL*", "*SL Series*", "SL Series" for that one). I tried other permutations before asking for help here. ("model" throws an error, "-x model" doesn't, which was confusing) I am not
2023 Mar 30
0
Vertiv UPS
Hi, I didn't see in the HCL any Vertiv support. The specific unit I'm considering is: ( https://www.amazon.com/gp/product/B07BYD6RLN) - "Vertiv Liebert PSA5 1500VA 900W line-Interactive UPS with AVR Technology and Battery Backup, 10 outlets and Three-Year, Full Unit Replacement Warranty (PSA5-1500MT120)" Has anyone worked with this (or even UPS from Vertiv) and had success (or
2023 Jan 13
1
Problem with Multiple USB UPSs, including multiple apparent CyberPower
Trying to configure multiple UPS on one Raspberry Pi 4 (Bullseye). Issue: Whenever more than one is plugged in, one shows as all - as in "upsc x" for all of them shows identical information for one UPS rather distinct for each plugged in. OS: /proc/version = "Linux version 5.10.103-v7l+ (dom at buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU
2023 Apr 08
1
Vertiv Liebert
Hello, I was able to get the Vertiv/Liebert UPS (Vertiv Liebert PSA5 1500VA 900W - PSA5-1500MT120) to start working with NUT and "usbhid" driver, but would appreciate help to get it to work properly. Here's the output from the "upsc" command for a Cyberpower UPS I have: battery.charge: 100 battery.charge.low: 10 battery.charge.warning: 20 battery.mfr.date: CPS
2024 Feb 19
1
Compile/Package / Config/Run 2.8.1 / Raspberry / UPS
I'm trying to Compile/Package and then (on a different box) Config/Run 2.8.1. Both boxes are Raspberry Pi 4b on Bullseye with a generic USB UPS. -- I'm trying to get nut running on my Raspberry (bullseye/11). (I'd also love to share a working 2.8.1 for Raspberry with the world, but...) I compiled the latest code from git: version 2.8.1-774-g963abbd87 I compiled it on one system