Hi I’ve finally built from the 5.0.0 prerelease on Linux. Worked great. Editor fails though with the following errors:
LogVulkanRHI: Display: Requested PixelFormat 18 not supported by this swapchain! Falling back to supported swapchain format...
LogLinux: Warning: MessageBox: Cannot find a compatible Vulkan device that supports surface presentation.
pixelformat 18 support is not an issue. Cause for the second log warning should be further looked at.
What you have given is vulkaninfo log and not the engine crash log. I am not able to know the exact issue without the complete engine error log.
Got from Vukaninfo that you have 2 gpu on the system.
I have a test machine with fedora and 465 drivers running UE5-EA fine
Try these
Was nvidia drivers installed with proper grub config and without any commandline arguments.
Test if vulkan is working properly by running a native vulkan game on nvidia gpu or install a native vulkan benchmark for linux like Gravitymark from tellusim.com (vetran game engine developer).
Could you also try using the engine on your amd polaris gpu, with AMD proprietary drivers (not RADV that you are using)
If it still does not work please link/post the complete crash log