On Sun, 23 Aug 2009 03:41:36 am Damir Olejar wrote:

> r...@glitch-laptop:~# ifconfig usb0 192.168.0.200 netmask 255.255.255.0
> SIOCSIFADDR: No such device
> usb0: ERROR while getting interface flags: No such device
> SIOCSIFNETMASK: No such device

Damian has already commented on the fact that you can only use ADB to talk to 
a phone with Android already installed, but you do raise a valid point with 
the above part!

Device naming has changed with Qi as I believe it passes an option to the 
kernel to set the hardware address for the interface. This results in the 
Linux kernel on your host machine (glitch-laptop) calling the interface ethX 
(where X is a number).  What that number is will depend on your local machine, 
for instance here the kernel activates it as eth3.

To find out what it gets called you can do (once it's plugged in) just do 
"ifconfig -a" to list all the network interfaces on your system.

cheers!
Chris
-- 
 Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC

This email may come with a PGP signature as a file. Do not panic.
For more info see: http://en.wikipedia.org/wiki/OpenPGP

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
android-freerunner mailing list
android-freerunner@android.koolu.org
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to