<br><br><div class="gmail_quote">On Wed, Sep 16, 2009 at 11:17 AM, Vimal Joseph <span dir="ltr">&lt;<a href="mailto:vimaljoseph@gmail.com">vimaljoseph@gmail.com</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="im">On Tue, 2009-09-15 at 13:49 -0400, François-Léonard Gilbert wrote:<br>
&gt; Android has no SSH server.   It is possible that you could access your<br>
&gt; phone using adb, wich is part of the Android dev kit.  Since it does<br>
&gt; not work well in OS X I couldn&#39;t try it, so YMMV.<br>
<br>
</div>Thanks, i tried adb, but i cannot even ping to 192.168.0.202 (which is<br>
suppose to be the phone IP). The Debian detects the phone and load the<br>
usb eth module properly and showed the device eth1.<br>
<br>
Thanks and regards,<br>
<font color="#888888"><br>
~vimal<br></font></blockquote><div><br>Have you done this<br><br><ul><li>3
</li></ul>
<p>adb connects to Android but you need to set up Android on FreeRunner
first, otherwise you may skip this step. This will not work on other
distributions. Make sure your FreeRunner was booted while being plugged
in to a USB port. If you have flashed a <b>Uboot</b>, run the following commands in Terminal:
</p>
<pre># ifconfig usb0 192.168.0.200 netmask 255.255.255.0<br># adb kill-server<br># ADBHOST=192.168.0.202 adb devices<br></pre>
<p>If you have installed Qi loader, find on which eth device the FreeRunner is located (for me, it is eth2).
</p>
<pre># ifconfig -a<br></pre>
<p>Then, issue the following (if you have <b>Qi</b>, and whether you found your eth for FreeRunner. For me it is eth2):
</p>
<pre># ifconfig eth2 192.168.0.200 netmask 255.255.255.0<br># adb kill-server<br># ADBHOST=192.168.0.202 adb devices<br><br><font size="4">Note the part about booting with USB plugged in.<br><br>Last time i tried beta 7 adb worked fine.<br>
<br>Rakshat<br></font></pre> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font color="#888888">
</font><br>_______________________________________________<br>
support mailing list<br>
<a href="mailto:support@lists.openmoko.org">support@lists.openmoko.org</a><br>
<a href="https://lists.openmoko.org/mailman/listinfo/support" target="_blank">https://lists.openmoko.org/mailman/listinfo/support</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>--------------<br>Please use Firefox as your web browser. Its protects you from spyware and is also a very feature rich browser.<br><a href="http://www.firefox.com">www.firefox.com</a><br>
<br>