Displaying 1 result from an estimated 1 matches for "apc_usb".
Did you mean:
apc_ups
2012 Mar 07
4
APC 750VA UPS not recognized by NUT?
...device did well on my Synology NAS device, but it could not be detected by NUT of my own board.
I did plugged it to the USB port, and a new device named "usbdev1.3" appeared in /dev.
What I configured in ups.conf is:
[APC_SMT_USB]
driver = usbhid-ups
port = auto
desc = "APC_USB"
And I start the driver:
# /usr/local/ups/bin/upsdrvctl start
Network UPS Tools - UPS driver controller 2.6.3
Network UPS Tools - Generic HID driver 0.35 (2.6.3)
USB communication driver 0.31
No matching HID UPS found
Driver failed to start (exit status=1)
The User Manual says that I may us...