Displaying 20 results from an estimated 1000 matches similar to: "Fw: upsmon not authenticating (I've read the FAQ)"
2006 Mar 12
0
upsmon not authenticating (I've read the FAQ)
An update -
I ran a test by unplugging my UPS and letting it run down. The system shut
down as it should.
However, the /etc/killpower file was not created, and the UPS did not shut
off power as it should from the shutdown scripts. This may be because the
command to kill the output of the UPS isn't available, or that by not being
able to log in as master prevents this. The permissions on the
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 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
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 Jan 12
0
Followup to previous E-mail..
Using the "hidups" driver produces better results, however, I'm not sure
if these "unhandled events" errors are good or bad.. I would suspect
bad...
Any direction would be appreciated..
Thanks,
Richard.
root@excalibur:/usr/src/nut-2.0.5-pre2# ./drivers/hidups -u root -DDDD -a
apc /dev/usb/hiddev0
Network UPS Tools: HID UPS driver 0.13 (2.0.5-pre2)
Warning: This is an
2006 Mar 14
1
newhidups driver process crashed shortly after upsd loads
I'm using an APC Back-UPS XS with nut 2.0.3. I've recompiled/reinstalled the
source, and switched over to the newhidups driver (instead of the old hidups
driver).
I modified by ups.conf to use newhidups.
The hotplug files were not automatically installed, I had to copy those from
the scripts directory to my hotplug/usb directory.
The newhidups driver loads find and then works for a
2005 Jun 02
0
"UPS myups@localhost is unavailable" from upsmon
Greetings,
I imagine this question must have been answered previously on the
list, but I can't search for the answer because the archives are gone.
Executive summary: I am trying to install and configure nut 2.0.1 on
Fedora Core. I have a SmartUPS Pro plugged into a USB port. Upsmon
is logging "UPS myups@localhost is unavailable" to syslog and via wall
when it starts up and
2007 Jan 21
1
TrippLite USB UPS
Good afternoon,
I am trying to communicate with a new Tripp-Lite UPS via usb and having little
luck. After more than a week on this I've decided to ask for help. I am very
inexperienced at posting information to message boards, so hopefully I'm
doing this right. I assume this is the correct place to post this message.
I will start with the equipment I have. I am using Debian Sarge
2005 Oct 17
0
Re: Feedback: Back-UPS RS 800 USB works with NUT
Hi Klaus,
Thanks for your much appreciated feedback.
Klaus Holler wrote:
> Hello,
>
>I just wanted to report that the Back-UPS RS 800 works with the
>Network UPS Tools. Currently I use the following (Ubuntu breezy)
>debian packages on kernel 2.4.31:
>ii nut 2.0.2-1build1
>ii nut-usb 2.0.2-1build1
>
>lsusb reports:
>ID 051d:0002 American Power Conversion Back-UPS Pro
2005 Oct 17
1
upsdrvctl Unhandled Exception - hipups
Greetings,
When starting upsdrvctl with the hipups driver, I get the following
"addtional" output
Unhandled Event 0x840073 (0)
Ignoring x86 page event 0xff86002 (0)
Ignoring x86 page event 0xff860029 (34)
It does not appear to be affecting anything in my tests so far.. (not
finished with the entire install process yet) but was hoping someone
might have an idea..
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 18
2
usb doesn't build on mac os x (10.4)
I am having problems building usb on mac os x. First, mac os x
doesn't seem to have asm/types.h, just sys/types.h. I can't find
hiddev.h on mac os x either. Also, it doesn't have usb.h but instead
IOKIT/usb/USB.h. I am using mac os x (10.4), and the latest cvs of nut.
Is the new usb support going to work on mac os x? Is anyone working
on it? It seems that libusb is available
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
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:
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
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
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