Displaying 20 results from an estimated 5000 matches similar to: "Update to user-manual.html#Configuration_notes"
2019 May 02
2
NUT on Raspberry PI 3b+
I was able to make NUT and my Powercom SPIDER UPS (USB port) work under
the Raspberry Pi Desktop (Debian). Everything works in VMware
Workstation 15 Player. But my Raspberry Pi 3b + (with raspbian last
version) doesn’t work with the same UPS, and with same NUT
configuration. Raspberry sees the UPS, but the driver does not cling.
Here is the response of Raspberry 3b + to some commands.
pi at
2013 Dec 15
2
Nut (git) upsdrvctl fails without "-u root start <upsname>", upsd fails on state file GID
On 12/14/2013 09:04 PM, Charles Lepple wrote:
>> Is there someway nut can be modified to probe the 0664 permission usb
>> devices
>>> and then connect as root before dropping permissions back to the "nut"
>>> gid?
> Given that the udev method should still work (and seems to, for handcrafted
> udev rules files), I would like to run that to ground first.
2014 Aug 11
4
Re: issue when building/making package from git
> You can avoid testing gnulib (not very interesting anyway) by running:
>
> ./configure --disable-gnulib-tests
I personaly do not care, but in case i make a libguestfs-git PKBUILD,
I want everything be OK.
I just realised than I followed the libguestfs PKGBUILD, but NO
virt-p2v and virt-v2v binaries are installed in /usr/bin.
Shame. I am rewriting the git PKGBUILD.
2014 Aug 12
3
Re: issue when building/making package from git
My current version is supermin 5.1.8-1
>
> If the tests *don't* run successfully, then you've most likely found a
> bug in supermin. That has to be fixed before continuing.
>
tests failed. See the log below.
==========================================
supermin 5.1.9: tests/test-suite.log
==========================================
# TOTAL: 8
# PASS: 5
# SKIP: 0
# XFAIL:
2018 Mar 27
0
problem with nut APC BackUPS RS 1500 (white)
Hello, i have this strange problem with APC BackUPS RS 1500 ? older one model, white one
under windows in powerchute is device OK, working everything ok selftest ok, just ordinary ups.
under CentOS 7 minimal (CentOS-7-x86_64-Minimal-1708.iso)
kernel version 3.10.0-693.el7.x68_64
driver version 2.7.2
i have this strange probem: nut driver didnt start automatically with error,
after i enter in
2018 Mar 27
0
problem with nut APC BackUPS RS 1500 (white)
Hello, i have this strange problem with APC BackUPS RS 1500 ? older one model, white one
under windows in powerchute is device OK, working everything ok selftest ok, just ordinary ups.
under CentOS 7 minimal (CentOS-7-x86_64-Minimal-1708.iso)
kernel version 3.10.0-693.el7.x68_64
driver version 2.7.2
i have this strange probem: nut driver didnt start automatically with error,
after i enter in
2014 Feb 19
1
Error when building from source
Hi all,
I can not build from source since a few days. Make left me with this error:
Making install in tools/wireshark
make[1]: Entering directory
'/developement/aur/libvirt-git/src/libvirt/tools/wireshark'
make[2]: Entering directory
'/developement/aur/libvirt-git/src/libvirt/tools/wireshark'
make[3]: Entering directory
2014 Aug 12
3
Re: issue when building/making package from git
>
> I suspect that you could fix this by running the following command as
> before the build:
>
> sudo pacman -Sy
I always sue -Syu to install packages, and I already
installed/reinstalled some packages today.
Now one thing comes to my mind : lots of pacman stuff are NOT in the usal place.
$ cat /etc/pacman.conf
-----------------------------------
[options]
# The following
2017 Apr 13
0
Re: [PATCH v2 1/2] daemon: run 'udevadm settle' with --exit-if-exists option
On Thursday, 13 April 2017 16:55:26 CEST Pavel Butsykin wrote:
> Add udev_settle_file() to run 'udevadm settle' with --exit-if-exists option. It
> will slightly reduce the waiting-time for pending events if we need to wait
> for events related to a particular device/file.
>
> Signed-off-by: Pavel Butsykin <pbutsykin@virtuozzo.com>
> ---
> daemon/daemon.h | 2
2020 Jul 05
3
Makefile probably incorrect
I am a Manjaro user and was compiling libguestfs today from the AUR (it
doesn't reside on Arch/Manjaro repos) and got the following error:
"make[2]: Leaving directory
'/home/matador/AUR/libguestfs-git/src/libguestfs/common/errnostring'
Making all in common/protocol
make[2]: Entering directory
'/home/matador/AUR/libguestfs-git/src/libguestfs/common/protocol'
make[2]: ***
2017 Apr 19
5
R 3.4 has broken C++11 support
Hi!
Well, my linux distribution has very recent versions
of everything, so a working C++11 compiler exists:
$ gcc --version | head -n1
gcc (GCC) 6.3.1 20170306
Could wrong ./configure options be at fault here? See:
https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=r-devel#n40
My sessionInfo():
$ R-devel --slave -e 'sessionInfo()' | head -n3
R Under development (unstable)
2014 May 19
1
SCSI not settling???
I'm getting a lot of this at boottime:
udev still not settled. Waiting.
udevadm settle - timeout of 0 seconds reached, the event queue contains:
/sys/module/scsi_wait_scan (11707)
udev still not settled. Waiting.
udevadm settle - timeout of 0 seconds reached, the event queue contains:
/sys/module/scsi_wait_scan (11709)
udev still not settled. Waiting.
udevadm settle - timeout of 0
2012 Dec 14
1
febootstrap - Arch User Repository
Arch User Repository - https://aur.archlinux.org/
have changed the package location
I am not a developer (and i dont know ocaml) but i've tried to build a patch
eg.
old location:
http://aur.archlinux.org/packages/hivex/hivex.tar.gz
new location:
https://aur.archlinux.org/packages/hi/hivex/hivex.tar.gz
AUR has a lot Flagged out-of-date packages so it would be nice if
febootstrap would
2018 Sep 19
2
virt-customize is very slow in ubuntu 18.04/centos 7.5
Hi all,
Sorry for bothering you in this dev mailing list, I'm using libguestfs to
customize some vm using as bases the ubuntu cloud images.
But I noticed that it takes a lot and then fails when trying to install a
packet.
Same behaviour on Ubuntu 18.04 and Centos 7.5
Ubuntu:
virt-customize 1.36.13
libvirtd (libvirt) 4.0.0
Centos:
virt-customize 1.36.10rhel=7,release=6.el7_5.2,libvirt
2013 Oct 16
0
PXE: xrandr: Failed to get size of gamma for output default
My network installation via PXE breaks when graphical installation starts,
here my program.log:
Running... /bin/mount -n -t auto -o ro,loop=/dev/loop0 /tmp/install.img
/mnt/runtime
07:51:29,617 INFO : Running... ['udevadm', 'trigger', '--action=add',
'--subsystem-match=net']
07:51:29,660 INFO : Running... ['udevadm', 'trigger',
2008 May 15
7
Unable to run Watchtower Library 2007 Japanese : font ?
Hello,
I was using both version of WTLib 2007 (French and Japanese) under Unbuntu7.10 and Wine 0.9.47 and it worked fine with just an installation of VCRedist and some japanese fonts in windows folder. But recently i moved my system to the new Ubuntu8.04 with the last version of wine : 1.0 RC1.
I read that i don't need to install vcredist and font anymore. It's supposed to be a platinum
2020 May 20
0
[POSSIBLE FRAUD] Re: [EXTERNAL] Re: Help with Tripp Lite Internet600U
The fix:
Was following a howto here: https://raymondjdouglas.com/blog/2018/ups-monitoring/
Much thanks to David Zomaya for coming up with the recipe!
Nut.conf:
Just have
MODE=standalone
UPS.conf
[tripplite]
driver = usbhid-ups
port = auto
productid=3024
desc = "Tripp Lite Internet600U"
upsd.conf
LISTEN 127.0.0.1 3493
LISTEN ::1 3493
2006 Jun 01
2
Problem to join ADS domain.
Hi,
I post my message here because I can't debug my problem, I hope you have
time to help me to find the problem.
I'm trying to join my Samba machine to an ADS domain, but my "net ads join"
don't work :(
There is my logs, if you need more detail ask me.
~# klist
Ticket cache: FILE:/tmp/krb5cc_0
Default principal: administrateur@TEST.LAN
Valid starting Expires
2016 Apr 24
2
IBM 5396-1Kx ups nearly recognised.
On 17/04/2016 21:49, Charles Lepple wrote:
> On Apr 16, 2016, at 9:08 PM, Andy R - (NUT-List)
> <spinner+NUTlist at delphinidae.org.uk> wrote:
>>
>> It looks like you were right. I've tried building both the patch
>> against the stable 2.7.4 source and using the latest source tarball
>> you've just created. The builds both went fine and seem to run as
2011 May 14
2
NUT: new blazer_usb subdriver proposal
Hello,
I've recently bought two cheap UPS (http://www.ldlc.com/fiche/PB00109242.html).
They're not supported natively by NUT (even though the monitoring
software is UPSilon from megatec).
After some investigation, they almost use the krauler-type
communication already supported in the blazer_usb driver. However, the
UPS won't reply if the language ID is not 0x4095...
Therefore, I