I'm trying to get NUT working with a Belkin F6C1000-TW-RK connected via USB. I did an auto-detect and it found the following:
Scanning for UPS...
[nutdev1]
driver = "usbhid-ups"
port = "auto"
vendorid = "050D"
productid = "0551"
product = "Belkin UPS"
vendor = "Belkin"
bus = "003"
However, it won't start. Attempting to start from a console results in:
root@tower:~# /etc/rc.d/rc.nut start
Writing nut config
Updating permissions...
Network UPS Tools - UPS driver controller 2.7.4.1
Network UPS Tools - Generic HID driver 0.55 (2.7.4.1)
USB communication driver 0.43
Using subdriver: Belkin/Liebert HID 0.17
nut_libusb_get_report: Input/Output Error.
Can't initialize data from HID UPS
Driver failed to start (exit status=1)
I have the default UPS settings set to No/Simple/Dumb and have rebooted Unraid. Any suggestions?