search for: upsdrv

Displaying 20 results from an estimated 33 matches for "upsdrv".

Did you mean: upsdev
2010 Dec 01
1
Upsdrv failed to start
Hi, Here's the message when I try to stop upsdrv daemon (/etc/init.d/upsdrv stop) * Stopping UPS drivers ... Network UPS Tools - UPS driver controller 2.4.3 Can't open /var/lib/nut/usbhid-ups-auto.pid: No such file or directory Here's the message when I try to start upsdrv daemon (/etc/init.d/upsdrv start) * WARNING: upsdrv has a...
2014 Feb 18
0
Wait for network delay
...message repeated 24 times > Feb 16 10:19:38 freenas last message repeated 16 times I believe (recently had similar experience) what happens is as follows: 1) Your OS starts up and begins to start complicated networking which needs some time to converge and actually work. 2) Your NUT starts up - upsdrv, upsd and upsmon. 3) The drivers have a timeout for startup (45 sec default IIRC), and snmp-ups does not make it in time. So upsdrv fails, upsd has no UPS data to publish, and upsmon has nothing to watch - though it does try and "complains endlessly". Ways out might be as follows: 1) Res...
2014 Feb 16
3
Wait for network delay
On 2/5/2014 8:24 AM, Charles Lepple wrote: > On Feb 4, 2014, at 10:48 PM, Elliot Dierksen wrote: > >> NUT will complain endlessly about communication errors and never establish SNMP communication with my APC UPS > Hmm, at first glance, I read the "complain endlessly" part as a figure of speech, and figured SNMP would get there eventually since it's UDP. But if you have
2010 Jul 24
1
NUT upsdrv Using bcmxcp_usb Won't Connect to UPS
I can't seem to get NUT to connect to my new PowerWare (Eaton) 5115. (Linux 2.6.34.1 x86_64, Gentoo) # /etc/init.d/upsdrv start * Caching service dependencies ... [ ok ] * Starting UPS drivers ... Network UPS Tools - UPS driver controller 2.4.3 Network UPS Tools - BCMXCP UPS driver 0.23 (2.4.3) USB communication subdriver 0.18 Can't claim POWERWARE USB in...
2006 Aug 13
2
can't get UPSDRV to see serial port
...driver = apcsmart port = /dev/ttys0 desc = "Local UPS" ________________________________ I'm (always) getting the message _________________________________________________________________________ /NUT UPS Tools/nut-2.0.4 # /usr/local/ups/bin/upsdrvctl start Network UPS Tools - UPS driver controller 2.0.4 Network UPS Tools (version 2.0.4) - APC Smart protocol driver Driver version 1.99.8, command table version 2.0 Unable to open /dev/ttys0: Input/output error Current user id: ups (500) Serial port owner: ups...
2010 Nov 18
1
Mustek PowerMust 600 USB on Gentoo
...B (no serial ports on my computer) on Gentoo. The configuration I use is: [Mustek] driver = megatec_usb port = auto desc = "Power Mustek 600 USB" The NUT I use on my x86_64 machine is: sys-power/nut-2.4.3-r2 USE="bash-completion ssl usb xml -cgi -hal -snmp" When I start upsdrv I get: weasel ~ # /etc/init.d/upsdrv start -DDDDD * Starting UPS drivers ... Network UPS Tools - UPS driver controller 2.4.3 Network UPS Tools - Megatec protocol driver 1.6 (2.4.3) Serial-over-USB transport layer 0.10 libusb_get_interrupt: error sending control message: Operation not permitted lib...
2018 Jul 28
0
Can Not Get UPS to Turn Off After System Shutdown
...#39; user. * NUT is in the uucp group for access to RS-232 UPS. * However if you use a USB UPS you may need to look at the udev or * hotplug rules that are installed, and alter them suitably. * * You are strongly advised to read the UPGRADING file provided by upstream. * * Please note that upsdrv is NOT automatically started by upsd anymore. * If you have multiple UPS units, you can use their NUT names to * have a service per UPS: * ln -s /etc/init.d/upsdrv /etc/init.d/upsdrv.$UPSNAME * * If you want apcupsd to power off your UPS when it * shuts down your system in a power failure, y...
2006 Dec 11
2
howto setup BNT-1500AP on gentoo
...AP on IP-PBX" modelname = "BNT-1500AP" linevoltage = 230 type = KIN1500AP also trying: [powercom] driver = powercom port = /dev/tts/0 desc = "PowerCom BNT-1500AP on IP-PBX" modelname = "BNT-1500AP" linevoltage = 230 type = Egys At start by a command/etc/init.d/upsdrv start gives out the following: * Starting UPS drivers ... Network UPS Tools - UPS driver controller 2.0.4 Network UPS Tools - PowerCom and similars protocol UPS driver $ Revision: 0.5 $ (2.0.4) data receiving error (-1 instead of 16 bytes) What correct parameters for BNT-1500AP?
2015 Nov 20
3
usbhid-ups dying, consistently
This issue has been occurring for years on my setup. OS: Gentoo most recent kernel: 4.1.12 UPS: Eaton Powerware 9130 rackmount 2000kVA, connected via USB The upsdrv service dies and must be restarted several times a day. Zero output to dmesg or any other log other than failed reattempts reporting no such file or directory errors. "/lib64/nut/usbhid-ups -DDD -q -a powerware" exited 1 and this is the tail end of its output: 1383.519082 Quick upd...
2011 Apr 05
1
NUT upgrade to 2.6.0 in Gentoo with Liebert UPS
I have a 64 bit Gentoo, with a Liebert UPS. The last NUT working version was sys-power/nut-2.4.1-r1 (I also tried sys-power/nut-2.4.3-r2 but downgraded, don't remember the reason). Anyway with the upgrade to sys-power/nut-2.6.0 I started to see this error message when I try to start upsdrv: [root at aemaeth:/etc/nut]$ /etc/init.d/upsdrv start * Starting UPS drivers ... Network UPS Tools - UPS driver controller 2.6.0 Network UPS Tools - Liebert MultiLink UPS driver 1.02 (2.6.0) Warning: This is an experimental driver. Some features may not function correctly. tcgetattr(/dev/liebert-up...
2018 Jul 28
3
Can Not Get UPS to Turn Off After System Shutdown
...after 10 seconds on battery, notification and system shutdown after 100 seconds on battery.) However I can't seem to get the UPS (an Eaton 5SC1500) to turn itself off after the Gentoo system shutdown. This is the shutdown command I am using in /etc/nut/upsmon.conf: SHUTDOWNCMD "/usr/sbin/upsdrvctl shutdown Eaton5SC1500 ; /sbin/shutdown -h +0" The /etc/shutdown part works. The UPS name, Eaton5SC1500, is correct because the command 'upsc Eaton5SC1500' lists the current parameters of the ups. Here is part of /var/log/messages during my last test "power outage": Jul...
2007 May 08
1
hardened kernel and nut access to ttyS
Hi, I am running nut with megatec driver accessing ttyS0 as user nut on "standard" kernel (gentoo-sources). It works fine. However, I just built a hardened kernel on a new gentoo machine and have no experience with it. NUT (upsdrv) is failing because it says it doesn't have permission to access ttyS0 even though nut is within the appropriate group. I can add user = root in ups.conf but I'd rather not. Does someone have experience with hardened kernels? __________________________________________________________...
2009 Sep 28
1
Data stale & Got disconnected by another driver: Device or resource busy
Good day all and sorry my English. I have some problem when updating NUT. I have server with 4 UPS connected. When I starting upsdrv and upsd and after sometime (1-2 minutes) I can't get data from ups's # upsc apc at localhost battery.type Error: Data stale and errors in /var/log/{syslog,debug,daemon.log} usbhid-ups[2385]: Got disconnected by another driver: Device or resource busy OS: Gentoo Linux 2.6.29 hardened NUT...
2007 Nov 28
4
CyberPower 1500AVRT won't load driver!
...o get it connected to my Gentoo machine. I've followed all the basic guides on setting up NUT and UPS' but have had no luck. My current ups.conf is: [cyberpower-gentoo] driver = cyberpower port = /dev/ttyS0 desc = Workstation Upon running /etc/init.d/upsd start or upsdrv start I get: * Starting UPS drivers ... Network UPS Tools - UPS driver controller 2.2.0 Network UPS Tools - CyberPower driver 1.00 (2.2.0) Giving up on hardware detection after 3 tries Unable to get initial hardware info string Driver failed to start (exit status=1) * Failed to start UPS drivers...
2006 Sep 20
1
BlueWalker Powerwalker VI Line-Interactive UPS
...ists it as "06da:0003 Phoenixtec Power Co., Ltd", in /proc/bus/usb/devices it sais "Manufacturer=OMRON" and "Product=USB UPS". The devices isn't listed at the nut homepage, so I started to try the usb drivers. With bcmxcp_usb I get some response: # /etc/init.d/upsdrv start * Starting UPS drivers ... Network UPS Tools - UPS driver controller 2.0.3 Network UPS Tools - BCMXCP UPS driver 0.10 (2.0.3) Can't open POWERWARE USB device, retrying ... Can't open POWERWARE USB device, retrying ... So it seems to be recognized as Powerware device. Permissions sh...
2008 Nov 14
2
Opening the 2.4 commit fest
...h will be mostly dedicated to the following: - commit the USB "improved maintenance" code. I'm about to finish that one, which allows to extract USB info and generate the various USB related files (hotplug, udev and hal). so the end of that bothering era ^_^ - complete & merge the upsdrv-info-struct branch - complete & merge the make-package branch - commit the PDUs support - some more update related to Eaton We will then have some more update to do on: - the packaging/ files to be sync'ed, - the documentation (will be kept as plain text for 2.4 ; html postponed to 2.6) T...
2017 Sep 02
3
Problem with upsmon?
...nd an article about this hardware here, someone had it working with the richcomm_usb driver: http://verahill.blogspot.it/2012/12/kstar-australia-1500-va-ups-on-debian.html So, I installed nut and configured my UPS to work with the richcomm_usb driver, and everything seems to work all right: service upsdrv start * Starting UPS drivers ... Network UPS Tools - UPS driver controller 2.7.4 Network UPS Tools - Richcomm dry-contact to USB driver 0.04 (2.7.4) Warning: This is an experimental driver. Some features may not function correctly. upsc vultech device.mfr: Richcomm dry-contact to USB solution dev...
2008 Nov 16
1
Opening the 2.4 commit fest (configuration files)
...t the USB "improved maintenance" code. I'm about to finish that >>> one, which allows to extract USB info and generate the various USB >>> related files (hotplug, udev and hal). so the end of that bothering >>> era ^_^ >>> - complete & merge the upsdrv-info-struct branch >>> - complete & merge the make-package branch >>> - commit the PDUs support >>> - some more update related to Eaton >> >> One thing that was on the plate (but we haven't discussed much) is the >> new configuration file format....
2015 Dec 31
0
usbhid-ups dying, consistently
...gt; 1389.279175 failed to detach kernel driver from USB device: No such file or directory > > Can you check around and see if anyone else has any wisdom on this error message? I vaguely recall trying to track this down, and not finding the ENOENT error in the kernel code. > > > upsdrvctl is not noticing this exit, so the openrc service scripts get into a stuck state also--I have to stop, then zap the upsdrv service before I can start it again. > > Each time it works fine for some non-deterministic amount of time then dies. > > So the usbhid-ups driver is no longer r...
2008 Jul 25
0
[upsdrvctl] megatec usb driver timeout
Hello, I had to increase slightly the maxstartdelay value to 60 instead of 45 as a work around, otherwise upsdrv and upsdrvctl are unable to start megatec_usb daemon at all. The strange thing is /lib64/nut/megatec_usb -DDDDDD -u nut -a mgeups runs without any problem and will recognize the value coming from the ups faster. Anyway, I don't understand why upsdrvctl does take so long to initalize. I...