similar to: CyberPower usbhid-ups continuously disconnects/reconnects

Displaying 20 results from an estimated 2000 matches similar to: "CyberPower usbhid-ups continuously disconnects/reconnects"

2012 Oct 06
1
CyberPower usbhid-ups continuously disconnects/reconnect
I have had a similar problem to many other people for the last few months with my Cyberpower UPS. It was working properly after reboot about one in five times; the rest of the time it would endlessly disconnect and reconnect, according to syslog messages. The latest I was able to find towards a solution is http://www.mail-archive.com/nut-upsuser at lists.alioth.debian.org/msg06671.html The root
2011 Oct 01
1
USB CyberPower
I have a ups that doesn't always (sometimes it does) load NUT right. I use Gentoo: * sys-power/nut Latest version available: 2.6.0-r1 Latest version installed: 2.6.0-r1 Size of files: 1,663 kB Homepage: http://www.networkupstools.org/ Description: Network-UPS Tools License: GPL-2 The kernel is 3.0.4. Here is the dmesg output:
2012 Jul 20
1
usbhid-ups not finding CyberPower PP1100 on Fedora 16
I'm trying to get a CyberPower PP1100 working with NUT on a Fedora 16 system and not having much luck. Kernel: 3.4.4-4.fc16.x86_64 #1 SMP Thu Jul 5 20:01:38 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux NUT (installed from Fedora RPM): nut-client-2.6.4-1.fc16.x86_64 nut-2.6.4-1.fc16.x86_64 libusb: libusb-devel-0.1.3-9.fc16.x86_64 libusb1-1.0.9-0.6.rc1.fc16.x86_64
2007 Mar 29
1
creating conditional list of elements
Sorry to plague the list, but I think I got the answer. The following would do: > signalList <- list(tradingRules$Signal[tradingRules$Enabled]) [[1]] > length(signalList) [1] 2 Now my problem is shifted: I have the Signal column in the original data frame referring to actual matrices previously created in R. That is, bar_signal and cif_signal are extant matrices. What I need is the
2010 Oct 04
1
Help on reading multipe files in R
Hi, How can I read multiple files(in a loop like manner) within a single code of R ? For example, I need to run the same code for different datasets (here list of companies) and since individual files are quite large, appending the files into one file is not a desirable option. Can this be done through a macro or sql kind of command? Thanks and Regards, Rahul S Menon Research Associate ISB,
2008 Apr 01
1
Fwd: Cyberpower usbhid-ups wrong battery voltage
---------- Forwarded message ---------- From: davor emard <davoremard at gmail.com> Date: Tue, 25 Mar 2008 09:09:40 +0100 Subject: Cyberpower usbhid-ups wrong battery voltage To: libusb-devel at lists.sourceforge.net HI I have cyberpower value 800E connected via usb. In the status battery voltage is too high 20V - 21V while measurement at the battery terminals gives 13.6V -------------- next
2012 Feb 22
1
[HCL] CyberPower OR700 supported by usbhid-ups
CyberPower OR700LCDRM1U (http://www.cyberpowersystems.com/products/ups-systems/smart-app-ups/rackmount-lcd/OR700LCDRM1U.html) upsc output: battery.charge: 100 battery.charge.low: 10 battery.charge.warning: 20 battery.mfr.date: CPS battery.runtime: 6000 battery.runtime.low: 300 battery.type: PbAcid battery.voltage: 14.5 battery.voltage.nominal: 12 device.mfr: CPS device.model: UPS OR700
2013 Nov 22
0
[HCL] CyberPower LE825G supported by Cyber Power Systems ups 2 685AVR USB (usbhid-ups) driver
CyberPower Battery Backup with Surge Protection, model LE825G Appears to function properly with the driver listed on the HCL for the Cyber Power Systems ups 2 685AVR USB (usbhid-ups). Tested with shutdown mode "UPS Goes On Battery" with a 5 second timer and the system successfully shutdown as expected. upsc output: upsc ups battery.charge: 100 battery.charge.low: 10
2015 Feb 06
0
[HCL] <CyberPower> <Value 1500ELCD-RU> supported by <usbhid-ups>
CyberPower Value 1500ELCD-RU root at ubuntu:/home/oper# upsc myups at localhost battery.charge: 87 battery.charge.low: 10 battery.charge.warning: 20 battery.mfr.date: CPS battery.runtime: 5220 battery.runtime.low: 300 battery.type: PbAcid battery.voltage: 16.5 battery.voltage.nominal: 24 device.mfr: CPS device.model: Value1500E device.type: ups driver.name: usbhid-ups driver.parameter.pollfreq:
2019 Mar 06
0
HCL Cyberpower CPS-850AVRLCD supported by usbhid
Cyberpower CPS850avrlcd https://www.cyberpowersystems.com/product/ups/cp850avrlcd/ shutdown sequence: UNTESTED upsc output: _____  sudo upsc cp-ups battery.charge: 100 battery.charge.low: 10 battery.charge.warning: 20 battery.mfr.date: CPS battery.runtime: 1230 battery.runtime.low: 300 battery.type: PbAcid battery.voltage: 13.5 battery.voltage.nominal: 12 device.mfr: CPS device.model: UPS
2009 Oct 06
1
Cyberpower OR500 on usbhid-ups
Dear Rod, thanks for writing. Good work! I am no longer an active NUT developer, so I am forwarding your message to the NUT developers list. NUT developers: probably this device can be added permanently. Also, should the MAINTAINERS file perhaps be replaced by a pointer to the mailing lists? It seems fairly outdated anyway. Cheers, -- Peter R. W. Rodolico wrote: > > I think I have the
2016 Nov 24
0
[HCL] CyberPower Cyber Power Systems CP685AVR supported by usbhid-ups
[please use Reply-All - this list does not modify the reply-to header] > On Nov 23, 2016, at 10:30 AM, Craig STCR <craig.stcr1 at gmail.com> wrote: > > It looks like the CyberPower Cyber Power Systems CP685AVR supported by > usbhid-ups has a favorable device dump linked to the Devices Dumps > Library page here: > >
2007 Feb 13
2
Computing stats on common parts of multiple dataframes
Folks, I have three dataframes storing some information about two currency pairs, as follows: R> a EUR-USD NOK-SEK 1.23 1.33 1.22 1.43 1.26 1.42 1.24 1.50 1.21 1.36 1.26 1.60 1.29 1.44 1.25 1.36 1.27 1.39 1.23 1.48 1.22 1.26 1.24 1.29 1.27 1.57 1.21 1.55 1.23 1.35 1.25 1.41 1.25 1.30 1.23 1.11 1.28 1.37 1.27 1.23 R> b EUR-USD NOK-SEK 1.23 1.22 1.21 1.36 1.28 1.61 1.23 1.34 1.21 1.22
2016 Nov 23
2
[HCL] CyberPower Cyber Power Systems CP685AVR supported by usbhid-ups
It looks like the CyberPower Cyber Power Systems CP685AVR supported by usbhid-ups has a favorable device dump linked to the Devices Dumps Library page here: http://networkupstools.org/ddl/Cyber_Power_Systems/CP685AVR.html However, it is not listed anywhere on the Hardware Compatibility List (HCL) page here: http://networkupstools.org/stable-hcl.html This appears to be an omission on the HCL
2017 Sep 28
1
[HCL] CyberPower EC350G supported by usbhid-ups
[shutdown sequence] I have tested and verified the shutdown sequence works. [manufacturor] https://www.cyberpowersystems.com/product/ups/ec350g/ mbeisser at nas:~$ upsc ups Init SSL without certificate database battery.charge: 100 battery.charge.low: 10 battery.charge.warning: 20 battery.mfr.date: CPS battery.runtime: 1575 battery.runtime.low: 300 battery.type: PbAcid battery.voltage: 9.3
2012 Aug 30
2
UPS - CYBERPOWER CPS DX600E supported by usbhid-ups
UPS - CYBERPOWER CPS DX600E upsc usb at localhost battery.charge: 100 battery.charge.low: 10 battery.charge.warning: 20 battery.mfr.date: CPS battery.runtime: 1650 battery.runtime.low: 300 battery.type: PbAcid battery.voltage: 4.8 battery.voltage.nominal: 12 device.mfr: CPS device.model: DX600E device.type: ups driver.name: usbhid-ups driver.parameter.pollfreq: 30 driver.parameter.pollinterval: 2
2009 May 18
3
Cyberpower Value 600E UPS (USB) is not recognized by usbhid-ups under FreeBSD 7.2
Hi, Have anybody tried Cyberpower Value 600E (USB) under FreeBSD? usbhid-ups from nut 2.4.1 does not recognize (find) the device on my machine. [root at substance /usr/local/libexec/nut]# uname -a FreeBSD substance.dyndns.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 root at walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 [root at substance
2012 Apr 26
1
[HCL] CyberPower Systems PR6000LCDRTXL5U supported by usbhid-ups
CyberPower Systems PR6000LCDRTXL5U http://www.cyberpowersystems.com/products/ups-systems/smart-app-ups/pp-series/PR6000LCDRTXL5U.html I had to create the following udev rule (on RHEL6): ATTR{idVendor}=="0764", ATTR{idProduct}=="0601", MODE="664", GROUP="dialout" Shutdown testing successful. UPS comes back online after turning off. # upsc battery.charge:
2011 Mar 14
4
Problems with usbhid-ups and CyberPower CP1500 on 2.6.0
I've been running the Debian packaged 2.4.3 for a while, working find. When 2.6.0-1 just pushed through to debian, things have stopped working :( I checked what had been the usual suspects in past problems, namely permissions problems in /dev/bus/usb, but all seems in order: $ lsusb ... Bus 009 Device 002: ID 0764:0501 Cyber Power System, Inc. CP1500 AVR UPS $ ls -l /dev/bus/usb/009/002
2007 Feb 07
2
Using USB CyberPower CPL550SL / AE550, not working with usbhid-ups driver.
So I just bought one of these fabulous CyberPower UPS devices from BestBuy hoping I could control it with my machine. Luckily, I found NUT! I've got the SVN sources and compiled and installed them but I haven't been able to get it to recognize the usb AE550. When I plug the usb cable in I see this in syslog: Feb 6 22:36:56 mythbox kernel: usb 1-1: new low speed USB device using