xMeM / vulkan-wsi-layer

Other
13 stars 3 forks source link

Can`t start on Mali-G76 #12

Closed Artewar67 closed 2 months ago

Artewar67 commented 2 months ago

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
twaik commented 2 months ago
  1. Fork issues should be reported to fork owners. Original project maintainers do not have access to forks and not responsible for them.
  2. My fork is fully experimental and never reported to be stable.
Artewar67 commented 2 months ago

Okay, I'll reopen the issue, but with the original, not the fork.

twaik commented 2 months ago

I am author of the fork and I do not know what to do with the issue :(