I have two external monitors, the first one is a 2.5k Samsung monitor, and athe second one is a Asus monitor.
If I use the built-in monitor in laptop, everything works perfect. If I connect my laptop to an external monitor, strange things happens:
global scale is 100%, then qt widgets renders normally.global scale is 150% or 200%, then qt widgets renders corruptly until a re-paint.reboot into black screen in external monitor (The desktop environment is running normally, but renders black with only a mouse cursor).Tray Panel, the Plasma Renderer says Software rendering in use.Add nvidia_drm.fbdev=1 into your kernel parameters, to let KWin runs with hardware rendering mode.