Fails on pixelbook go
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.
Same here on a different chomebook. You can get past lspci by installing pciutils, but it'll eventually fail.
Can you send a screenshot of the error?
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
Mayby try installing dnsmasq with sudo apt install dnsmasq if you don't have it installed it caused me problems before.