similar to: Implementation of custom USV solution driver from manufacturer

Displaying 20 results from an estimated 2000 matches similar to: "Implementation of custom USV solution driver from manufacturer"

2005 Sep 28
1
PowerWalker ups/usv config file
Hello List, i have a "PowerWalker VI 400, VI 600, VI 800" ups, which i bought on ebay since it said it supports Linux. Well, it came with a closed source binary written in Java. :( Has anyone a config file which will fit to my PowerWalker ups/usv? The genericups driver doesnt seem to work. Thanks, Mario -- GMX DSL = Maximale Leistung zum minimalen Preis! 2000 MB nur 2,99, Flatrate
2006 Nov 26
1
Patch for optiups to support Zinto D from ONLINE USV-Systeme AG
Hi Arnaud, Hi Scott, Hi list, Here is a patch to support the Zinto D from ONLINE USV-Systeme AG. I already sent a version to Russell Kroll (2006-04-09), without no response and I cannot find support for Zinto in svn until now. I found a discussion on this list about the Xanto from ONLINE, but the Zinto seems to use different commands. The commands are quite similar to those for Opti-UPS, so I
2015 Dec 30
0
USV effekta MKD1000
Hi NUT-Team, I have an effekta MKD1000 USV and I want to connect with NUT over serial device to this USV.I have used blazer_ser as driver but I cannot get a connection to the USV. When I have a look to the driverlist then the effekta MKD1000 is not listed.In a window-System I can connect to the USV with the UPS management system from generex. Can you please help me to connect with NUT to the USV.
2017 Jun 18
3
Unable to use nut-2.7.4 with Eaton 5E1500I USB
On Jun 16, 2017, at 6:12 AM, Manuel Wolfshant <wolfy at nobugconsulting.ro> wrote: > > running autogen.sh was triggered automatically. but even if I do it explicitly, I still get: > + autoreconf -i > configure.ac:887: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
2010 Dec 17
3
online zinto usv
Hello, today I'm fighting with a Online Zinto 1000 (lsusb.txt) produced by Phoenixtec/Eaton ;-) http://www.eaton.com/EatonCom/OurCompany/NewsandEvents/NewsList/CT_141334 I have tested different drivers without success (please see attachments usbhid-ups.txt, bcmxcp_usb.txt, blazer_usb.txt) The help got unfortunately time outs (explore.txt)
2020 Feb 26
2
Why is lldb telling me "variable not available"?
Hi Brian, On Tue, Feb 25, 2020 at 7:43 PM Brian Gesiak <modocache at gmail.com> wrote: > In other words, the value of %i is stored on the frame object, on the > heap, at an offset of 7 into the frame. I'm beginning to think a > fundamental fix for this issue would be to stop replacing > llvm.dbg.declare with llvm.dbg.value, and instead replace the > llvm.dbg.declare with
2019 May 02
2
HCL <APC> <Back-UPS 950> not supported by driver <usbhid-ups>
Hi, the following UPS isnt supported by the driver "usbhid-ups". Manufacturer: APC Model: Back-UPS 950 (https://www.apc.com/shop/de/de/products/APC-BACK-UPS-950VA-230V-AVR-Schuko- Sockets/P-BX950U-GR) Config: [USV] driver = usbhid-ups port = auto desc = "USV" . MODE=standalone Terminal: root at debian-jessie-final:~# sudo upsd -u root
2023 Jul 20
1
**[EXTERNAL]**Re: Samba rejecting authentication from Windows machines
Thanks for the info. I'm going to uninstall this update on the RSAT-VM to see if anything changes. Although I have to add, this doesn't really match with the Trust problem since it was one week before this MS-patch, that somebody already reported the current issue. The only difference is, that back then the issue just disappeared by itself after a few hours. That's why we couldn't
2023 Jul 20
2
Samba rejecting authentication from Windows machines
On 20/07/2023 15:02, Kothe Patrik via samba wrote: > What version of Samba are the DCs running and on what OS ? > --> They're still running on 4.13.17 and Debian 10 since that's the pre-packed version we started with and didn't dare to upgrade so far. > Was anything updated on any of the machines ? If so, what ? > --> No. We had our monthly
2019 May 06
2
<APC> <Back-UPS 950> not supported by driver <usbhid-ups>
Hi, I cant get it working. Here is my terminal output: root at debian-jessie-final:~# lsusb -d 051d:0002 Bus 001 Device 010: ID 051d:0002 American Power Conversion Uninterruptible Power Supply root at debian-jessie-final:~# ls -l /dev/bus/usb/001/010 crw-rw-r-- 1 root nut 189, 9 Mai 6 15:35 /dev/bus/usb/001/010 root at debian-jessie-final:~# sudo upsdrvctl start Network UPS Tools - UPS driver
2010 Feb 09
2
Online Xanto S1000 Driver
Good morning, i have an Xanto S1000 USV the Manufactor is ONLINE USV-Systeme AG. I tried all the buildin drivers, also the driver for the driver for the Generic UPS, nothing worked for this UPS so now my question has anyone else this UPS and functional driver? Thanks and Greets Dennis
2015 Jan 21
2
CyberPower BR850ELCD ignores offdelay and turns itself back on while still on battery
Hi there, I just purchased a CyberPower BR850ELCD and while setting NUT up with the install instructions from the homepage was pretty straightforward, and the UPS was detected by the usbhid-ups driver, I'm having problems getting the UPS to work properly. First issue: whatever I set as the offdelay, seems to be ignored and the UPS just cuts the power about 2sec after receiving the
2020 Feb 26
2
Why is lldb telling me "variable not available"?
I haven't fully parsed this thread (sorry!), but I wanted to briefly mention that the SafeStack & ASan passes both do something similar (I think): move local variables backed by allocas onto a separate stack. These passes use replaceDbgDeclare to rewrite dbg.declares s.t. they point into the new stack. After that, llvm presumably runs LowerDbgDeclare (usually via InstCombine), but all the
2013 Feb 10
2
exponential model in R
Dear R users, I don't know how to compute an exponential model like this: proc=a*exp(b*cls), or proc=a*exp(b*cls)+c*exp(d*cls). Please help me to solve this problem! Thank you! My data is: row.names proc cls 1 0.5 452.616206 0.5 2 1 255.864021 1.0 3 1.5 150.885316 1.5 4 2 86.289600 2.0 5 2.5 56.321559 2.5 6 3 39.504444 3.0 7 3.5 25.570308 3.5 8 4 5.382726 4.0 -- --- Catalin-Constantin
2018 Aug 19
2
TrippLite SMX1500LCDT FreeBSD 11.2 trouble
Here is what I get: # usbconfig -u 1 -a 3 dump_curr_config_desc ugen1.3: <Tripp Lite TRIPP LITE UPS> at usbus1, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (100mA) Configuration index 0 bLength = 0x0009 bDescriptorType = 0x0002 wTotalLength = 0x0022 bNumInterfaces = 0x0001 bConfigurationValue = 0x0001 iConfiguration = 0x0000 <no string> bmAttributes =
2013 Oct 15
2
extract regression coefficients
Hello all! I have a problem with R. I want to extract regression coefficients from summary and use it for compute the theoretical values. How can I do that in R? thank you! best regards, -- --- Catalin-Constantin ROIBU Lecturer PhD, Forestry engineer Forestry Faculty of Suceava Str. Universitatii no. 13, Suceava, 720229, Romania office phone +4 0230 52 29 78, ext. 531 mobile phone +4
2020 Nov 07
3
upsd "events"
Hello, I'm quite new to NUT, currently setting it up on a few machines in my home lab because I switched from an APC UPS to a CyberPower unit. This is running in a home lab, and I'm trying to implement some apparently unusual logic around load-shedding. I'm strongly considering writing my own custom script to replace upsmon in order to achieve the desired result. I see a lot of
2013 Apr 10
2
non linear equation
Hello all! I have a problem with a double exponential equation. this are my data's> structure(list(proc = c(1870.52067384719, 766.789388745793, 358.701545859122, 237.113777545511, 43.2726259059654, 148.985133316262, 92.6242882655781, 88.4521557193262, 56.6404686159112, 27.0374477259404, 34.3347291080268, 18.3226992991316, 15.2196612445747, 5.31600719692165, 16.7015717397302,
2015 Jan 22
0
CyberPower BR850ELCD ignores offdelay and turns itself back on while still on battery
On Jan 21, 2015, at 9:15 AM, Sebastian Hosche <sebastian.hosche at web.de> wrote: > Hi there, > > I just purchased a CyberPower BR850ELCD and while setting NUT up with the install instructions from the homepage was pretty straightforward, and the UPS was detected by the usbhid-ups driver, I'm having problems getting the UPS to work properly. > > First issue: whatever I
2020 May 21
2
on division of __int128 bit integer
Hi Team, I observer that division of __int128 bit is very heavy operation. It internally call a routine '__udivti3', which internally call ' __udivmodti4'. Due to it the overall performance is much much slower (almost 15 time slower than if I do it via a combination of 64-bit or microsoft '_udiv128'). Also what to know if I can directly call below routine directly from