xMeM / vulkan-wsi-layer

Other
21 stars 4 forks source link

[reopen] Can`t start on Mali-G76 #13

Open Artewar67 opened 4 months ago

Artewar67 commented 4 months ago

Hello. I have a problem with Mali-G76 which can't work with vulkan-wsi, tried vkcube and vulkaninfo.

Here is the error:

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
D-06 commented 4 months ago

Have you install sysvk package? If not then install from this https://github.com/D-06/termux-packages/actions/runs/10013257203

Artewar67 commented 4 months ago

Have you install sysvk package? If not then install from this https://github.com/D-06/termux-packages/actions/runs/10013257203

Installed it, but not much has changed.


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