Displaying 20 results from an estimated 700 matches similar to: "Patches for NUT 2.2.2: APC SmartUPS-900"
2007 Jul 31
1
Proposed apcsmart driver patch
G'day y'all,
Here's a tiny patch set for drivers/apcsmart.c and drivers/apcsmart.h.
Adds APC SmartUPS 1250 ("8QD" case) + 940-0024C recognition to
apcsmart. (Unpatched apcsmart.c v1.99.8 misidentifies the SmartUPS
1250 as a "dumb" UPS.) For NUT 2.0.5+.
NUT 2.0.5: Patches apply successfully. Builds successfully. Works as
expected under Ubuntu 7.04.
NUT 2.2:
2011 Jan 25
1
[RFC] Updates to ACP smart driver
This patch introduces a handful of new options, I mentioned earlier in:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02088.html
See the large commit message in the follow-up for the details and rationale.
I realize it's a bit larger diff - so if it's required I can split it into few
smaller ones.
Michal Soltys (1):
APC smart driver update and new features.
2011 Feb 07
4
[PATCH/RFC v2 0/3] Updates to ACP smart driver
This is 2nd version of the earlier patch featuring a few new features
and fixes to the apcsmart driver, following the remarks in:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02294.html
Major changes from v1:
- handle battery.charge and battery.runtime checks at main.c level
- handle "immutable but writable" conflict gracefully at driver level
-
2011 Mar 05
19
[RFC apcsmart V3 00/18] apcsmart driver updates
Sorry for a bit longer delay than I anticipated, I was stuffed with the work.
This is the next iteration of the patch adding some functionality to apcsmart
driver, and relying on 'ignorelb' recently added.
Follow up from previous thread:
http://www.mail-archive.com/nut-upsdev at lists.alioth.debian.org/msg02331.html
Main differences is that V3 is split into many small patches, so the
2007 Jan 21
1
APC Smartups protocol - Hidden Programming Mode
Hej!
Hope nut-upsuser is an appropriate place to post additional info about
the smartups protocol, please tell me if not.
I got an APC Smartups 2200 (5U Rack Mount, European/230V version, 48V
batteries) a couple of days ago, was very happy to find the protocol
description at http://www.networkupstools.org/protocols/apcsmart.html,
and started to play. At the point when everything was working
2012 Feb 02
2
APC SmartUPS 3000VA LCD not connecting
We recently had to replace an old APC SmartUPS 3000 with a newer 3000VA
(the 2U one). It has both serial and USB in the back (with an RJ-45 on
the end of the serial cable).
I can't get the apcsmart driver to connect. I figured it should work
the exact same as the old UPS, with /dev/ttyS0 as the port (I'm using
the same port on the server that the last one was plugged into). I even
2012 Dec 18
1
Tripplite SmartUPS
We are configuring a server with a Tripplite SmartUPS, Web SNMP Card, and Envirosense Probe.
The configuration is good using usbhid driver and we can get it to shutdown clean by producing a "power event" (pull the power cable).
It is not very clear how to add or see the values associated with the external probe.
We need to be able to shutdown based on the input from the probe as well as
2007 Dec 12
1
[PATCH]Support full capabilities on older Smart-UPS 600
Hi,
The patch below adds support for a pair of old (circa 1993) APC
Smart-UPS 600 devices that I have. They don't support the query
mechanism of newer APC devices but do respond to the full Smart-UPS
command set:
battery.alarm.threshold: 0
battery.charge: 100.0
battery.charge.restart: 00
battery.date: 02/22/93
battery.runtime: 2040
battery.runtime.low: 120
battery.voltage: 27.67
2007 Dec 01
1
APC smartups 1500 is broken with usbhid-ups
I'm trying to setup a server controlling 8 ups, 6 APC Smartups 1500
and two 1000. Because of the number of ups, i connected them using usb
cables.
I'm using Debian Etch AMD64 and nut 2.2.0 from testing (already tried
2.0 from stable, but had problems reading the ups serials and all the
following problems of 2.2).
This is my ups.conf:
[ups2]
driver = usbhid-ups
port =
2006 Nov 25
2
patch for old APC Smart-UPS 600
Hi there,
I am using an old (really old) APC Smart-UPS 600. It worked fine
under apcupsd but when I tried NUT it did not work.
The error I was getting was:
sudo /lib/nut/apcsmart -DDD /dev/ttyS1
Network UPS Tools (version 2.0.4) - APC Smart protocol driver
Driver version 1.99.8, command table version 2.0
debug level is '3'
Attempting firmware lookup
Firmware: [D4]
Not found in
2010 Jul 28
1
APC SmartUPS 2200XL + UDEV + USB = tcgetattr : Invalid argument
I need direction. I don't know what to google for anymore. I am unable
to get my SmartUPS 2200XL to be recognized. My suspicions are that it's
UDEV or Kernel related. I've updated the kernel to the highest version
I feel comfortable with due to other things that run on the server, and
I've updated UDEV a bit too.
When I plug in the USB cable from the UPS into the server, I
2009 Feb 27
0
support for APC Matrix 5000, vintage 12/00 (was: NUT apcsmart driver - firmware addition)
Hey Jarett,
2009/2/24 <jarett.stevens at usermail.com>
> After upgrading to the 2.4.1 version, I wasn't able to read as many
> variables from my UPS. After a bit of experimentation, I determined that
> the firmware on my UPS was different than what is currently in the
> apcsmart driver, though it had worked before. I located my firmware
> version (5ZM), and added in
2008 Sep 19
1
APC SmartUPS 750 (SUA750) missing ambient data with usbhid-ups
I have a SmartUPS 750 (SUA750) which has the temperature and humidity
SmartSlot card installed. When NUT 2.2 communicates with this UPS over
/dev/ttyS0 using apcsmart, using the APC Smart cable connected to the
SUA750 serial port, and this ups.conf:
[su700]
driver=apcsmart
port = /dev/ttyS0
I can see the ambient temperature and humidity data with "upsc su700 at
2010 Mar 02
3
Back to apcupsd
Ok, so another apc UPS 3000 complained about bad batteries, and I changed
them out from the same order that I'd gotten in a couple of months ago.
The APC SmartUPS 3000 started connecting and disconnecting the USB
connection. I brought down and up the service, no joy.
Finally, after googling, I found a *completely* undocumented way to start
apcupsd, that a few years ago someone was told to
2015 Feb 27
3
APC SmartUPS 1000 via usb
Hello,
I can't make a brand new APC SmartUPS 1000 (REF SMT1000I) communicate
with a ubuntu 8.04 server via usb port.
NUT version 2.2.1 seems to be the last on ubuntu 8.04
Could you help me please ?
Thanks
Herv? Mazzilli
-----------------------------------------------------------------------------------------------
root at myserver:
lsusb -vvv
-->
Protocol spec without prior Class and
2014 Jul 29
1
APC protocols and drivers (was: Documenting the NUT driver-qualification process)
Hi Ted
there was a drift from the initial topic.
worth a new thread!
2014-07-27 9:13 GMT+02:00 Ted Mittelstaedt <tedm at mittelstaedt.us>:
> On 7/26/2014 12:18 PM, Arnaud Quette wrote:
>
>> Hi Eric,
>>
>> sorry for the lag, summer time...
>>
>> I'm first seconding Charles comments
>>
>> 2014-07-09 12:31 GMT+02:00 Eric S. Raymond <esr
2008 Jul 03
4
Old APC SmartUPS 1250, Nut 2.2.2 Fedora 9
Hi All,
I've got two APC SmartUPS's that behave differently with nut, I have a
SmartUPS1400 & a SmartUPS1250.
I'm fairly sure this isn't a nut problem but more likely a problem with
the age of the SmartUPS1250 and the apcsmart driver not being able to
identify it. Under the APC Powerchute software the same monitoring &
command parameters are available for both
2017 Oct 10
5
Tripplite Smart Int 1000 - wrong numbers
Charles, maybe we are getting closer :-)
> The tripplite_serial_protocol branch has some debug statements that will show up if you run "sudo drivers/tripplite -D -a name-of-ups" from the nut directory.
Network UPS Tools - Tripp-Lite SmartUPS driver 0.91 (2.7.4-432-gafd90f5a)
?? 0.000000??? [D1] debug level is '1'
?? 0.177766??? [D1] W value = 0x86
?? 0.177782??? [D1] L
2007 Sep 05
2
compatibility with Tripps SMART/OMNI/OMNISMART ?
I've having trouble understanding the NUT compatibility page.
Is it compatible with the OMNISMART300? Or the OMNI900LCD?
The compatibility page said for instance
SMART550 -- tripplite_usb
SmartUPS -- tripplite
OMNI650LCD -- usbhid_ups
so I'm not sure if an OMNISMART300 is like a Smart, or a SMART, or an OMNI,
or even if it's supported at all.
Thanks in advance for any help!
2013 May 07
2
Problems with USB-serial converters -- please advise on code fix
Hello!
I've ran into this annoying issue when setting up a new server. I have an APC
SmartUPS hooked up on a USB-serial converter on /dev/ttyUSB0.
This works nicely, until:
hub 3-0:1.0: port 1 disabled by hub (EMI?), re-enabling...
pl2303 ttyUSB0: pl2303 converter now disconnected from ttyUSB0
usb 3-1: pl2303 converter now attached to ttyUSB1
apcsmart gets into an infinite loop of this: