Indeed that was the problem. &#39;allow-hotplug&#39; instead of &#39;auto&#39; is the solution! PLEASE correct the WIKI asap!<br><br>Thanks for your prompt support<br><br>Cheers<br><br>Tony<br><br><div class="gmail_quote">
On Wed, Nov 5, 2008 at 10:13 PM, joezeewails <span dir="ltr">&lt;<a href="mailto:joezeewails@yahoo.de">joezeewails@yahoo.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Stefan Monnier wrote:<br>
&gt;<br>
&gt; That&#39;s probably not right. &nbsp;You probably want to try &quot;allow-hotplug<br>
&gt; ubs0&quot; instead. &nbsp;&quot;auto&quot; means to do it at boot time and it may just fail<br>
&gt; if (for some reason) the usb0 interface is not yet created.<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; Stefan<br>
&gt;<br>
</div>I could confirm this.<br>
It doesn&#39;t work with &quot;auto usb0&quot; with &quot;allow-hotplug usb0&quot; it works just<br>
fine.<br>
Every time I plug the Freerunner in my debian etch it brings the<br>
interface up.<br>
I use the version from the wiki with a extra freerunner script.<br>
<br>
My entry in /etc/network/interfaces:<br>
<br>
#freerunner<br>
allow-hotplug usb0<br>
<div class="Ih2E3d">iface usb0 inet static<br>
address <a href="http://192.168.0.200" target="_blank">192.168.0.200</a><br>
netmask <a href="http://255.255.255.0" target="_blank">255.255.255.0</a><br>
</div>post-up /etc/network/freerunner start<br>
pre-down /etc/network/freerunner stop<br>
<br>
<br>
<br>
Someone should correct the wiki, should I?<br>
<br>
<br>
Cheers,<br>
Joe<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>