search for: timoth

Displaying 10 results from an estimated 10 matches for "timoth".

Did you mean: timothy
2014 Mar 20
4
[Bug 76414] New: [NVE4] Flash player triggers freeze with: PFIFO: read fault at ... [UNSUPPORTED_KIND] from PBDMA0/HOST ...
https://bugs.freedesktop.org/show_bug.cgi?id=76414 Priority: medium Bug ID: 76414 Assignee: nouveau at lists.freedesktop.org Summary: [NVE4] Flash player triggers freeze with: PFIFO: read fault at ... [UNSUPPORTED_KIND] from PBDMA0/HOST ... QA Contact: xorg-team at lists.x.org Severity: major Classification:
2006 Oct 20
1
Re: URL authentication
...r icecast authentication, so that it would be easier or person like me who are not php programmer to create our own script (changing request for sql database...). I think there is a big part which would be the same (get info form icecast and send back the authorization at the end) Thank you, Timothe
2010 Feb 09
1
Formula used to create new plot
...phical peripheric, the instruction that was used to call it. For example, if I create a plot using plot(runif(10)) is there any way to have the call returned to me? That would be especially usefull to know it there are any log axes, for example thanks t --------------------------------------- Timothée POISOT - Institut des Sciences de l'Evolution Université Montpellier 2, CC 065 Place Eugène Bataillon 34095 Montpellier CEDEX 5 - Phone : (+33)4 67 14 40 61 Fax : (+33)4 67 14 40 61 E-mail : tpoisot@um2.fr Web : http://www.timotheepoisot.fr/ --------------------------------------- [[alt...
2014 Mar 24
4
[PATCH 1/4] pm/fan: drop the fan lock in fan_update() before rescheduling
...grab the alarm_program_lock to reschedule an update. On an other CPU, the alarm_program_lock would have been taken before calling fan_update(), leading to a deadlock. We should Cc: <stable at vger.kernel.org> # 3.9+ Reported-by: Marcin Slusarz <marcin.slusarz at gmail.com> Tested-by: Timoth?e Ravier <tim at siosm.fr> Signed-off-by: Martin Peres <martin.peres at free.fr> --- nvkm/subdev/therm/fan.c | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/nvkm/subdev/therm/fan.c b/nvkm/subdev/therm/fan.c index 95f6129..29d4c41 100644 --- a/nv...
2014 Dec 18
1
Crashes with tracebacks
...6 Dec 17 23:06 core.1516 536576 Dec 17 23:11 core.1757 536576 Dec 17 23:16 core.1935 536576 Dec 17 23:21 core.2175 536576 Dec 17 23:26 core.2380 536576 Dec 17 23:31 core.2625 536576 Dec 17 23:36 core.2871 536576 Dec 17 23:41 core.3141 536576 Dec 17 23:46 core.3460 536576 Dec 17 23:51 core.3631 -- Timothe Litt ACM Distinguished Engineer -------------------------- This communication may not represent the ACM or my employer's views, if any, on the matters discussed. -------------- next part -------------- A non-text attachment was scrubbed... Name: logs.tar.gz Type: application/x-gzip Size: 242...
2009 Dec 04
1
Get back to the console with ssh access
...d like to do some ssh access. This is pretty straigthforward, and I am able to launch commands using R -e 'source("myfile.R")' & However, it could be useful to check the advancement of the computation from time to time, again via ssh. Is there any way to do this? Regards, Timothée Poisot ---------------------------------- Timothée POISOT - Institut des Sciences de l'Evolution Université Montpellier 2, CC 065 Place Eugène Bataillon 34095 Montpellier CEDEX 5 - Phone : (+33)4 67 14 40 61 Fax : (+33)4 67 14 40 61 E-mail : tpoisot@um2.fr Web : http://www.timotheepoiso...
2014 Mar 13
1
[PATCH] pm/fan: drop the fan lock in fan_update() before rescheduling
From: Martin Peres <martin.peres at labri.fr> This should fix a deadlock that has been reported to us where fan_update() would hold the fan lock and try to grab the alarm_program_lock to reschedule an update. On an other CPU, the alarm_program_lock would have been taken before calling fan_update(), leading to a deadlock. Reported-by: Marcin Slusarz <marcin.slusarz at gmail.com>
2006 Sep 08
2
URL authentication
Does your instance of icecast have CURL support compiled in? Without it authentication doesn't work I think. Furthermore, if you're running icecast in a chroot jail then you need to make sure the curl shared libraries are installed in the chroot jail as well. Regards, KJ Peter Bengtson wrote: > The icecast server isn't on a Mac, it just connects to a Mac for the >
2014 Dec 01
0
Panic: from mbox-sync.c; doveadm zlib-plugin
...t;/etc/pki/tls/private/servers-example-net.pmk userdb { driver = passwd } protocol imap { imap_client_workarounds = tb-extra-mailbox-sep tb-lsub-flags mail_plugins = } protocol pop3 { mail_plugins = pop3_client_workarounds = outlook-no-nuls oe-ns-eoh pop3_uidl_format = %08Xu%08Xv } -- Timothe Litt ACM Distinguished Engineer -------------------------- This communication may not represent the ACM or my employer's views, if any, on the matters discussed. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature S...
2010 Nov 15
2
Zero truncated Poisson distribution & R2WinBUGS
I am using a binomial mixture model to estimate abundance (N) and detection probability (p) using simulated count data: -Each site has a simulated abundance that follow a Poisson distribution with lambda = 5 -There are 200 simulated sampled sites -3 repeated counts at each site - only 50 percent of the animals are counted during each count (i.e, detection probability p =0.5, see codes) We removed