2010/4/19 Stuart D. Gathman <[email protected]>: > On Mon, 19 Apr 2010, Jon Sjöstedt wrote: > >> I have installed the nut package from the OpenBSD 4.4 packages tree, >> nut-2.2.1p0 >> >> I have a new APC Smart-UPS 750 which I plan to connect via USB. When I >> try to start the usbhid-ups i get >> >> debug level is '2' >> upsdrv_initups... >> No appropriate HID device found >> No matching HID UPS found > > On Redhat EL5, the udev system doesn't make the device nodes for the UPS > accessible to nut by default. Perhaps something similar is happening on > OpenBSD. In theory, there is some way to tweak the udev rules. In practice, > I find it simpler to do a chown in rc.local.
I've tried messing with device permissions, but it seems that whatever i define as port, I get the same error. Example: $ sudo usbhid-ups -DDD -a ups-closetmonster Network UPS Tools: 0.29 USB communication driver - core 0.32 () debug level is '3' upsdrv_initups... No appropriate HID device found No matching HID UPS found $ sudo usbhid-ups -DDD -a ups-closetmonster -x port=spunk Network UPS Tools: 0.29 USB communication driver - core 0.32 () debug level is '3' upsdrv_initups... No appropriate HID device found No matching HID UPS found > > -- > Stuart D. Gathman <[email protected]> > Business Management Systems Inc. Phone: 703 591-0911 Fax: 703 591-6154 > "Confutatis maledictis, flammis acribus addictis" - background song for > a Microsoft sponsored "Where do you want to go from here?" commercial. -- <--------------------------------------------> Jon Sjöstedt _O_ Gamla Björboholmsvägen 2 /(|)\ 443 72 GRÅBO | H | -OOO-[-+X+-]-OOO- V V Mobil 0735 - 029 557 _H H_ [email protected] [email protected] _______________________________________________ Nut-upsdev mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsdev
