Displaying 20 results from an estimated 1000 matches similar to: "APC Back-UPS XS 1200"
2006 Jul 01
2
Unhandled event when using APC BackUPS Pro
Hi,
I'm new to nut, just installed it. I configured it using the hidups
driver to work with my APC BackUPS:
# upsc apc350@localhost
battery.charge: 100
battery.runtime: 885
battery.voltage: 13.5
driver.name: hidups
driver.parameter.port: /dev/usb/hiddev0
driver.version: 2.0.0
ups.delay.shutdown: -1
ups.delay.start: 0
ups.load: 660
ups.mfr: American Power Conversion
ups.model: Back-UPS CS 350
2005 Aug 02
1
APC Back-UPS ES 500 and Red Hat 7.3
I have an older system which has a simple APC Back-UPS ES 500 connected
via USB. I built nut 2.0.2 from source and am attempting to get it to work.
I had to manually create the device links and I think it's ok because
hidups is recognizing the UPS but any attempts to read data from it fail:
[root@server bin]# ./hidups -D -D -D /dev/usb/hid/hiddev0
Network UPS Tools: HID UPS driver 0.13
2006 Dec 01
1
hidups unhandled events on Linux/amd64
Hello,
I have encountered problems trying to set up nut to work with APC BackUps Pro CS connected over USB to an AMD64 machine running Debian. While apcupsd works fine with that device, whenever I start upsd I get the following messages in syslog:
hidups[23159]: Startup successful
upsd[23160]: Connected to UPS [apc1]: hidups-hiddev0
upsd[23161]: Startup successful
hidups[23159]: Unhandled event:
2006 Sep 12
1
Build 2.0.4, usb.h missing.
Hi!
I've got a Mandrake 2006.0 machine and a APC Back-UPS Pro 500/1000/1500
(from lsusb). The Mandrake package version of nut is 2.0.1 and hidups
actually detects the UPS, however I get loads of these:
Sep 12 18:26:11 vader hidups[7658]: Ignoring x86 page event 0xff860080 (0)
Sep 12 18:26:11 vader hidups[7658]: Unhandled event: 0x840058 (6)
Sep 12 18:26:11 vader hidups[7658]: Unhandled
2005 Dec 28
2
(no subject)
I'd like to submit a patch to the 'hidups' driver. I'm a bit new to
open-source development model, so I hope I'm not committing a faux paus by
just posting it here. I did verify that the problem still exists (by
source code inspection) in the latest dev snapshot, which is
nut-2.0.3-pre2. I'm using nut-2.0.2 myself.
The problem is when I'm connecting to my APC
2007 May 24
1
Bogus shutdown
Nut shut down a machine last night when there was no power outage.
When I came in this morning, the UPS was turned off, but it turned on
cleanly and passed its self-test. The battery was at 62% when I
first checked it, and it's up to 63% now, about 20 minutes later.
The UPS is a Tripp-Lite AVR550U. I'm running nut version 2.0.3.
I expect to be told to update to a newer version and to
2007 Jan 19
5
Install problem & Geek Squad UPS
I Seem to have made some progress in getting nut-2.0.5 installed, but
hidups still has a version number of 0.13. First is hidups 0.13 the
correct version? if not how do I find the correct version. Second if my
Geek Squad GS1285U UPS is not supported how do I proceed. I have been a
programmer for 35 years(mostly high level computer aided design),
written code in 20 some languages, am retired
2006 Jan 13
1
hidups Vs newhidups (was: SUSE 10.0 packaging)
2006/1/13, Paul Mogren <fkamogee@yahoo.com>:
>
> This thread is FYI. I don't need any help here.
>
no, but some details for those who will read it, maybe ;-)
I have SUSE 10.0 and an MGE Ellipse. I installed the NUT package from MGE.
>
> 1) The generated ups.conf pointed to a bad location:
> /dev//dev/input/event0
>
who generated that ?
it seems like an old hiddev
2005 Oct 19
1
CyberPower 685AVR and newhidups
Hi Scott,
Scott Alfter wrote:
> I had a UPS go bad recently (shuts off all by itself for no good reason,
>AFAICT), so I bought a CyberPower 685AVR this afternoon. The two CyberPower
>drivers in NUT 2.0.2 don't know how to talk to it, but the hidups driver
>appears to work properly. This means you have to use USB instead of RS-232
(it
>supports both), but at least it works.
>
2006 Feb 22
1
APC CyberFort 350 problems with newhidups
Does anyone on this list have a CyberFort 350? It's a European model, and
should be equivalent to the US BackUPS ES 350 model. What I'm seeing is
upsd reporting stale data. While the battery is running down, upsc doesn't
see the battery % changing, so I'm assuming the driver isn't collecting data
at that point. Unfortunately, the system/UPS is not here (I'm in the
2006 Apr 21
1
APC Smart-UPS 1000RM issues with newhidups
Peter, if you're back, I was wondering if you might have a chance to look
into the issues I reported last month. I'm back to using hidups right now,
but I would prefer to use a current, maintained driver. Thanks!
2006 Dec 08
2
F6C1500-TW-RK
is there a way to override the productid (like -x productid=1234)
when using newhidups? just thought i'd try it with the F6C1500-TW-RK
over usb.
i was able to get hidups to work using the below settings, but it
provides limited information.
my ups.conf entry:
[belkin]
driver = hidups
port = /dev/usb/hiddev0
and the output of upsc:
gateway:/etc/nut# upsc
2005 Jul 29
1
Energizer USB UPS
Wondering if anyone could give me a little assistance here. I'm trying
to setup monitoring of the UPS so the system can shutdown nicely. I have
an Energizer ER-HM450 UPS. When I plug it in the system finds it as:
kernel: input: USB HID v1.00 Gamepad [Ver 1.0 USB To RS232 Interface
(V1.0) BaudRate 2400bps] on usb-0000:00:03.1-1
Looking at the FAQ makes me think I should have a
section in the
2007 Jan 19
1
Install question
I downloaded nut-2.0.5 and followed the install instructions down to
step 6. Since I will be using a USB port to connect to the Geek Squad GS
1285U did not go any farther yet. I tried to run "/lib/nut/hidups -DD -u
root auto" to see if it found my UPS. But it is still the old hidups
0.13 from nut-2.0.3. Do I need to do something additional to get the new
hidups?
2006 Mar 12
1
Fw: upsmon not authenticating (I've read the FAQ)
Another update!
It works. The systems shuts down properly when power is lost.
Almost.
"upsdrvctl shutdown" disconnects my UPS from the mains. From everything I've
read in the documentation this should turn off the output of the UPS, not
the input. Am I right here?
I'm still having the following problem. Any help is appreciated.
>> Also - I get the following every 4
2006 Feb 21
3
newhidups and hidups drivers
I just installed NUT and my UPS is an APC Back-UPS ES 500. I looked in the list
of drivers and found APC Back-UPS ES 350 listed in "drivers.txt" -- that list
said I should use either the newhidups or hidups driver. I looked in the
installation and I found headers and c files to create these drivers (I think),
but in /usr/local/ups/bin there is no driver named, "newhidups or
2007 May 31
2
RE hp r/t2200 and NUT
Hello Linas,
> Just wanted to inform You (for the compatibility list), that HP R/T2200
works perfectly with the hidups driver. Thank You very much for NUT! :)
>
> # upsc hp at localhost
> battery.charge: 100
> battery.chemistry: PbAC
> battery.voltage: 22.7
> driver.name: hidups
> driver.parameter.port: /dev/usb/hiddev0
> driver.version: 2.0.5
> ups.delay.shutdown:
2006 Nov 14
1
Krauler UP-M500VA investigation
Hi, All!
I've recently bought an UPS. It is Krauler UP-M500VA, it has USB
port and is a HID device.
But as I discovered the only HID application it supports is 0x860004,
so it isn't claimed by both hidups and newhidups drivers, because it
uses a vendor-specific values. I tried to discover values in that x86
page, but I failed. How can I do it?
And after I get values how to understand
2005 Aug 01
3
Belkin F6C550-AVR UPS
Hi,
I got a Belkin F6C550-AVR UPS today and was trying to get it working
with NUT, I used the "hidups" driver and got some data out of it,
mainly the following:
battery.charge: 100
battery.runtime: 120
driver.name: hidups
driver.parameter.port: /dev/usb/hiddev0
driver.version: 2.0.0
ups.mfr: Unknown
ups.model: Unknown
ups.serial: Unknown
ups.status: OL
the versions of NUT that I tried
2005 Aug 01
3
Belkin F6C550-AVR UPS
Hi,
I got a Belkin F6C550-AVR UPS today and was trying to get it working
with NUT, I used the "hidups" driver and got some data out of it,
mainly the following:
battery.charge: 100
battery.runtime: 120
driver.name: hidups
driver.parameter.port: /dev/usb/hiddev0
driver.version: 2.0.0
ups.mfr: Unknown
ups.model: Unknown
ups.serial: Unknown
ups.status: OL
the versions of NUT that I tried