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

Fails on pixelbook go #8

Open
jcoonrod opened this issue Jul 31, 2021 · 4 comments
Open

Fails on pixelbook go #8

jcoonrod opened this issue Jul 31, 2021 · 4 comments

Comments

@jcoonrod
Copy link

Preflight generates the error in fimage-210528:
BUG: An internal command error occurred.
Could not run 'lspci'

Caused by:
No such file or directory (os error 2)

None of the files seemed to land in my linux container in a way they could be executed. Had to chmod -R 1777 * -

Then got this error: emulator: Android emulator version 30.7.2.0 (build_id ) (CL:N/A)
emulator: ERROR: can't find the emulator executable.

@ciriousjoker
Copy link

Same here on a different chomebook. You can get past lspci by installing pciutils, but it'll eventually fail.

@quintenvandamme
Copy link
Member

Can you send a screenshot of the error?

@ciriousjoker
Copy link

In my case there is no error. It just never launches. Perhaps my Chromebook just isn't good enough and I also wasn't able to run it off the GPU.

I'll just try again some other day, maybe off a live Ubuntu system

@quintenvandamme
Copy link
Member

Mayby try installing dnsmasq with sudo apt install dnsmasq if you don't have it installed it caused me problems before.

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