Hi, I am trying to configure my Tripp Lite SU5000RT3U on Ubuntu 18.04 as I am not able to completely get all the data from the UPS. After installing all required packages from the Ubuntu repos (had to run sudo apt-get install dkms, I had to install the displaylink drivers from displaylink.org by doing sudo ./displaylink-driver-4.2.29.run, and I created a sim link by doing the following: sudo ln -s /usr/src/linux-headers-4.15.0-20-generic/include/generated/autoconf.h /usr/src/linux-headers-4.15.0-20-generic/include/linux/) and butchering a NUT configuration, I get the following output (after running upsc Tripp-Lite@localhost):
Init SSL without certificate database battery.voltage.nominal: 48 device.mfr: Tripp Lite device.model: TRIPP LITE UPS device.type: ups driver.name: tripplite_usb driver.parameter.pollinterval: 2 driver.parameter.port: auto driver.parameter.synchronous: no driver.version: 2.7.4 driver.version.internal: 0.29 input.voltage.nominal: 208 outlet.1.desc: Load 1 outlet.1.id: 1 outlet.1.switch: 1 outlet.1.switchable: 1 outlet.2.desc: Load 2 outlet.2.id: 2 outlet.2.switch: 1 outlet.2.switchable: 1 outlet.3.desc: Load 3 outlet.3.id: 3 outlet.3.switch: 1 outlet.3.switchable: 1 outlet.4.desc: Load 4 outlet.4.id: 4 outlet.4.switch: 1 outlet.4.switchable: 1 outlet.5.desc: Load 5 outlet.5.id: 5 outlet.5.switch: 1 outlet.5.switchable: 1 outlet.6.desc: Load 6 outlet.6.id: 6 outlet.6.switch: 1 outlet.6.switchable: 1 outlet.7.desc: Load 7 outlet.7.id: 7 outlet.7.switch: 1 outlet.7.switchable: 1 outlet.8.desc: Load 8 outlet.8.id: 8 outlet.8.switch: 1 outlet.8.switchable: 1 outlet.9.desc: Load 9 outlet.9.id: 9 outlet.9.switchable: 0 ups.debug.0: 00 05 58 58 58 58 0d '..XXXX.' ups.debug.D: 36 43 38 37 0d 00 00 '6C87...' ups.debug.L: 31 31 35 41 30 31 0d '115A01.' ups.debug.load_banks: 8 ups.debug.M: 30 30 37 31 0d 00 00 '0071...' ups.debug.P: 30 35 30 30 0d 00 00 '0500...' ups.debug.S: 31 34 30 30 30 30 0d '140000.' ups.debug.T: 39 31 32 35 37 31 0d '912571.' ups.debug.V: 33 30 38 38 0d 00 00 '3088...' ups.delay.shutdown: 64 ups.firmware: F1114.A ups.firmware.aux: protocol 0005 ups.id: 65535 ups.mfr: Tripp Lite ups.model: TRIPP LITE UPS ups.power.nominal: 500 ups.productid: 0001 ups.status: ups.vendorid: 09ae >From talking with the tech support, it seems that the protocol version for this unit should be 0003 and not 0005. Is there a way to force the protocol version in the driver so I could test different results? Thanks! Mike
_______________________________________________ Nut-upsuser mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser
