Displaying 5 results from an estimated 5 matches for "825ap".
Did you mean:
525ap
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 th...
2014 Nov 12
0
POWERCOM HID USB controller update
...le general case for all 0d9f:0x0004 devices.
From PCM_USB_LIST_device2014.pdf attached by Alexey Morozov:
"(VGD, VRT, RPT, .. and new UPS etc.) - 0X04.". According to this doc we
can expect that all new PowerCOM devices will be shipped with ID
0X0d9f:0X04. For example, my Imperial IMD-825AP LCD has 0x0004, but an
old examples of this model have 0Xa2.
Also, lets take a look inside PCM_USB_protocol_2014.pdf:
"16 0x8456 Delay Before Startup R/W *5 Byte*"
And old specs for BNT protocol:
"16 8456 DelayBeforeStartup *** R/W *2 Byte*"
So, the length for DelayBeforeSta...
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
2008 Sep 05
0
Powercom IMP detection fix
Hi there.
I found out a bug in Powercom IMP/IMD series detection. Fix is obvious
(attached).
Else I own Powercom IMP-825AP and can provide a debuging support.
With best regards, Alexey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: nut-powercom-patch
Url: http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20080905/1e93f22d/attachment-0001.txt
2014 Nov 12
1
POWERCOM HID USB controller update
...g/gmane.comp.monitoring.nut.user/7662
> From PCM_USB_LIST_device2014.pdf attached by Alexey Morozov:
> "(VGD, VRT, RPT, .. and new UPS etc.) - 0X04.". According to this doc we can expect that all new PowerCOM devices will be shipped with ID 0X0d9f:0X04. For example, my Imperial IMD-825AP LCD has 0x0004, but an old examples of this model have 0Xa2.
>
> Also, lets take a look inside PCM_USB_protocol_2014.pdf:
> "16 0x8456 Delay Before Startup R/W 5 Byte"
> And old specs for BNT protocol:
> "16 8456 DelayBeforeStartup *** R/W 2 Byte"
> So, the...