z.kevino at gmail.com
2022-Aug-11 01:05 UTC
[Nut-upsuser] Where is nut-scanner on raspberry pi?
pi at DMRraspPi:~ $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)" NAME="Raspbian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" VERSION_CODENAME=stretch ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" nut is already the newest version (2.7.4-5). nut-client is already the newest version (2.7.4-5+b1). nut-server is already the newest version (2.7.4-5+b1). ----- The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence.> On Aug 10, 2022, at 10:46, Kevin Zari <z.kevino at gmail.com> wrote: > > ?Just get conman not found. Quick google search finds others with same issue. On raspberry pi 3b. > > ----- > The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence.-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20220810/d7e77392/attachment.htm>
On Aug 10, 2022, at 9:05 PM, z.kevino--- via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> wrote:> > VERSION="9 (stretch)" > VERSION_CODENAME=stretch >stretch is getting pretty old now - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921379 appears to have been fixed in 2019. The output of nut-scanner should mostly be portable (besides any bus-specific numbering), so if you really need nut-scanner, it should be possible to find another distro (e.g. Linux live CD/USB; probably most recent version of Ubuntu would suffice) and run it on a PC. On the other hand, while I guess nut-scanner is useful for some, I have seen nothing but headaches from the developer perspective (it is very sensitive to the exact library paths, which vary based on distro and architecture). Unless you are dealing with more than one or two UPS units, it will probably be quicker to describe the UPS and its connection method (USB/serial/network) to this list, and have someone generate a configuration file by hand. For the common USB case, the ups.conf syntax is straightforward and well-documented: https://networkupstools.org/docs/man/usbhid-ups.html#_implementation
z.kevino at gmail.com
2022-Aug-11 12:03 UTC
[Nut-upsuser] Where is nut-scanner on raspberry pi?
So even with Buster I get the same results - no nut-scanner. I was under the impression that it was needed to get the serial # of an APC device. I have two of the same type of devices (APC UPS) and the vendor code and product code are the same for them, so I didn?t know how to distinguish one from the other in the config files. ----- The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence.> On Aug 10, 2022, at 21:05, z.kevino at gmail.com wrote: > > ? > pi at DMRraspPi:~ $ cat /etc/os-release > PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)" > NAME="Raspbian GNU/Linux" > VERSION_ID="9" > VERSION="9 (stretch)" > VERSION_CODENAME=stretch > ID=raspbian > ID_LIKE=debian > HOME_URL="http://www.raspbian.org/" > SUPPORT_URL="http://www.raspbian.org/RaspbianForums" > BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" > > > nut is already the newest version (2.7.4-5). > nut-client is already the newest version (2.7.4-5+b1). > nut-server is already the newest version (2.7.4-5+b1). > > ----- > > The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence. > >>> On Aug 10, 2022, at 10:46, Kevin Zari <z.kevino at gmail.com> wrote: >>> >> ?Just get conman not found. Quick google search finds others with same issue. On raspberry pi 3b. >> >> ----- >> The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence.-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20220811/71335d5d/attachment.htm>