similar to: format problem in driver.list*

Displaying 20 results from an estimated 1000 matches similar to: "format problem in driver.list*"

2014 Dec 05
2
building NUT on Mac OS X Yosemite (website/documentation)
2014-12-04 8:06 GMT+01:00 Jean Perriault (GM TAF) <jpweb.taf at gmail.com>: > same issue with gmake (expect that command output and errors are now in > French..;) > gmake: *** Aucune r?gle pour fabriquer la cible ? -eindex.html ?, > n?cessaire pour ? ups-html.txt ?. Arr?t. tools/nut-hclinfo.py is failing: you need python modules json/simplejson and lxml
2014 Dec 05
0
building NUT on Mac OS X Yosemite (website/documentation)
2014-12-05 3:33 GMT+01:00 hyouko at gmail.com <hyouko at gmail.com>: > 2014-12-04 8:06 GMT+01:00 Jean Perriault (GM TAF) <jpweb.taf at gmail.com>: >> same issue with gmake (expect that command output and errors are now in >> French..;) >> gmake: *** Aucune r?gle pour fabriquer la cible ? -eindex.html ?, >> n?cessaire pour ? ups-html.txt ?. Arr?t. > >
2018 Sep 03
0
Adding drivers to NUT?
[apparently the list didn't get the message, probably because it exceeds the 40kb threshold, so here it is in all its glory with my reply] On Mon, 3 Sep 2018 at 14:32, Gabriele TAORMINA <gabriele.taormina at legrand.com> wrote: > > Dear Daniele, > > > "I fixed a few issues, and pushed your changes (amended) to this > > temporary branch:
2012 May 15
1
[RFC] Rename peakcurrent to current.peak
While reviewing Greg Woods' PATCH 28/36, I realized that our namespace use "peakcurrent". A more coherent name would be "current.peak", as used in Greg's patch (well, in the metasys driver to be precise). For the time being, only the upscode2 driver is using "peakcurrent". But as told, metasys is already using "current.peak". So I'm going to
2018 Sep 01
0
Adding drivers to NUT?
> sorry for the delay, I forgot to put the automatic response (I was on holiday), here's a description of what we made and the drivers we used to start from: No problem for the delay... I fixed a few issues, and pushed your changes (amended) to this temporary branch: https://github.com/zykh/nut/tree/issue-441+legrand Let me know if I misunderstood anything... > - usbhid-ups --> we
2002 Oct 14
2
Another newbie question: curve of normal distribution
I would like to get a curve of normal distrubtion over the histogram. Something like the following (which obviously doesn't work; see attached example). maluj <- function() { vrhy=read.csv("pennies.csv",head=TRUE) hf=table(vrhy$HEADS) postscript("heads.eps",onefile=FALSE,width=4.134,height=3.445,pointsize=12) plot(hf,main="Frequency distribution of
2017 Nov 17
0
NHW Project - blurred edges
Hello, I am progressively getting back to the NHW Project development (but it is not that easy, I am a little depressed currently...). I realize what is needed for the NHW codec is more HF energy preservation, but as all the HF energy seems to require lot of bits, I wanted to select specifically the HF energy around blurred edges, in order not to have edges with aliasing.Is it possible to
2006 Mar 10
0
Flash call transfer problem
Hi, I have some problems transfering call from phone to phone with my Asterisk. When I dial Flash I can hear for half a second the dial tone, but it stops suddenly. The other phone hear the on hold music and pressing flash key another time I get back to the previous channel. On the asterisk consolle seems to be all ok, this is whant I can read: asterisk1*CLI> -- Swapping 0 for 1 on
2004 Mar 25
2
imap indexing error when moving multiple mails
Hi, I've got an 'interesting' problem with a dovecot 0.99.10.4 setup on NetBSD/i386 1.6ZK. dovecot is serving imap only at the moment, using mbox format mailboxes. '/etc/dovecot.conf' is pretty vanilla - among the modified settings, mail_read_mmaped = yes maildir_check_content_changes = yes mbox_lock = fcntl could be relevant. Anyway - from time to time when I move a
2011 Oct 03
0
patch: Fix [-Wunused-but-set-variable]
Description: Fix warning: variable set but not used [-Wunused-but-set-variable]. bugs.debian.org/633756. Related drivers were not tested. Last-Update: Sat, 13 Aug 2011 14:04:48 +0300 Index: b/drivers/belkinunv.c =================================================================== --- a/drivers/belkinunv.c 2011-05-31 13:36:49.000000000 +0300 +++ b/drivers/belkinunv.c
2008 Mar 02
3
DO NOT REPLY [Bug 5297] New: merge test fails
https://bugzilla.samba.org/show_bug.cgi?id=5297 Summary: merge test fails Product: rsync Version: 3.0.0 Platform: Other OS/Version: SunOS Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: bfriesen@simple.dallas.tx.us QAContact:
2017 Jul 05
0
[New Patch] Fix disk corruption when writing
Le 05/07/2017 ? 14:46, Serguei Sokol a ?crit : > Le 05/07/2017 ? 13:09, Duncan Murdoch a ?crit : >> On 05/07/2017 5:26 AM, January W. wrote: >>> I tried the newest patch, but it does not seem to work for me (on >>> Linux). Despite the check in Rconn_printf, the write.csv happily writes >>> to /dev/full and does not report an error. When I added a
2004 Oct 04
0
Cisco ATA-188 w/502 Error on CallWaiting
I have a Cisco ATA-188 with two POTS phones and latest stable cvs. In any situations with call waiting (existing connection and calling again) the second call cause both calls to drop. This is the same for "internal" extensions and from external (ZAP and SIP). It seems to be a "502 - The transaction could not be executed, because the endpoint does not have sufficient
2017 May 31
0
stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3
Le 31/05/2017 ? 16:39, Joris Meys a ?crit : > Seriously, if a method gives a wrong result, it's wrong. I did not understand why you and others were using term "wrong" based on something that I was considering as just "different" implementation. More thorough reading revealed that I have overlooked this phrase in the line's doc: "left and right /thirds/ of the
2017 Jul 05
2
[New Patch] Fix disk corruption when writing
Le 05/07/2017 ? 13:09, Duncan Murdoch a ?crit : > On 05/07/2017 5:26 AM, January W. wrote: >> I tried the newest patch, but it does not seem to work for me (on >> Linux). Despite the check in Rconn_printf, the write.csv happily writes >> to /dev/full and does not report an error. When I added a printf("%d\n", >> res); to the Rconn_printf() definition, I see
2005 Sep 07
3
channels VHF/ HF radio in asterisk
Hy, I have a network with WIFI communication and VHF/ HF channels. I have integrated asterisk in the network using SIP, ZAP and IAX2 channels for WIFI communications, but I don't Know How I could integrate the VHF/ HF channels. I have heard speaking about app_rpt project, but I don't Know very much about this. Could I integrate VHF/ HF channels with this application? if the answer is
2017 May 29
0
stats::line() does not produce correct Tukey line when n mod 6 is 2 or 3
The problem or actual R implementation relies on an assumption that median(x[i] | x[i] <= quantile(x, 1/3)) == quantile(x, 1/6) which reveals not to be true despite very trustful appearance. If we continue with the example of x=y=1:9 then quantile(x, 1/6)=2.5 (here quantile() is taken in C-code sens, not R's one) while median(y[i] | x[i] <= quantile(x, 1/3))=2 On the other sample's
2009 Mar 23
1
megaline 5000, battery charge
Hello! I have Megaline 5000 UPS, which I need to monitor via RS232 interface. I'm using "metasys" driver, and everything is Ok, but I can't see battery charge. From command line and cgi-interface I can see battery voltage, input and output voltage and load of UPS in %. But there is nothing about battery charge and remaining time (when on-battery). Is there any chance to see
2016 Mar 28
0
-H option causes unneccessary transfers
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 My guess is that it is the atimes patch causing the problem. Normally rsync would never say "u" in the itemized output as it is "reserved for future use". Plus copying the file would change the atime. On 03/28/2016 08:44 AM, Albert Berger wrote: > On Mon, Mar 28, 2016 at 08:11:07AM -0400, Kevin Korb wrote: >> -----BEGIN
2012 Mar 21
2
Type II and III sum of squares (R and SPSS)
To whom it may concern I made some analysis with R using the command Anova. However, I found some problmes with the output obtained by selecting type II o type III sum of squares. Briefly, I have to do a 2x3 mixed model anova, wherein the first factor is a between factor and the second factor is a within factor. I use the command Anova in the list below, because I want to obtain also the sum