Comment 8 for bug 863451

Revision history for this message
Botao (botao-sun) wrote : Re: Ethernet doesn't work on Origen on build 2 of 11.09 staging-origen

With the staging-origen build 32: https://android-build.linaro.org/builds/~linaro-android/staging-origen/#build=32, the Ethernet adapter can be recognised and "ping" command can be executed successfully. However, the web browser can't open any web page.

I also find that sometimes I run the "ping" command, there are some error information which looks come from the kernel. The log file can be found in attachment.

Another thing is about the kernel module "cfg80211.ko". I mention it because it appears in the kmsg log file. But even I rmmod this module, the browser still can't open any web page. Currently, the module "cfg80211.ko" will be loaded during the board boots up because I have added it into the "init.origen.rc" file.

Except the log file in attachment, you can try to get the error message like this:

1. busybox ping www.google.com, it will work well.

2. terminate the ping command, open web browser then let it load the www.google.com

3. the www.google.com can't be loaded, then exit the web browser, run step 1 again, then you will get the error message.

And I also find the ping command will be no response if you run it after the web browser launched.