Tested versions
69866b2
System information
Redot v26.2.alpha.1 (69866b2) - Arch Linux #1 SMP PREEMPT_DYNAMIC Wed, 25 Feb 2026 23:12:35 +0000 on Wayland - Wayland display driver, Multi-window, 1 monitor - Vulkan (Forward+) - dedicated AMD Radeon RX 9070 XT (RADV GFX1201) - AMD Ryzen 7 9800X3D 8-Core Processor (16 threads) - 30.50 GiB memory
Issue description
When running project with Wayland enabled these warnings popup
Invalid value (0) for DRI_PRIME. Should be > 0
Inconsistent value (2) for DRI_PRIME. Should be < 2 (GPU devices count). Using: 1
Inconsistent value (3) for DRI_PRIME. Should be < 2 (GPU devices count). Using: 1
More details on and tracked by godotengine/godot#88364
Steps to reproduce
Open Redot executable with --display-driver wayland flag on a machine running with wayland display server
Minimal reproduction project (MRP)
N/A
Tested versions
69866b2
System information
Redot v26.2.alpha.1 (69866b2) - Arch Linux #1 SMP PREEMPT_DYNAMIC Wed, 25 Feb 2026 23:12:35 +0000 on Wayland - Wayland display driver, Multi-window, 1 monitor - Vulkan (Forward+) - dedicated AMD Radeon RX 9070 XT (RADV GFX1201) - AMD Ryzen 7 9800X3D 8-Core Processor (16 threads) - 30.50 GiB memory
Issue description
When running project with Wayland enabled these warnings popup
More details on and tracked by godotengine/godot#88364
Steps to reproduce
Open Redot executable with
--display-driver waylandflag on a machine running with wayland display serverMinimal reproduction project (MRP)
N/A