search for: emy

Displaying 20 results from an estimated 68 matches for "emy".

Did you mean: em
2005 Jan 18
1
lme confusion
...ightly different, making me think that it's not due to numerical error. Also, what is the "Corr" field in the Random Effects output? Is it the correlation between the various regressors? Here are the outputs. 1. Linear mixed-effects model fit by REML Data: groupedData(dPx ~ EMX + EMY | Session, data = X.cen) AIC BIC logLik 834.1692 862.532 -407.0846 Random effects: Formula: ~EMX + EMY | Session Structure: General positive-definite StdDev Corr (Intercept) 1.0205525 (Intr) EMX EMX 0.2708627 1 EMY 0.2795289 -1 -1 Residual 5...
2012 Aug 28
4
[ncdf4] error converting GEIA data to netCDF
summary: I can successfully ncvar_put(...) data to a file, but when I try to ncvar_get(...) the same data, I get > Error in if (nc$var[[li]]$hasAddOffset) addOffset = nc$var[[li]]$addOffset else addOffset = 0 : > argument is of length zero How to fix or debug? details: R code @ https://github.com/TomRoche/GEIA_to_NetCDF successfully (if crudely) uses R packages={ncdf4, maps, fields}
2010 Feb 05
1
[PATCH] ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map()
The wrong member was compared in the continguousness check. Acked-by: Tao Ma <tao.ma at oracle.com> Signed-off-by: Roel Kluin <roel.kluin at gmail.com> --- >> } else if ((ins->ei_phys + ins->ei_clusters) == emi->ei_phys && >> (ins->ei_cpos + ins->ei_clusters) == emi->ei_phys && >> should that 2nd
2009 Jan 05
1
error message of RODBC...
channel <- odbcConnectExcel("nuova tabella terapia occupazionale mod.xls") > ## list the spreadsheets > sqlTables(channel) TABLE_CAT TABLE_SCHEM TABLE_NAME 1 c:\\TABELLE DEFINITIVE\\nuova tabella terapia occupazionale mod <NA> 'emi tot 2006 OAI_60g TO FU1$' 2 c:\\TABELLE DEFINITIVE\\nuova
2005 Mar 12
2
Unable to create channel of type 'IAX2'
Hi all, I'm a newbie and I have a configuration problem with Asterisk. Seems that I'm not able to call an outbound number. I'm quite sure that it is a configuration problem, but I'm not able to find out where is the mistake, even reading several docs to www.voip-info.org. I do not have a good knowledge of Asterisk, I'm not very familiar with its configuration and I've a
2007 Apr 02
1
"EMI takes locks off music tracks"
EMI has introduced a second tier price for DRM free tracks at higher quality (256kbps vs 128), which Apple will be distributing soon. http://news.bbc.co.uk/1/hi/technology/6516189.stm It's obviously being introduced in a marketing-friendly way, but this is an interesting move as it also means Apple will be moving away from proprietary format lock- in (very slightly). -- imalone
2017 May 01
2
Why host-up script triggered even not ConnectTo?
Oh, thanks, in my current case, I haven’t config “Address” parameter in A’s host config, is this will make A prohibited it listen on the tinc ports? Question: 1. if I config “Address” in A’s config, and even though A is in a private subnet, it might still possible for A to establish connection with X(X is public IP address)? 2. If there any parameter to disable the direct connection discovery,
2017 May 01
3
Why host-up script triggered even not ConnectTo?
H, Narcissus Quick one for the below case, if node A have a direct connection to node B, and node B have a connection to node X, then I found node A will be able to talk to node X, but the communication path is go through node B, instead of build direct connection between A and X, is that right? I tested this in my environment. A >> B >> X > On 1 May 2017, at 3:07 PM, Narcissus
2017 May 01
0
Why host-up script triggered even not ConnectTo?
I don't really think Address config in node description will decide it will listening for the public connection or not. From my own case, even if a real private node(pppoe dynamic address, tcp port listening not allowed, but Udp allowed) can have a p2p direct connection, I think it based on udp NAT traverse, but if you use TCPonly for this node, and also forbidden the incoming traffic to this
2007 Sep 07
0
odd chdir failed error
I'm getting this frequently in our logs but I cannot replicate the problem when I try. I have a user successfully map his home directory: 2007/09/05 09:13:14, 2] auth/auth.c:check_ntlm_password(305) check_ntlm_password: authentication for user [lmerrill] -> [lmerrill] -> [lmerrill] succeeded [2007/09/05 09:13:14, 3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(319) NTLMSSP Sign/Seal -
2007 May 17
1
[PATCH] ocfs: use list_for_each_entry where benefical
Signed-off-by: Christoph Hellwig <hch@lst.de> Index: linux-2.6/fs/ocfs2/cluster/tcp.c =================================================================== --- linux-2.6.orig/fs/ocfs2/cluster/tcp.c 2007-05-06 13:51:17.000000000 +0200 +++ linux-2.6/fs/ocfs2/cluster/tcp.c 2007-05-17 15:00:14.000000000 +0200 @@ -261,14 +261,12 @@ out: static void o2net_complete_nodes_nsw(struct o2net_node
2009 Nov 23
1
USBDEVFS_CONTROL failed cmd usbhid-ups
Hi, I keep getting the following messages (or similar) in my syslog: Nov 23 11:38:08 io kernel: [763936.921566] usb 3-2: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 161 rq 1 len 5 ret -110 Nov 23 11:38:08 io kernel: [763936.972569] usb 3-2: usbfs: USBDEVFS_CONTROL failed cmd usbhid-ups rqt 161 rq 1 len 5 ret -75 Nov 23 11:38:08 io kernel: [763936.976568] usb 3-2: usbfs: USBDEVFS_CONTROL
2001 Nov 27
1
Some errors of user.log
Hello, I have two error messages on user.log as follow : 1. [2001/11/26 14:41:07, 0] smbd/oplock.c:oplock_break(813) oplock_break: no break received from client within 30 seconds. oplock_break failed for file aa1/EMI/SIGVM00 (dev = 302, inode = 194716). [2001/11/26 14:41:07, 0] smbd/oplock.c:oplock_break(859) oplock_break: client failure in oplock break in file aa1/EMI/SIGVM00 2.
2012 Nov 28
1
default gate via tinc
Hi, I have two tinc nodes which announce default gate to internet. How does tinc select which node is prefered when I route to the tinc device and not a special ip? tinc 1.0.16 ALBI...
2011 Jul 13
2
TDM400p susceptible to EMI?
I have a TDM400p with 3 fxs and 1 fxo daughter cards. It's in a mini-itx case with a 'right-angle' PCI riser card so the TDM400p is 'sandwiched' between the Atom D525 CPU and the 2.5" hard drive. I'm getting a bunch of clicks and pops on all ports. Has anybody had a similar experience? Did you find a solution? -- Thanks in advance,
2017 May 01
0
Why host-up script triggered even not ConnectTo?
Indeed it depends, tinc will have a port listening for incoming connections(both tcp and udp), if A have exposed its listening ports, a direct connection will be tried to build between the nodes, otherwise it will go from the intermediate node. -- Narcissus Emi 日時: 2017年5月1日 15:12:16, Bright Zhao (startryst at gmail.com) が書きました:: > H, Narcissus > > Quick one for the below case, if
2017 May 01
2
Why host-up script triggered even not ConnectTo?
Hi, Tinc Expert in my tinc.conf, the ConnectTo to host X is commented, like below: #ConnectTo = X and there is a script: /etc/tinc/netname/hosts/X-up, I thought commented the ConnectTo X wouldn’t trigger the X-up, but it did. Why? What’s the logic behind to trigger host-up? How can I avoid this except remove the host-up file? Bright Zhao
2003 Aug 05
2
Error on mclust
Hi All, I am trying to cluster a one-dimensional data (see the file attached) using Mclust() but got an error message like: >Mclust(x) Error in rep(1, n) : Object "n" not found When I do a simulation sometimes it works sometimes doesn't. >Mclust(c(rnorm(50),rnorm(56,-0.5))) Error in rep(1, n) : Object "n" not found >Mclust(c(rnorm(56),rnorm(56,-0.5))) best
2011 Sep 08
2
Zanzarah game
...ng a reference to depth/stencil buffer 0x219d78. fixme:d3d:wined3d_device_decref Device released with resources still bound, acceptable but unexpected. fixme:d3d:wined3d_device_decref Leftover resource 0x148398 with type WINED3DRTYPE_BUFFER (0x6). err:mmtime:TIME_MMTimeStop Timer still active?! emy at emmy:~/.wine/drive_c/Program Files/THQ/Zanzarah/System$ ... I really love Zanzarah, it's a great game with nice graphics and gameplay that runs even on very old PC configs, such as pentium 3... I wish anything could be done by the wine developers in order to make this game work properly....
2009 Aug 27
2
Serial comm errors with bcmxcp on HP R3000 XR
I have setup nut-2.4.1 with the bcmxcp driver for my HP R3000 XR unit and although it appears to work, I receive the following sorts of errors in syslog: Aug 27 10:33:05 sv18 bcmxcp[6373]: Communications with UPS lost: Receive error (data): got 0 bytes instead of 64!!! Aug 27 10:33:15 sv18 bcmxcp[6373]: Communications with UPS lost: Receive error (data): got 0 bytes instead of 64!!! Aug 27