Displaying 20 results from an estimated 5000 matches similar to: "[nut-commits] svn commit r1502 - in trunk: . drivers man"
2006 Jun 06
1
Re: [nut-commits] svn commit r430 - in branches/Testing: . docs drivers man
On 6/6/06, Carlos Rodrigues wrote:
> Author: carlosefr-guest
> Date: Tue Jun 6 21:16:30 2006
> New Revision: 430
>
> Added:
> branches/Testing/docs/megatec.txt
> branches/Testing/drivers/megatec.c
> branches/Testing/drivers/megatec.h
> branches/Testing/man/megatec.8
Just a note on adding drivers to the Testing branch: if you use 'svn
copy' instead
2008 Dec 05
2
Mustek PowerMust 848
Hi,
I'm not the maintainter for the "megatec_usb" driver (in fact, I'm no
longer maintainer for the base "megatec" either), so I don't really
know the status for that particular UPS.
I'm forwarding this to the NUT mailing-list though.
Regards,
--
Carlos Rodrigues
On Fri, Dec 5, 2008 at 10:30 AM, Adrian Czerniak
<adrian.czerniak at becomo.com> wrote:
2008 Dec 05
2
Mustek PowerMust 848
Hi,
I'm not the maintainter for the "megatec_usb" driver (in fact, I'm no
longer maintainer for the base "megatec" either), so I don't really
know the status for that particular UPS.
I'm forwarding this to the NUT mailing-list though.
Regards,
--
Carlos Rodrigues
On Fri, Dec 5, 2008 at 10:30 AM, Adrian Czerniak
<adrian.czerniak at becomo.com> wrote:
2007 Dec 29
1
[nut-commits] svn commit r1204 - in trunk: . drivers
Carlos Rodrigues wrote:
> Author: carlosefr-guest
> Date: Sat Dec 29 20:17:01 2007
> New Revision: 1204
>
> Log:
> - drivers/megatec.c: detect OB status while OFF.
You've changed a bit more than this line suggests.
[...]
> @@ -565,10 +575,16 @@
> dstate_setinfo("input.voltage.fault", "%.1f", query.fvolt);
>
2008 Oct 20
1
Megatec driver status [was: Re: UPS (Megatec) with strange voltage values]
On Mon, Oct 20, 2008 at 1:35 PM, Arjen de Korte <nut+devel at de-korte.org> wrote:
> Citeren Carlos Rodrigues <cefrodrigues at gmail.com>:
>
>> BTW, the patch has a small typo in one of the comments: "applied to
>> battery.volage" :)
>
> I'll leave that up to you to correct. Since it is only a comment, it won't
> be visible to innocent users
2007 Feb 01
2
Re: [Nut-upsuser] Ablerex 625L USB version
Hi Jon,
your patches are malformed because (presumably) your email client
wrapped this lines. Could you please send these as a unified diff
("diff -u"), and send them in attachments, rather than as a
copy-and-paste?
Thanks, -- Peter
Jon Gough wrote:
>
> Peter,
> Here are the files I have worked on. I hope I have diff'd them
> correctly. I have not touched the
2007 Jun 18
2
Fwd: Megatec - modem control lines [impact to megatec_usb]
Hi,
Sorry for the forwarding. I sent this with the wrong "from" address
and got rejected by the list.
---------- Forwarded message ----------
From: Carlos Rodrigues <cefrodrigues at mail.telepac.pt>
Date: Jun 18, 2007 9:34 PM
Subject: Re: Megatec - modem control lines [impact to megatec_usb]
To: Arjen de Korte <nut+devel at de-korte.org>
Cc: ups-dev-list <nut-upsdev at
2007 Jun 18
1
Megatec - modem control lines
Carlos,
Today I was browsing through the NUT Tracker and noticed an entry which
linked to a message on nut-upsdev:
http://lists.alioth.debian.org/pipermail/nut-upsdev/2006-January/000559.html
Although the fentonups driver is no longer in the tree (since it was
replaced by the megatec driver), I think there is still some merit in
this patch. Notice the following lines from this message:
>
2005 Oct 10
1
Re: About blazer, powermust and mustek
Arnaud Quette wrote:
> Anyhow, I would more see this as a merge of all these drivers, with
> some autodetection or flag/param to switch the mfr/model and maybe
> capabilities... Whatever the driver name is, a good thing would be the
> name of the protocol or something generic enough, though powermust is
> fine.
Ok, I made some minor changes to powermust, to make it less
2007 Aug 25
2
Belkin VA 550 USB Not Supported With nut 2.2.0
# /lib/nut/megatec_usb -a myups
Network UPS Tools 2.2.0- - Megatec protocol driver 1.5.4 [megatec_usb]
Carlos Rodrigues (c) 2003-2007
Serial-over-USB transport layer for Megatec protocol driver [megatec_usb]
No supported devices found. Please check your device availability with 'lsusb'
and make sure you have an up-to-date version of NUT. If this does not help,
try running the driver with
2008 Oct 06
4
UPS (Megatec) with strange voltage values
Hello Nut List!
I have 2 "Lacerda 10KVA" UPS that returns strange values for Q1 and F
commands:
Q1
(215.0 215.0 219.0 004 60.0 2.27 39.0 00000001
F
#220.0 045 240.0 60.0
At least what I know about Megatec, It seems to say that it has a 240.0 V
battery with currently 2.27V. Quite strange.
I contacted Lacerda to help me interpret this values and they said that 2.27
is just 1 element
2007 Dec 15
1
Mustek Powermust 800 under Ubuntu
Hello,
I'm trying to setup my UPS using the "megatec" driver, but for now without
success. from what I understood, the UPS should be connected to serial port
(despite being an USB UPS), so I did i.
sudo upsdrvctl start
Network UPS Tools - UPS driver controller 2.0.5
Network UPS Tools - Megatec protocol driver 1.5 (2.0.5)
Carlos Rodrigues (c) 2003-2006
Megatec protocol UPS not
2007 May 28
2
Problems starting upsd
Hello list,
I'm fresh in using an ups for shutting down a linux server and i was
thinking someone could give a hand at debugging a problem i stumbled to.
I'm used to the redhat type of distribution, mainly centos 4/5, and
off-course i installed nut and nut-client from the available rpm packages.
After some reading i disconnected the server from the power supplied by
the ups and
2007 May 28
2
Problems starting upsd
Hello list,
I'm fresh in using an ups for shutting down a linux server and i was
thinking someone could give a hand at debugging a problem i stumbled to.
I'm used to the redhat type of distribution, mainly centos 4/5, and
off-course i installed nut and nut-client from the available rpm packages.
After some reading i disconnected the server from the power supplied by
the ups and
2008 Feb 02
1
problem with Mustek UPS - Freebsd
On Feb 2, 2008 10:16 AM, Luki <looky at poczta.fm> wrote:
> Hello Carlos
>
> could you please help me to solve issue with Mustek 1000VA UPS under
> Freebsd ?
> I am not able to connect with it :
>
> >Network UPS Tools - UPS driver controller
> >Network UPS Tools - Megatec protocol driver 1.5.4 [megatec]
> >Carlos Rodrigues (c) 2003-2007
>
>
2007 Sep 21
1
How can I setup Ubuntu 7.04 feisty + Udev + Nut + Unitek Ups (megatec) + Usb ????
Hello
I've got an Unitek UPS (650ipE) that use megatec driver ...
I'm running Ubuntu 7.04 with a 2.6.20 kernel and nut 2.0.5-1 package
Ubuntu by default use Udev and "hid", "usbhid", "evdev" kernel modules
are loaded automatically
The UPS is detected on system level but "upsdrvctl" can't access to
the device ...
Does anyone could give
2006 Feb 23
1
Problems checking out SVN repository
Ok, so I'm trying to checkout the development branch with:
svn checkout svn+ssh://carlosefr-guest@svn.debian.org/svn/nut/trunk
But it keeps asking me for the password, which is weird for two reasons:
1. I submitted a public key to alioth, which I was using
successfully to access the cvs repository;
2. It refuses my password.
Anybody else having problems, or is it just me?
--
2008 Jul 03
3
megatec driver floods syslog with "UPS lost/re-established" messages
Hello,
I have bought Powerman Optima 500 Plus UPS. While this
product might be unknown outside Russia, it is shipped with
megatec software and obviously works with megatec driver in
NUT. besides the following problems (I think they are
caused by one reason):
1) megatac driver is able to load and detect UPS only on
second or third run. On the first run it typically fails.
Later if daemon is
2008 Feb 07
1
Megatec serial UPS woes
Hi!
This is the weirdest problem I have found for a long time!
Using nut-2.0.5 and a Gentoo powered HP Proliant ML350
I setup the config files just the same as I always do and tried to get the
megatec driver chatting to the UPS. It worked fine on a Windoze server with
Upsilon2000 so I have a bit of confidence in cable etc!
When I ran upsc after starting upsd to complained about stale data! Most
2008 May 18
1
REGRESSION: New "megatec" driver does't work for UPS that was managed by old fentonups driver
Hi there,
A couple years ago, I had patched the "fentonups" nut driver to allow it to
work with my Unitek Alpha 500 UPS.
My patch had been accepted and incorporated in the standard fentonups driver.
I have had no time to stay involved in the "nut" project since (and besides
this I'm not a developper...).
2 days ago I upgraded from Ubuntu Gutsy to Ubuntu Hardy and got