[Nut-upsuser] Device not supported?

Charles Lepple clepple at gmail.com
Sat Jun 24 01:52:51 UTC 2017


On Jun 23, 2017, at 5:50 PM, Ambrogio Coletti <ambrojohn at gmail.com> wrote:
> 
> "This TrippLite device (09ae:1330) is not (or perhaps not yet) supported by usbhid-ups. [...]" 
> but my device (SU2200RTXLCD2U) is supported, as clearly state here.

No, the HCL also mentions "protocol 4001". For Tripp-Lite, a USB PID other than 0001 is generally the protocol number. So your SU2200* model is different.

https://github.com/networkupstools/nut/issues/64

> Then I thought I needed the last src code (2.7.4), hence I built it for my machine, but when I run it by:
> /usr/local/ups/sbin/upsdrvctl start 

The Protocol 1330 support was added after 2.7.4 was released. You might be able to use a 2.7.4 tarball with "productid = 1330" in ups.conf, but voltages might be off by a factor of 10. You will also need to adjust the udev files manually to fix /dev/bus/usb permissions.

If you do choose to build using the latest source code from Git, be aware that you will need more tools, as specified in the Developer Guide: http://networkupstools.org/docs/developer-guide.chunked/ar01s03.html#building

It may be easier to use the 2.7.4 tarball, and add the patch which introduces Protocol 1330 support to the RPM spec file: https://github.com/networkupstools/nut/commit/4eff5b7068e9873ce11b5a296f403e8cdf0e3580


More information about the Nut-upsuser mailing list