You are not logged in.
Machine: Lenovo ThinkPad X1 Extreme Gen 2 (4K display)
Kernel: 5.17.9.arch1-1
Graphics: Intel/NVIDIA hybrid graphics with Reverse PRIME, proprietary NVIDIA drivers (515.43.04-5)
DE: KDE (plasma 5.24) with i3 (4.20.1-2), but also tested on pure i3
Images here: https://imgur.com/a/mieNuhz
I run a multihead setup with Xorg, and recently did a full reinstall. I previously ran X on PRIME (with the NVIDIA card as the primary GPU), and while there were hiccups, things generally worked fine. I'm now trying to get Reverse PRIME to work with the iGPU as primary. I configure my displays with xrandr and have one display rotated 90 degrees counterclockwise (relative to the monitor's original orientation).
An app like Spectacle manages to take a screenshot of all my desktops and show it in the correct positioning (Image 1 in the album above). However, this isn't what I actually see, which is that windows in the rotated monitor show up in the original orientation of the monitor instead (Image 2). However, my setup manages to draw my cursor in the correct orientation (Image 3), despite the window being incorrectly oriented.
I use the default X server configuration (i.e., no xorg.conf) and my .xinitrc is pretty minimal:
xrdb -merge ~/.Xresources
export DESKTOP_SESSION=plasma
KDEWM=/usr/bin/i3 exec startplasma-x11And my .Xresources just has the line:
Xft.dpi: 282How can I further diagnose what the cause of this issue might be?
Offline