Skip to content
This repository was archived by the owner on Oct 8, 2023. It is now read-only.
This repository was archived by the owner on Oct 8, 2023. It is now read-only.

Can't run the emulator: Exit code -11 #30

@crispyricepc

Description

@crispyricepc

When I run flutter emulators --launch flutter_emulator, I get the following error

The Android emulator exited with code -11 during startup
Android emulator stderr:
handleCpuAcceleration: feature check for hvf
cannot add library /home/developer/android/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so: failed
added library /home/developer/android/emulator/lib64/vulkan/libvulkan.so
cannot add library /home/developer/android/emulator/lib64/vulkan/libvulkan.so.1: full
emulator: ERROR: VkCommonOperations.cpp:537: Failed to create Vulkan instance.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
Address these issues and try again.

Looking for ~/android/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so, I find that it doesn't exist. Is this a mistake?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions