I installed Ubuntu 22.04, Nvidia drivers and UE5.3.
When i try to launch UE Editor I got immediate exit and in logs can see something about there is no video device…
[2024.02.24-12.55.19:615][ 0]LogInit: Initializing SDL.
[2024.02.24-12.55.19:618][ 0]LogInit: Warning: Could not initialize SDL: No available video device
[2024.02.24-12.55.19:618][ 0]LogInit: - Physical RAM available (not considering process quota): 54 GB (55219 MB, 56545128 KB, 57902211072 bytes)
[2024.02.24-12.55.19:618][ 0]LogInit: - VirtualMemoryAllocator pools will grow at scale 1.4
[2024.02.24-12.55.19:618][ 0]LogInit: - MemoryRangeDecommit() will be a no-op (re-run with -vmapoolevict to change)
[2024.02.24-12.55.19:618][ 0]LogInit: - PageSize 4096
[2024.02.24-12.55.19:618][ 0]LogInit: - BinnedPageSize 65536
[2024.02.24-12.55.19:618][ 0]LogCsvProfiler: Display: Metadata set : extradevelopmentmemorymb=“0”
[2024.02.24-12.55.19:632][ 0]LogInit: Physics initialised using underlying interface: Chaos
[2024.02.24-12.55.20:535][ 0]LogInit: Using OS detected language (en-US-POSIX).
[2024.02.24-12.55.20:535][ 0]LogInit: Using OS detected locale (en-US-POSIX).
[2024.02.24-12.55.20:573][ 0]LogTextLocalizationManager: No specific localization for ‘en-US-POSIX’ exists, so ‘en’ will be used for the language.
[2024.02.24-12.55.21:050][ 0]LogInit: Initializing SDL.
[2024.02.24-12.55.21:054][ 0]LogInit: Warning: Could not initialize SDL: No available video device
[2024.02.24-12.55.21:054][ 0]LogInit: Warning: FLinuxSplashState::InitSplashResources() : InitSDL() failed, there will be no splash.
[2024.02.24-12.55.21:054][ 0]LogInit: Initializing SDL.
[2024.02.24-12.55.21:057][ 0]LogInit: Warning: Could not initialize SDL: No available video device
[2024.02.24-12.55.21:057][ 0]LogInit: Error: FLinuxApplication::CreateLinuxApplication() : InitSDL() failed, cannot create application instance.
[2024.02.24-12.55.21:057][ 0]LogCore: FUnixPlatformMisc::RequestExit(bForce=true, ReturnCode=1, CallSite=)
[2024.02.24-12.55.21:057][ 0]LogCore: FUnixPlatformMisc::RequestExit(1, )