I have had similar problem on Gentoo.
try this :

export ADBHOST=192.168.0.202

adb kill-server
adb devices





Vimal Joseph a écrit :
On Wed, 2009-09-16 at 11:32 +0530, rakshat hooja wrote:

# 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

I tried this, but no results:

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


regards,

~vimal
------------------------------------------------------------------------

_______________________________________________
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support


--
______________________
Fabian Rami
Département WebMobile
Ligne dir : +32 81 71 57 90
http://www.webmobile.be

WOW Company
Rue Pieds d'Alouette 18
5100 NANINNE (Belgique)
Tel :  +32 81 40 19 66
Fax : +32 81 40 24 44
http://www.wowcompany.com
______________________


_______________________________________________
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to