[Nut-upsuser] Can't get iDowell to work
Kjell Claesson
kjell.claesson at epost.tidanet.se
Mon Jan 3 22:07:20 UTC 2011
OK
> On Monday 03 January 2011 20:40:17 Arjen de Korte wrote:
> > Citeren Kjell Claesson <kjell.claesson at epost.tidanet.se>:
> > > So start to send the output of:
> > >
> > > lsusb -v
> > >
> > > Cut out the part about the ups, and we have a look on it.
> >
> > Make that
> >
> > lsusb -v -d 075d:0300
> >
> > to save yourself the trouble of weeding out the interesting stuff from
> > the other USB devices (we already know the VID:PID combination from
> > the udev rule you created). Make sure to run this as root, so that we
> > have a chance of capturing the report descriptor of this device.
> >
> > Best regards, Arjen
>
Thanks Arjen :-)
> Here you go guys:
>
> # lsusb -v -d 075d:0300
>
The device class is not HID, but you can try this.
Do a ups.conf like this.
[iDowell]
driver = usbhid-ups
port = auto
vendorid = 075d
productid = 0300
desc = "iBox by iDowell"
Now run it like this:
/lib/nut/usbhisd-ups -DD -a iDowell -u root
Kjell
More information about the Nut-upsuser
mailing list