https://bugs.kde.org/show_bug.cgi?id=515709
Hamish Claxton <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Resolution|NOT A BUG |--- Status|RESOLVED |REOPENED --- Comment #8 from Hamish Claxton <[email protected]> --- (In reply to Zamundaaa from comment #7) > > KWIN_DRM_DEVICES=/dev/dri/card0:/dev/dri/card1:/dev/dri/card2 > Well, after re-binding, the GPU is card3, so this is expected. > > You can use the symlinks in /dev/dri/by-path instead, to get a more stable > identifier that won't change. I see, I am not sure what has changed but for a good portion of last year I was able to do this perfectly find using the /dev/dri/card# identifiers directly. It always rebinded back to the same number. Regardless, trying to use the /dev/dri/by-path identifiers results in a crash when loading and boots me back to the login screen. It only works when I use the /dev/dri/card#. For reference this is what I have changed it to: KWIN_DRM_DEVICES="/dev/dri/by-path/pci-0000:09:00.0-card:/dev/dri/by-path/pci-0000:03:00.0-card:/dev/dri/by-path/pci-0000:15:00.0-card -- You are receiving this mail because: You are watching all bug changes.
