I’m trying to compile UE5 from the main branch on my Gentoo Linux developer environment. My setup is running:
- Native Wayland - with xwayland not installed for obvious reasons.
- Proprietary Nvidia Drivers - avoiding nouveau at the moment.
[2024.05.23-05.18.07:233][ 0]LogInit: Initializing SDL.
[2024.05.23-05.18.07:238][ 0]LogInit: Warning: Could not initialize SDL: No available video device
[2024.05.23-05.18.07:238][ 0]LogInit: Warning: FLinuxSplashState::InitSplashResources() : InitSDL() failed, there will be no splash.
[2024.05.23-05.18.07:238][ 0]LogInit: Initializing SDL.
[2024.05.23-05.18.07:242][ 0]LogInit: Warning: Could not initialize SDL: No available video device
I was wondering if anyone has had a successful experience with this subject matter, and could possibly point me in the right direction? The video device in question is a 3060 ti.