similar to: NUT `ups.status` values and ECO mode

Displaying 20 results from an estimated 10000 matches similar to: "NUT `ups.status` values and ECO mode"

2024 Jan 20
0
NUT and Eaton UPS produce a lot of error messages
Thanks for the info! First, regarding the later detail about starting `usbhid-ups`: the "Resource busy" indicates that likely an earlier instance of the NUT driver (in its own service unit) is still running and holding the device. In a worse case, some other programs might consider this a HID device (same class family as keyboards and mice) and grab it somehow, or it gets passed through
2024 Jul 06
1
Eco Eclipse 1600 connects via USB put does not put out any data:
Hi Jim Thanks for the info. Nut runs on bare metal, there is no virtualization layer. I will have a look at the github post after writing this post. I have compiled and installed nut 2.8.2 as suggested. But now I am confused: Where is the usb-hid driver, which I used in Nut 2.8.0? Does one need to pass a special flag to configure to build it? Yours Stefan Am Fr., 5. Juli 2024 um 18:52 Uhr
2011 Aug 05
2
Request for new UPS support : Tecnoware ECO LCD 650VA
Hello! I'm not a very happy owner of "Designed in Italy and manufactured in China" Tecnoware ECO LCD 650 UPS. Plan was to use it with FreeNAS 8 on HP Microserver... But this plan gone bad. I want to ask you to look at another "Megatec USB" protocol implementation. This UPS controlled by UPSilon 2000 program (Windows OS). Protocol type Mega(USB). Bad things: - Program does
2019 Apr 11
1
ondelay parameter does not work with NUT on Raspbian and Eaton 5E850iUSBDIN UPS
On Wed, 10 Apr 2019, Bartosz wrote: > BTW,does it have passive cooling? In the sense that there is no fan, The Eaton Ellipse ECO 1600 has passive cooling. It gets warm but not hot. > Are you happy with your Eaton Elipse ECO 1600? Does it work well with ondelay? "ECO" means that it does not have "buck and boost" or a fancy control panel. I replace my batteries
2020 Nov 18
1
NUT with Geekworm x728 UPS Hat on RPi?
Also for i2c specifically, you can look at examples in asem and recently pijuice drivers. Hope this helps, Jim Klimov On Wed, Nov 18, 2020, 11:25 Roger Price <roger at rogerprice.org> wrote: > On Thu, 5 Nov 2020, Nick Ellson wrote: > > > I searched the forum from the website and didn’t get any hits, so I > thought I’d ask here. > > I have an RPi 4B running Home
2024 Apr 19
1
NUT v2.8.2, the Easter Egg Edition
Errata coming up for NUT v2.8.2: * it was discovered that the nut-driver-enumerator (NDE) script had a regression which caused it to not reload nut-driver instances (systemd, SMF) when `ups.conf` edits happened. * on a related note, it may be possible that "live" driver reloading (at least on master branch) does not reduce debug verbosity to zero when `debug_min 0` is active in its
2024 Apr 19
1
NUT v2.8.2, the Easter Egg Edition
Errata coming up for NUT v2.8.2: * it was discovered that the nut-driver-enumerator (NDE) script had a regression which caused it to not reload nut-driver instances (systemd, SMF) when `ups.conf` edits happened. * on a related note, it may be possible that "live" driver reloading (at least on master branch) does not reduce debug verbosity to zero when `debug_min 0` is active in its
2024 Jul 05
1
Eco Eclipse 1600 connects via USB put does not put out any data:
Did you check also that `upsc` client does not report anything about the device? The message indicates that some other process has a hold on the USB devfs node, and those can typically be either other copies of a NUT driver, rarely some other programs that see and grab HID devices, or in case of virtualization and pass-through - the device being busy in the guest or host system (other than the
2012 May 07
1
Sprockets, JST, Eco and escaping
While it was a good move from Rails part to escape ERB <%= %> tags by default, it doesn''t seem to happen to Sprockets as well. The strange bit is that according to Sprockets documentation, it would be just a matter of naming your template as .jst.eco to enable Eco: https://github.com/sstephenson/sprockets#javascript-templating-with-ejs-and-eco Then, extracted from Eco
2007 Jul 18
1
creating a world map of eco-climatic zones
Hello R users: I would like to produce a world map with countries colored according to whether they fall into one of 7 eco-climatic zones. For simplicity, each country is allocated to exactly 1 eco-climatic zone. For this purpose I have looked at the map and mapdata packages, which contain world maps composed of polygons (1 for each country, it seems). Each of the polygons can be referred to by a
2023 Mar 27
0
Question on EATON UPS
I?m making some progress I believe? I switched off and switched on the UPS further to the laptop having started the daemon and I?m not getting the same error message which is probably due to the server working in the background still locking the device I think the daemon starts but gets into an infinite loop and doesn?t finish and hand back control. Here are the updated traces I got by
2020 Jan 08
0
Hardware compatability report: Eaton Ellipse ECO 1600
Here is a Compatibility Report for the Eaton Ellipse ECO 1600 UPS. Roger battery.charge: 100 battery.charge.low: 20 battery.runtime: 1575 battery.type: PbAc device.mfr: EATON device.model: Ellipse ECO 1600 device.serial: 000000000 device.type: ups driver.name: usbhid-ups driver.parameter.lowbatt: 37 driver.parameter.offdelay: 30 driver.parameter.ondelay: 40 driver.parameter.pollfreq: 30
2024 Feb 20
1
NUT supports new VID/PID
Hello Jim, That?s a great help for me. You?re a so kind person ~ Our engineer download the branches f17d9f5 as below and repackage it for test. After testing, The Beta NUT works well with ST VID "0x0483", PID "0xA430. Please tell me how to speed up for merging this to formal version. May I have your predict schedule if possible? Thanks.
2024 Jan 19
2
NUT and Eaton UPS produce a lot of error messages
Hello and thanks for all the replies. This morning at 9:50 the server stopped working unexpectedly - I was still sleeping until 10:00, so no user intervention took place. Jan 19 05:50:17 mars nut-server[1303]: mainloop: Interrupted system call Jan 19 05:50:17 mars nut-server[1303]: Signal 15: exiting Jan 19 05:50:17 mars nut-server[1303]: Network UPS Tools upsd 2.8.0 Jan 19 05:50:17 mars
2014 Feb 27
3
snmp-ups shutdowns
On 2014-02-27 14:21, Charles Lepple wrote: > On Feb 27, 2014, at 7:07 AM, jimklimov at cos.ru <mailto:jimklimov at cos.ru> > wrote: > >> This apparently implies that, unlike some docs say, the snmp-ups >> driver can send the shutdown signals (is not crippled by design)? ;) > > We're working on it: > >
2010 Jan 03
0
[R-sig-eco] How to create axes in arbitrary positions?
Dear Zongshan Li, I'm forwarding this back to r-help ... it's generally best to keep the conversation going in public, so that (a) other people can chime in with ideas and suggestions, (b) your question doesn't get lost if the original respondent doesn't have time to deal with it, (c) the answers are archived for future reference. Your example (I've attached it, hope it
2006 May 11
0
help on eco-cancellation.
Hi, I am using your eco-cancellation library. can u guide me on how to get the eco frame? Thanking you -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/speex-dev/attachments/20060511/9e3f52e3/attachment.htm
2004 Dec 22
0
eco 1.0-1 released
Hi all, We would like to announce the release of our software, which is now available through CRAN. ===================================================================== eco: R Package for Fitting Bayesian Models of Ecological Inference in 2 by 2 Tables Abstract: eco is a publicly available R package that fits parametric and nonparametric Bayesian models for ecological inference in 2 by 2
2004 Dec 22
0
eco 1.0-1 released
Hi all, We would like to announce the release of our software, which is now available through CRAN. ===================================================================== eco: R Package for Fitting Bayesian Models of Ecological Inference in 2 by 2 Tables Abstract: eco is a publicly available R package that fits parametric and nonparametric Bayesian models for ecological inference in 2 by 2
2012 Oct 26
1
NUT 2.6.3, openSUSE 12.2 : UPS unit not switched off
Dear List, I'm trying to perform an automatic server shutdown and restart with NUT 2.6.3, openSUSE 12.2 and an Eaton Eco 1600. The server shutdown works but there is no automatic restart when wall power returns. Unlike successful tests with earlier versions of openSUSE, the UPS unit is never switched off. It goes on beeping for as long as I let it. When I pulled the plug from the wall