Hi, I've been trying to get my new Tripplite OmniVS100 UPS (USB Connection) to work on my system. What I have is: Ubuntu 10.04 Server Nut 2.4.3 /etc/nut/ups.conf [omni] Driver = tripplite_usb Port = auto Desc = "My Server" /etc/nut/nut.conf MODE=standalone Iget the following error when using the> sudo upsdrvctl startNetwork UPS Tools - Tripp Lite OMNIVS / SMARTPRO driver 0.20 (2.4.3) Warning: This is an experimental driver. Some features may not function correctly. No matching USB/HID UPS found Driver failed to start (exit status=1) Network UPS Tools - UPS driver controller 2.4.3 Lsusb provides> lsusbBus 005 Device 002: ID 413c:2105 Dell Computer Corp. Model L100 Keyboard Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 002: ID 09ae:1007 Tripp Lite Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
On Fri, Jul 9, 2010 at 3:42 PM, Ray Garza <rgarza28 at utpa.edu> wrote:> I?ve been trying to get my new Tripplite OmniVS100 UPS (USB Connection) to > work on my system. What I have is:[...]> Bus 003 Device 002: ID 09ae:1007 Tripp LiteThe tripplite_usb driver was developed for older OmniVS1000 units which have a USB ID of 09ae:0001. Try the usbhid-ups driver instead. The source lists Product ID 1007 as being supported. Depending on the firmware version, voltages may be off by a factor of 10. If you like, you can post the output of upsc to see if anything else needs a sanity check. -- - Charles Lepple