Fixed (partially, i haven&#39;t tried the board with Pduino yet).<br><br>Please read my new post &quot;Got Arduino UNO to work in Linux (Ubuntu)&quot; for the fix.<br><br>Pierre<br><br><div class="gmail_quote">2011/7/9 Charles Goyard <span dir="ltr">&lt;<a href="mailto:cg@fsck.fr">cg@fsck.fr</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">Pierre Massat wrote:<br>
&gt; Now my question... Is the arduino software just really really bad?<br>
</div>Quite so, especially the serial port handling. The same applies for<br>
Processing, upon which the arduino IDE is founded. You can hog a brand<br>
new computer with a 9600bps transfer.<br>
<div class="im"><br>
&gt; It is randomly very slow at start-up, it randomly disables the serial<br>
&gt; port menu in Tools, it randomly decides to prevent me from uploading<br>
&gt; the program in the board, or warns me that serial port dev/ttyACM0 is<br>
&gt; already in use, or can&#39;t be found.<br>
<br>
</div>I have the exact same behavior with the Uno (on archlinux). I believe<br>
it&#39;s mostly a matter of upgrading the bootloader that lies in the<br>
atmega8U. That&#39;s why I stepped back to the golden age of no autoreset,<br>
a trusty external ISP programmer, a good Makefile and a nice text editor.<br>
<br>
It seems to occur more often when the program running on the board<br>
writes to the serial port. It looks like the usb bridge and the main<br>
microcontroller are not in the same stage.<br>
<br>
Try holding the reset button, click upload and then release it. It<br>
sometimes help.<br>
<div class="im"><br>
&gt; This is beginning to look more like witchcraft than computer science to me.<br>
</div>Bugs are computer science ;).<br>
<font color="#888888"><br>
<br>
--<br>
Charlot<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">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>
</div></div></blockquote></div><br>