Second monitor occasionally has right half shifted down on login

My second monitor (HP X24ih) sometimes looks like this after login:

In the login screen, it’s always normal, but once I log in, about half of the time the right half is shifted down by a few pixels. Disabling and enabling it again fixes it every time, and I’ve tested it with and without the colour profile loaded, which changed nothing. These are my display settings:

This does not happen in Windows, or with any other monitor I have, and I’m getting tired of manually re-enabling the monitor. Has anyone seen this before or got a solution?

I haven’t had a second monitor in a while but I think you can adjust that here

I don’t think you fully saw the picture. I know how to change where the monitors “connect” but that doesn’t change that it randomly gets the same treatment Trunks gave Frieza

Hi @Meritorius

I don’t use KDE myself, but this output will give others the keys to help you.

Useful output is:

kscreen-doctor -o
cat ~/.local/share/kscreen/*
journalctl -b 0 --no-pager | grep -iE 'kwin|kscreen|drm|wayland|compositor' | head -80

KWin debug:

journalctl --user -b 0 | grep -i kwin | head -40

Question: What GPU do you use?

Have you tried to disable adaptive sync , because the refresh rate looks really odd to me.
Also it probably will not make any difference but maybe cnange the color accuracy setting to get 16 bits color.

Hello!

I use an RX 6700XT. Here are the outputs:

Thanks for helping!