<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>Am 30.05.2014 um 21:35 schrieb gettimothy &lt;<a href="mailto:gettimothy@zoho.com">gettimothy@zoho.com</a>&gt;:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"><div><div style="font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;"><div>&gt;&gt;On 30-05-2014, at 11:58 AM, Andreas Wacknitz &lt;<a href="mailto:a.wacknitz@gmx.de" target="_blank" mailid="a.wacknitz%40gmx.de" subj="">a.wacknitz@gmx.de</a>&gt; wrote: <br> <br>&gt;&gt; Hi tty,&nbsp;</div><div>&gt;&gt; I am waiting eagerly for your results. My PharoVM for OpenIndiana is not yet working perfectly.&nbsp;<br>&gt;&gt; I have some minor problems with sound (just the first tone and then silence)&nbsp;<br> <br>&gt;You may possibly suffering from a similar problem to the Pi - I was using the interrupt based ticker heartbeat and that was mangled by the badly written sound library. Changing to the thread based ticker solved that particular issue.&nbsp;</div><div>&gt;</div><div>&gt;tim </div><div><br></div><div><br></div><div>And, correct me if I am wrong, doing that only requires removing the i-timer-heartbeat directive&nbsp; -DITIMER_HEARTBEAT=1 &nbsp;from your CFLAGS string and recompiling.</div></div></div></blockquote>Yes, that’s correct. And if you want to run it under Solaris 11 / OpenSolaris you will need to give the users the privilege to control the process priorities, e.g.:</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>usermod -K defaultpriv=basic,proc_priocntl andreas</div><div><br></div><div>Regards,</div><div>Andreas</div><div><br></div></body></html>