Displaying 20 results from an estimated 58 matches for "anes".
Did you mean:
aes
2015 Jan 19
1
tg3 network link unstable
Full updated EL6: Does someone have the same behaviour, unstable eth interface (tg3/no dhcp)?
Jan 19 18:01:46 ane kernel: tg3 0000:04:00.0: eth0: Link is up at 1000 Mbps, full duplex
Jan 19 18:01:46 ane kernel: tg3 0000:04:00.0: eth0: Flow control is on for TX and on for RX
Jan 19 18:01:46 ane kernel: tg3 0000:04:00.0: eth0: EEE is enabled
Jan 19 18:01:46 ane NetworkManager[1735]: <info>
2009 Nov 19
1
SIP Calls on Asterisk fails after 25000 calls
Hi,
I am trying to use asterisk open source version(asterisk-1.6.0.5) with
MySQL (using res_odbc)support for extensions and users list.
The call rate is 7 calls / second and each call stays for 120 seconds.
after making 25000 successful calls , calls started
failing with following message on CLI.
[Nov 11 08:50:04] WARNING[2258]: app_dial.c:1502 dial_exec_full: Unable
to create channel of
2012 Jun 19
1
Analyzing 2008 ANES using the weight variable
Good morning.
I am a competent (not sophisticated) Stata and SPSS user. Although I'm
relatively new to R, I have learned to analyze unweighted data. But now I
want to analyze the 2008 American National Election Study, which provides a
single weight variable (v081010). In SPSS, I set the weight and proceed
with the analysis. In Stata, I specify the weight within the command. How
do I use the
2006 Apr 14
3
[ win32utils-Bugs-4101 ] create hash param
Bugs item #4101, was opened at 2006-04-14 11:27
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=411&aid=4101&group_id=85
Category: win32-process
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Nobody (None)
Assigned to: Nobody (None)
Summary: create hash param
Initial Comment:
hi,
problem with process, when I do
pid = Process.create(
2002 May 28
2
Mysql samba authentication
Hi ,
could any one tell samba user authenticate from mysql database and give
permissions to read write ane execute and at the same time it should browse
in window Network Neighborhood and authentciate with mysql server
Bye
Parvatam Venkata Jagannadharao
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
2005 Nov 17
1
why does rsync list files for one directory but not another
Hi, I'm running rsync 2.5.7 on RHEL3 locally and 2.5.4 on RH7.3
remotely. Below is a transcript of a session where rsync lists the
files that it will transfer for /usr/lib/courier-imap/etc but not for
/home/jeff. Would someone tell me what I need to do to get it to work?
[root@anuurn root]# cat rsync.taurox.excludes
+ /etc
+ /etc/httpd**
+ /etc/postfix**
+ /etc/ppp**
+ /etc/pptpd.conf
+
2010 Jan 15
2
weighting (survey) data
Hi,
is there a function in R equivalent to the "weight by"-command in SPSS?
I'm working with survey datasets and the data need to be weighted by a
survey/ probability/ design weight (to compensate for different
probabilities to be included in the sample in each country). The
weight variables are included in the datasets.
I did find functions in the Hmisc and survey packages that
2011 May 07
2
MDAC problems after last Wine path
Hello all.
I'm using Fedora 14. I have patched my wine yesterday using yum, ane my wine
current version is: 1.3.18-1.fc14.
After that, some of my programs stop to working. It seems, what something
happen with MDAC component, because program can't open mdb file and can not
found MDAC component from the console.
The errors. what i get:
err:ole:CoGetClassObject class
2017 Apr 27
0
Problem with using opus on iOS
Hello!
I'm trying to build pjsip library with opus codec. And when I'm trying to package an app I receive errors about "bands.o":
in /var/folders/dj/njldlc3s2hldwxtbgw26zwd80000gn/T/96371209-c2d0-41e1-866d-388b6d47c6e7/libadagio.anes.sip.a(bands.o), archive member 'bands.o' with length 84496 is not mach-o or llvm bitcode for architecture arm64
com.adobe.air.ipa.ProcessError: Unable to generate executable
at com.adobe.air.ipa.AOTCompiler.launchProcess(AOTCompiler.java:290)
at com.adobe.air.ipa.AOTCompiler.linkMachO(AOT...
2009 Nov 18
1
foor loop - undefined columns selected error
Dear R-Help Members,
I am trying to read and analyse a set of 100 csv files.
I need work only on some columns in each of those, so I decided to use
a for loop, isolate the
column in each file to work on, but then an error mesage appear:
"undefined columns selected"
Here is my code:
setwd("F:/Data/")
a<-list.files()
for (x in a) {
? u<-read.csv(x, header=T,
2010 Jan 28
1
Recoding Variables in R
...ces and hurt
American exports.
Do you FAVOR or OPPOSE placing new limits on imports, or
haven't you thought much about this?
1. Favor
5. Oppose
8. DK
9. NA; RF
0. Haven't thought much about this
I am trying to recode the data for the following public opinion question from the ANES. I would like to throw out 8 and 9. Furthermore, I would like to reorder the responses so that:
1. Oppose (originally 5)
2. Haven't though much about this (originally 0)
3. favor (originally 1)
I tried the following, which did not work:
library(car)
data96$V961327 <- recode(data96$V9...
2008 Oct 30
2
Small modification of zip.file.extract in utils?
Dear list,
I needed to extract a zip-archive, and found zip.file.extract in utils.
My only problem was the use of tempdir(), since I wanted to permanently
extract the archive at a fixed location for later use. My own fix was
simple, adding an extra parameter zipdir (without default), and within
the function change
tmpd <- tempdir()
to
tmpd = ifelse(missing(zipdir),tempdir(),zipdir)
This
2005 Jul 26
1
Problem with Roaming Profiles
Hi,
This is driving me nuts!!
Ok, this is a home network, so not many machines!
I HAD 1 windows XP machine with local profiles for everyone - worked fine.
I have now installed a linux box with SAMBA on it and I have 3 desktop PCs.
I have set up roaming profiles (I think) correctly according to the How-To
book. I initially had some trouble getting the local profiels moved to the
server, but I
2009 Dec 10
1
non-linear regression
I have a non-linear regression with 8 parameters to solve .... however it
does not converge ... easily solves the excel ... including the initial
estimates used in the R were found in the excel ... Another question is how
to establish the increments of R by the parameters in the search ..
2010 Apr 09
1
windows live mail + dovecot and nfs
...-
4096 r .
# ps uxwa|grep user
user 53042 0.0 0.1 9812 2400 ?? S 11:31AM 0:00.02 imap
[user at domain 1.1.1.1]
user 53650 0.0 0.1 10836 2908 ?? S 11:32AM 0:00.05 imap
[user at domain 1.1.1.1]
It seems like first imap process locked ..DOVECOT-TRASHED.
Best regards
Anes Muhametoc.
2015 May 18
2
Tessellation shaders get MEM_OUT_OF_BOUNDS errors / missing triangles
Hello,
I've been debugging a few different tessellation shader issues with
nouveau, but let's start small. I see this issue on my GK208 with high
frequency, and I *think* I've seen it once or twice on my GF108, but
it's exceedingly rare, if it does happen. I don't have a GK10x to test
on, unfortunately, but I assume it'll have the same issue as the
GK208.
The issue is
2006 Jan 11
2
[LLVMdev] Explicitly Managed Stack Frames
I was wondering what the current state of this (explicitly managed stack frames)
is. Is it being worked on? If not, how hard do you think it would be for me to
add it? I am more than willing to work on it, but don't have any experience
with LLVM, so it might take a while. The reason I ask is because I am starting
work on a project to make a language similar to ML with which to experiment,
2015 May 26
2
Tessellation shaders get MEM_OUT_OF_BOUNDS errors / missing triangles
One additional observation that I just made is that on GK208, the blob
apparently doesn't use the result of S2R Rx, SR_INVOCATION_ID
wholesale in TCS. It either passes it through a I2I.S32.S32 Rx, |Rx|
(i.e. absolute value), or even more paradoxically, shl 2; shr 2; which
removes the top *2* bits, rather than just the top 1. However I see no
such behaviour on GF108.
I'm going to test out
2007 Oct 17
1
problem with anova() and syntax in lmer
Dear R user
I have 2 problems with lmer.
The statistical consultance service of my university has recomended to me to
expose those problems here.
Sorry for this quite long message.
Your help will be greatly appreciated...
Gilles San Martin
1) anova()
I fit a first model :
model1 <- lmer(eclw~1 + density + landsc + temp + landsc:temp + (1|region) +
(1|region:pop) + (1|region:pop:family),
2003 May 08
2
Problex with Matrox G450 and XFree86 4.3.0 on 4.8-STABLE
Hi All
I have just finished a re-install of a box that was previously working fine
under 4.7.
The problem is that the matrox drm kernel module is failinf to initialise
correctly.
:from the dmesg:
FreeBSD 4.8-STABLE #0: Thu May 8 11:41:26 SAST 2003
root@shagrat.prv.moria.org:/usr/src/sys/compile/SHAGRAT48
Timecounter "i8254" frequency 1193182 Hz
CPU: Intel Pentium III