Displaying 20 results from an estimated 500 matches similar to: "[PATCH] tripplite driver updates"
2006 Oct 11
2
Adding TrippLite SMART550 / Protocol 2001 Support
I have added preliminary support for the TrippLite protocol number 2001
into tripplite_usb.c. The attached file is supplied as a patch against
today's SVN.
This patch adds support for TrippLite SMART550USB and some Omni models.
Tested are On Line, On Battery, Battery Good, and Battery Bad indication.
Everything else seems to work, but this UPS is attached to a critical
system, and I can
2014 May 20
0
Tripp Lite SMART3000RM2U (protocol 3003) running time and charge?
On May 19, 2014, at 7:12 PM, Stefan Bruda wrote:
> Hello,
>
> First of all thank you so much for the information.
No problem, glad it is useful.
> [...]
> Therefore as far as my UPS is concerned s_value[5] is wildly
> incorrect.
So it turns out that the RM15002U also does not report anything useful for s_value[5]:
2014 May 19
2
Tripp Lite SMART3000RM2U (protocol 3003) running time and charge?
Hello,
First of all thank you so much for the information.
At 22:43 -0400 on 2014-5-15 Charles Lepple wrote:
>
> On May 15, 2014, at 9:39 PM, Stefan Bruda wrote:
>
> > What bugs be though is that I cannot seem to be able to read the
> > remaining run time on battery. The battery charge is also widely
> > inaccurate (it drops to zero really fast and stays
2014 May 22
2
Tripp Lite SMART3000RM2U (protocol 3003) running time and charge?
Hello,
At 22:19 -0400 on 2014-5-19 Charles Lepple wrote:
>
> On May 19, 2014, at 7:12 PM, Stefan Bruda wrote:
>
> > Therefore as far as my UPS is concerned s_value[5] is wildly
> > incorrect.
>
> So it turns out that the RM15002U also does not report anything useful for s_value[5]:
>
>
2005 Nov 08
0
gcc4 noise
Is anyone besides me using gcc 4.*.*? I noticed that NUT generates an
enormous amount of warning noise with that compiler, mostly due to
implicit casts between signed/unsigned pointer types. Any volunteers
to de-noise the code a bit? The easy way is to insert typecasts; the
better way is to actually take care about signedness. -- Peter
gcc -I../include -O -Wall -Wsign-compare -c -o everups.o
2009 Aug 14
2
Bestfortress driver, network serial patch for nut-2.0
Best fortress support was understandably dropped, but we still use them,
and someone else may want the driver I ported to nut-2.0.
We also often attach the serial cable from a UPS to a network terminal
server, since servers these days don't come with very many serial ports.
(They call them "legacy" ports.) I submitted a patch to support these for
nut-1.x, and it was rejected
2007 May 13
0
No subject
sent two 0 byte packets to the driver, then it sent
'URB_FUNCTION_SYNC_REST_PIPE_AND_CLEAR_STALL' down the pipe which
seems to come back up as well, and then the UPS turned off.
I'll play around later with what happens in that regard, although it
may be a bit tricky to figure out when the battery is low without
having it plugged in ;-)
Also, about nut-usbups.rules.in... The
2007 May 13
0
No subject
sent two 0 byte packets to the driver, then it sent
'URB_FUNCTION_SYNC_REST_PIPE_AND_CLEAR_STALL' down the pipe which
seems to come back up as well, and then the UPS turned off.
I'll play around later with what happens in that regard, although it
may be a bit tricky to figure out when the battery is low without
having it plugged in ;-)
Also, about nut-usbups.rules.in... The
2007 May 13
0
No subject
sent two 0 byte packets to the driver, then it sent
'URB_FUNCTION_SYNC_REST_PIPE_AND_CLEAR_STALL' down the pipe which
seems to come back up as well, and then the UPS turned off.
I'll play around later with what happens in that regard, although it
may be a bit tricky to figure out when the battery is low without
having it plugged in ;-)
Also, about nut-usbups.rules.in... The
2007 Jun 21
2
[nut-commits] svn commit r971 - in trunk: . drivers
> Author: aquette
> Date: Thu Jun 21 07:43:46 2007
> New Revision: 971
>
> Log:
> fix communication lost status handling
>
> Modified:
> trunk/ChangeLog
> trunk/drivers/usbhid-ups.c
>
> Modified: trunk/ChangeLog
> ==============================================================================
> --- trunk/ChangeLog (original)
> +++ trunk/ChangeLog
2014 Jun 29
1
The dreaded Tripp Lite SMART500RT1U and NUT
Hello Charles,
I think we are making progress! I grabbed nut using git, and applied
your patch without any problems. Getting to the point that I could
run a configure on my RPi - was something else. I found this blog
post, which was very helpful (for anyone else that may try it):
http://atelier-orchard.blogspot.com/2013/11/raspberry-pixf86-video-fbdev.html
It's not in English, but you get
2010 Jan 12
1
Tripplite_usb
He everyone,
I have a Tripplite SMART700DVa using the tripplite_usb from NUT 2.5 (rev
2217) driver running in Solaris 10x86. My driver hangs when trying to
connect. Once the driver sends the watchdog command ("W\0"), it can no
longer receive any signals and eventually exits. The UPS responds to
other watchdog commands ("W5" for example), but there doesn't seem to be
2014 Jun 26
1
The dreaded Tripp Lite SMART500RT1U and NUT
<nut-upsuser at lists.alioth.debian.org>
I am doing my best to avoid have to spend $280 for a network monitoring
card to put into a $190 UPS just to have some good remote monitoring
capabilities. Rather, I would like to monitor my many 1U Tripp Lite's on
my network using a Raspberry Pi running Raspian and using NUT.
However, I cannot seem to get it working. And I while the hardware
2015 Jan 06
2
libusb drops connection to my Tripp Lite SMART500T1U
Hey Charles,
Many months ago you assisted me in making some code changes to get my
Tripp Lite up and running. Thank you for that. Those changes you
committed to the repository work very well. I just built a new image
for a Raspberry Pi running the latest Raspbian OS and the latest
nut-master.
I have everything working ... except I seem to be losing my device
periodically. So if I enable my
2009 Nov 08
1
Tripplite INTERNETX525
Hi,
I'm running the latest version of NUT and with the above UPS and I
keep getting the following error:
"tripplite_usb[3308]: Error reading B value: Device detached? (error
0: could not claim interface 0: Device or resource busy)"
The device keeps disconnecting and re-connecting until fails. I've
tried to see if others are getting this - but I could not locate a
2008 Jan 23
1
empty ups.status on TrippLite SMART1500RMXL2U
Hello,
I have a TrippLite SMART1500RMXL2U that I'm trying to get running with
Nut 2.2.1.
Running upsdrvctl start works, upsd works, but upsc has "issues":
je-nas:~/src/nut-2.2.1# upsdrvctl start
Network UPS Tools - UPS driver controller 2.2.1-
Network UPS Tools - Tripp Lite OMNIVS and SMARTPRO driver 0.11 (2.2.1-)
Warning: This is an experimental driver.
Some features may not
2012 Dec 07
2
Tripp Lite SMART1000RM2U
Hi,
I recently purchased a Tripp Lite SMART1000RM2U UPS
(http://www.tripplite.com/en/products/model.cfm?txtSeriesID=744&txtModelID=2657)
and tried to configure the NUT with tripplite_usb driver and encounter
the following problems:
1. battery.charge doesn't report correct charge level when the UPS is
On Batter. It just reports 0. Even though it will report 100 when on
line power.
2. I
2007 Sep 21
2
TrippLite 1500XL problems, continued.
So a month or more ago, I posted about continual disconnect messages from
this UPS (roughly 2/hour), using nut 2.2.0 on debian etch. Now, I've
finally gotten around to running tripplite_usb in debug mode, and these
are the results:
...
send_cmd(msg_len=2, type='L')
send_cmd(msg_len=2, type='S')
send_cmd(msg_len=2, type='B')
send_cmd(msg_len=2, type='L')
2006 Jan 13
1
help with TRIPP LITE SMART550USB
Hi
I have a Tripp lite smartusb550 using fedora 3 (2.6.12-1.1381_FC3smp).
Managed to establish communication with the ups using the tripplite_usb
driver
but get the following errors
Any help to make it work will be appreciated
cheers
Julio
-----------------------------------------------------------------------------------------------------------------------------------------------------
2014 May 16
0
Tripp Lite SMART3000RM2U (protocol 3003) running time and charge?
On May 15, 2014, at 9:39 PM, Stefan Bruda wrote:
> What bugs be though is that I cannot seem to be able to read the
> remaining run time on battery. The battery charge is also widely
> inaccurate (it drops to zero really fast and stays there). I read
> somewhere that the usb.debug numbers may hold the key to this (at
> least to the running time that is), but I don't know what