Displaying 20 results from an estimated 1000 matches similar to: "Cpsups driver with a CyberPower OP1000E"
2008 Aug 21
2
cpsups and OP1250.
Hey All:
I have a CyberPower OP1250 and I'm trying to mod the cpsups driver to
work with it. I added the following lines to cpsups.c
/* Added: Andrew Tubbiolo EXPERIMENTAL Aug 15, 2008 */
if(!strcmp(abbr, "#1250VA ")) {
dstate_setinfo("ups.mfr", "%s", "CyberPower");
dstate_setinfo("ups.model",
2007 Jun 19
2
Microdowell (cpsups) driver segfault
Hello All
I have a MicroDowell ups (BBox BP 1000) connected to a Gentoo box by serial cable.
If I try to start the driver , I see the following :
Network UPS Tools - CyberPower text protocol UPS driver .05 (2.0.5)
Warning: This is an experimental driver.
Some features may not function correctly.
debug level is '13'
ups_sync: send [\rP4\r]
ups_sync: got ret 46 [#1000VA
2007 Nov 22
4
trouble with Cyber Power System CPS RS232 USB BRIDGE for UPS
Hi
Recently i bought a MicroDoWell BP50, and with it followed a USB 2
serial
converter. When i plug it into my 2.6.19 kernel, dmesg shows
hiddev96: USB HID v1.10 Device [Cyber Power System CPS RS232 USB
BRIDGE for UPS] on usb-0000:00:04.2-2
usbcore: registered new interface driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
So, i figured i should use usbhid-ups,
2006 Jul 28
1
cpsups : segfault
Hi,
I'm running a Debian server (amd64) with the latest nut package
(2.0.3-4).
The server is connected to a Cyberpower OP750E ups. This seems to be
connectable using nut with the cpsups driver.
I've configured /etc/nut/ups/conf with the correct information.
Here is what i get when trying to load the driver :
serveurmeteo:/home/did# /sbin/upsdrvctl -v start myups
Network UPS Tools -
2008 Jul 03
1
removing cpsups
I've just noticed that cpsups isn't listed anymore in driver.list.
Any reason not have removed it from the source too?
Still on the way to 2.4; any update on your confidence level to remove
nitram and cyberpower too?
-- Arnaud
2007 Apr 13
2
Problem with GeekSquad GS-1500 (Cyberpower 1500 avr lcd)
Hi,
I've installed Nut 2.0.5 on a RedHat 9 box.
I have a GeekSquad 1500 UPS. (GeekSquad is a BestBuy brand) I've found out
that
it's actually a CyberPower 1500 AVR LCD.
I'm using it with the serial cable.
I'm unable to get it working with any of the drivers provided with NUT.
I've tried cpsups, cyberpower and powerpanel.
here's the output of the different drivers
2009 Oct 10
1
Status of cyberpower driver
Arjen,
I read the following in the upgrade notes and just wanted to see what the
status was for the cyberpower driver? The note reads:
- The cpsups and nitram drivers have been replaced by the powerpanel driver,
and removed from the tree. The cyberpower driver may suffer the same in the
future.
What does this mean to me -- a cyberpower user?
--
David C. Rankin, J.D.,P.E.
Rankin Law
2007 Nov 28
4
CyberPower 1500AVRT won't load driver!
Hello! I got my hands on a CyberPower 1500AVRT, and i'm trying to get it
connected to my Gentoo machine.
I've followed all the basic guides on setting up NUT and UPS' but have had
no luck.
My current ups.conf is:
[cyberpower-gentoo]
driver = cyberpower
port = /dev/ttyS0
desc = Workstation
Upon running /etc/init.d/upsd start or upsdrv start I get:
* Starting
2008 Jul 25
3
CyberPower 550SL reports LB and OB when on line power
I am using nut 2.2.2 and I have a CyberPower CP550SL.
According to the drivers list, I should be using genericups with
upstype set to 7, but when I try that and when I run upsc I get:
driver.name: genericups
driver.parameter.LB: 04
driver.parameter.pollinterval: 2
driver.parameter.port: /dev/ups
driver.parameter.upstype: 7
driver.version: 2.2.2
driver.version.internal: 1.34
ups.mfr: CyberPower
2008 Jul 25
3
CyberPower 550SL reports LB and OB when on line power
I am using nut 2.2.2 and I have a CyberPower CP550SL.
According to the drivers list, I should be using genericups with
upstype set to 7, but when I try that and when I run upsc I get:
driver.name: genericups
driver.parameter.LB: 04
driver.parameter.pollinterval: 2
driver.parameter.port: /dev/ups
driver.parameter.upstype: 7
driver.version: 2.2.2
driver.version.internal: 1.34
ups.mfr: CyberPower
2006 Dec 30
2
fixing the cpsups driver
This weekend, I've been doing some work with the cpsups driver. I'm
getting to the point that it seems to be working well, and I've managed
to fix some of the trouble with it. How do I go about submitting it to
the trunk?
2009 Feb 04
2
[nut-commits] svn commit r1765 - in trunk: . drivers man
Citeren Arnaud Quette <aquette.dev at gmail.com>:
> Author: keyson-guest
> Date: Wed Feb 4 15:03:36 2009
> New Revision: 1765
>
> Log:
> - Added mocrodowell.c/h into drivers/. add man/microdowell.8. Adjusted
> drivers/Makefile.am and man/makefile.am. Adjusted the code for 2.4.0 in the
> microdowell.c.
Besides the things already mentioned by others and the obvious
2007 Oct 05
2
Working UPS report: Geek Squad GS-700U (Cyberpower clone?)
Hi,
I wanted to report some success with monitoring this UPS, a "Geek Squad"
brand GS-700U that I purchased earlier this year from Best Buy Canada.
Information about this... thing is very scarce so here is what I know:
The unit itself is probably made by Cyberpower. It has a 9-pin serial
port on the UPS, as well as a serial-USB adapter thing. I cracked open
the serial-USB
2007 May 25
0
Patch -- SVN revision in the version string
This is the patch to include SVN revision level in version number displays.
There should be two enclosures; the patch itself and a new source file.
common/upsversion.c.
upversion.c defines a single function. upsversion(), that returns a version
string for display. Some Makefile trickery ensures that this file will
be recompiled whenever the project's SVN revision level has changed since
it
2011 Jan 03
1
Can't get iDowell to work
Hi all, first message to the list. :-)
I've got an iBox made by iDowell:
http://store.apple.com/uk/product/TR423ZM/A
This seems to be similar to the smaller Microdowell UPS:
http://idowell.eu/
I cannot get it recognised by the drivers. This is what I get when I plug in
the USB connector:
Jan 3 19:27:26 compaq kernel: usb 3-2: new low speed USB device using
uhci_hcd and address 47
2006 Apr 25
2
Re: [nut-commits] svn commit r414 - in trunk: . drivers
> Author: nba-guest
> Date: Mon Apr 24 20:45:39 2006
> New Revision: 414
>
> Modified:
> trunk/CHANGES
> trunk/drivers/cpsups.c
> Log:
> Fix C++ style declarations between statements
>
> Modified: trunk/CHANGES
Niels,
What is the reason for 'fixing' this? Constructions like these are used in
many locations throughout the sources (not only in the
2007 May 13
1
cyberpower driver
I'm looking for people that are using the 'cyberpower' driver that has
been available for some years now. It seems the overhauled 'powerpanel'
driver could support your UPS too.
The commands and status bytes used are identical, the only difference
being the way the values read for battery charge, temperature and
frequency are interpreted. If we can find a way to detect when to
2007 May 13
1
cyberpower driver
I'm looking for people that are using the 'cyberpower' driver that has
been available for some years now. It seems the overhauled 'powerpanel'
driver could support your UPS too.
The commands and status bytes used are identical, the only difference
being the way the values read for battery charge, temperature and
frequency are interpreted. If we can find a way to detect when to
2007 Jun 26
0
[nut-commits] svn commit r983 - in trunk: . data drivers
Arjen de Korte wrote:
> Author: adkorte-guest
> Date: Sun Jun 24 18:57:03 2007
> New Revision: 983
>
> Log:
> Make 'powerpanel' driver first choice for Cyber Power text and binary protocol UPS systems.
>
> Modified:
> trunk/ChangeLog
> trunk/data/driver.list
> trunk/drivers/cpsups.c
Is it OK to backport this into Testing, with the exception
2006 Aug 25
5
Shutdown after 5 minutes?
Hello,
Last night we had a power failure and my upsses worked.
Strange thing was that the ups supporting the Windoze box lasted longer
than the one supporting the (Epia based) Linux box (running nut).
After exactly 5 minutes the Linux machine went down abruptly.
Is this a configuration issue? What did I overlook?
Please comment.
Thanks,
Udo