DevinBayly / vulkan_containers

0 stars 0 forks source link

vkvia error #3

Open DevinBayly opened 3 years ago

DevinBayly commented 3 years ago
vkvia
dpkg-query: no packages found matching lunarg-vulkan-sdk
VIA_INFO:    SDK Found! - Will attempt to run tests
VIA_INFO:       Attempting to run ./vkcube in /opt/vulkan/1.1.121.1/x86_64/bin
VIA_INFO:           Command-line: ./vkcube --c 100 --suppress_popups
vkEnumerateInstanceExtensionProperties failed to find the VK_KHR_surface extension.

Do you have a compatible Vulkan installable client driver (ICD) installed?
Please look at the Getting Started guide for additional information.

VIA_INFO:       Attempting to run ./cube in /opt/vulkan/1.1.121.1/x86_64/bin
VIA_INFO:           Command-line: ./cube --c 100 --suppress_popups
VIA_WARNING: ./cube not found.  Skipping.
VIA_ERROR:   Unknown Test failure occurred.
Segmentation fault (core dumped)
jlf599 commented 3 years ago

Is this a test harness? Could it be a current working directory or path issue?

(Spitballing here as I have no knowledge of this package. Sorry. :( )