<div dir="ltr"><div><div>Just a follow up, Pd by default had imx-hdmi-soc (hardware) selected as an input and output audio device. Changing it to vt1613-audio (hardware) solved the problem and now I do have audio. How can I set this as a default? Every time I open Pd, I have to go to Audio Settings to change this.<br>
<br>There&#39;s something else that seems a bit strange to me (according to my very limited linux experience), in /etc/security/ there&#39;s a limits.d directory but there&#39;s nothing in that directory. Shouldn&#39;t there be something like a &quot;90-realtime-base.conf&quot; file includint the following lines:<br>

@realtime   -   rtprio    99<br>
@realtime   -   memlock unlimited<br><br></div>Should I create it?<br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 22, 2014 at 10:11 PM, Alexandros Drymonitis <span dir="ltr">&lt;<a href="mailto:adrcki@gmail.com" target="_blank">adrcki@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Super, it worked! Though, I tried to open the Test audio and midi patch and the Pd window was gone. I stopped the session with ^C and started it again, opened a new window and put an [osc~ 440] connected to [dac~], turned the DSP on and nothing comes out of the headphones, plus I get this in the terminal:<br>

<br>snd_pcm_open (input): No such file or directory<br>snd_pcm_open (output): Invalid argument<br>snd_pcm_open (input): No such file or directory<br>snd_pcm_open (output): Invalid argument<br><br></div>More help?<br></div>
<div class="HOEnZb"><div class="h5">
<div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 22, 2014 at 9:58 PM, Roman Haefeli <span dir="ltr">&lt;<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Sam, 2014-03-22 at 19:27 +0200, Alexandros Drymonitis wrote:<br>
&gt; Just installed Pd in my Udoo quad with sudo apt-get install puredata<br>
&gt; and all the necessary files appear to be where they should but when I<br>
&gt; type /usr/bin/puredata (or pd) I get the above message and then<br>
&gt; &#39;watchdog: signaling pd...&#39; without anything else happening.<br>
<br>
</div>Pd doesn&#39;t know where to display its GUI.<br>
<div><br>
&gt; I&#39;m logging in udoo with ssh. What do I need to do?<br>
<br>
</div>Depends on what you want. You can use X11 forwarding (ssh -X) in order<br>
to display Pd&#39;s windows on your local machine. Or you can run an X<br>
session on your Udoo and connect to your Udoo with VNC.<br>
<br>
Roman<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>