Hi there, I've got a Samsung i7500 which I upgraded to the
GAOSP-2-PUBLIC-BETA-3<http://code.google.com/p/gaosp/downloads/detail?name=GAOSP-2-PUBLIC-BETA-3.zip&can=2&q=>
custom rom.
I've been trying some things out with the ifconfig and iwconfig that comes
compiled with this great ROM and had some puzzling results. First thing I
can't understand is why the interface eth0 seems to dissapear as soon as I
manually turn wifi off. As far as I understand, if I type something like
*ifconfig
-a* in the adb shell I should get a report on every single interface, even
the ones that are down.
Instead, whenever the wifi is off and I type that command on the adb shell,
I'm getting this:
====================================================================
[root@galaxy:/system/etc/dhcpcd]ifconfig -a
dummy0 Link encap:Ethernet HWaddr 56:D0:E5:97:F1:BD
BROADCAST NOARP 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)
ifb0 Link encap:Ethernet HWaddr DE:AF:93:6E:16:29
inet addr:192.168.2.1 Bcast:192.168.2.255 Mask:255.255.255.0
BROADCAST NOARP MTU:1500 Metric:1
RX packets:3 errors:0 dropped:3 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:210 (210.0 B) TX bytes:0 (0.0 B)
ifb1 Link encap:Ethernet HWaddr 5A:46:FC:49:40:75
BROADCAST NOARP 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:32
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
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:656 errors:0 dropped:0 overruns:0 frame:0
TX packets:656 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:49360 (48.2 KiB) TX bytes:49360 (48.2 KiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 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)
usb0 Link encap:Ethernet HWaddr 76:32:7C:BC:B7:B0
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)
====================================================================
So here comes the other puzzling thought: what in hell are all these
interfaces?! usb0 kinda speaks for itself, but what about ifb0, ifb1 and
sit0 ??
Any insight will be appreciated.
Nelson Perez
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en