Displaying 20 results from an estimated 1000 matches similar to: "About your driver NUTDRV_ATCL_USB(8) for install"
2014 Jul 24
0
RV: About your driver NUTDRV_ATCL_USB(8) for install
Dear Charles,
Thanks for your quick reply, but I can't install nut_2.7.2 in my raspberry.
1) I create a [nut] directory and use wget to download three files:
[nut_2.7.2-1.dsc] [nut_2.7.2.orig.tar.gz] [nut_2.7.2-1.debian.tar.xz] 2)I
unpack:
dpkg-source -x nut_2.7.2-1.dsc
3) I use command
root at pi1:/nut/nut-2.7.2# debuild -us -uc .
..
And I have the following error code:
2014 Jul 24
3
RV: About your driver NUTDRV_ATCL_USB(8) for install
I think I may be of some help in this matter. Since I am running a
bunch of Raspberry Pi's with NUT and it took a lot of hacking to make
it possible. You could probably copy and paste this right into a
shell script and just run it ...
# Do an rpi-update FIRST to prevent USB strangeness
#some depencies from repo
sudo apt-get -y install m4 libtool libudev-dev automake
#fixing autoconf for
2015 Feb 09
0
RV: About your driver NUTDRV_ATCL_USB(8) for install
Dear Steve,
Thanks.
Until today I could not install the nut in my raspberry. All installation good, but with my ups " Ovislink Chrome 1000VA" and "nutdrv_atcl_usb" driver, it inform me the following error details.
I can startup nut but nutmon don't receive anything only (lost conection).
My setup:
root at pi1:/nut# lsusb
Bus 001 Device 002: ID 0424:9512 Standard
2015 Feb 09
2
About your driver NUTDRV_ATCL_USB(8) for install
On Feb 9, 2015, at 6:48 AM, PERE (yahoo.es) <pererivers at yahoo.es> wrote:
> 0.028188 Can't set USB configuration: could not set config 1: Device or resource busy
> 0.029246 detached kernel driver from USB device...
> 0.030559 USB device [0001:0000] opened
> 0.866216 read: (8 bytes) => 03 00 00 00 00 00 00 00
> 0.866413 reply[0] = 0x03
2010 May 31
4
building rpy against lenny-cran
Hi.
On all of my machines, except for a netbook cursed with the GMA500
chipset, the R packages are synced to lenny-cran.
I have been using rpy in a chroot using the official lenny
R packages (2.7.1) given that i have not been able to find
compatible rpy deb packages to work with lenny-cran.
I am able to build the rpy deb package from source in
a 32-bit lenny chroot (with the stock R packages)
2016 Mar 26
2
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Hi Olly and co,
On an Ubuntu 15.10, following the docs at
https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
When
running debuild -e PHP_VERSIONS=5 -us -uc
I get (sorry for the French):
"
dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: paquet source xapian-bindings
dpkg-buildpackage: version source 1.2.21-2.1
dpkg-buildpackage: distribution source unstable
2008 Aug 11
2
debian package from svn / errors and non working debian rules
Hello,
I tried to build an debian package from svn. First I checked out trunk
and the 2.3.2 branch, which both build this quite "old" package :-)
icecast2_1.9+2.0alphasnap2+20030802-1_amd64.deb
Then I tried the kh branch, which doesn't build with dpkg-buildpackage:
debian/rules:6: debian/cdbs/1/rules/buildinfo.mk: No such file or directory
make: *** No rule to make target
2011 Jun 27
1
Debian and Ubuntu packages of 1.2.0
I tried your procedure, that's to say:
sudo apt-get build-dep xapian-bindings
sudo apt-get install php5-dev php5-cli
apt-get source xapian-bindings
cd xapian-bindings-1.2.*
rm debian/control
env PHP_VERSIONS=5 debian/rules maint
debuild -e PHP_VERSIONS=5 -us -uc
cd ..
sudo dpkg -i php5-xapian_*.deb
Though, it is failing with this error message:
dpkg-buildpackage -rfakeroot -D -us -uc
2016 Mar 26
3
PHP bindings fail on Ubuntu for xapian-bindings-1.2.21
Le 26/03/16 18:04, Olly Betts a ?crit :
> On Sat, Mar 26, 2016 at 04:51:35PM -0500, Yannick Warnier wrote:
>> On an Ubuntu 15.10, following the docs at
>> https://trac.xapian.org/wiki/FAQ/PHP%20Bindings%20Package
>>
>> When
>>
>> running debuild -e PHP_VERSIONS=5 -us -uc
>>
>> I get (sorry for the French):
>>
>>
>> "
2015 Feb 09
0
About your driver NUTDRV_ATCL_USB(8) for install
Dear Chales,
Thanks for your quick reply.
I have Raspberry with last Kernel [Linux pi1 3.18.6+ #753 PREEMPT Sun Feb 8
14:47:22 GMT 2015 armv6l GNU/Linux]
If <upsdrvctl>, <upsd> and <upsmon> are stopped <nutdrv_atcl_usb> Works well
without any error as "Device or resource busy".
If I run <upsc> command never receive any value from my ups <upsc
ups at
2007 May 25
1
debuild vs. "debian/rules binary"
[was Re: [Nut-upsuser] Belkin USB UPSes]
On 5/24/07, Arnaud Quette <aquette.dev at gmail.com> wrote:
> Simply symlink debian to packaging/debian, and either "fakeroot
> debian/rules binary" or whatever is your prefered method.
I just noticed that if you use the "fakeroot debian/rules binary"
method, the "ifeq (linux,$(DEB_HOST_ARCH_OS))" test is false,
2008 May 12
1
.deb packages [was: Re: backporting changes from the trunk...]
On Mon, May 12, 2008 at 7:58 AM, Charles Lepple <clepple at gmail.com> wrote:
> One thing I just noticed with the recent backport of packaging/debian
> from branches/Testing is that we will probably want to keep separate
> versions of packaging/debian for internal testing versus official
> releases. Right now, "debuild -us -uc" from the trunk (rev 1490)
>
2011 Jun 16
1
How to generate the debs?
I note that a number of libguestfs-realted .deb files are downloadable here:
http://libguestfs.org/download/binaries/ubuntu-packages/
I'd like to be able to build these files myself, and so I want to get my
hands on the input files to dpkg-buildpackage that were used to generate
these (the .dsc file, the .orig.tar.gz file, and the .diff.gz, if any).
Where can I find them?
I thought these
2012 Apr 11
2
What is a better way to deal with lag/difference and loops in time series using R?
Hello,
I am writing codes for time series computation but encountering some
problems
Given the quarterly data from 1983Q1 to 1984Q2
PI1<-ts(c(2.747365190,2.791594762, -0.009953715, -0.015059485,
-1.190061246, -0.553031799, 0.686874720, 0.953911035),
start=c(1983,1), frequency=4)
> PI1
Qtr1 Qtr2 Qtr3 Qtr4
1983 2.747365190 2.791594762
2014 Sep 08
0
how to install NUT on raspberry pi
On Sep 8, 2014, at 9:03 AM, Roger Price <roger at rogerprice.org> wrote:
> Charles: Since there is currently no user writeup for openSUSE in your list, maybe it would be useful to add this reference.
Roger, thanks for the reminder - I thought we had added that link a while ago. It's committed to Git now, but we need to untangle a few things before it will show up on the web server.
2014 Sep 08
2
how to install NUT on raspberry pi
On Mon, 8 Sep 2014, Charles Lepple wrote:
> On Sep 8, 2014, at 2:26 AM, Flavio.Boschiggia at infineon.com wrote:
>> I would like connect it by usb on my server raspberry pi.
>> Someone knows a simple tutorial to send me? I did some test without success.....
>
> We try to collect tutorial links here:
> http://www.networkupstools.org/documentation.html#_offsite_links
In
2014 Jul 25
1
About your driver NUTDRV_ATCL_USB(8) for install
On Jul 24, 2014, at 12:07 PM, pererivers at yahoo.es wrote:
> Any idea? what am I doing wrong.
It has been years since I took a Spanish class, but I am going to guess that it is a dependency issue.
> I don't have installed 'apt-src' command to install dependencies.
I would highly recommend installing it ('apt-get install apt-src'). While Steve's suggestion will
2014 May 18
3
Xen 4.4 packaging.
Il 17/05/2014 18:54, Fabio Fantoni ha scritto:
> Il 03/05/2014 11:30, Fabio Fantoni ha scritto:
>>> On Thu, 2014-03-06 at 14:05 +0000, Ian Campbell wrote:
>>> > Hi waldi,
>>> >
>>> > Are you planning to update the Xen package too 4.4 soon? Upstream
>>> have
>>> > released 4.4-rc6 and AIUI are planning to release the final
2014 May 18
3
Xen 4.4 packaging.
Il 17/05/2014 18:54, Fabio Fantoni ha scritto:
> Il 03/05/2014 11:30, Fabio Fantoni ha scritto:
>>> On Thu, 2014-03-06 at 14:05 +0000, Ian Campbell wrote:
>>> > Hi waldi,
>>> >
>>> > Are you planning to update the Xen package too 4.4 soon? Upstream
>>> have
>>> > released 4.4-rc6 and AIUI are planning to release the final
2009 Mar 27
1
General help for a function I'm attempting to write
Hello,
I have written a small function ('JostD' based upon a recent molecular
ecology paper) to calculate genetic distance between populations (columns in
my data set). As I have it now I have to tell it which 2 columns to use (X,
Y). I would like it to automatically calculate 'JostD' for all combinations
of columns, perhaps returning a matrix of distances. Thanks for any help