Displaying 20 results from an estimated 1000 matches similar to: "powercom-usb drriver complie?"
2017 Apr 28
3
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 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: <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
2009 Nov 20
1
ULTRA 2000 ULT33046 configuration
Howdy,
I've been trying for a while now to get this running. Can anybody
please tell me what the proper configuration is for this unit ???
This is what I've got/tried so far:
# cat ups.conf
# Start with
#
# # upsdrvctl -u nut -D start MEGATEC
MODE=netserver
user=nut
# Ultra ULT33046 2000 VA 1200 W
2007 Sep 03
1
Powercom USB UPS is not support
Hi, fellow NUT gurus;
I am having a big issue with our new Powercom Imperial Digital UPS. The
UPS is come with a serial over USB port and plug into the usb port on
the computer. I am having problem to setup our fedora 7 linux machine
talks to the ups. The kernel 2.6.22.1 seems to be able to detect the
ups is plug into one of its usb port. But it just couldn't establish a
connection with
2007 Sep 03
1
Powercom USB UPS is not support
Hi, fellow NUT gurus;
I am having a big issue with our new Powercom Imperial Digital UPS. The
UPS is come with a serial over USB port and plug into the usb port on
the computer. I am having problem to setup our fedora 7 linux machine
talks to the ups. The kernel 2.6.22.1 seems to be able to detect the
ups is plug into one of its usb port. But it just couldn't establish a
connection with
2014 Nov 12
0
POWERCOM HID USB controller update
Hi Charles,
> Sigh, I wish the vendors wouldn't change operation without changing identifiers.
>
> Do you have any recommendations on how the driver should decide whether it is an old 0x0004 or new 0x0004 device?
No-no, there is no an old 0x0004 or new 0x0004 device, I guess that we
have to handle general case for all 0d9f:0x0004 devices.
From PCM_USB_LIST_device2014.pdf attached
2017 Aug 10
2
New powercom device?
In a separate discussion, on 6/26/17 4:04 AM, Arnaud Quette wrote:
> Hi
>
> If you're sure it's a HID device, add an entry in drivers/powercom-hid.c
> { USB_DEVICE(POWERCOM_VENDORID, 0x0002), NULL },
>
> Then autogen.sh + configure...
> Please also report back so that I can update the code
>
> Cheers
> Arno
Thanks!
I don't *know* whether or not
2014 Nov 12
1
POWERCOM HID USB controller update
On Nov 12, 2014, at 3:53 AM, Maksym Bodaniuk <max.bodaniuk at gmail.com> wrote:
> Hi Charles,
>
>> Sigh, I wish the vendors wouldn't change operation without changing identifiers.
>>
>> Do you have any recommendations on how the driver should decide whether it is an old 0x0004 or new 0x0004 device?
>
> No-no, there is no an old 0x0004 or new 0x0004
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:
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:*
2010 Oct 13
1
Powercom WOW-525U nut configuration
please subscribe to the nut user mailing list (
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser)
and post the output of "/path/to/usbhid-ups -DDDDD -a
<your_ups_name_in_ups.conf>"
cheers,
Arnaud
--
Linux / Unix Expert R&D - Eaton - http://www.eaton.com/mgeops
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer -
2012 Sep 19
2
Unable to disable beeper on Powercom Imperial IMP-525AP
Hi ALL,
Powercom Imperial IMP-525AP seems to be fully compatible with NUT.
Unfortunately, I can not disable beeper.
upscmd -u {NUT_USER} -p {NUT_PASSWORD} powercom beeper.toggle
returns *OK*, however, ups.beeper.status=enabled
Thank you,
Sergey
==========
Additional info:
1)
$ upsc powercom
battery.charge: 100
battery.charge.low: 10
battery.charge.warning: 30
battery.date: 2010/01/01
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
2019 Jul 12
1
NUT PowerCom KIN-600AP
Hello,
I’ve a problem with start driver for PowerCom KIN-600AP RM. The driver is
“usbhid-ups”, see “No matching HID UPS found” when I trying to start driver.
Ubuntu version is 18.04 LTS.
My ups.conf:
[powercom]
driver = usbhid-ups
port = auto
vendorid = 0d9f
productid = 0004
Start driver with: ./usbhid-ups -a powercom -DDDDD
...
0.032993 Unable to get HID descriptor (error sending
2017 Aug 17
1
New powercom device?
On 8/15/2017 6:13 AM, Charles Lepple wrote:
> On Aug 10, 2017, at 12:19 AM, Harlan Stenn wrote:
>>
>> 0.447497 HID descriptor length 37
>> 0.450449 Report Descriptor size = 37
>> 0.451062 Using subdriver: PowerCOM HID 0.5
>> 0.451996 3 HID objects found
>> 0.453502 Path: ffa00001.ffa00001, Type: Input, ReportID: 0x00,
>> Offset: 0, Size: 8,
2017 May 16
2
Fw: [Nut-upsdev] POWERCOM-UPS-USB : UPS Shutdown
Good Day Roger Price
AA. Hi, Normally one would expect the UPS to disconnect it's power outlets
after the default ups.delay.shutdown = 20 seconds.
==> I got it. I tried to command "upsdrvctl shutdown" on both line-mode and
battery-mode
==> But ups do not disconnect its outlets power
-----------------------------------------------------------------------------------
BB.
2019 Jul 16
2
Trouble getting Roline/Powercom UPS recognized
Hi all,
I’m new to NUT and have some trouble getting my new UPS to work.
Since the HCL listed Powercom UHID models as „green“ I thought buying
a Roline (German rebranded Powercom) model would be a good idea.
The OS is FreeBSD:
FreeBSD freenas-pmh.local 11.2-STABLE FreeBSD 11.2-STABLE #0 r325575+6aad246318c(HEAD): Mon Jun 24 17:25:47 UTC 2019 root at
2014 Nov 12
2
POWERCOM HID USB controller update
On Nov 11, 2014, at 3:30 PM, Maksym Bodaniuk <max.bodaniuk at gmail.com> wrote:
> Dear Charles and Artem,
>
> I've recently bought a new PowerCom Imperial IMD825-AP LCD which identifies itself as 0x0d9f:0x0004.
> At first glance it seems that usbhid-ups driver works fine. But when I tried to shutdown UPS via DelayBeforeShutdown it started double beeping every couple seconds
2017 May 17
2
Fw: [Nut-upsdev] POWERCOM-UPS-USB : UPS Shutdown
Good Day Roger
AA. notice that during the test, you have little or no load, since despite
being in state OB
DISCHRG the battery.charge is still 100. It's best to perform such tests
with a dummy load
such as a table lamp and an old fashioned incandescent 100 watt bulb.
==> Yes. I got it and try to ascend load as below results
dinow-All-Series:~# upsc pcmups
Init SSL without
2012 Jul 21
0
Re Powercom Vanguard driver for nut
Hi
Have been trying to get nut and Powercom Vanguard 2000 ups communicating
?
in the /lib/udev/rules.d/52-nut-usbups.rules file we have this entry
#? PowerCOM VGD - Vanguard? - usbhid-ups
ATTR{idVendor}=="0d9f", ATTR{idProduct}=="0004", MODE="664", GROUP="nut"
?
In the /etc/ups/ups.conf
[UPS]
??????? driver = usbhid-ups
??????? port =
2012 Jul 21
2
Fwd: Re Powercom Vanguard driver for nut
resending to the list - got an error the first time.
From: Charles Lepple <clepple at gmail.com>
Subject: Re: [Nut-upsuser] Re Powercom Vanguard driver for nut
Date: July 21, 2012 1:21:22 PM EDT
To: Gordon Longland <gordon at compsos.com.au>
Cc: nut-upsuser at lists.alioth.debian.org <nut-upsuser at lists.alioth.debian.org>
On Jul 21, 2012, at 7:52 AM, Gordon Longland wrote: