https://bugs.kde.org/show_bug.cgi?id=521814
--- Comment #4 from [email protected] --- Do note that there are potentially other solutions to solve my specific problem that don't involve kwin, like by default binding VFIO drivers during boot instead of the nvidia ones, and then binding nvidia ones in user space if needed. Though, I would have expected KWIN_DRM_DEVICES to not create a drm node on any gpu not in the list stored in the env variable. Just to be sure I set up the variable correctly, this is how I set it up : export KWIN_DRM_DEVICES="/dev/dri/by-path/pci-0000\:03\:00.0-card" in an executable (chmod +x) bash script in ${HOME}/.config/plasma-workspace/env -- You are receiving this mail because: You are watching all bug changes.
