You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run FlightGoggles in my computer with 4 x TITAN X Pascal GPU's, but I get a Vulkan error. I get an error too when trying to run vulkaninfo and vulkan-smoketest, this is what my Log saves when trying to run FlightGoggles:
I'm trying to run FlightGoggles in my computer with 4 x TITAN X Pascal GPU's, but I get a Vulkan error. I get an error too when trying to run vulkaninfo and vulkan-smoketest, this is what my Log saves when trying to run FlightGoggles:
Desktop is 1366 x 768 @ 50 Hz
[Vulkan init] extensions: count=2
[Vulkan init] extensions: name=VK_EXT_debug_report, enabled=0
[Vulkan init] extensions: name=VK_EXT_debug_utils, enabled=0
Vulkan error VK_ERROR_INCOMPATIBLE_DRIVER (-9) file: ./Runtime/GfxDevice/vulkan/VKContext.cpp, line: 332
Vulkan detection: 0
No supported renderers found, exiting
(Filename: Line: 634)
Already tried the step mentioned in #131, but it didn't work
The text was updated successfully, but these errors were encountered: