On Sep 8, 2016, at 4:26 AM, Vassilis Virvilis <[email protected]> wrote:
> 
> The 1000 (bcdUSB 1.00) works with blazer_usb while the 1500 (bcdUSB 1.10)
> doesn't.
> 

>From the lsusb descriptor output, the 1500 seems to implement the HID Power 
>Device Class (PDC) spec - so it might be possible to adapt usbhid-ups to work 
>with it.

What happens if you run the driver in "explore" mode? Something like the 
following:

# ups.conf
[turbox1500]
        driver = usbhid-ups
        port = auto
        vendorid = 0001

$ /path/to/usbhid-ups -x explore -a turbox1500 -DDD

(Check your package manager for the path to usbhid-ups, or look at the output 
of "upsdrvctl start" in debug mode.)
_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to