On Oct 18, 2016, at 8:21 AM, Raymond Day <[email protected]> wrote: > > > # To find out if your driver supports any extra settings, start it with > # the -h option and/or read the driver's documentation. > [serverups]
^^^^^^^^^ this is the name of the UPS that you should pass to "upsc" > driver = usbhid-ups > port = auto > desc = "Server UPS" > # productid = "CP1500 AVR UPS" > > Here is what I get on the command line: > > root@odroid-u2:~# upsdrvctl start > Network UPS Tools - UPS driver controller 2.6.4 > Network UPS Tools - Generic HID driver 0.37 (2.6.4) > USB communication driver 0.31 > Duplicate driver instance detected! Terminating other driver! NUT 2.6.4 is kind of old, and I don't recall whether the logic for terminating other drivers was sound. If you have further issues, you may need to reboot once. > Using subdriver: CyberPower HID 0.3 > root@odroid-u2:~# upsc apc@localhost > Error: Unknown UPS Should work with "upsc serverups@localhost" (or just "upsc serverups") _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsdev
