Displaying 20 results from an estimated 200 matches similar to: "Help with nut 2.0.4, MGE Ellipse 1000 and FreeBSD"
2006 Aug 02
1
nut-usb fink version
Charles Lepple wrote:
> On 8/2/06, Didrik Pinte <dpinte@itae.be> wrote:
> > Le mercredi 02 ao=FBt 2006 =E0 08:08 -0400, Charles Lepple a =E9crit :
> > > On 8/2/06, Didrik Pinte <dpinte@itae.be> wrote:
>
> > > Can you start the driver like this: "/sw/bin/newhidups -u root -DDD"
> > > and paste some of the output?
> >
> > Here
2006 Feb 27
1
MGE Nova 1100 using newhidups on netBSD 3.0
Have recently purchased a MGE Nova 1100 UPS and am trying to get running on
netBSD.
Configuration
netBSD 3.0 amd64
libusb 0.1.10a
nut 2.0.3
Built & installed libusb
Built kernel with ugen device and uhid removed
Build & install nut-2.0.3 with usb
Chmod /dev/ugen1 etc to allow access by nut user.
Ups.conf
[MGENova]
driver = newhidups
port = auto
2013 Apr 28
0
PowerCOM BNT-1000AP HID instant commands patch
Hello,
Got PowerCOM BNT-1000AP, usb id 0d9f:00a6, firmware FW4.A6
nut 2.4.3 on debian stable shows only two instant commands:
beeper.toggle - Toggle the UPS beeper -- not working
test.battery.start.quick - Start a quick battery test -- works ok.
No load and shutdown commands.
Trying svn trunk version, with the same results.
Debug output shows the problem:
0.035558
2007 Sep 07
2
Bug#439055: hid driver tries to mmap huge area, fails
tags 439055 upstream
thanks
Hi Joey,
interesting setup! Do you use it (the arm) to monitor the UPS and send
notifications...
I've sadly not much time to investigate, but have you tested the latest trunk?
also, you mention that it was working before: which nut version? what
has changed since?
2007/8/21, Joey Hess <joeyh at debian.org>:
> Package: nut
> Version: 2.0.5-3+b1
>
2014 Feb 25
0
Setting UPS values can be confusing
Windows 7 Pro x64, NUT 2.6.5-4 (interim release)
Product: Back-UPS RS 1200 FW:8.g3 .D USB FW:g3
Setting UPS values can be confusing. For example, battery.charge.low and
battery.runtime.low.
Using upsrw, the values will be retained after restarting the OS, but
not if the UPS is turned off/restarted.
In the driver log (below), it looks like the values are obtained from
the UPS, but if I set
2006 Apr 14
1
Mustek Powermust 600USB and newhidups
So, I have this Mustek Powermust 600USB (no serial port) here
temporarily. It seems to be a hid device.
The output from "lsusb -v" and "newhidups -DDDDD" (with "generic" and
"vendorid=06da") are (respectively):
-----------------------------------------------------------------------------------------------
Bus 001 Device 002: ID 06da:0003 Phoenixtec Power
2024 Mar 25
0
There is no voltage information
Hello all,
I think I've found the "regression" in Belkin/Liebert USB HID support
which worked for NUT v2.7.4 and reports zero voltages in 2.8.0 -- it was
actually caused by a bug fix: practically the only functional difference
per `git diff v2.7.4..v2.8.0 drivers/belkin-hid.c` is a change from `abs()`
to `fabs()` in order-of-magnitude comparisons like `if( abs(value - 1e-7) <
2024 Mar 25
0
There is no voltage information
Hello all,
I think I've found the "regression" in Belkin/Liebert USB HID support
which worked for NUT v2.7.4 and reports zero voltages in 2.8.0 -- it was
actually caused by a bug fix: practically the only functional difference
per `git diff v2.7.4..v2.8.0 drivers/belkin-hid.c` is a change from `abs()`
to `fabs()` in order-of-magnitude comparisons like `if( abs(value - 1e-7) <
2005 Aug 02
0
newhidups for APC Back-UPS ES 650
Gentlemen,
Please note that what follows pre-dates the latest changes from Arnaud
(just thought someone might want to look at these before I can test the
latest!).
When running newhidups with -D -D -D I saw messages that looked like
errors, and it took me a while to understand that they were not really
errors. I therefore added two new entries in apc-hid.h, and I modified
a couple of diagnistic
2011 Oct 06
1
Differences between USB and serial on an MGE Pulsar Evolution 3000
Hi,
I've been using NUT for many years to look after the UPS on my home
servers. Originally I was using a Compaq R3000 but that was replaced
with an MGE Pulsar Evolution 3000 about a couple of years ago because
the Compaq one was just too noisy!
I'm just setting up a replacement server and would like to connect it
using a serial cable as I've found that the USB connection
2007 Feb 16
2
Centralion Blazer 2000VA USB-HID
Hi again,
I've succeeded in compiling the svn trunk with the automake tools and wish
to say thank you to Charles Lepple for his help.
After fixing some parameters in the hotplug script I can now get access to
the UPS on /dev/usb/hiddev0 (I added productid and vendorid of my ups to the
usermap).
I've decided to try the newhidups driver with -x generic parameter and got
this response :
2017 Oct 02
5
Issues with 'Miwa' algorithm in mvtnorm package
Currently doing some work on local maxima on a random field and have encountered an issue with the Miwa algorithm used with the pmvnorm function in the mvtnorm R package.
Based on recommendations by Mi et al., we ran the mvtnorm package using the Miwa algorithm, since we have a maximum of 4 dimensions with non-singular matrices. However, running the estimation procedure in this way, we obtained
2017 Oct 02
0
Issues with 'Miwa' algorithm in mvtnorm package
Good point. Now this returns 0.04062184. Hmmm.....
On Mon, Oct 2, 2017 at 6:30 PM, Hollie Johnson (PGR) <
h.a.johnson at newcastle.ac.uk> wrote:
> Hi Eric,
>
>
> Thanks for having a look into this. I think you have a small typo...
>
> B <- matrix(x, nrow=3, byrow = TRUE) should read B <- matrix(y, nrow=3,
> byrow = TRUE)
>
>
> Regards, Hollie
>
2017 Oct 02
0
Issues with 'Miwa' algorithm in mvtnorm package
Rather specialized.
As this appears to be primarily a statistical, not an R programming
question, you may do better posting on a statistical site like
http://stats.stackexchange.com/ if you don't get a satisfactory reply here
. Alternativey, if you think this is a package bug, perhaps contact the
package maintainer directly, as (s)he may not monitor this list.
-- Bert
Bert Gunter
2006 May 02
5
Newhidups gets unbound after a while
Hi everybody,
If we let the feature running, it appears that the driver gets unbound
after a while ( variable from quarter of hour to 6 hours ) and cannot
reconnect.
This behavior appear with both MGE Ellipse ASR and non-ASR models with
connection to an UHCI and OHCI controllers.
The USB core is from 2.4.28 kernel.
We use nut-2.0.3.
Start, powerfail and recovery detections, UPS shutdown work
2006 Feb 25
0
Re: Bug#354305: nut-usb: newhidups: *** glibc detected *** double free or corruption (fasttop): 0x08068268 ***
Hi Kiko,
2006/2/25, Kiko Piris <menorqui@pirispons.net>:
> Package: nut-usb
> Version: 2.0.3-1
> Severity: important
>
>
> When newhidups loses comunication with ups (G), it dies when trying to
> reconnect with the error:
>
> *** glibc detected *** double free or corruption (fasttop): 0x08068268 ***
>
> Following is a copy&paste of the last lines of
2014 Dec 11
1
06da:0002 Phoenixtec Power Co., Ltd UPS
This is the output with line power turned off.
# ./usbhid-ups -DDDD -u root -x explore -x vendorid=06da -a CENER_LA900_usb
Network UPS Tools - Generic HID driver 0.37 (2.6.4)
USB communication driver 0.32
0.000000 debug level is '4'
0.000563 upsdrv_initups...
0.299203 Checking device (06DA/0002) (008/003)
0.327122 - VendorID: 06da
0.327217 - ProductID: 0002
0.327261 -
2014 May 27
1
Masterguard UPS A3000
Hi,
I'm trying to talk to an old Masterguard UPS A3000 so I can determine
current load and status etc, to determine the best replacement options.
After a fair amount of google fu, and attempting different things, this
is where I have ended up.
First, environment:
OS: Linux (Debian Stable)
NUT Version: 2.7.2-1 (Debian unstable package)
UPS details (on the rear lable):
Manufacturer:
2013 Nov 09
0
usb ups on openindiana
On 11/9/2013 5:24 AM, Jim Klimov wrote:
> Hello all,
>
> I am trying to set up my brother's UPS (remotely over internet)
> on an OpenIndiana-based storage box. According to him, the UPS is
> probably an Ippon Back Power Pro 600 dated around 2003 (battery
> recently replaced), and it has an USB connection.
>
> Sorry for a relatively long post with a log of my successes
2014 May 29
0
Resetting replace battery status on Pulsar 1500
On May 28, 2014, at 8:59 PM, Daniel O'Connor wrote:
> On 28 May 2014, at 21:59, Charles Lepple <clepple at gmail.com> wrote:
>>> What would log it?
>>
>> The driver.
>
> OK.
>
>>> I could try running the driver with debugging and see if that shows anything of interest.
>>
>> That should help. Unfortunately for non-debug