Displaying 20 results from an estimated 37 matches for "iem".
Did you mean:
ibm
2008 May 07
1
validating ambient.temperature from APC IEM (AP9618, AP9619) patch
Hi Dmitry and the list,
would you (or anyone owning such a device) be able to validate the below patch:
https://alioth.debian.org/tracker/index.php?func=detail&aid=310613&group_id=30602&atid=411542
Most notably, it's about the paths changes:
-#define APCC_OID_IEM_TEMP ".1.3.6.1.4.1.318.1.1.10.2.3.2.1.4.0"
-#define APCC_OID_IEM_TEMP_UNIT ".1.3.6.1.4.1.318.1.1.10.2.3.2.1.5.0"
+#define APCC_OID_IEM_TEMP ".1.3.6.1.4.1.318.1.1.10.2.3.2.1.4.1"
+#define APCC_OID_IEM_TEMP_UNIT ".1.3.6.1.4.1.318.1.1.10.2.3.2.1.5.1&quo...
2011 Sep 23
0
Error message when using 'optim' for numerical maximum likelihood
...rvations.1-1)/10000
delta.1 <- obs.times.1[2] - obs.times.1[1]
sample.1 <- data.frame(tt = obs.times.1,values = X.obs.1) # create
data frame to be used in optimisation of log likelihood function
n.1 <- length(sample.1$values)-1
# define the log-likelihood function for optimisation
IEM.loglik.fn <- function(par,data)
{
A <- data[2:(n.1+1)]*(1-par[3]*delta.1) -
par[1]*delta.1*(data[2:(n.1+1)]^(-1)) + par[2]*delta.1 +
par[4]*delta.1*(data[2:(n.1+1)]^2) - data[1:n.1]
B <- data[1:n.1]^(-2*par[6])
C <- 1 - par[3]*delta.1 + par[1]*delta.1*(data[2:(n.1+1)]^(-2)) +
2*par[4...
2009 Feb 03
4
Dovecot-antispam does not work
Hi,
I have installed dovecot-antispam and configured it this way (as in the doc)
with the dspam exe:
protocol imap {
mail_plugins = antispam
mail_plugin_dir = /usr/lib64/dovecot/imap
}
plugin {
# For dovecot-antispam:
antispam_signature = X-DSPAM-Signature
antispam_trash = trash;Trash;Deleted Items
antispam_spam = SPAM;Junk
#antispam_unsure = unsure
2009 Dec 11
3
`mgp[1:3]' are of differing sign (PR#14130)
Full_Name: Cornell Gonschior
Version: 2.10.0
OS: Linux
Submission from: (NULL) (212.201.28.40)
Hi,
in the introduction to R, you can find the following sentence in the par()
chapter:
"Use tck=0.01 and mgp=c(1,-1.5,0) for internal tick marks."
I thought that's nice, because I wanted to have tick marks and tick labels
inside and the axis title outside.
But:
> plot(z, las=1,
2005 Nov 11
5
xen-unstable: TX/RX ring buffer exhaustion and NR_GRANT_FRAMES
...39;'t change anything. Sooo, question #1: how can I alter the
code to get more grant tables such that more nics per domU will become
available? Question #2: is it planned to make this configurable, e.g.
by boot option for dom0?
Regards,
--
Birger Tödtmann email:btoedtmann@iem.uni-due.de
Technik der Rechnernetze, Institut für Experimentelle Mathematik
Universität Duisburg-Essen, Campus Essen, Germany.
skype:birger.toedtmann pgp:0x6FB166C9 phone: +49-(0)201-1837662
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http...
2016 May 26
3
Channel Mapping Family for Ambisonics
...rcin Gorzel for their guidance and
valuable contributions to this document.
</t>
</section>
</middle>
<back>
<references title="Normative References">
&rfc2119;
&rfc6716;
&rfc7845;
<reference anchor="ambix"
target="http://iem.kug.ac.at/fileadmin/media/iem/projects/2011/ambisonics11_nachbar_zotter_sontacchi_deleflie.pdf">
<front>
<title>AMBIX - A SUGGESTED AMBISONICS FORMAT</title>
<author initials="C." surname="Nachbar" fullname="Christian Nachbar"/>...
2012 Feb 17
1
Race Condition In PHP Session Handler
...ck in a
race condition regarding the sessions file -
[root at yannigan-orange fd]# strace -p 22607
Process 22607 attached - interrupt to quit
flock(53, LOCK_EX^C <unfinished ...>
where file handle 53 is
...
lr-x------. 1 root root 64 Feb 17 15:24 52
-> /opt/informix/msg/en_us/0333/cli.iem
lrwx------. 1 root root 64 Feb 17 15:24 53
-> /var/lib/php/session/sess_ulgsl9joplobb9o4fue3n2e1k0
l-wx------. 1 root root 64 Feb 17 15:24 6 -> pipe:[660246]
....
The PHP session file. Originally I had a tmpfs mounted for the session
files. I removed that and used the underlying filesystem...
2016 May 16
2
Channel Mapping Family for Ambisonics
Tim,
Would you mind giving me a more specific example of the sort of document
that you think this should look like? I'd like to write up something that
is somewhat final.
On Mon, May 2, 2016 at 9:30 PM, Michael Graczyk <mgraczyk at google.com> wrote:
> On Fri, Apr 29, 2016 at 4:32 PM, Timothy B. Terriberry
> <tterribe at xiph.org> wrote:
> > As a general point,
2016 May 27
2
Channel Mapping Family for Ambisonics
...rcin Gorzel for their guidance and
valuable contributions to this document.
</t>
</section>
</middle>
<back>
<references title="Normative References">
&rfc2119;
&rfc6716;
&rfc7845;
<reference anchor="ambix"
target="http://iem.kug.ac.at/fileadmin/media/iem/projects/2011/ambisonics11_nachbar_zotter_sontacchi_deleflie.pdf">
<front>
<title>AMBIX - A SUGGESTED AMBISONICS FORMAT</title>
<author initials="C." surname="Nachbar" fullname="Christian Nachbar"/>...
2005 Jun 04
11
kernel oops/IRQ exception when networking between many domUs
...<0>Kernel panic - not syncing: Fatal exception in interrupt
Any suggestions?
Regards,
Birger
PS.: I attach the scripts starting the virtual network for the
interested user. Beware, they have no decent design but are mere hacks.
The root filesystem used is available here:
http://www.iem.uni-due.de/~birger/downloads/root_fs
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Jun 04
11
kernel oops/IRQ exception when networking between many domUs
...<0>Kernel panic - not syncing: Fatal exception in interrupt
Any suggestions?
Regards,
Birger
PS.: I attach the scripts starting the virtual network for the
interested user. Beware, they have no decent design but are mere hacks.
The root filesystem used is available here:
http://www.iem.uni-due.de/~birger/downloads/root_fs
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2016 Apr 26
2
Channel Mapping Family for Ambisonics
...edia players like VLC, I think we
> should.
>
Okay, I will include mixing matrices for stereo and common surround setups.
I will talk with the VR people here about hemispherical ambisonics and
the mixing matrices, then follow up with a revised version of the
mapping description.
[1] http://iem.kug.ac.at/fileadmin/media/iem/projects/2011/ambisonics11_nachbar_zotter_sontacchi_deleflie.pdf
--
Thanks,
Michael Graczyk
2016 Apr 25
2
Channel Mapping Family for Ambisonics
Hi Michael,
On 04/25/2016 05:32 AM, Michael Graczyk wrote:
> Channel Mapping Family 2
>
> Allowed numbers of channels: (1 + l)^2 for l = 1...15.
>
> Explicitly 1, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196,
> 225. Ambisonics from first to fifteenth order.
Would it make sense to allow an arbitrary number of channels and just
"truncate" the list of
2005 Jan 07
0
Errors: file istream.c: line 135... assertion failed
...offset + count <= stream->v_size)
kernel: pid 23364 (pop3), uid 1042: exited on signal 6
It doesn't happen very often, but I'd like to know what is causing them, any ideas? Should I be worried about it ?
System is freebsd, format is mbox and dovecot is 0.99.12.1
--
PB - burcharp at iem.pw.edu.pl
2009 Jun 20
2
procmail/dovecot error
My procmail log keep filling with the following error
procmail: Program failure (75) of "/usr/libexec/dovecot/deliver"
Can't open log file /var/log/dovecot.log: Permission denied
ls -l /usr/libexec/dovecot/deliver
-rwxr-xr-x. 1 root root 964760 avr 20 03:55 /usr/libexec/dovecot/deliver
ls -l /var/log/dovecot.log
-rw-------. 1 root root 34689 jun 20 15:26 /var/log/dovecot.log
what
2011 Jun 29
1
Is this a problem with pxelinux or a Soekris bios?
Hello,
Recently I have discovered a problem with serial console output when
net-booting a Soekris net5501 board via pxe. When using pxelinux.0 from
syslinux 4.04 package I get only 15 characters from the output, then the
carriage returns back to the same line over and over again, making it
impossible to read the output. What is more the booting process (trying
configuration files with
2007 May 25
0
[new script] smbldap-userlist
...are not in use
anymore.
For usage, read the perldoc in the script. Place the script in the same
directory as you have your other smbldap-tools scripts.
The script is based on smbldap-usershow.
Kind regards,
Tarjei
-------------- next part --------------
#!/usr/bin/perl -w
# Created by P.Wieleba@iem.pw.edu.pl in 2004
use strict;
use Getopt::Std;
use FindBin;
use FindBin qw($RealBin);
use lib "$RealBin/";
use smbldap_tools;
use Date::Format;
# function declaration
sub exist_in_tab;
my %Options;
my $ok = getopts('dmug?', \%Options);
if ( (!$ok) || ($Options{'?'}) )...
2006 Jan 21
2
snmp-ups hacking
Hi all!
I'm wondering if there's anyone doing any hacking on the snmp-ups
driver at the moment.
I've started looking at implementing 3phase-support, and this
uncovered some rather unpleasant stuff in the snmp-ups driver that I
really need to fix in order to get things sane.
Those of you that's allergic to SNMP might want to stop reading now,
this is rather icky ;)
2005 Nov 08
0
TX/RX ring buffer allocation (xen-unstable)
...iguration for dom0/domU (extended both to
256/48, same error comes up). So I guess the buffer allocation has to
be configured somehwere else - the question is: where?
I appreciate any suggestions. xm dmesg/info are attached below.
Regards,
--
Birger Tödtmann email:btoedtmann@iem.uni-due.de
Technik der Rechnernetze, Institut für Experimentelle Mathematik
Universität Duisburg-Essen, Campus Essen, Germany.
skype:birger.toedtmann pgp:0x6FB166C9 phone: +49-(0)201-1837662
#Setup:
1 x dom0: 128MB
6 x domU: 6 x 24MB
----------------------------------...
2005 Jun 05
2
icecast sound compressor
...reverberant.com> from Sun, Jun 05, 2005 at 09:21:23AM +1000, Iain Mott :
> It'll take a bit of setting up but you could use Miller Puckette's "Pd"
> audio program (www-crca.ucsd.edu/~msp/software.html) and download the
> separate "plugin~" external (ftp://ftp.iem.at/pd/Externals/PLUGIN/) and
> install. plugin~ allows you to load LADSPA plugins into Pd - and there's
> a number of limiters and compressors available.
>
> You would then need the "shoutcast~" external (and have the LAME libs
> installed) to do the encoding and strea...