<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
If I yank the M-audio Delta 1010LT card out of the machine, Pd runs
fine. When I part the card back in, Pd freezes again. So the problem
appears to be this M-audio card. The thing is...I Googled and searched
this mailing list and it appears people use this card with Pd all the
time with no problems. I need Pd and I need this M-audio card. What's
my next step?<br>
<br>
Weird that the card would crash Pd even with this command:<br>
<br>
<tt>$ pd -nosound -noadc -nodac</tt><br>
<br>
Thanks,<br>
<br>
-John<br>
<br>
John Harrison wrote:
<blockquote cite="mid454BEFFA.30601@wichita.edu" type="cite">
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
Pd is still completely freezing my ubuntu Dapper machine. I have tried
recompiling with Pd 0.40.2 and still absolute and instant freeze. So I
tried the suggestion below. The debugger reports:<br>
  <br>
  <tt>Starting program /usr/local/bin/pd<br>
[Thread debugging using libthread_db enabled]<br>
[New Thread -1211066688 (LWP 6400)]</tt><br>
  <br>
Then the machine is completely frozen again, so I have to pull the plug.<br>
  <br>
I also tried editing /etc/hosts as was suggested here:<br>
  <a class="moz-txt-link-freetext"
 href="http://lists.puredata.info/pipermail/pd-list/2005-07/029853.html">http://lists.puredata.info/pipermail/pd-list/2005-07/029853.html</a><br>
  <br>
and that didn't help either...<br>
  <br>
I have used this on many ubuntu Dapper machines so I don't know what's
so special about this one. Could it be the 2 dual-core Pentium Xeons?
Could it be the M-audio Delta 1010LT card?<br>
  <br>
When I run<br>
  <tt><br>
$ pd -verbose</tt><br>
  <br>
I get no response at all. Just the instantly frozen machine.<br>
  <br>
And I have tried the various flags (-nrt -nomidi -nosound) and others...<br>
  <br>
-John<br>
  <br>
Frank Barknecht wrote:
  <blockquote cite="mid20061023073501.GH19128@fliwatut.scifi"
 type="cite">
    <pre wrap="">Hallo,
John Harrison hat gesagt: // John Harrison wrote:

  </pre>
    <blockquote type="cite">
      <pre wrap="">I have now tried

pd -nrt -nosound -nomidi

and it was the same thing: complete computer freeze with even mouse and 
keyboard not responding, requiring me to pull the plug.

I've tried both as root and not.
    </pre>
    </blockquote>
    <pre wrap=""><!---->
Can you try to start Pd under a debugger? That is: 
$ gdb /usr/bin/pd
(gdb) run

and if Pd crashes and your machine is still alive try to catch a
backtrace with:
(gdb) bt

Ciao
  </pre>
  </blockquote>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>