Displaying 20 results from an estimated 300 matches similar to: "[PATCH 2/3] Fix use of uninitialized variable"
2011 Aug 27
1
[PATCH 3/3] Fix pointer check on wrong variable
Credit goess to "cppcheck"
Signed-off-by: Thomas Jarosch <thomas.jarosch at intra2net.com>
---
drivers/usb-common.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/usb-common.c b/drivers/usb-common.c
index e51f3cf..e459872 100644
--- a/drivers/usb-common.c
+++ b/drivers/usb-common.c
@@ -116,7 +116,7 @@ int USBNewExactMatcher(USBDeviceMatcher_t
2011 Aug 27
1
[PATCH 1/3] Fix file descriptor leak
Credit goes to "cppcheck"
Signed-off-by: Thomas Jarosch <thomas.jarosch at intra2net.com>
---
common/common.c | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/common/common.c b/common/common.c
index f443cb7..e8004d7 100644
--- a/common/common.c
+++ b/common/common.c
@@ -244,6 +244,7 @@ int sendsignalfn(const char *pidfn, int sig)
if (fgets(buf,
2005 Dec 19
1
MGE Pulsar ES 8+
Hi!
I have a MGE Pulsar ES 8+ UPS. Here is the response of some commands:
- Si --> 3000 44 0
- Si 1 --> Pulsar ES8+ 0
- Ai --> 5 0
It's not recognized very well by the current (from CVS) mge-utalk driver:
[root@srv01 ~]# /home/rog/src/nut/drivers/mge-utalk -i 20 -DDD -u root
/dev/ttyS0
Network UPS Tools - MGE UPS SYSTEMS/U-Talk driver 0.86 (2.1.0)
debug level is '3'
2010 May 16
1
MGE-UTALK regression since nut-server-2.2.2
Hi all !
I have communication issues between my station and my old Pulsar EX10 UPS,
(U-Talk) connected by RS232, when using v2.4.1 of nut-server.
I tried to come back to version 2.2.2 and then, communication start and is
operational.
Maybe it's linked to bug 498655, but i haven't seen any answer ?
http://www.mail-archive.com/debian-bugs-dist at lists.debian.org/msg566711.html
Here are
2011 Jan 07
1
[nut-commits] svn commit r2809 - branches/ssl-nss-port/server
Citeren Emilien Kia <emilienkia-guest op alioth.debian.org>:
> Author: emilienkia-guest
> Date: Fri Jan 7 14:44:25 2011
> New Revision: 2809
> URL: http://trac.networkupstools.org/projects/nut/changeset/2809
>
> Log:
> Deprecate CERTFILE conf var to the benefit of CERTPATH : homogenize
> conf directive names.
>
> Modified:
>
2011 Jan 07
2
[nut-commits] svn commit r2804 - in branches/ssl-nss-port: clients server
Citeren Emilien Kia <emilienkia-guest op alioth.debian.org>:
> Modified: branches/ssl-nss-port/server/conf.c
> ==============================================================================
> --- branches/ssl-nss-port/server/conf.c Wed Jan 5 21:12:03 2011 (r2803)
> +++ branches/ssl-nss-port/server/conf.c Thu Jan 6 10:27:55 2011 (r2804)
> @@ -178,6 +178,22 @@
> return
2010 Dec 07
1
nut 2.4 et MGE CometEXtrem 6
Hello
My server with another UPS (MGE Pulsar Evolution2200 USB) is OK.
All scripts work
Is it possible to work with a UPS MGE CometExtrem 6 on serial port
Which driver can I use ?
I tried with mge-shut ou mge-utalk without any success
when I start driver with upsdrvctl with mge-utalk
I have (after a long time)
Can't connect to UPS [MGE_cometEX] (mge-utalk-MGE_cometEX): No such
2006 Jul 24
1
Problems with MGE ESV 8+ and NUT 2.0.3
Hello, I recently had a failure with my old MGE ESV8 ups, it just died
on me so I had to get a new one. I found a MGE ESV8+ cheap and
everything seems to work fine with it except the communication with the
computer. The old ESV8 (non +) worked fine with NUT after applying some
patches I got from the mailing list, but I think they are in the source
tree now. I'm using the same cable that
2012 Oct 08
1
mge-utalk ESV8+ comm problem
Dear Sirs,
I have an old but very well-working UPS MGE Pulsar ESV8+ Rack. I'd like
to use it to power FreeBSD 9.0-Rel server.
Of fortunately I have problem with recommended driver - mge-utalk, nut
2.6.4 (installed from FreeBSD Ports).
I get messages:
Could not get multiplier table: using raw readings.
and
updateinfo: Cannot update system status
I saw similar thread on mailing list with no
2006 Jan 16
1
NUT and mge-utalk update
Hi everybody,
Sorry for the eternity it took to solve the UTalk problems, but I've been
busy on so many fronts...
I've updated the CVS Testing tree, which will soon become 2.0.3 stable
release, with mge-utalk 0.87. This release fixes the UTalk problems you have
recently faced.
If possible, please test it and report back if it work or not with your
unit.
To do so:
1) Retrieve the source
2006 May 08
1
How do I resolve comm issues
Hi,
I'm running into an issue while using FreeBSD 5.4, NUT from
ports (2.0.3), serial on /dev/cuaa1, Ellipse 1200 USBS.
The ups.conf is :
[ellipse]
driver=mge-utalk
port=/dev/cuaa1
desc="Telecom Closet Ellipse"
When I go to start it I get :
Network UPS Tools - UPS driver controller 2.0.3
Network UPS Tools - MGE UPS SYSTEMS/U-Talk driver 0.87 (2.0.3)
2005 Oct 26
2
Best driver for MGE Pulsar Evolution 1100
I have an MGE Pulsar Evolution 1100 connected to a Debian box, with
nut-2.0.1 (the standard "sarge" packages). I have it connected through
USB, and I'm using newhidups.
However, about once a day the driver looses contact with the UPS and I
have to restart NUT to get it to drop the "data stale" nonsense (it
happens more often than this, but most times it recovers without
2011 Jul 06
4
upsclient high level API and Java wrapping
Hi all,
on proposal by Arnaud Quette and sponsored by Eaton, I will work on a port on Java of client, discovery and config API.
As I have already suggested (mail of 2011-06-14 of this ml), instead of developping another port of nut protocol, I suggest to develop a higher level API in C/C++ uppon existing upsclient, inspirated by existing C-based tools and python and perl rewrites.
The second
2005 Jul 19
1
MGE Evolution 1500 on Debian
Hello,
I'm using an MGE Evolution 1500 with a Debian Sarge 2.4.27 smp server.
NUT is using the mge-utalk driver.
[ups1500]
driver = mge-utalk
port = /dev/ttyS0
Seens I did a test.battery.start, my UPS goes off (beep!) once per week
(same day, same hour). I guess there should be a very easy explanation
for this, unfortunatly, I haven't found it yet.
I've tried to upgrade
2010 Dec 17
3
Comet EXtreme 6 and mge-utalk
Hi Sabine and Christoph,
I've just committed a few changes to mge-utalk (r2749).
can you please try a snapshot and report back the results:
http://new.networkupstools.org/download.html#Snapshots
cheers,
Arnaud
--
Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer -
2011 Jan 11
1
Client certificates
While browsing the sources of the nss-ssl-port sources I noticed that
client certificates were added. What is the reason behind this? As far
as I can see, using a server certificate and validating it in the
upsmon client should provide us with a secure channel. Authorizations
for the server will then be handled by the settings in upsd.users by
logging into the server with user and
2017 Mar 03
2
MGE ESV+ and Power Trim
On Mar 3, 2017, at 8:21 AM, Charles Lepple <clepple at gmail.com> wrote:
>
> On Mar 2, 2017, at 3:38 PM, David Baker <david at baker.im> wrote:
>>
>> I?ve read the documentation, and it would appear that this can be set by the U-Talk protocol (page 34 of http://networkupstools.org/protocols/mge/9261zwfa.pdf) but I can?t seem to figure out how to send the device the
2006 Feb 07
1
MGE Pulsar STS
Hello,
I'm trying to communicate with a MGE Pulsar STS 16 using nut
under Linux, but I've had no luck so far. I haven't saw it
supported in the doc, so if there's anything I can try...
Thanks,
Arnaud.
--
Perso: http://launay.org/blog/
H?bergement: http://www.nocworld.com/
2017 Mar 02
2
MGE ESV+ and Power Trim
Hi,
I've recently got a Raspberry Pi working with NUT and my MGE Pulsar ESV+, using the U-TALK driver, a USB Serial adapter and original cable. I've overcome the documented problems with these units and have it running, except for one little niggle!
It's installed in central Europe, where the utility voltage is 240v, it's constantly in trim mode and pushing the voltage down to
2011 Oct 03
2
patch: Replace many usleep and some sleep calls with nanosleep
Description: Replace many usleep and some sleep calls with nanosleep.
usleep is stated in its manual page as removed by POSIX.
Contrary to its predecessors, nanosleep semantics is well
defined. The replacement, which is mostly in drivers, is
untested. Supplements http://bugs.debian.org/633791.
Last-Update: Sat, 13 Aug 2011 14:04:48 +0300
Index: