Comments on How to install Legrand UPS Communicator on Linux
This tutorial shows the steps to install Legrand communication software to monitor a directly connected UPS, for example with a USB cable. This software allows you to manage the server and possibly others with the RS.
5 Comment(s)
Comments
On Arch64 with multilib
./upscfg: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directoryAfter linking:
sudo ln -s /usr/lib32/libncurses.so /usr/lib32/libncurses.so.5
I get ./upscfg: error while loading shared libraries: /usr/lib32/libncurses.so.5: file too short
Legrand making use of GNU/Linux open source does not open source a small UPS utility?
Can it manage a APC Smart UPS ?
Hi, great tutorial, thanks! The i386 non-sense helped a lot!
My notes:
1) I also had to install an i386 libusb to make the app start:
apt-get install libusb-1.0:i386
2) However, my bigguest problem is that after connecting the UPS to Debian, no /dev/ttyUSBx port is created therefore I cannot configure one and the Communicator is not able to communicate with the UPS box....
Thanks!
I have the same issue: devices are not created. Has anyone solved this yet?
Did anyone manage to get this running? I also have the issue that /dev/ttyUSBx is not created