https://bugs.kde.org/show_bug.cgi?id=511646
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|platform-fbdev |platform-drm --- Comment #4 from Zamundaaa <[email protected]> --- (In reply to proteus5 from comment #2) > KWin Failure (Core Bug): KWin (kwin_wayland) fails to initialize because > its enumeration logic rigidly expects and fails on the missing > /dev/dri/card0, instead of gracefully falling back and initializing with the > available and correct /dev/dri/card1. That is wrong, KWin lists card nodes with udev, nothing is hardcoded. This sounds to me more like a race condition between simpledrm and the proprietary driver initializing - similar problems have been hit before, see https://github.com/sddm/sddm/issues/1917 Tbh I'm not sure there's anything good that can be done about it on our side in the near future... but I would definitely recommend you just don't use that "optimization" that breaks your system. -- You are receiving this mail because: You are watching all bug changes.
