Displaying 20 results from an estimated 2008 matches for "144".
Did you mean:
14
2003 Jul 29
6
kernel deadlock
...is supposed to perform the waking.
db> ps
pid proc addr uid ppid pgrp flag stat wmesg wchan cmd
467 e75df000 e76d6000 0 141 141 000104 3 inode c34ab600 sshd
466 e75df1a0 e76c9000 25 147 147 000104 3 inode c34ab600 sendmail
465 e75df340 e76c4000 0 144 144 000104 3 inode c34ab600 sendmail
464 e75df4e0 e76be000 25 147 147 000104 3 inode c34ab600 sendmail
463 e75df680 e76ba000 0 144 144 000104 3 inode c34ab600 sendmail
462 e75df820 e76b5000 25 147 147 000104 3 inode c34ab600 sendmail
461 e75df9c0 e76b0000...
2017 Dec 05
3
[AMDGPU] Strange results with different address spaces
...48 48 48 48 48 48 48 48 48 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 96 96 96 96 96 96 96 96 96 96 96 96 96 96 96 96 112 112 112 112 112 112 112 112 112 112 112 112 112 112 112 112 128 128 128 128 128 128 128 128 128 128 128 128 128 128 128 128 144 144 144 144 144 144 144 144 144 144 144 144 144 144 144 144 160 160 160 160 160 160 160 160 160 160 160 160 160 160 160 160 176 176 176 176 176 176 176 176 176 176 176 176 176 176 176 176 192 192 192 192 192 192 192 192 192 192 192 192 192 192 192 192 208 208 208 208 208 208 208 208 208 208 208 208...
2005 Oct 05
0
call transfer problem - something strange
Hi,
I try to set up planet VIP-050 with asterisk. Everything works fine
instead of the call transfer. When I press # console says something
like this:
>Oct 5 11:11:20 DEBUG[25104]: chan_sip.c:2222 sip_rtp_read: Oooh,
format changed >to 1024
>Oct 5 11:11:20 WARNING[25104]: codec_ilbc.c:144 ilbctolin_framein:
Huh? An ilbc >frame that isn't a multipleof 50 bytes long from RTP
(4)?
>Oct 5 11:11:20 WARNING[25104]: codec_ilbc.c:144 ilbctolin_framein:
Huh? An ilbc >frame that isn't a multipleof 50 bytes long from RTP
(4)?
>Oct 5 11:11:20 WARNING[25104]: codec_ilbc.c...
2006 Jan 11
1
F-test degree of freedoms in lme4 ?
...0001
>bl 1 5 37.81 0.0017
>gapf:bl 3 78 2.99 0.0362
Then I tried to move to lmer.
I tried to find something equivalent to the above lme call, with no
success at all.
In case, that the problem is in the data, here is the set:
VP ampl wg bl gapf
1 WJ 22 w s 144
2 CR 23 w s 144
3 MZ 25 w s 144
4 MP 34 w s 144
5 HJ 36 w s 144
6 SJ 26 w s 144
7 WJ 34 w s 80
8 CR 31 w s 80
9 MZ 33 w s 80
10 MP 36 w s 80
11 HJ 37 w s 80
12 SJ 32 w s 80
13 WJ 34 w s 48
14 CR 37 w s 48
15 MZ 38 w s 48
16 MP 38 w s 48
17 HJ 40 w s 48
18 SJ 32 w s 48
19 WJ 36 w s 16
20 CR 40 w s 1...
2010 Mar 24
1
mkisofs help?
...xinsight.com/how-to-flash-motherboard-bios-from-linux-no-dos-windows-no-floppy-drive.html
to make a bootable CD to flash my bios
I get to mkisofs step, but what I get is not what I think I want.
I dont understand if I unmount /tmp/floppy how the Mkisofs command of: mkisofs -o bootcd.iso -b FDOEM.144 FDOEM.144 how I get everything in /tmp/floppy
Here is what I did:
wget http://www.fdos.org/bootdisks/autogen/FDOEM.144.gz
gunzip FDOEM.144.gz
mkdir /tmp/floppy
mount -t vfat -o loop FDOEM.144 /tmp/floppy
Copied the flash files to /tmp/floppy
umount /tmp/floppy
mkisofs -o bootcd.iso -b FDOEM...
2017 Dec 05
2
[AMDGPU] Strange results with different address spaces
...48 48 48 48 48 48 48 48 48 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 64 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 80 96 96 96 96 96 96 96 96 96 96 96 96 96 96 96 96 112 112 112 112 112 112 112 112 112 112 112 112 112 112 112 112 128 128 128 128 128 128 128 128 128 128 128 128 128 128 128 128 144 144 144 144 144 144 144 144 144 144 144 144 144 144 144 144 160 160 160 160 160 160 160 160 160 160 160 160 160 160 160 160 176 176 176 176 176 176 176 176 176 176 176 176 176 176 176 176 192 192 192 192 192 192 192 192 192 192 192 192 192 192 192 192 208 208 208 208 208 208 208 208 208 208 208 208...
2011 Mar 14
3
increase a value by each group?
Hi everybody.
I'm looking for the way to increase the depth value in 0.01 for each index group.
Easier to explain with this example:
>my_data=read.table("clipboard", header=TRUE)
Depth s_name index
3852 Site_1 144
3852 Site_1 144
3852 Site_1 144
3852 site_A 145
3852 site_A 145
3852 site_A 145
3852 site_A 145
3852 site_B 147
3852 site_B 147
3852 site_B 147
3852 site_B 147
54962 site_C 27
54962 site_C 27
54962 Site_D 217
54962 Site_D 217
54962 Site_D 217
54962 Site_D 217
I'm looking for something like tha...
2018 Apr 06
3
Compatibility of Submission in 2.3.1
...ot is too picky or follow the RFC too precise here to be compatible.
Here is the debug log (note the space between ?From:" and "<user2 at host.com>?):
Apr 6 12:02:08 mail dovecot: submission(user at host.com)<14972><ko4tJitpt9JYSSSC>: Debug: smtp-server: conn 22.73.xx.144:53943 [0]: Received new command: MAIL From: <user at host.com>
Apr 6 12:02:08 mail dovecot: submission(user at host.com)<14972><ko4tJitpt9JYSSSC>: Debug: smtp-server: conn 22.73.xx.144:53943 [0]: command MAIL; 501 reply: Submitted
Apr 6 12:02:08 mail dovecot: submission(user at...
2010 Aug 25
1
Odp: Finding pairs
...uot; and "B" consists of these main branch office names as well as small branch office names. B is subset of A and these branch names are coded. Thus we have two datasets A and B as (again I am using only a
portion of a large database just to have some idea)
A B
144
145
146
147 144
148 145
149 147
151 148
Now the branch 144 appears in A as well as in B and in B it is mapped with 147. This means b...
2010 Aug 24
2
Finding pairs
...database containing the names of bank branch offices along-with other details. I am into Operational Risk as envisaged by BASEL II Accord.
I am trying to express my problem and I am using only an indicative data which comes in coded format.
A (branch) B (controlled by)
144
145
146
147 144
148 145
149 147
151 146
...... ...
2013 Jun 21
1
[LLVMdev] ASan for Android Applications
...some nice hints in adb logcat along the way.
When I wasn't correctly invoking the wrapper script, I got a nice
linker error and stack trace saying that
libclang_rt.asan-arm-android.so wasn't found. After properly
preloading the ASan runtime, I see the following error message:
W/Zygote ( 144): Error reading pid from wrapped process, child may have died
W/Zygote ( 144): java.io.EOFException
W/Zygote ( 144): at libcore.io.Streams.readFully(Streams.java:83)
W/Zygote ( 144): at java.io.DataInputStream.readInt(DataInputStream.java:124)
W/Zygote ( 144): at
com.android.internal.os.Zyg...
2013 May 02
2
Calculating distance matrix for large dataset
...ed if any of you ever tried to calculate distance matrix with very
large data set, and if anyone out there can confirm this error message I
got actually mean that my data is too large for this task.
negative length vectors are not allowed
My data size and code used
dim(mydata_nor)[1] 365000 144> d <- dist(mydata_nor, method = "euclidean")
Here my data has 1000 samples each has a year data observed by 10 minutes
interval daily, so the size is (365* 1000) * 144.
I checked the manual of function 'dist' but can not see the upper limit
size allowed, and I bet ther...
2016 Dec 29
5
two listeners with different "driver = " configs
...ould like to have two seperate imap listeners, with different
authentication settings, but the mailstore and userbase etc will be
identical.
I know I can do this:
> service imap-login {
> inet_listener imap {
> port = 143
> }
> inet_listener imap2 {
> port = 144
> }
> }
But I'm unsure how to configure imap/143 with "driver = ldap" and
imap2/144 with "driver = pam"
Just to explain why i would like this:
I am using pam-script-saml (https://github.com/ck-ws/pam-script-saml) to
enable saml-based access to dovecot. I would...
2011 Oct 14
2
[PATCH] Fix logic error in rhino driver
...87,7 +187,7 @@ AutonomyCalc( int ia ) /* all models */
{
currin = ( UtilPowerOut + ConstInt ) *1.0 / Vin;
auton = ( ( ( AmpH *1.0 / currin ) * 60 * ( ( BattVoltage - VbatMin ) * 1.0 /( VbatNom - VbatMin ) ) * FM ) + FA );
- if( ( BattVoltage > 129 ) || ( BattVoltage < 144 ) )
+ if( ( BattVoltage > 129 ) && ( BattVoltage < 144 ) )
result = 133;
else
result = (int) auton;
--
1.7.4.4
2018 Apr 06
0
Compatibility of Submission in 2.3.1
...(note the space between ?From:" and
> "<user2 at host.com <mailto:user2 at host.com>>?):
>
> Apr ?6 12:02:08 mail dovecot: submission(user at host.com
> <mailto:user at host.com>)<14972><ko4tJitpt9JYSSSC>: Debug: smtp-server:
> conn 22.73.xx.144:53943 [0]: Received new command: MAIL From:
> <user at host.com <mailto:user at host.com>>
> Apr ?6 12:02:08 mail dovecot: submission(user at host.com
> <mailto:user at host.com>)<14972><ko4tJitpt9JYSSSC>: Debug: smtp-server:
> conn?22.73.xx.144:53943 [0...
2009 Dec 28
2
Multiple Digium cards with one NFAS trunkgroup
...else to try!
zaptel.conf
loadzone=us
defaultzone=us
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
span=2,1,0,esf,b8zs
bchan=25-47
dchan=48
span=3,1,0,esf,b8zs
bchan=49-72
#dchan=72
span=4,1,0,esf,b8zs
bchan=73-96
#dchan=96
span=5,1,0,esf,b8zs
bchan=97-120
#dchan=120
span=6,1,0,esf,b8zs
bchan=121-144
#dchan=144
zapata.conf
[trunkgroups]
trunkgroup => 1,24,48
spanmap => 1,1,0
spanmap => 2,1,1
spanmap => 3,1,2
spanmap => 4,1,3
spanmap => 5,1,6
spanmap => 6,1,7
[channels]
switchtype=4ess
signalling=pri_cpe
context=trunkinbound
group = 0
channel => 1-23
channel => 25-47...
2012 Mar 22
2
Randomly select elements based on criteria
...from different families. My table includes 1787 fish
distributed in 948 families. An example of a subset of fish born in one
specific day would look like:
>fish
fam born spawn
25 46 43
25 46 56
26 46 50
43 46 43
131 46 43
133 46 64
136 46 43
136 46 42
136 46 50
136 46 85
137 46 64
142 46 85
144 46 56
144 46 64
144 46 78
144 46 85
145 46 64
146 46 64
147 46 64
148 46 78
149 46 43
149 46 98
149 46 85
150 46 64
150 46 78
150 46 85
151 46 43
152 46 78
153 46 43
156 46 43
157 46 91
158 46 42
Where "fam" is the family that fish belongs to, "born" is the day it was
born (in...
2008 May 03
1
[Bug 15814] New: unable to view new york times feature
...New York
Times feature.
Sample output:
eve:[~/Projects/swfdec/swfdec]% player/swfplay -t ~/Desktop/mmsp.swf 2>&1 |
head -1000
SWFDEC: WARN : swfdec_swf_decoder.c(342): swfdec_swf_decoder_parse_one: tag
function not implemented for 73 DefineFontAlignZones
SWFDEC: FIXME: swfdec_text_field.c(144): tag_func_define_edit_text: Using embed
fonts in TextField is not supported
SWFDEC: WARN : swfdec_swf_decoder.c(342): swfdec_swf_decoder_parse_one: tag
function not implemented for 74 CSMTextSettings
SWFDEC: FIXME: swfdec_text_field.c(144): tag_func_define_edit_text: Using embed
fonts in TextField...
2005 Jul 19
2
Installation
...xpr.y:142: $. is invalid
ast_expr.y:143: invalid @-construct
ast_expr.y:143: $. is invalid
ast_expr.y:143: invalid @-construct
ast_expr.y:143: $. is invalid
ast_expr.y:143: invalid @-construct
ast_expr.y:143: $. is invalid
ast_expr.y:143: invalid @-construct
ast_expr.y:143: $. is invalid
ast_expr.y:144: invalid @-construct
ast_expr.y:144: $. is invalid
ast_expr.y:144: invalid @-construct
ast_expr.y:144: $. is invalid
ast_expr.y:144: invalid @-construct
ast_expr.y:144: $. is invalid
ast_expr.y:144: invalid @-construct
ast_expr.y:144: $. is invalid
ast_expr.y:145: invalid @-construct
ast_expr.y:145...
2011 Mar 04
1
ifname in openvz container
...specify ethernet device name to be created inside
the openvz container?
I could find such info at http://libvirt.org/formatdomain.html#elementsNICS.
If I do as below I get br0 as ethernet device inside VM whereas I'd like
it to be eth0.
$ cat ovz.xml
<domain type='openvz' id='144'>
<name>144</name>
<uuid>0071c128-58b4-4688-be17-1e062a22b36c</uuid>
<vcpu>1</vcpu>
<memory>524288</memory>
<os>
<type>exe</type>
<init>/sbin/init</init>
</os>
<devices>...