Displaying 1 result from an estimated 1 matches for "js1011030553".
Did you mean:
js1011030544
2011 Aug 31
1
Windows 2008 R2 USBHID-UPS VendorID & Serial
...two APC Smart-UPS 3000 devices connected via USB cables.
I have correctly installed libusb-win32, and run the driver wizard.
In my ups.conf I have :-
[Upper]
driver = usbhid-ups
port = auto
desc = "Upper Smart-UPS 3000"
vendorid = 051d
serial = "JS1011030553"
[Lower]
driver = usbhid-ups
port = auto
desc = "Lower Smart-UPS 3000"
vendorid = 051d
serial = "JS1011030544"
However, this configuration cause the driver to crash.
I have further identifed that inclusion of even a single instance of t...