Displaying 20 results from an estimated 3000 matches similar to: "i want some help"
2010 Jul 02
0
Powercom driver patch
Hello everybody!
I'm trying to use nut-2.4.1 with brand new UPS Powercom Imperial
IMD-825AP USB. I've faced a problem that the driver powercom despite
specifying type=IMP automatically re-detects the UPS as "KIN" and then
interprets raw data incorrectly. The same problem was reported by
other Powercom users on the official support forum (
http://forum.pcm.ru ).
I suppose the
2007 Nov 06
1
BNT-1000AP
Hi guys,
We've got a BNT-1000AP (powercom) BlackKnight UPS that works with the
KIN1500AP model in the powercom driver. Well, almost. It seems the
input frequency and the battery charge is swapped around:
# upsc blackknight at localhost
battery.charge: 46.5
driver.name: powercom
driver.parameter.manufacturer: BlackKnight
driver.parameter.modelname: BNT-1000AP
driver.parameter.port:
2005 Aug 06
0
Driver for Ultra UPS BNT-1000AP
Hi I purchased an Ultra 1000VA UPS
(http://www.ultraproducts.com/product_details.php?cPath=35&pPath=154&productID=154)
I am trying to use nut with it (I am using gentoo
linux) but can't find the proper driver. The numbers
on the back suggest it might be similar to Black
Knight Pro BNT-1000AP from Powercom
(http://www.powercom-usa.com/ProductDetail.asp?ID=8974).
So I tried the powercom
2013 Apr 28
0
PowerCOM BNT-1000AP HID instant commands patch
Hello,
Got PowerCOM BNT-1000AP, usb id 0d9f:00a6, firmware FW4.A6
nut 2.4.3 on debian stable shows only two instant commands:
beeper.toggle - Toggle the UPS beeper -- not working
test.battery.start.quick - Start a quick battery test -- works ok.
No load and shutdown commands.
Trying svn trunk version, with the same results.
Debug output shows the problem:
0.035558
2011 May 09
0
PowerCom BNT2000AT ups on nut 2.6.0
Hi!
Normally nut was just worked and worked for me!
Not this time though!
Distro is Gentoo withe latest nut-2.6.0 emerged today.
Linux kernel version is 2.6.36
UPS is PowerCom BNT2000AT
"Driver" is powercom
ups.conf looks like this! Okay so APC1 is not and APC!
[APC1]
driver = powercom
type = BNT
port = /dev/ttyS1
numOfBytesFromUPS = 16
2011 May 13
1
PowerCom BNT2000AT ups on nut 2.6.0 - second try
Hi!
Normally nut was just worked and worked for me!
Not this time though!
Distro is Gentoo withe latest nut-2.6.0 emerged today.
Linux kernel version is 2.6.36
UPS is PowerCom BNT2000AT
"Driver" is powercom
ups.conf looks like this! Okay so APC1 is not and APC!
[APC1]
driver = powercom
type = BNT
port = /dev/ttyS1
numOfBytesFromUPS = 16
2006 Dec 11
2
howto setup BNT-1500AP on gentoo
Good afternoon. I try to put nut on gentoo. Has executed installation
by a standard command emerge nut. All has passed successfully. I use
UPS POWERCOM BNT-1500AP. It is connected to serial port 1, i.e. for my
system it/dev/tts/0. In/etc/nut/ups.conf
[powercom]
driver = powercom
port = /dev/tts/0
desc = "PowerCom BNT-1500AP on IP-PBX"
modelname = "BNT-1500AP"
linevoltage = 230
2009 Sep 19
1
Powercom 600AP USB support
Hi,
I know it's been a topic many times here, but I've searched the
archives, googled for days, and I simply don't believe, that there is
still no solution to this.
I'm using a PowerCom BNT-600AP ups with usb port.
I've downloaded the latest version from svn, compiled it, and tried to
use it:
* megatec(_usb) - no luck, it did not find the UPS (I?ve read in this
list, that
2011 Jan 13
0
[NUT]updated powercom driver for powercom BNT-500AP
Hi,
2010/12/27 ??? <pointbre at naver.com>
> First of all, thanks for your effort to NUT Project,
> I'm developing remote monitoring solution for many devices based on linux
> server.
> In field test, we reached the power shutdown problem which may cause the
> crack of linux file system.
> I search the solution and find NUT project and i'm very glad that NUT
>
2005 Jul 06
0
Powercom BNT-1500AP
Hey all,
Does anybody know there is a full working setup for the PowerCom
BNT-1500AP. I got some stuff working with the Powercom driver and the
type set to "KIN1500AP". But it seems that there is still missing
usablity. I was wondering if anybody found any better configs?
---- excerpt of ups.conf
[AVR1500]
driver = powercom
port = /dev/ttyS0
desc =
2017 Apr 26
0
Powercom BNT-2000AP(USB)
Hello all!
Some days ago we received new UPS?Powercom BNT-2000AP with USB interface to replace an old staff and I've spent three last days trying to connect it with NUT. I have a FreeBSD 8.4 box with NUT 2.7.2.
# dmesg|grep -i powercom
ugen0.3: <POWERCOM Co.,LTD> at usbus0
uhid0: <POWERCOM Co.,LTD HID UPS Battery, class 0/0, rev 1.10/0.01, addr 3> on usbus0
uhid0: <POWERCOM
2010 Feb 04
0
Powercom BNT-800AP
While fundamentally working, I'm having a few issues with the driver...
The default voltage quads (for every model) are way off... Showing
~95v when it should be ~117V. I've changed the 4th/final coefficient
to +5.0, but haven't tested extensively (with fluctuating voltages).
The input/output voltage appears to be swapped _most of the time_.
When doing a battery test, or when
2013 May 01
1
Powercom BNT-1500AP serial config
Hey all,
Finally got around to hooking up my Powercom BNT-1500AP to nut. It's the
old serial interface.
Connects okay and gets most information, but a couple of data are way off.
Any config recommendations or upgrade recommended? I've played with
config a little, but no hits yet.
Details:
NUT version 2.4.3
ups.conf:
[ups]
driver = powercom
port = /dev/ttyS0
2017 Apr 30
0
Powercom BNT-2000AP(USB)
On April 28, 2017 9:11:59 AM GMT+03:00, "????????? ?????????" <vtk-alexb at mail.ru> wrote:
>Hello all!
>
>Some days ago we received new UPS?Powercom BNT-2000AP with USB
>interface to replace an old staff and I've spent four last days trying
>to connect it with NUT. I have a FreeBSD 8.4 box with NUT 2.7.2.
>
># dmesg|grep -i powercom
>ugen0.3:
2007 Dec 24
3
Driver for Powercom BNT/KIN/IMP/IMD series
Hello all.
Try this driver (for nut 2.2.0). See attach.
- Trust, KP625AP, Egys models stay as it was
- add Powercom's Black Knight Pro model support ( BNT-400/500/600/800/801/1000/1200/1500/2000AP
220-240V )
- add Powercom's King Pro model support (
KIN-425/525/625/800/1000/1200/1500/1600/2200/3000/5000AP[-RM] 100-120,200-240 V)
- add Powercom's Imperial model support ( IMP-xxxAP,
2006 Jul 08
0
Powercom BNT-600AP and NUT (powercom driver)
Hello,
I'm new there. I bought an UPS Powercom BNT-600AP. It's compatible
in NUT with driver powercom and protocol type KIN1500AP.
But I have a simple problem: the 'upsc' shows wrong values in
battery.charge (maybe in other rows also /ups.load, voltages?/) - if
battery is 100% charged it shows only 92.6% or 93.0%.
I thing I have wrong values in driver parameters: batteryPercentage,
2011 Oct 04
2
PowerCOM BNT-800AP (0d9f:0004)
Hello.
I've been trying to got it work but haven't luck.
I'm using NUT 2.6.0-1 under Windows XP with libusb driver installed
(USB\VID_0D9F&PID_0004&REV_0001).
I had tryed all options with such config:
*PWCOM]
driver = usbhid-ups
port = auto
vendorid = 0d9f
desc = "Powercom BNT-800AP"
type=BNT*
*
*Here is output from CMD:*
2006 Apr 21
1
Powercom BNT-1200AP
Hello
I have UPS Powercom Black Knight Pro 1200 (BNT-1200AP)
I try to use nut, but powercom driver not understand my model
Ok, i try to use type KIN1500AP and it's work
But powercom driver can't set UPS's shutdown delay time
Also i have powercom's original program (upsmon), and this program can do it
What can i do for help to add this function to nut's powercom driver?
For
2014 Sep 11
0
POWERCOM HID USB controller update
Dear Sirs,
We appreciate your support and cooperation.
Can you please kindly add our new USB-controller with productID 0X04 to NUT compatible list. Updated USB-controller compatible with previous version which is supported by your usbhid-ups driver.
Detailed information regarding new POWERCOM communication protocol you could download via link
2006 Dec 22
1
Powercom BNT-1200AP driver
Hello.
What about driver for my UPS?
I have changed the powercom driver for myself, but I have made it not absolutely correctly. However, somehow this driver works.
Now i have protocol spec for powercom BNT series and attach it to this email.
It can be interesting to authors?
--
? ?????????, ??????? ???????
mailto:alex@reutman.ru
JID: alex@reutman.ru
ICQ: 5052225
-------------- next part