https://bugs.kde.org/show_bug.cgi?id=511646
--- Comment #1 from [email protected] --- The root cause is a KWin DRM enumeration failure: KWin rigidly attempts to access the non-existent /dev/dri/card0 and prematurely terminates the initialization sequence, failing to automatically fall back and utilize the correctly enumerated primary GPU device at /dev/dri/card1. -- You are receiving this mail because: You are watching all bug changes.
