On 2010-04-19, Jon Sj?stedt <jonsjost...@gmail.com> wrote:
> Hello all!
>
> I have a brand new APC Smart-UPS 750 that I want to use with my OpenBSD-box.
>
> So far I have:
> * Installed the nut package nut-2.2.1p0 using pkg_add
> * Added user _ups to the daemon group
> * changed group for /dev/ugen0.00 to daemon (was wheel)

running usbdrvctrl under 'ktrace -i' and examining kdump output
might give some clues.

one possibility is that you may need more than just ugen0.00;
try ugen0.*.

> * Created this ups.conf file:
> [ups-closetmonster]
> driver = usbhid-ups
> port = /dev/ugen0.00

last time I tried a usbhid-ups I had 'port = auto'. not sure if
that's required but you could try it.

Reply via email to