[Nut-upsuser] blazer_usb MEC0002 problem Fry's Electronics (Turbo-X)
Charles Lepple
clepple at gmail.com
Thu Sep 8 11:26:56 UTC 2016
On Sep 8, 2016, at 4:26 AM, Vassilis Virvilis <vasvir at iit.demokritos.gr> 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.)
More information about the Nut-upsuser
mailing list