similar to: Unitek Alpha 500 isx UPS confirmed working with nut 2.2.1-2.1ubuntu7.2

Displaying 20 results from an estimated 100 matches similar to: "Unitek Alpha 500 isx UPS confirmed working with nut 2.2.1-2.1ubuntu7.2"

2008 Apr 27
2
[LLVMdev] Questions for new Backend
Hi, I am trying to do a backend to a very simple microcontroller. I have some questions. 1) I have instruction which do "r1 <- r1 op r2", from what I have ssen I must declare them like: let isTwoAddress = 1 in def ADD : FopRR< 0b01010, (outs CPURegs:$sX), (ins CPURegs:$isX, CPURegs:$sY), "ADD $sX, $sY"), [(set
2012 Oct 27
1
Unitek ALPHA 1200 Sx USB cable
I've just acquired a Unitek ALPHA 1200 Sx UPS to replace an older serial UPS that's been working well with NUT for years. Could anyone with a Unitek tell me what the pinout on the 10P10C plug is so I can make up a cable? Thanks.
2005 Oct 04
1
Unitek
Hello, I would like to know if it's possible to use nut with a Unitek Alpha 650ip* and if it's possible which driver should I use ? Thanks.
2007 Sep 21
1
How can I setup Ubuntu 7.04 feisty + Udev + Nut + Unitek Ups (megatec) + Usb ????
Hello I've got an Unitek UPS (650ipE) that use megatec driver ... I'm running Ubuntu 7.04 with a 2.6.20 kernel and nut 2.0.5-1 package Ubuntu by default use Udev and "hid", "usbhid", "evdev" kernel modules are loaded automatically The UPS is detected on system level but "upsdrvctl" can't access to the device ... Does anyone could give
2008 Feb 16
3
Unitek UPS 1250xD - megatec_usb driver
Hi All, I am a newcomer to Nut, so firstly hello :-) I am keen to implement Nut and have been digging around most of the day to see how to get my two Unitek 1250xD UPS devices working. I have now managed to get nut installed (from source 2.2.0) and have (I think) success. I found a post here: http://lists.alioth.debian.org/pipermail/nut-upsuser/2007-December/003573.html which was
2008 Feb 16
3
Unitek UPS 1250xD - megatec_usb driver
Hi All, I am a newcomer to Nut, so firstly hello :-) I am keen to implement Nut and have been digging around most of the day to see how to get my two Unitek 1250xD UPS devices working. I have now managed to get nut installed (from source 2.2.0) and have (I think) success. I found a post here: http://lists.alioth.debian.org/pipermail/nut-upsuser/2007-December/003573.html which was
2008 Jan 02
1
Need help with Unitek Alpha 1200sx.
Hi, I'm new to NUT. I've installed Fedora 8 and NUt along with it. I'm now having a go at getting my Unitek Alpha 1200sx UPS to work and shutdown the box automatically. I know this isn't officially supported but I'm trying my luck... I've seen that other Unitek UPSs use the 'megatec' driver however I'm unsure whether this will do the trick. My UPS comes with a
2008 May 24
1
More info about Unitek UPS not working with Megatec driver
Hi again, I tested several times using the Megatec driver from nut 2.2.2 to no avail, as it definitely never "sees" the UPS. Always getting : # drivers/megatec -DDD -a Alpha Network UPS Tools 2.2.2 - Megatec protocol driver 1.5.14 [megatec] Carlos Rodrigues (c) 2003-2008 debug level is '3' Starting UPS detection process... Asking for UPS status [Q1]... Q1 => FAILED
2006 Jan 09
0
Unitek UPS driver/Rewrite of energizerups using libhid
Hello, I've rewritten the energizer ups to use libhid like tripplite_usb does and to add support for my Unitek UPS. This driver needs hotplug scripts to set permission to the nut group with idVendor : 0x0F03 and idProduct : 0x0001 This is my first _real_ participation in an Open Source project, I hope I'm doing things the right way. Any ideas and comments are welcomed.
2012 Jul 13
2
[HCL] UNITEK Alpha650ipF supported by blazer_usb
UNITEK Alpha650ipF and Alpha650ipE Build NUT v2.6.4 from sources http://www.networkupstools.org/source/2.6/nut-2.6.4.tar.gz System: RedHat Linux RHEL4 Kernel: 2.6.9-42.0.10.EL (upsc) command output : battery.charge: 100 battery.voltage: 14.30 battery.voltage.high: 13.00 battery.voltage.low: 10.40 battery.voltage.nominal: 12.0 device.mfr: UNITEK device.model: Alph650ipF device.type: ups
2007 Dec 22
2
Strange battery power shortage on an Unitek iZi UPS 525
Hi everyone, I've been using nut 2.0.3 for more than a year on a Unitek iZi UPS 525 (which is a rebadged Mustek). Everything worked fine and last week, when pressed by RENEL :-) I ran a battery test which showed the system to have 17min of back-up power (yes, still haven't figured out how to use upssched...) The system used for testing was an old PIII/500MHz/512KB cache, 256MB RAM (3 x
2009 Jan 23
2
Problems with Unitek Alpha 1000 Ps
Hello to all list members, I'm trying to make my UPS work with nut-2.2.2 (using Debian Testing, but compiled from source code) for a week ago, with not success. It's a Unitek Alpha 1000Ps, and I supossed it would work with megatec_usb driver, as other Unitek models. It has an USB interface, and when I plug it into my system I've got this message: chopito:/home/jordi# dmesg | tail
2008 Dec 01
1
Unitek Self Protek Mistral 1000ipF
Hi, just try the Unitek Self Protek Mistral 1000ipF with nut and I doesn't work. How can I correctly configure it (if the driver support it). Best regards, In my dmesg: [42953293.620000] usb 1-2: new low speed USB device using uhci_hcd and address 7 [42953293.760000] usb 1-2: no configurations [42953293.760000] usb 1-2: can't read configurations, error -22 [42953293.880000] usb 1-2: new
2006 Dec 25
3
Unitek iZi UPS 525
Hi everybody, I've got an Unitek iZi UPS 525 with a serial interface. The supplied cable looks fairly simple: RX->RX , TX->TX and GND->GND. Using this cable and Minicom with 2400 8N1 I'm able to issue commands to the UPS using the "Megatec Protocol" http://www.networkupstools.org/protocols/megatec.html so I know the UPS is fairly "intelligent" :-) and the
2008 Jul 13
3
Unitek Alpha 650 ipE
Hello everyone, has anyone ever tried to make this device work with Linux and NUT? This is what udevadm monitor says: UEVENT[1215983089.652345] add /devices/pci0000:00/0000:00:0f.2/usb1/1-1 (usb) UEVENT[1215983089.652427] add /class/usb_endpoint/usbdev1.4_ep00 (usb_endpoint) UEVENT[1215983089.657975] add /devices/pci0000:00/0000:00:0f.2/usb1/1-1/1-1:1.0 (usb) UDEV
2003 Sep 22
2
how to dial a h323 destination ?
Hi all, i have big problems to make a h323 call over the gatekeeper from my provider. The provider demanded following account data: H323 ID: XXX-XXX-XX-X DetinationNumer: XXXXXXXXXXX I have configured the oh323.conf following: gatekeeper=XX.XX.XXX.XXX alias=XXX-XXX-XX-X Isx the alias equal to the h323id ? And how i have to make a call with the dial app ? I have following config: exten
2012 Mar 07
1
Upsonic IRT1000 on Nut 2.2.1-2.1ubuntu7.2 (Ubuntu Hardy)
Hi all, I have a client who is currently using an UPSonic IRT1000 UPS (http://www.upsonic.com.au/industrial-rt.php), and is running NUT 2.2.1-2.1ubuntu7.2 on Ubuntu Hardy, which I've not been able to get to work using either USB or RS232. I *believe* the UPS is supposed to use the Megatec driver, but am not 100% sure. I can see three possible resolutions to my problem, which leads me to
2008 Apr 27
0
[LLVMdev] Questions for new Backend
On Apr 27, 2008, at 7:37 AM, Cédric Venet wrote: > Hi, > > I am trying to do a backend to a very simple microcontroller. I have > some > questions. Ok. > 1) I have instruction which do "r1 <- r1 op r2", from what I have > ssen I > must declare them like: > > let isTwoAddress = 1 in > def ADD : FopRR< 0b01010, > (outs
2006 Jul 24
2
fentonups driver patch for Effekta MHD3000 UPS
Hi ups-devel, As I looked throw www.networkupstools.org site, haven't found any pointers where to send patches, so I hope this is the right place. (Please let me know weather this is the right place.) The patch contains a minor change in the logic of the driver, our Effekta MHD 3000 UPS continuously writes status data to the serial port, so one has to send a CR character and empty the
2005 Oct 05
1
serial/USB-over-HID layer for fentonups
Do you know some piece of code I could look at to see learn more about this ?