Open lyda opened 6 years ago
despite the bogus USB VID:PID (0001:0000), the USB HID Report Descriptor looks long enough to be real. Please check out this section in the developer docs:
http://new.networkupstools.org/docs/developer-guide.chunked/ar01s04.html#hid-subdrivers
or if that host is down for some reason: http://networkupstools.org/docs/developer-guide.chunked/ar01s04.html#hid-subdrivers
"How to make a new subdriver to support another USB/HID UPS"
What's wrong with nutdrv_qx
? It seems to be working, with protocol Q1
and with the krauler
subdriver (other MEC0003
devices work with the similar fabula
subdriver, but this device apparently doesn't report an 'iManufacturer' string and so it ends up with the krauler
one -- you should try them both and see which one works better).
@lyda ignore my previous message; I saw the SI units in the HID descriptor and didn't read the other debug messages.
@zykh is right - the nutdrv_qx
output indicates that the driver started its main loop (it will not go into the background if you pass one or more -D
flags.
Hi Did you ever manage to get the PowerCool working with NUT? If so could you share a copy of your config?
Any joy on this?
been researching trying to get powercool UPS to talk to NUT under unRAID.
For a cheap effective UPS, it’d be great to get it working!
I've tried the
blazer_usb
,nutdrv_qx
,nutdrv_atcl_usb
drivers but with no success. Searching this repo it seems that the best option isnutdrv_atcl_usb
for a Powercool PC-1000VA model, but when I run it with this/etc/nul/ups.conf
file:I have this happen: