https://bugs.kde.org/show_bug.cgi?id=396167
Mike Lothian <m...@fireburn.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |--- Status|RESOLVED |REOPENED --- Comment #4 from Mike Lothian <m...@fireburn.co.uk> --- So the reason the 1080p resolution wasn't showing up was because CONFIG_DRM_VMWGFX_FBCON=y wasn't set in my kernel However now when my Wayland session starts at boot it takes up a small portion of the screen Under "Display and Monitor" it says the screen name is XWAYLAND0 and the resolution is 1024x768 and that field is not selectable /usr/libexec/Xorg -nolisten tcp -auth /var/run/sddm/{f44714bd-0d30-4035-a483-39ff732022cf} -background none -noreset -displayfd 17 -seat seat0 vt1 /usr/bin/Xwayland -displayfd 30 -rootless -wm 33 /usr/bin/kwin_wayland --xwayland --libinput --exit-with-session=/usr/lib64/libexec/startplasma If I logout and back in again it runs at 1080p and "Display and Monitor" says Virtual-1-unknown and I'm able to change resolutions I double checked the 2nd login was definitely running wayland: /usr/libexec/Xorg -nolisten tcp -auth /var/run/sddm/{9f9e7eba-e4ee-409e-98be-c0c4a3bc8039} -background none -noreset -displayfd 17 -seat seat0 vt1 /usr/bin/Xwayland -displayfd 40 -rootless -wm 43 /usr/bin/kwin_wayland --xwayland --libinput --exit-with-session=/usr/lib64/libexec/startplasma -- You are receiving this mail because: You are watching all bug changes.