Displaying 20 results from an estimated 100 matches similar to: "newhidups with APC Smart-UPS - workaround!"
2006 Oct 18
2
newhidups with APC Smart-UPS 1500
I tested your fix (newhidups -DDD /dev/null) using both and APC Back-UPS
350 an APC Smart-UPS RT 2000 XL.
No more segmentation fault due to the fixed-size array.
~Jacob
-----Original Message-----
From: nut-upsdev-bounces@lists.alioth.debian.org
[mailto:nut-upsdev-bounces@lists.alioth.debian.org] On Behalf Of Peter
Selinger
Sent: Monday, October 16, 2006 12:12 PM
To: Schmier, Jacob
Cc: NUT
2005 Aug 02
0
newhidups for APC Back-UPS ES 650
Gentlemen,
Please note that what follows pre-dates the latest changes from Arnaud
(just thought someone might want to look at these before I can test the
latest!).
When running newhidups with -D -D -D I saw messages that looked like
errors, and it took me a while to understand that they were not really
errors. I therefore added two new entries in apc-hid.h, and I modified
a couple of diagnistic
2006 Sep 08
3
newhidups with APC Smart-UPS 1500
Hello,
I'm using the stable amd64 port of Debian Linux. I installed (the
latest) nut-2.0.1-4 and nut-usb packages for utilizing an APC Smart-UPS
1500 USB. I tried "apcupsd" first but "nut" makes an even more
sophisticated impression on me and has more security options.
I had problems with the newhidups driver. It didn't find a device with
matching VendorID. And
2018 Feb 04
5
[PATCH 0/3] OpenUPS updates
Hi,
I've been checking out NUT with an OpenUPS board over the last couple
of weekends, and have noticed that it doesn't seem to report sensible
values. This lead me to investigate usbhid-ups and delve into various
issues.
As mentioned in a github issue, one of the problems is with the report
descriptor - dumping this from the usbhid-ups debug output and picking
through it reveals that
2007 Aug 02
1
usbhid-ups.h: hid_info_t structure
I don't understand how the info_len element from the hid_info_t structure
is used in usbhid-ups. It appears to me that the only use of this element
is now to indicate the length of the string:
> float info_len; /* if ST_FLAG_STRING: length of the string */
The above is clear, if the element is flagged as a string, the size of
this string is put in this variable, so that we can use this in
2018 Feb 04
0
[PATCH 3/3] OpenUPS: fix current calculations
Monitoring the input and output currents reported through upsc for an
OpenUPS device suggests that it is an energy creation device - the
power out is greater than the power into the system once the battery
is fully charged.
Analysis and measurement reveals several issues:
1. "UPS.PowerStatus.Output.Current" is scaled for NUTs "output.current"
value, which should be the
2006 Jun 03
1
RFC: allow HID subdriver's to register ups.conf settings
Hi
I'd like to know what you guys think to the following idea.
Please be aware, C/C++ are not exactly my strongpoint (couldn't be much
further from it actually..!), so I'm not sure whether this is all legal
code.
--
SYNOPSIS:
Allow a newhidups subdriver to register that it can handle settings in
ups.conf (and via -x on the command line), as per the normal serial drivers.
2018 Feb 04
0
[PATCH 2/3] Add generic facility to override HID report descriptor in usbhid-ups
Some UPSes contain HID report descriptors that fail to correctly
describe the contents of reports. For example, the OpenUPS
descriptor fails to set the units, logical maximum and logical
minimum before the corresponding `main item' as required by the HID
specification.
This commit allows an override HID report descriptor to be given to
usbhid-ups which replaces the one produced by the UPS,
2006 Nov 11
1
Help with newhidups subdriver for Dynex UPS
Hello everyone!
If this message was posted twice, my apologies. I'm having issues with my webmail today...
I am using the testing version of NUT from SVN at changeset 582. I have successfully created a stub for newhidups driver for my Dynex DX-800U UPS, but I am completely lost on the customization of it. I've followed the hid-subdrivers.txt instructions and I understand I need to
2017 Oct 17
0
Junda-tech
On Oct 17, 2017, at 8:48 AM, LLSJ Kr?ger <llsjk at lakruger.za.org> wrote:
> Results of 'lsusb -vvv -d 3344:'
[...]
> wDescriptorLength 136
> Report Descriptors:
> ** UNAVAILABLE **
>
Can you please re-run lsusb, possibly as root, to grab the contents of the "Report Descriptors" section?
(Running "usbhid-ups"
2007 Aug 02
1
NUT and libhid
was: Re: [Nut-upsdev] usbhid-ups.h: hid_info_t structure
On 8/2/07, Peter Selinger <selinger at mathstat.dal.ca> wrote:
> All this needs to be replaced by a re-designed, cleaned-up data
> structure. It's on my to-do list, but nothing on that list will get
> done by me anytime soon. As nothing is technically broken, and the
> changes are prone to introducing subtle bugs, this
2017 Oct 11
4
Junda-tech
Hi,
I have an UPS with only the marking D1000 on it and it came with
Junda-Tech's UpsMate.
Its USB id is 3344:0025, which is apparently a microprocessor.
I've could get some of the HID interactions as described on the website,
but there are some outstanding.
Junda-Tech does not respond to any queries.
Does anybody else have the same or a similar UPS with more information?
What is the
2006 Dec 30
3
Newpoint 200897 UPS
I got sick & tired of constant power outages with no warning, so when I
saw various UPSes at the store, I decided to get one, and the one I got
was a model 200897 from Newpoint (a.k.a. Power Sentry). A couple of days
later the power went out and I decided to use the opportunity to hook up
the UPS. I added up the wattages of the equipment I would be connecting,
and found that the only way I
2005 Oct 07
0
newhidups renaming and related (was: newhidups: merged regex changes)
2005/9/25, Peter Selinger <selinger@mathstat.dal.ca>:
>
> Arnaud Quette wrote:
> >
> > Some more points while you're at it:
> > - newhidups will have to be renamed. My aimed was to let the name until
> we
> > can superceed hidups. Then remove hidups, and rename newhidups to
> usbhid-ups
> > (name proposition welcomed, but should match the fact
2012 Nov 20
2
[PATCH][RFC] OpenUPS driver
Hi all,
I attached a driver for MiniBox openUPS device (
http://www.mini-box.com/OpenUPS) and a dump of the hid usages.
I had the possibility to make a few adjustments to the device firmware for
HID usages, and although I haven't managed to produce a good structure
many issues from previous firmware were at least fixed and new information
added.
ATM the driver only shows pertaining
2007 Jun 25
0
newhidups USBDEVFS_CONTROL failed: ret -110 messages
Dear List, I have an MGE Ellipse 1500. I run openSUSE 10.2, kernel
2.6.18, libusb 0.1.12, nut 2.0.5. ps shows that the following processes
are running:
/usr/lib/ups/driver/newhidups -a mgeups
/usr/sbin/upsd -u root
/usr/sbin/upsmon
/usr/sbin/upsmon
NUT operates correctly, shutting down the server after 4 minutes without
power. However I'm seeing 25 to 50 messages logged each day in
2006 May 29
0
newhidups subdrivers and ups.conf
Hi
Is there any way to have a newhidups subdriver register that is can handle
settings from ups.conf, as per a "normal" nut driver?
In, for example, belkinunv.c, there are various addvar() calls in the
upsdrv_makevartable() function, but I can't work out where addvar() calls
should be put in an HID subdriver.
Thanks
Jo Turner
-)O(-
2006 Apr 07
1
Powerware 9120 not seen by newhidups driver?
Has anyone gotten the newhidups driver to work w/ the
Powerware 9120 series?
Here's what I get for debug info (It's the Phoenixtec
device):
$ sudo lsusb
Bus 002 Device 002: ID 0846:1040 NetGear, Inc.
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 06da:0002 Phoenixtec Power Co.,
Ltd
Bus 001 Device 001: ID 0000:0000
$sudo /lib/nut/newhidups -DDDDD auto
Network UPS Tools: New
2005 Aug 18
3
RE: newhidups and APC Back-UPS CS 350 (Thomas Jarosch)
Thomas,
The none (-22) message in your log is an errno from the
libusb_get_interrupt() call in HIDGetEvents() in libhid.c.
It indicates an invalid ioctl type.
In HIDGetEvents() there is a comment with that call:
/* needs libusb-0.1.8 to work => use ifdef and autoconf */
You may want to make sure your libusb is up-to-date.
Hope this helps, AG
--
2005 Jul 25
0
Re: New device for newhidups
In an earlier message Arnaud wrote:
> before digging further, you'll have to make some test to
> see if the data changes upon status change.
> libhid is your friend, especially test_libhid. You'll have
> to modify it a bit to get the values of the below path
I just got the CVS tree, but I didn't find test_libhid, but it looks
like this would indeed be what I would like to