Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No internet access from qemu-ics #287

Open
jonallengriffin opened this issue Apr 26, 2012 · 2 comments
Open

No internet access from qemu-ics #287

jonallengriffin opened this issue Apr 26, 2012 · 2 comments

Comments

@jonallengriffin
Copy link
Collaborator

After building qemu-ics, anything that requires network access (like the browser app) just shows:

"Server not found".

I tried the workaround suggested by mwu, |setprop net0.dns 8.8.8.8|, but this didn't resolve the problem.

@philikon
Copy link
Collaborator

This should fix it:

adb shell setprop net.dns1 10.0.2.3

it worked for me last week. We could add this to the run-emulator.sh script.

@lightsofapollo
Copy link

Works, thanks @philikon

cervantesyu pushed a commit to cervantesyu/B2G that referenced this issue Dec 22, 2015
Bug 926607 - add disabled category to mach bootstrap, r=jgriffin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants