<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font color="#999999"><font size="1"><font face="Verdana, sans-serif">Good
afternoon,<br>
<br>
I'm trying without much success to monitor a Tripp Lite OMNIVS1500XL
using NUT.&nbsp; I checked the compatibility list and saw that this UPS is
supported by tripplite_usb.<br>
<br>
The system is running Debian Stable, but I've downloaded NUT 2.0.3 and
compiled from source since the packaged 2.0.1 doesn't include
tripplite_usb.<br>
<br>
I compiled --with-user=nut.<br>
<br>
My first attempt at starting the driver with
/usr/local/ups/bin/tripplite_usb auto gave "No matching USB/HID UPS
found".&nbsp; I searched the list archives and found that -u root might
help, and also that the kernel hid driver must not be allowed to claim
the device.&nbsp; After doing "rmmod hid", "/usr/local/ups/bin/tripplite_usb
-u root auto" gives one of the following, seemingly at random:<br>
<br>
====<br>
<br>
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.6 (2.0.3)<br>
Warning: This is an experimental driver.<br>
Some features may not function correctly.<br>
<br>
Detected a UPS: TRIPP LITE/TRIPP LITE OMNIVS1500XL<br>
Unknown protocol (2001)Attached to Tripp Lite OMNIVS1500XL<br>
Unknown value for s[2]: 0x34<br>
Error reading 'D' value: Unknown error 0<br>
Error reading 'M' value: Unknown error 0<br>
<br>
<br>
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.6 (2.0.3)<br>
Warning: This is an experimental driver.<br>
Some features may not function correctly.<br>
<br>
Detected a UPS: TRIPP LITE/TRIPP LITE OMNIVS1500XL<br>
Unknown protocol (2001)Attached to Tripp Lite OMNIVS1500XL<br>
Unknown value for s[2]: 0x34<br>
libusb_set_report() returned -6 instead of 8<br>
Error reading L value: Unknown error -6<br>
<br>
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.6 (2.0.3)<br>
Warning: This is an experimental driver.<br>
Some features may not function correctly.<br>
<br>
Detected a UPS: TRIPP LITE/TRIPP LITE OMNIVS1500XL<br>
Unknown protocol (2001)Attached to Tripp Lite OMNIVS1500XL<br>
Unknown value for s[2]: 0x34<br>
libusb_get_interrupt() returned -19 instead of 8<br>
libusb_get_interrupt() returned -19 instead of 8<br>
libusb_get_interrupt() returned -19 instead of 8<br>
Error reading 'D' value: Unknown error 0<br>
libusb_set_report() returned -19 instead of 8<br>
Error reading 'M' value: Device detached?<br>
Reconnect attempt #1<br>
Successfully reconnected<br>
libusb_set_report() returned -6 instead of 8<br>
Unknown input voltage: 0x00<br>
Unknown battery voltage: 0x0000<br>
Unknown number of switchable load banks: 0x00<br>
Unknown protocol (2001)Attached to Tripp Lite OMNIVS1500XL<br>
libusb_set_report() returned -6 instead of 8<br>
Error reading 'T' value: Unknown error -6<br>
<br>
====<br>
<br>
I've checked the list archives, and it seems that the unknown protocol
part means that my UPS is using a protocol that hasn't yet been seen by
the developers.&nbsp; The rest of the errors seem to indicate a connection
problem?<br>
<br>
I have two questions.<br>
<br>
First, am I right?&nbsp; Is this UPS not supported by tripplite_usb?&nbsp; If so,
is there anything I can do to help update the compatibility list and/or
add support for my UPS?&nbsp; If not, what else can I try to get it working?<br>
<br>
Second, what permissions should I set so that I don't need -u root?&nbsp;
I've tried chgrp nut /dev/usb/hiddev*, but without -u root I still just
get "No UPS found".<br>
<br>
Thanks,<br>
<br>
James<br>
</font></font></font>
</body>
</html>