search for: m500va

Displaying 8 results from an estimated 8 matches for "m500va".

Did you mean: 1500va
2006 Nov 14
1
Krauler UP-M500VA investigation
Hi, All! I've recently bought an UPS. It is Krauler UP-M500VA, it has USB port and is a HID device. But as I discovered the only HID application it supports is 0x860004, so it isn't claimed by both hidups and newhidups drivers, because it uses a vendor-specific values. I tried to discover values in that x86 page, but I failed. How can I do it? And after...
2020 Apr 03
0
Patch to support Powercool PCRACK-1200VA
...driver },    /* Fideltronik/MEC LUPUS 500 USB */      { USB_DEVICE(0x0001, 0x0000),    "ATCL FOR UPS",    "ATCL FOR UPS",        &fuji_subdriver },    /* Fuji UPSes */      { USB_DEVICE(0x0001, 0x0000),    NULL,        NULL,     &krauler_subdriver },    /* Krauler UP-M500VA */ +    { USB_DEVICE(0x0001, 0x0000),    NULL,        "MEC0003",     &krauler_subdriver },    /* Powercool PCRACK-1200VA */      /* End of list */      { -1,    -1,    NULL,    NULL,    NULL }  }; @@ -1651,6 +1660,9 @@ void    upsdrv_makevartable(void)      nut_usb_addvars();  ...
2011 Jan 23
1
Getting a Plexus 500VA to work with NUT
...e [0001:0000]: could not detach kernel driver from interface 0: Operation not permitted I've seen this come up and have checked all permisions/udev related things. The relevant entry in udev rules is there (whole script copied from the tar ball scripts/udev/52-nut-usbups.rules): # Krauler UP-M500VA - blazer_usb ATTR{idVendor}=="0001", ATTR{idProduct}=="0000", MODE="664", GROUP="nut" However it appears not to work. Incidentally, it DID work when I still had the old 52_nut-usbups.rules file left over from the apt install. I could ls -al the appropriate...
2020 Apr 03
0
Powercool PCRACK-1200VA patch update
...driver },    /* Fideltronik/MEC LUPUS 500 USB */      { USB_DEVICE(0x0001, 0x0000),    "ATCL FOR UPS",    "ATCL FOR UPS",        &fuji_subdriver },    /* Fuji UPSes */      { USB_DEVICE(0x0001, 0x0000),    NULL,        NULL,     &krauler_subdriver },    /* Krauler UP-M500VA */ +//    { USB_DEVICE(0x0001, 0x0000),    NULL,        "MEC0003",     &krauler_subdriver },    /* Powercool PCRACK-1200VA */      /* End of list */      { -1,    -1,    NULL,    NULL,    NULL }  }; @@ -1650,7 +1616,6 @@ void    upsdrv_makevartable(void)      /* allow -x vendor=X...
2007 Jan 26
4
Ablerex 625L USB version
Hi, Is there any further information on this UPS interface? I have an Upsonic UPS that is reporting the same interface, but I cannot make it work or get any sensible information from it. Thanks Jon --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 000706-2, 25/01/2007 Tested on: 26/01/2007 11:00:14 AM avast! is copyright (c) 2000-2007 ALWIL Software.
2007 Jan 26
4
Ablerex 625L USB version
Hi, Is there any further information on this UPS interface? I have an Upsonic UPS that is reporting the same interface, but I cannot make it work or get any sensible information from it. Thanks Jon --- avast! Antivirus: Outbound message clean. Virus Database (VPS): 000706-2, 25/01/2007 Tested on: 26/01/2007 11:00:14 AM avast! is copyright (c) 2000-2007 ALWIL Software.
2007 Jan 28
0
Fwd: Re: [Nut-upsuser] Ablerex 625L USB version
...yet been tested much, and Alexander is still > >working on it (see his most recent post on January 23). > > > >Last time I took inventory, here is the list of devices that *may* use > >a similar protocol (dubbed "megatec-over-USB"): > > > >* Krauler UP-M500VA (see Alexander I. Gordeev's thread on nut-upsdev, > > November 2006) > >* Ablerex 625L (see Lau Kim Ping's thread on nut-upsuser, October > > 2006) > >* Atlantis-Land S1501 (made by Ablerex) (see ngpost1's threads on > > nut-upsuser and nut-upsdev, De...
2006 Dec 05
3
megatec over USB - new driver patch
Hello, all. Some time ago I bought myself a UPS which was advertised as USB-HID. It was a surprise to learn that while it definitely is recognized as USB device, the HID descriptor has no UPS pages at all. The only software it came with was a windows program written in visual basic. Trying to research this topic I found a reference to energizer USB ups driver and learned about variety of