https://bugs.kde.org/show_bug.cgi?id=521814
--- Comment #11 from [email protected] --- I tested KWIN_DISABLE_VULKAN=1, and it worked. The unbind of the gpu goes through like in 6.6, without any need for udev remove trigger (with nvidia_drm.modeset=0). It's a shame kwin can't do anything to solve this. I guess the long term solution would be to not allow the nvidia drivers to bind during boot. Or run a script which unbinds the nvidia driver before kwin launches, and another (optional) script that rebinds it after kwin has launched. My current workaround via launching an unbind request -> logging out -> logging back in essentially does that. Or could a vulkan instance be created while ignoring certain gpus, for example via an environment variable? That'd be the ideal solution. -- You are receiving this mail because: You are watching all bug changes.
