https://bugs.kde.org/show_bug.cgi?id=499882
--- Comment #51 from Robi <[email protected]> --- (In reply to Oleg Gorobets from comment #50) > I have the same issue with Intel/Nvidia hybrid graphics configured in PRIME > mode. Please see below the output of kinfo and glxinfo. > > $ kinfo > libEGL warning: egl: failed to create dri2 screen > Operating System: Arch Linux > KDE Plasma Version: 6.3.5 > KDE Frameworks Version: 6.14.0 > Qt Version: 6.9.0 > Kernel Version: 6.12.28-1-lts (64-bit) > Graphics Platform: Wayland > Processors: 20 × 12th Gen Intel® Core™ i7-12700H > Memory: 31.0 GiB of RAM > Graphics Processor 1: Mesa Intel® Iris® Xe Graphics > Graphics Processor 2: zink Vulkan 1.4 > > $ glxinfo | grep "OpenGL renderer" > OpenGL renderer string: Mesa Intel(R) Iris(R) Xe Graphics (ADL GT2) > > $ prime-run glxinfo | grep "OpenGL renderer" > OpenGL renderer string: NVIDIA T600 Laptop GPU/PCIe/SSE2 I had a similar problem, and it didn't involve anything with the dedicated GPU. First, run `kinfocenter` from the terminal. If the output includes something like: "GPU count mismatch (from vulkan). Are you maybe missing vulkan drivers? 1 2" Then (seeing you have an Intel integrated GPU), install `vulkan-intel` and check if the problem persists -- You are receiving this mail because: You are watching all bug changes.
