On Wed, Sep 19, 2012 at 5:17 PM, [email protected] <[email protected]> wrote: > thank you for your quick response. > Is it possible to activate Ethernet in prebuilt Codezero Android for > PandaBoard? > I tried, but in Android itself I did not find any option. > When I try to switch it on via Android terminal, e.g. as eth0, Android tells > me, it is not possible. I think this happens due to not gaining root access.
I have no way to test this ATM, but I think the ethernet was DHCP-enabled in the demo. If it's not, you must hack Android init script for this to work or issue the neccessary commands yourself: http://ask.linaro.org/questions/508/how-to-configure-ethernet-on-linaro-landing-for-pandaboard/522 If anything requires root access, you should use "su" command. Also, in case of reporting any issues, please paste the exact output that you're getting on the console. A advise using serial cable to Panda's outputs and shell. Regards, -- Dawid Ciężarkiewicz _______________________________________________ codezero-devel mailing list [email protected] http://lists.l4dev.org/mailman/listinfo/codezero-devel_lists.l4dev.org
