Hello. I have a problem with Mali-G76 which can't work with vulkan-wsi, tried vkcube and vulkaninfo. I used @twaik fork
Here is the error:
Unexpected NULL pointer for vulkan hw_module_t handle
Unexpected NULL pointer for vulkan hw_module_t handle
Unexpected NULL pointer for vulkan hw_module_t handle
Unexpected NULL pointer for vulkan hw_module_t handle
Unexpected NULL pointer for vulkan hw_module_t handle
Unexpected NULL pointer for vulkan hw_module_t handle
Unexpected NULL pointer for vulkan hw_module_t handle
Unexpected NULL pointer for vulkan hw_module_t handle
ERROR: [Loader Message] Code 0 : loader_scanned_icd_add: Could not get 'vkCreateInstance' via 'vk_icdGetInstanceProcAddr' for ICD /data/data/com.termux/files/usr/share/vulkan/icd.d/./libsysvk_x11.so
ERROR: [Loader Message] Code 0 : vkCreateInstance: Found no drivers!
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at /home/builder/.termux-build/vulkan-tools/src/vulkaninfo/./vulkaninfo.h:456:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER
Hello. I have a problem with Mali-G76 which can't work with vulkan-wsi, tried vkcube and vulkaninfo. I used @twaik fork
Here is the error: