with qi your network interface is not usb0 but ethx, in your case eth2

On Sun, 2009-08-23 at 11:54 +0200, Damir Olejar wrote:
> I have managed to install the Android according to instructions
> (formated SD card and so on) and I am very pleased with it. However,
> the same issue connecting it with the USB cable to a laptop exists.
> 
> I have flashed: 
> qi-s3c2442-master-hist_3b8513d8b3d9615e.udfu
> uImage-v24.bin
> freerunner-cupcake-snapshot-v15.jffs2  (Michael Trimarchi's images
> with latest fixes)
> 
> While running the Android, being connected to a laptop via USB cable,
> Ubuntu's (9.4) terminal shows the following:
> 
> 
> 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
> r...@glitch-laptop:~# adb kill-server
> r...@glitch-laptop:~# ADBHOST=192.168.0.202 adb devices
> * daemon not running. starting it now *
> * daemon started successfully *
> List of devices attached 
> 
> 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
> r...@glitch-laptop:~# ifconfig -a
> eth0      Link encap:Ethernet  HWaddr 00:e0:b8:d3:af:90  
>           UP BROADCAST MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000 
>           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
>           Interrupt:16 
> 
> eth2      Link encap:Ethernet  HWaddr 00:1f:11:01:5c:81  
>           inet6 addr: fe80::21f:11ff:fe01:5c81/64 Scope:Link
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:16 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000 
>           RX bytes:0 (0.0 B)  TX bytes:3888 (3.8 KB)
> 
> lo        Link encap:Local Loopback  
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:435 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:435 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0 
>           RX bytes:33921 (33.9 KB)  TX bytes:33921 (33.9 KB)
> 
> pan0      Link encap:Ethernet  HWaddr f6:e3:6b:18:d4:84  
>           BROADCAST MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0 
>           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
> 
> wlan0     Link encap:Ethernet  HWaddr 00:13:46:17:e8:d2  
>           inet addr:192.168.1.105  Bcast:192.168.1.255
> Mask:255.255.255.0
>           inet6 addr: fe80::213:46ff:fe17:e8d2/64 Scope:Link
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:85293 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:87092 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000 
>           RX bytes:74651603 (74.6 MB)  TX bytes:41769378 (41.7 MB)
> 
> wmaster0  Link encap:UNSPEC  HWaddr
> 00-13-46-17-E8-D2-38-64-00-00-00-00-00-00-00-00  
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:1000 
>           RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
> 
> 
> (sorry to ask again)
> How do I fix this ?
> 
> 
> 
> 
> _______________________________________________
> android-freerunner mailing list
> android-freerunner@android.koolu.org
> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

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

Reply via email to