Displaying 20 results from an estimated 20000 matches similar to: "usbhid-ups input reports"
2010 Oct 13
4
usbhid-ups did not claim interface 0 before use
Hi,
I tried in vain to find an answer for my question, so let's post it
here. I've got a seemingly perfectly well running setup with NUT and a
APC SmartUPS 750. However, my log is being filled with messages like this:
Oct 13 12:13:08 alkmene kernel: usb 3-1: usbfs: process 16588
(usbhid-ups) did not claim interface 0 before use
Oct 13 12:13:40 alkmene last message repeated 43 times
2009 Dec 30
2
usbhid-ups disconnects with Eaton Ellipse 1000S
My UPS is a Eaton Ellipse 1000S (But its identified as MGE Ellipse
0463:ffff).
I have been using the usb interface with the usbhid-ups driver, but I
found that sometimes (too much times) the driver doesn't respond and NUT
doesn't receive changes nor notifications from the UPS.
The kernel lose the connections with USB device, in the kernel logs
appears:
Dec 30 11:24:12 rei kernel:
2007 Oct 12
2
APC Back-UPS ES 550 reports zero(0) load
Hi Folks,
I just bought two APC UPSes, an EX 1300 and an ES 550 for two
different sites and installed NUT for the first time on two machines
(one Centos 4.1, the other Ubuntu 7.04). So far I'm well impressed --
excellent work by the dev team! The EX 1300 is working beautifully
with NUT on the Centos box, but I'm having a bit of a problem with the
ES 550: even while loaded, the ups.load
2009 May 14
2
about Smart-Ups RT
Hi everyone,
I just want to know about driver support over new APC smart models. My
company recently bought a Smart-Ups RT model: SURT3000XLI and a I cannot do
to make work it with last version of nut software.
Maybe this model it doesn?t supported yet and I want to know if so.
The diference with others models like matrix or backup ones is the famous
Smart Cable: 940-1525A (utp - db9).
I
2009 May 14
2
about Smart-Ups RT
Hi everyone,
I just want to know about driver support over new APC smart models. My
company recently bought a Smart-Ups RT model: SURT3000XLI and a I cannot do
to make work it with last version of nut software.
Maybe this model it doesn?t supported yet and I want to know if so.
The diference with others models like matrix or backup ones is the famous
Smart Cable: 940-1525A (utp - db9).
I
2014 Jan 10
1
Eaton 5PX broken interrupt on usbhid-ups, also pollfreq vs pollinterval?
Linux NUT 2.7.1
Eaton 5PX usbhid-ups
It would appear that interrupts are not actually working on my 5PX using
the usbhid-ups driver. I will be trying the serial mge-shut driver next.
It just seemed like it was working before because of the default
pollinterval of 2 seconds. The status update comes in during the
pollinterval no matter what I have pollfreq set to. And I can set
pollonly and
2007 Sep 15
1
usbhid-ups: shutdown testing needed
To people with APC, CyberPower, Belkin and TrippLite UPS'es and using
the 'usbhid-ups' driver.
There are some concerns that the usbhid-ups driver is not acting as it
is supposed to do. Could you run the following command (as root and with
the mains plugged) and check if the UPS powers back on automatically?
upsmon -c fsd
I think we should *not* release nut-2.2.1 if we're not
2007 Aug 27
1
Changes to usbhid-ups driver
Peter,
What is your opinion on the following idea. I think we can improve the
matching a lot, by delaying the exact matcher to *after* parsing the
Report Descriptor and applying subdriver specific routines to get to the
serial number, model and vendor names. By doing so, we would probably
get more accurate information on especially the serial number, since
this is located in non-standard
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
2007 Oct 17
2
usbhid-ups on openSUSE 10.3 does not see MGE Ellipse 1500
Dear List, The driver usbhid-ups does not detect my MGE Ellipse 1500.
I'm running openSuSE Linux 10.3, kernel 2.6.22 with mgeups-psp-3.0.4-2,
nut-2.2.0-20 installed from MGE's rpm's. (Merci MGE!)
lsusb shows:
Bus 001 Device 004: ID 0463:ffff MGE UPS Systems UPS
/etc/ups/ups.conf says:
[myups]
driver = usbhid-ups
port = auto
desc = "Local UPS"
2009 Oct 21
2
[nut-commits] svn commit r2036 - trunk/man
Citeren Arnaud Quette <aquette op alioth.debian.org>:
> +.SS "Repetitive timeout and staleness"
> +
> +Some models tends to be unresponsive with the default polling frequency.
> +The result is that your system log will have lots of messages like:
> +.nf
> + usb 2-1: control timeout on ep0in
> + usb 2-1: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 128 rq
2007 Dec 31
2
USB HID - interrupt reports
Since reports received over the interrupt pipeline are a recurring problem
for various types of UPS'es, I propose to simply ignore the data we
receive there and only flush the respective report buffer. By doing so, at
the time the interrupt reports are processed the first variable that is
retreived will trigger a poll for the corresponding feature report and we
should be fine. The impact on
2010 Jun 25
1
Supporting APC 5G UPSs
Hi Guys,
I'd like to submit a patch to enable NUT to communicate with APC 5G UPSs.
The current usbhid-ups driver recognises APC UPSs by the Vendor ID and
Product ID of 0x051D and 0x0002. This needs to be amended with the new
Product ID of 0x0003.
(See attached file: apc-hid.patch)
Secondly, when Nut polls the UPS via the interrupt channel, these will time
out, resulting in frequent lost
2010 Feb 21
1
MGE Pulsar Evolution 1100 - USB - error sending control message
Hi all,
Have been using Nut on Linux for over ten years now and find it
brilliant. Thanks.
Just upgraded to 2.4.2 and have the 5 or 6 models of UPS's that we use
(apcsmart, megatec, mge-shut, surgemax, digitus) all working including
the MGE Pulsar Evolution 1100 on a USB connection using the usbhid-ups
driver. Running on SLES9. Old but we still have a few servers out
there running
2010 Aug 20
2
APC Smart-UPS X 1500 Restart Issue.
APC Smart-UPS X 1500 Restart Issue.
Hi All,
I have installed nut-2.4.3. I have manually modified the files apc-hid.c
and udev-rules to support 5G APC UPS. I took sample code from the 2.5
development tree.
Shutdown process is working very well -- upsmon creates the file
/etc/killpower - shutdown script checks for the file and issues
/sbin/upsdrvctl shutdown - UPS cuts the power off. All
2010 Aug 20
2
APC Smart-UPS X 1500 Restart Issue.
APC Smart-UPS X 1500 Restart Issue.
Hi All,
I have installed nut-2.4.3. I have manually modified the files apc-hid.c
and udev-rules to support 5G APC UPS. I took sample code from the 2.5
development tree.
Shutdown process is working very well -- upsmon creates the file
/etc/killpower - shutdown script checks for the file and issues
/sbin/upsdrvctl shutdown - UPS cuts the power off. All
2011 Jan 04
1
iDowell subdriver added
I've just committed a rough version of the idowell-hid subdriver to
the trunk. It is already integrated in the usbhid-ups, but I lack the
time to complete the NUT to HID mapping in it. The following message
on the nut-upsuser mailinglist should provide enough clues to add most
of them:
http://lists.alioth.debian.org/pipermail/nut-upsuser/2011-January/006506.html
I would be
2009 Mar 01
1
[nut-commits] svn commit r1800 - in trunk: . data drivers
Citeren Arnaud Quette <aquette op alioth.debian.org>:
> Modified: trunk/drivers/tripplite-hid.c
> ==============================================================================
> --- trunk/drivers/tripplite-hid.c (original)
> +++ trunk/drivers/tripplite-hid.c Sun Mar 1 19:56:31 2009
> @@ -84,6 +84,8 @@
>
> /* HP R/T 2200 INTL (like SMART2200RMXL2U) */
> {
2023 Mar 09
1
Question on EATON UPS
On Thursday, March 9th, 2023 at 8:34 AM, Dan Langille via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> wrote:
>> The UPS has been defined in ups.conf as:
>>
>> [myups3]
>>
>> driver : usbhid-ups
>>
>> port = auto
>>
>> vendorid = 0463
>>
>> productid = ffff
>>
>> desc = "5S"
>>
>> bus
2009 Aug 25
3
ups not recognized by usbhid-ups
I've posted this before being subscribed but was thwarted by moderation.
I have a new UPS, actual manufacturer unknown. It comes with USB and
serial connections, and a CD with windows software and some old unix
software for serial support only. I'm using pretty much bleeding edge
linux, and I want to avoid rs-232 if possible. Am I hopelessly naive?
This is what lsusb says:
Bus 006