Lol just tried that ``` process:128 RenderWindow: CMD_INITIALIZE w=720 h=1280 initialize:332 FrameBuffer::initialize VK_VERSION_1_0 check failed: vkCreateInstance not found VK_VERSION_1_0 check failed: vkEnumerateInstanceExtensionProperties not found VK_VERSION_1_0 check failed: vkEnumerateInstanceLayerProperties not found createOrGetGlobalVkEmulation: Warning: Vulkan 1.0 APIs missing from instance open:75 SharedLibrary::open for [libGLESv2.so]: not found in map, open for the first time do_open:189 SharedLibrary::open for [libGLESv2.so] (posix): begin do_open:242 SharedLibrary::open for [libGLESv2.so] (posix,linux): call dlopen on [libGLESv2.so] open:75 SharedLibrary::open for [libEGL.so]: not found in map, open for the first time do_open:189 SharedLibrary::open for [libEGL.so] (posix): begin do_open:242 SharedLibrary::open for [libEGL.so] (posix,linux): call dlopen on [libEGL.so] initialize:386 call eglInitialize initialize:389 Failed to eglInitialize Failed to eglInitialize EGLError: 12296, Major: 0, Minor: 0 Could not initialize emulated framebuffer process:136 CMD_FINALIZE writeCoarse:125 Can't start OpenGLES renderer? writeCoarse:125 Can't get OpenGL ES hardware strings when renderer not started gfxstream_backend_init:483 GL strings; [(null)] [(null)] [(null)]. gfxstream_backend_init: no renderer started, fatal [ERROR:external/crosvm/src/linux.rs:2957] child pid 4594 died: signo 17, status 0, code 1 Detected exit of monitored subprocess (unknown) ```