search for: 4228

Displaying 20 results from an estimated 43 matches for "4228".

Did you mean: 228
2011 Mar 30
0
Plot an ols() call from Design
...igh round front short 4328 1 VJ 61 2 stund st high round front short 4328 1 VJ 61 3 stund st high round front short 4328 1 VJ 61 4 stund st high round front short 4328 1 VJ 61 5 stund st high round front short 4328 1 VJ 61 6 stund st high round front short 4328 1 AF 64 1 syn s high round front long 4228 0 AF 64 2 syn s high round front long 4228 1 AF 64 3 syn s high round front long 4228 0 AF 64 4 syn s high round front long 4228 1 AF 64 5 syn s high round front long 4228 1 AF 64 6 syn s high round front long 4228 1 AF 66 1 syn s high round front long 4228 1 AF 66 2 syn s high round front long 422...
2006 Oct 08
5
PRI issues
...g=pri_cpe group=1 echocancel=yes echotraining=yes echocancelwhenbridged=yes rxgain=-1.0 txgain=-2.0 busydetect=no pridialplan=unknown usercallerid=yes callerid=asreceived channel => 1-23 I see the following the full log: Oct 4 09:09:30 VERBOSE[29894] logger.c: -- Executing Dial("SIP/4228-082131e8", "ZAP/G1/1xxxxxx5800") in new stack Oct 4 09:09:30 DEBUG[29894] dsp.c: dsp busy pattern set to 0,0 Oct 4 09:09:30 VERBOSE[29894] logger.c: -- Requested transfer capability: 0x00 - SPEECH Oct 4 09:09:30 VERBOSE[29894] logger.c: -- Called G1/xxxxxx5800 Oct 4 09:0...
2002 May 29
2
Winbindd Problem
Hi All, I have the following problem: [2002/05/29 18:16:13, 0] smbd/posix_acls.c:create_canon_ace_lists(774) create_canon_ace_lists: unable to map SID S-1-5-21-2025429265-1580818891-682003330-1109 to uid or gid. in smb.conf I have: [global] winbind uid = 1000-2000 winbind gid = 1000-2000 winbind enum users = yes winbind enum groups = yes Any Idea?? Thanks, Christian DISCLAIMER: This
2018 Mar 19
0
get_user_pages returning 0 (was Re: kernel BUG at drivers/vhost/vhost.c:LINE!)
...: denied { map } for pid=4210 comm="bash" path="/bin/bash" dev="sda1" ino=1457 scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file permissive=1 audit: type=1400 audit(1521377077.866:7): avc: denied { map } for pid=4228 comm="syzkaller050160" path="/root/syzkaller050160487" dev="sda1" ino=16481 scontext=unconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=unconfined_u:object_r:user_home_t:s0 tclass=file permissive=1 ------------[ cut here ]------------ kernel BUG at drivers/vhost/vh...
2010 May 12
0
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
...he comments at the beginning of RegAllocPBQP.cpp list the two most relevant papers for PBQP register allocation. // (1) Hames, L. and Scholz, B. 2006. Nearly optimal register allocation with // PBQP. In Proceedings of the 7th Joint Modular Languages Conference // (JMLC'06). LNCS, vol. 4228. Springer, New York, NY, USA. 346-361. // // (2) Scholz, B., Eckstein, E. 2002. Register allocation for irregular // architectures. In Proceedings of the Joint Conference on Languages, // Compilers and Tools for Embedded Systems (LCTES'02), ACM Press, New York, // NY, USA, 139-...
2012 Oct 08
2
time keeps on slipping... slipping...
I recently put together a new machine w/ a SuperMicro H8SCM and an AMD Opteron 4228 HE... I've having an issue where the clock on the machine skips around... The wierd part is that it's very sudden when it happens... ntp sometimes brings it back, but it can't when the clock gets too far ahread (1000 seconds), ntp dies... In order to catch it happening, I ran a slee...
2016 Mar 21
3
Booting a bootable CD-ROM
...x: Loading spec packet failed, trying to wing it... isolinux: Trying BrokenAwardHack first ... isolinux: BAH: Original Int 13 vector F00091E0 isolinux: BAH: FAILURE isolinux: Extremely broken BIOS detected, last attempt with drive = 81 isolinux: Main image LBA = 00000028 isolinux: Disk error 01, AX=4228, drive 81 Boot failed: press a key to retry... In order to get this to work am I going to need to hook int 13h so that I can provide the correct responses to functions such as 4B01h and 42h or is there a simpler way of achieving what I need? Thanks, Andy.
2010 May 11
2
[LLVMdev] Need help for my PBQP regAlloc proj in llvm....
Hello, we are currently working on my project that aims at improving the register allocation scheme by identifying if the interference graphs are chordal or not. we are working on the llvm compiler .we are forcing the compiler to use PBQP register allocation scheme by an option of ' ' regalloc=pbqp ' during the execution of prgm. we have been succesfull in accessing the interference
2005 Aug 29
2
Register Asterisk with Gatekeeper - oh323
...2 context=default disallow=all allow=ulaw dtmfmode=rfc2833 [22xx2913] type=friend ip=AVS@210.21.118.XXX port=1720 alias=HMA0200.10szxn-xxxx e164=22xx2913 context=default disallow=all allow=ulaw dtmfmode=rfc2833 All I get from Asterisk is the following: Aug 29 10:00:57 WARNING[9715]: chan_oh323.c:4228 oh323_gk_check: Failed to register with gatekeeper 'AVS@210.21.118.XXX'. -- Retrying gatekeeper registration. Am I on the right track or have I missed the point. I do not want Asterisk to be the gatekeeper, I simply want Asterisk to register with the gatekeeper so I can receive calls from...
2008 Nov 16
0
[LLVMdev] PBQP allocator progress.
...n other architectures). You can invoke this allocator by passing "-regalloc=pbqp" to llc or lli. Cheers, Lang. Papers: [1] Hames, L. and Scholz, B. 2006. Nearly optimal register allocation with PBQP. In Proceedings of the 7th Joint Modular Languages Conference (JMLC'06). LNCS, vol. 4228. Springer, New York, NY, USA. 346-361. [2] Scholz, B., Eckstein, E. 2002. Register allocation for irregular architectures. In Proceedings of the Joint Conference on Languages, Compilers and Tools for Embedded Systems (LCTES'02), ACM Press, New York, NY, USA, 139-148. [3] Quintão Pereira, F. M...
2001 Oct 29
0
=?ks_c_5601-1987?B?sKHA5SDA+rfFx9EgvvC+7r+svPY=?=
...?: ??? ???? ??, ? ? ?? ?? ??: ??, ??, ?? ?? ???? 110?(??? ??? ?? ??) ?? ?? ? ?? ? ??: 1? ?? ?? ?? = ?? ??- ?? ?? ?? ?? (?? : 02-3473-4227)- ?? ?? ?? ??? ?? (??)- ?? ?? ?? ? ?? ??? ?? ??- ?? ???? IELTS?? ??(??? ??? ?? ??) 1? DIPLOMA Course ?? ?, 6?? ??? ??? ??. ? ? ??? :T) 02-3473-4227 F) 03-3473-4228. e-mail: bybank@hanmail.net ??? ?? ?? ???(???????) Migration Agent No.:9905466 ? ? ??? ??: 3?? ??? ??? ??? ??: 432 Kent Street, Sydney NSW 2000 Australia ??? ?? ?? ??? ??: PO Box 1197 Queen Victoria Building 1230 Australia -------------- next part -------------- 3j?Zr??? ???y??v?????
2014 Jun 11
0
Progress indication refreshes too often with --info=progress2
...every 500 ms at most. Thanks, ? R. Diez -------------- next part -------------- An embedded message was scrubbed... From: "R. Diez" <rdiezmail-temp2 at yahoo.de> Subject: Progress indication refreshes too often with --info=progress2 Date: Wed, 11 Jun 2014 08:28:01 +0100 (BST) Size: 4228 URL: <http://lists.samba.org/pipermail/rsync/attachments/20140611/2deb2d85/attachment.mht>
2002 Oct 09
5
Value too large for defined data type
...rge for defined data type Any ideas as to why this is occurring and what I can do to get around this? I appears that the file gets sync'd anyway. In addition the files vary in sizes, some of which do not appear to be too large. Thanks, Jeff Jeff Leuschner ADIC/Sr Software Engineer 972-669-4228 jeff.leuschner@adic.com AOL IM: jeffleusch http://www.adic.com
2010 Jan 31
1
[LLVMdev] The PBQP Allocator: Status update, and who might want to use it.
...feature into the cost model. For examples on modeling different features I'd check the papers referenced in RegAllocPBQP.cpp: (1) Hames, L. and Scholz, B. 2006. Nearly optimal register allocation with PBQP. In Proceedings of the 7th Joint Modular Languages Conference (JMLC'06). LNCS, vol. 4228. Springer, New York, NY, USA. 346-361. (2) Scholz, B., Eckstein, E. 2002. Register allocation for irregular architectures. In Proceedings of the Joint Conference on Languages, Compilers and Tools for Embedded Systems (LCTES'02), ACM Press, New York, NY, USA, 139-148. Details for the curious:...
2003 Jun 26
3
RH9, Samba 2.2.8a and printing with CUPS
...c:api_rpcTNP(1197) api_rpcTNP: pipe 29598 rpc command: SPOOLSS_WRITEPRINTER [2003/06/26 13:13:28, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(444) free_pipe_context: destroying talloc pool of size 4096 [2003/06/26 13:13:28, 3] smbd/process.c:process_smb(846) Transaction 2441 of length 4228 [2003/06/26 13:13:28, 3] smbd/process.c:switch_message(685) switch message SMBtrans (pid 3685) [2003/06/26 13:13:28, 3] smbd/ipc.c:reply_trans(520) trans <\PIPE\> data=4148 params=0 setup=2 [2003/06/26 13:13:28, 3] smbd/ipc.c:named_pipe(334) named pipe command on <> name [2...
2012 Dec 18
0
R function for computing Simultaneous confidence intervals for multinomial proportions
...on_SampleSize/SimultConfidIntervJASA.pdf I thank you in advance, Respectfully, -- *Pierre THIRIET* Doctorant en écologie marine - Marine Ecology PhD student ---------------------------------------------------------------------------------------------------------------------------------------- EA 4228 - ECOMERS - /Ecosystèmes Côtiers Marins et Réponses aux Stress/ Université de Nice - Sophia Antipolis, Faculté des Sciences, Parc Valrose, 06108 Nice Cedex 2, France More about my work and my lab. <http://www.unice.fr/ecomers/index.php?option=com_comprofiler&task=userProfile&user=101&a...
2008 Aug 01
1
file descriptor in bad state
...ter/etc/glusterfs/gluster.server volume brick type storage/posix option directory /gluster end-volume volume server type protocol/server option transport-type tcp/server option auth.ip.brick.allow * subvolumes brick end-volume --- iozone snipped... 4096 4 4109 4228 7336 10409 4245 4209 4163 4232 4178 4098 4215 10218 6782 4096 8 5951 6093 11445 11450 6096 6085 6028 6104 6054 5935 6077 11409 6792 4096 16 7609 7757 11395 7353 7825 77...
2005 Nov 07
3
Unable to configure Ices with alsa for Creative Labs SB Audigy LS
...39684 0 cdrom 36768 1 ide_cd genrtc 9864 0 ext3 126856 1 jbd 55188 1 ext3 ide_disk 16512 2 ide_generic 1408 0 [permanent] via82cxxx 12700 0 [permanent] trm290 4228 0 [permanent] triflex 3840 0 [permanent] slc90e66 5888 0 [permanent] sis5513 14856 0 [permanent] siimage 11264 0 [permanent] serverworks 8712 0 [permanent] sc1200 7040 0 [permanent] rz1000...
2004 Oct 20
2
chan_mISDN problem
...d 19204 0 speedstep_lib 3712 0 sworks_agp 9376 0 agpgart 30888 1 sworks_agp freq_table 4612 0 thermal 12680 0 processor 16552 1 thermal snd_seq_oss 31232 0 fan 4228 0 snd_pcm_oss 57512 0 snd_mixer_oss 18816 1 snd_pcm_oss button 6416 0 battery 8836 0 snd_seq_midi 9120 0 snd_seq_midi_event 7680 2 snd_seq_oss,snd_seq_midi snd_seq 54928 5 snd_seq_oss,snd_seq_midi,snd...
2007 Jan 11
3
3.0.23d UNIX vs. AD group permissions
We have what may be a very, very bad situation here and I'm hoping someone may be able to point out either where I'm misinterpreting this or where I missed the memo. We're testing 3.0.23d so we can upgrade from 3.0.14a. Our servers are all currently Solaris 9, and we build samba from source with MIT krb5 and openldap libraries. We have used security = ads since 3.0 after having