So, a small update here.
Switching to Xorg, seems to get both monitors capable of running in 2160p mode. So it seems to be a Plasma Wayland limitation.
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
So, a small update here.
Switching to Xorg, seems to get both monitors capable of running in 2160p mode. So it seems to be a Plasma Wayland limitation.
around 1080p resolution
What do you mean by that? Is the biggest resolution you can select in the display settings 1080p, or do things look as big as you'd expect from a 1080p monitor?
I can select up to 2160p in the settings, but the screens just turn black until the settings reset, if I do. The highest resolution where the displays both turn on is 1080p. If I set them to 1440p only 1 of them turns on.
Okay, sounds like a bandwidth related issue. Could you try putting KWIN_DRM_PREFER_COLOR_DEPTH=24 into /etc/environment and rebooting?
This worked for me. Thank you very much. I'm now running 2x 4K screens on Plasma wayland.
What is the default color depth set to? 32?
The default is 30. Drivers are supposed to limit the bit depth automatically to make the display work, but DisplayLink is quite shitty so I guess I should not be too surprised. I think I'll just make KWin force it to 24 for DisplayLink by default to get rid of the problem for everyone
Edit: heh, I already effectively did. It should not happen in Plasma 6 anymore
That's awesome. Thank you for all your work!