Hallo,

Following the tips found at https://calomel.org/nut_ups.html I was trying to
make NUT operate "APC Back UPS CS-350". The device introduces itself as:

#v+
  ugen0 at uhub0 port 1 "American Power Conversion Back-UPS CS 350 FW:807.q7.I
  USB FW:q7" rev 1.10/0.06 addr 2
#v-


My config:

#v+
[apc]
        driver = usbhid-ups 
        port = /dev/ugen0.00
        pollfreq = 60
        desc = "Back UPS CS-350"
#v-


Unfortunately, when I'm trying to start UPS driver, it's complaining:

#v+
  # usbhid-ups -a apc 
  Network UPS Tools: 0.29 USB communication driver - core 0.33 (2.2.2)

  No matching HID UPS found
#v-

It seems, it doesn't recognize(?) that particular UPS.

So my only option for today is to try to compile and use apcupsd, right? - or
perhaps someone can make a tip, how can I fix that lack of "matching HID UPS"?
-- 
regards,
Zbigniew

Reply via email to