Displaying 2 results from an estimated 2 matches for "of800".
Did you mean:
o800
2006 May 09
3
Eaton Powerware 5110 UPS
...In a fit of woeful optimism I have configured ups.conf to connect to
hiddev0 but I get this error when I run upsdrvctl
hiddev path open /dev/usb/hid/hiddev0: No such device
Driver failed to start (exit status=1)
I have been looking to this document
(http://www.vttoth.com/ER-OF800.htm) as well as attempting to follow the
nut FAQ:
If anyone could please help me that would be much appreciated.
Kind regards,
John
2005 Dec 28
1
Non Standard USB HID UPS
...hid Unitek
UPS.
I've tried to use hiddev to access my UPS as its USB HID interface is the same
as the energizerups. Nevertheless, the protocols are different and I didn't
manage to communicate with my UPS through hiddev. Moreover, the problem
described in this page http://www.vttoth.com/ER-OF800.htm about the Linux
kernel not registering as an hiddev a device that is recognized as an input
device is back in recent kernel release and I can't afford compiling my kernel
with CONFIG_HID_USBINPUT off as I use a USB mouse.
That's why I decided to use libhid.
So here are my questions:...