Displaying 20 results from an estimated 120 matches similar to: "Trouble detecting APC Smart-UPS connected via usb"
2009 Oct 06
1
NUT UPS monitor & APC Back UPS CS-350 (nut-2.2.2p1) on OpenBSD
Hallo,
Following the tips found at https://calomel.org/nut_ups.html I was trying to
make NUT operate "APC Back UPS CS-350". The device introduces itself as:
#v+
ugen0 at uhub0 port 1 "American Power Conversion Back-UPS CS 350 FW:807.q7.I
USB FW:q7" rev 1.10/0.06 addr 2
#v-
My config:
#v+
[apc]
driver = usbhid-ups
port = /dev/ugen0.00
pollfreq =
2009 Oct 06
1
NUT UPS monitor & APC Back UPS CS-350 (nut-2.2.2p1) on OpenBSD
Hallo,
Following the tips found at https://calomel.org/nut_ups.html I was trying to
make NUT operate "APC Back UPS CS-350". The device introduces itself as:
#v+
ugen0 at uhub0 port 1 "American Power Conversion Back-UPS CS 350 FW:807.q7.I
USB FW:q7" rev 1.10/0.06 addr 2
#v-
My config:
#v+
[apc]
driver = usbhid-ups
port = /dev/ugen0.00
pollfreq =
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
2011 May 27
6
Environment Variables
I noticed that many configuration options (configure.txt) have environment
variable overrides. However, an important one does not. In the
configuration.txt file, there is one section:
Directories used by NUT at run-time
-----------------------------------
--with-pidpath=PATH
Changes the directory where pid files are stored. By default this is
/var/run. Certain programs like upsmon will
2011 May 12
3
lm and anova
Hi!
We have run a linear regression model with 3 explanatory variables and get the output below.
Does anyone know what type of test the anova model below does and why we get so different result in terms of significant variables by the two tables?
Thanks!
/Sara
> summary(model)
Call:
lm(formula = log(HOBU) ~ Vole1 + Volelag + Year)
Residuals:
Min 1Q Median 3Q Max
2008 Oct 28
1
Megatec_USB on OpenBSD 4.3 - again...
Hello again!
Thanks to the precious help from Henning Brauer, I managed to solve
an issue with my UPS (a rebranded UPS speaking in Ablerex-ese over USB).
Under OpenBSD 4.3, the UPS was claimed by HID. Now that I recompiled the
kernel, adding a USB_quirk, this is what I get when I insert the USB
cable:
ugen0 at uhub0 port 2 "UIS_ABLER USB to Serial" rev 1.00/1.00 addr 2
So far, so
2011 Oct 14
2
[PATCH] Fix logic error in rhino driver
The if() statement always evaluated to true.
Detected by "cppcheck", not tested on real hardware.
Signed-off-by: Thomas Jarosch <thomas.jarosch at intra2net.com>
---
drivers/rhino.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/rhino.c b/drivers/rhino.c
index ca66169..e478bcb 100644
--- a/drivers/rhino.c
+++ b/drivers/rhino.c
@@ -187,7 +187,7
2011 Oct 31
1
Thank you
I just hooked up an old Best Fortress (with new batteries). Those things
are built like a tank, and it works out of the box in Fedora 14
(nut-2.6.2) thanks to the bestfortress driver still in the project. It
had disappeared for 2.0, but I sent it in for 2.2, and you guys kept it going.
--
Stuart D. Gathman <stuart at bmsi.com>
Business Management Systems Inc. Phone: 703
2008 Aug 18
2
I WANT to be a wine user.
Hello,
I spent time this weekend trying to compile wine on my home computer. The machine is a Sun Microsystems X86 box running Solaris 10 operating system. I have the freeware including gmake and gcc installed and in the path.
I managed to get ./configure to run, but had to use --exclude-network-build and --exclude-pp-build or something like that to make it work.
make depend &&
2011 Oct 03
2
patch: Replace many usleep and some sleep calls with nanosleep
Description: Replace many usleep and some sleep calls with nanosleep.
usleep is stated in its manual page as removed by POSIX.
Contrary to its predecessors, nanosleep semantics is well
defined. The replacement, which is mostly in drivers, is
untested. Supplements http://bugs.debian.org/633791.
Last-Update: Sat, 13 Aug 2011 14:04:48 +0300
Index:
2013 Jul 04
1
Phantom nulls in usbdevs.h during 9-STABLE kernel build
We are seeing strange problems building the kernel on 9-STABLE. The
problem is intermittent and will go away if we build enough times in a row
without making any changes.
The problem seems to be that the usbdevs.h file (which appears to be
automatically generated) gets random NULL bytes in it.
This occurs on multiple servers with ECC RAM and ZFS filesystems (sometimes
mounted over NFS from
2010 Jan 08
3
USB problems on 8.0-STABLE
I am having problems with mouse, keyboard and APC UPS. When attempting to
start apcupsd I get the following error:
Jan 8 17:42:06 Ace apcupsd[1606]: apcupsd FATAL ERROR in generic-usb.c at
line 636 Cannot find UPS device -- For a link to detailed USB trouble
shooting information, please see <http://www.apcupsd.com/support.html>.
Jan 8 17:42:06 Ace apcupsd[1606]: apcupsd error shutdown
2008 Feb 25
2
"No matching HID UPS found" with TrippLite SMX1500LCD
Hi list-
I'm having problems with TrippLite SMX1500LCD not being detected by
NUT under FreeBSD 6.3-RC2. NUT 2.2.1 was installed from ports with the
following options:
WITH_USB=true
WITH_SNMP=true
WITHOUT_IPV6=true
WITH_LIBUPSCLIENT=true
WITH_CGI=true
I use USB cable shipped with TrippLite and 'usbdevs -v' shows the following:
...
Controller /dev/usb2:
addr 1: full speed, self
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
2009 Aug 12
1
Cannot get Tripplite su2200xla working on freebsd 7.1 nut 2.4.1
All:
I am having a devil of a time getting nut to work on freebsd. Here is what I
have done. I am trying to load the drivers, and here is my ups.conf file:
[tripplite]
driver=trippliteesu
port=auto
When I dmesg on freebsd 7.1 for my usb device:
uhid0: <Tripp Lite TRIPP LITE UPS, class 0/0, rev 1.10/0.00, addr 2> on
uhub0
using the usbdevs -v command:
Controller /dev/usb0:
addr 1:
2013 Dec 11
1
Driver for Realtek RTL8151GH-CG
Does anybody know if NIC Realtek RTL8151GH-CG is supported on FreeBSD
9.2 or 10.0?
It is included in HP ProDesk 490 MT which I may buy, but I cannot find
what hardware parts are supported by FreeBSD and what not.
I am running FreeBSD for about 13 years on servers.
I didn't run it on desktop grade HW for more than 8 years. So any tips
for some solid home PC with i7-4770 (or i7-3770?) is
2007 Oct 16
1
nut 2.2.0 doesn't see MGE Elipse 1200 on FreeBSD 6.2
I'm back to trying to get my MGE Elipse (USB) talking to my FreeBSD
system. It used to work fine on Linux (quite some time ago), and was
sort-of working with the last release of nut. The system would see the
UPS, but couldn't get reliable data from it.
Now that I have upgraded to 2.2, I no longer see the UPS at all with
nut. The usbdevs command shows it:
drich at morpheus|505>
2013 Aug 02
2
Fwd: Liebert PSA UPS problem.
Begin forwarded message:
> From: "Paul Smith"
> Subject: Liebert PSA UPS problem.
> Date: July 31, 2013 4:42:33 PM EDT
> To: <nut-upsuser at lists.alioth.debian.org>
>
> Hi all,
> A brief summary:
>
> I have a new Liebert PSA UPS which I wanted to help support my FreeNAS box (a FreeBSD 8 variant). Unfortunately the nut-ups implementation here for
2006 May 06
3
No USB/HID UPS found
Hello,
Help me please with *newhidups* setup. Does it work for someone on *BSD ?
Here is the data.
---------------------------------------------------------------
*** FreeBSD
root.srv# uname -a
FreeBSD xxxxxx.dyndns.info 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Tue Feb 8
07:38:22 UTC 2005
admin@temp.botka.homeunix.org:/usr/src/sys/i386/compile/SRV i386
*** NUT ver.2.0.3
root.srv# ll /var/db/pkg/
2007 Apr 12
1
APC 1500 USB problem
Hello,
We have two APC Back-UPS RS 1500 USB stuff, and i've got a bit
of a problem with it and NUT.
The usbdevs output:
addr 2: Back-UPS RS 1500 FW:8.g8 .I USB FW:g8, American Power Conversion
addr 3: Back-UPS RS 1500 FW:8.g8 .I USB FW:g8, American Power Conversion
(UPS1 and UPS2)
I've configured our NUT system to monitor the UPSes, and it went very
fine till the time had arrived for a