I get an error message when running avd.
Emulator: queryCoreProfileSupport: swap interval not found
Change the gpu mode in AVD configuration to software
hw.gpu.mode = software
Default is
hw.gpu.mode = auto
See the highlighted line in the picture
Had the same issue on Ubuntu 18.04 with AMD GPU driver 19.50 after upgrading to kernel 5.3.0-28-generic. Full error for me was:
Emulator: queryCoreProfileSupport: swap interval not found
Emulator: : CommandLine Error: Option 'help-list' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
Not a proper solution, but a workaround would be uninstalling the amdgpu[-pro] driver:
$/usr/bin/amdgpu-uninstall
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With