Displaying 7 results from an estimated 7 matches for "hiddev2".
Did you mean:
hiddev
2006 May 09
3
Eaton Powerware 5110 UPS
...t, address 3
usb 3-2: new low speed USB device using uhci_hcd and address 4
But I don't know how to progress from here. I have used the following
commands:
mkdir /dev/usb
mkdir /dev/usb/hid
mknod /dev/usb/hid/hiddev0 c 180 96
mknod /dev/usb/hid/hiddev1 c 180 97
mknod /dev/usb/hid/hiddev2 c 180 98
mknod /dev/usb/hid/hiddev3 c 180 99
However, I'm not sure how to check that there is a link between hiddev0
and the USB device that's registering above.
- In a fit of woeful optimism I have configured ups.conf to connect to
hiddev0 but I get this error when I run upsdrvctl...
2006 Apr 12
2
RE Powerware 5115 and USB
Hi Georg,
> one question with regard to a Powerware 5115 UPS connected to a Debian 3.1
> Sarge box via USB: I downloaded and compiled nut 2.0.2 but I am unable to
> configure the USB subsystem so that upsdrvctl recognizes the UPS.
>
> My /usr/local/ups/etc/ups.conf contains:
>
> [bla]
> driver = bcmxcp
> port = /dev/usbdev2.2
> desc = "bla bla
2014 Oct 14
0
Belkin unk ups
On Oct 12, 2014, at 8:28 PM, Gene Heskett <gheskett at wdtv.com> wrote:
> Its unk because whats plugged in seems to be blocking the rear name plate.
> About all I can recall is that its big, 3 battery unit, rated somewhere
> north ob 1250 VA.
>
> Its an 050D:0751 Belkin.
>
> What driver should I use, and what file is that set in?
Looks like it is in usbhid-ups.
If
2014 Oct 13
2
Belkin unk ups
Greetings;
Its unk because whats plugged in seems to be blocking the rear name plate.
About all I can recall is that its big, 3 battery unit, rated somewhere
north ob 1250 VA.
Its an 050D:0751 Belkin.
What driver should I use, and what file is that set in?
The nut version presently and freshly installed is from the Ubuntu 10.04.4
LTS repo's. Probably old, but IIRC it also worked with
2014 Oct 14
1
Belkin unk ups
...original bootup discovery it was hiddev0/hidraw6,
the same as the latest plug in report, so that also appears stable.
But ls -l /dev/usb:
crw-rw---- 1 root root 180, 0 2014-10-12 18:51 hiddev0
crw-rw---- 1 root root 180, 1 2014-10-12 18:51 hiddev1
crw-rw---- 1 root root 180, 2 2014-10-12 18:51 hiddev2
crw-rw---- 1 root root 180, 3 2014-10-14 08:44 hiddev3
crw-rw---- 1 root lp 180, 4 2014-10-13 05:50 lp4
crw-rw---- 1 root lp 180, 5 2014-10-13 05:50 lp5
shows that hiddev3 is the one created by my cable unplug/replug.
Call me confused at best.
Guidance needed yet, obviously. I've had sev...
2008 Feb 01
2
Four UPS's via usb.
> Hello everyone. I try to connect four PowerMust 2000 ups's via usb to one
> computer using megatec_usb driver. But megatec_usb completly ignores port
> directive in ups.conf, I even try port = /dev/null and megatec_usb founds
> ups and it works.
The 'port' is not used for USB connected devices, it's only needed for
compatibility reasons.
> Problem is that
2006 Mar 10
1
NUT-NG (was: ideas for a new UPS infrastructure)
...> This machine can run, if at least two two of these three UPSes has
> enough power: "local UPS Smart UPS 1000 hiddev0", "local UPS Smart UPS
> 1000 hiddev1", "remote UPS spare1 connected to machine upsfarm". Ignore
> status of "local UPS Back UPS 500 hiddev2", which powers another machine
> (but this UPS and machine connected to it must be shot down, before this
> server will go down).
>
>
*********************************************************************
2006/3/10, Stanislav Brabec <sbrabec@suse.cz>:
> Richard Hughes wr...