Dear,
The problem has been solved, pls find the information via the
following link:
http://groups.google.com/group/android-internals/browse_thread/thread/aa70099cc3911603/af3a4050fca0171b?lnk=gst&q=Freescale+MX31#af3a4050fca0171b
It was due the default IP and Gateway of Android, I have to do
some modifications for my setting.
Thanks for your help.
patrick
On Mar 21, 11:39 pm, goodLuck <[EMAIL PROTECTED]> wrote:
> Dear,
>
> I have experienced the same problem from the beginning. I was using
> Windows XP SP2 and an adsl cable. After changing to a 3G modem I get
> the android browser working !!
>
> After some investigation I found the following : If you are using
> Windows, you need to go under Start/Connections/Show All Connections
> and then click on advanced menu,
> in the opened window, you need to change move your wired local
> connection to the top of the list (by default it's ...1394).
>
> I which it will work (it does for me :) )
>
> Best Regards
>
> On Mar 3, 12:46 pm, patrick <[EMAIL PROTECTED]> wrote:
>
> > Dear All:
> > I have figured out the ping problem in the change root
> > environment, it was due to the missing libraries, after i copied the
> > libraries from the base system, it works fine. but it is strange,
> > because the busybox, i download it
> > fromhttp://benno.id.au/blog/2007/11/14/android-busybox,
> > is statically linked, it doesn't need any extra library.
>
> > For thebrowser, it still reports "Nework Erro, unknow host"
>
> > Can somebody help!
>
> > patrick
>
> > patrick wrote:
> > > Dear All:
> > > I am trying to run android on myFreescaleMX31platform, it
> > > runs fine, but when I use the androidbrowserto connect to the
> > > Internet, it complains about "network error, unknown host".
>
> > > Android is run in a change root environment. Before running
> > > android, I have checked the network connection, it can access the
> > > Internet:
>
> > > /mnt/usb/ramfs $ ifconfig
> > > eth0 Link encap:Ethernet HWaddr 00:90:FB:07:C6:00
> > > inet addr:192.168.1.122 Bcast:192.168.1.255 Mask:
> > > 255.255.255.0
> > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> > > RX packets:201 errors:0 dropped:0 overruns:0 frame:0
> > > TX packets:189 errors:0 dropped:0 overruns:0 carrier:0
> > > collisions:0 txqueuelen:1000
> > > RX bytes:35243 (34.4 KiB) TX bytes:17755 (17.3 KiB)
> > > Interrupt:90
>
> > > /mnt/usb/ramfs $ route
> > > Kernel IP routing table
> > > Destination Gateway Genmask Flags Metric
> > > Ref Use Iface
> > > 192.168.1.0 * 255.255.255.0 U 0
> > > 0 0 eth0
> > > default xx.xxxxxxx.com 0.0.0.0 UG 0
> > > 0 0 eth0
>
> > > /mnt/usb/ramfs $ ping yahoo.com
> > > PING yahoo.com (66.94.234.13): 56 data bytes
> > > 64 bytes from 66.94.234.13: icmp_seq=1 ttl=56 time=286.2 ms
> > > 64 bytes from 66.94.234.13: icmp_seq=2 ttl=55 time=187.2 ms
> > > 64 bytes from 66.94.234.13: icmp_seq=3 ttl=55 time=243.4 ms
>
> > > After change root, it fails to ping yahoo.com, but it is fine to
> > > ping by using IP directly:
>
> > > # /data/busybox/busybox ping yahoo.com
> > > ping: bad address 'yahoo.com'
>
> > > # /data/busybox/busybox ping 66.94.234.13
> > > PING 66.94.234.13 (66.94.234.13): 56 data bytes
> > > 64 bytes from 66.94.234.13: seq=0 ttl=56 time=187.703 ms
> > > 64 bytes from 66.94.234.13: seq=1 ttl=55 time=182.139 ms
>
> > > I have tried to do the same things in the android emulator, it
> > > can't even ping the host by using the IP, but i can connect to the
> > > Internet by using thebrowser.
>
> > > There is a resolv.conf file in the change root environment,
> > > which is the same as the one in the base file system.
>
> > > I have check the boot up message by accessing the emulator's
> > > shell, there is not much information, it enables the IPv4 and GRE
> > > tunneling, which I think it maybe the reason, but it seems not, as I
> > > also enable the tunneling in my kernel, it fails too.
>
> > > Does anybody know how to solve this problem, pls kindly let me
> > > know.
>
> > > Thanks in advance.
>
> > > patrick
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Android Discuss" 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-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---