https://bugs.kde.org/show_bug.cgi?id=462712
--- Comment #8 from Niels Ole Salscheider <niels_...@salscheider-online.de> --- (In reply to Zamundaaa from comment #7) > Did you check if the env var was applied correctly? You can check the > actually used format in dmesg (it's printed on resolution changes iirc) or > with drm_info (https://gitlab.freedesktop.org/emersion/drm_info). It'll be > ARGB2101010 for 10bpc and ARGB8888 for 8bpc I didn't check yet but I will check in the afternoon. > Also, does the output work with Xorg or Weston? I checked, it does not work with Xorg either. > > It seems strange though that kwin again and again removes the frame buffer > > after the atomic mode set and then tries to add a new frame buffer? > That's entirely normal. A new buffer gets added and presented, the old one > gets removed afterwards. Ah, ok. Dmesg didn't show anything else in the log buffer anymore, but it is there in the journal. I will upload a full log for enabling and disabling the projector (without the env var set). -- You are receiving this mail because: You are watching all bug changes.