Displaying 6 results from an estimated 6 matches for "pierreyv".
Did you mean:
pierre
2006 Jan 03
2
Making the driver keeping root privileges
Hello,
I would like to know if there is a mean to prevent the driver to drop
root privileges through config files ?
I have seen the possibility of passing -u root to the driver command
line. But I don't see how to use it with my rc-scripts without messing
things badly.
I have also seen the RUN_AS_USER variable but it seems to apply only to
the upsmon client.
2005 Oct 04
1
Unitek
Hello,
I would like to know if it's possible to use nut with a Unitek Alpha
650ip* and if it's possible which driver should I use ?
Thanks.
2005 Oct 05
1
serial/USB-over-HID layer for fentonups
Do you know some piece of code I could look at to see learn more about
this ?
2005 Oct 05
1
serial/USB-over-HID layer for fentonups
Do you know some piece of code I could look at to see learn more about
this ?
2005 Dec 28
1
Non Standard USB HID UPS
Hello, I've already written to the list before about my non-standard 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
2006 Jan 09
0
Unitek UPS driver/Rewrite of energizerups using libhid
Hello,
I've rewritten the energizer ups to use libhid like tripplite_usb does
and to add support for my Unitek UPS.
This driver needs hotplug scripts to set permission to the nut group
with idVendor : 0x0F03 and idProduct : 0x0001
This is my first _real_ participation in an Open Source project, I hope
I'm doing things the right way.
Any ideas and comments are welcomed.