<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have had similar problem on Gentoo. <br>
try this :<br>
<br>
export ADBHOST=192.168.0.202<br>
<pre wrap="">adb kill-server
adb devices
</pre>
<br>
<br>
<br>
<br>
Vimal Joseph a &eacute;crit&nbsp;:
<blockquote cite="mid:1253084440.9409.21.camel@localhost" type="cite">
  <pre wrap="">On Wed, 2009-09-16 at 11:32 +0530, rakshat hooja wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">
# ifconfig usb0 192.168.0.200 netmask 255.255.255.0
# adb kill-server
# ADBHOST=192.168.0.202 adb devices

If you have installed Qi loader, find on which eth device the
FreeRunner is located (for me, it is eth2).

# ifconfig -a

Then, issue the following (if you have Qi, and whether you found your
eth for FreeRunner. For me it is eth2):

# ifconfig eth2 192.168.0.200 netmask 255.255.255.0
# adb kill-server
# ADBHOST=192.168.0.202 adb devices
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I tried this, but no results:

root@gnubox:~# ifconfig eth2 192.168.0.200 netmask 255.255.255.0
root@gnubox:~# adb kill-server
root@gnubox:~# ADBHOST=192.168.0.202 adb devices
* daemon not running. starting it now *
* daemon started successfully *
List of devices attached 

root@gnubox:~# ADBHOST=192.168.0.202 adb shell
error: device not found


regards,

~vimal
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:support@lists.openmoko.org">support@lists.openmoko.org</a>
<a class="moz-txt-link-freetext" href="https://lists.openmoko.org/mailman/listinfo/support">https://lists.openmoko.org/mailman/listinfo/support</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
______________________
Fabian Rami
D&eacute;partement WebMobile
Ligne dir : +32 81 71 57 90
<a class="moz-txt-link-freetext" href="http://www.webmobile.be">http://www.webmobile.be</a>

WOW Company
Rue Pieds d'Alouette 18
5100 NANINNE (Belgique)
Tel :  +32 81 40 19 66
Fax : +32 81 40 24 44
<a class="moz-txt-link-freetext" href="http://www.wowcompany.com">http://www.wowcompany.com</a>
______________________ 


</pre>
</body>
</html>