Open fstanis opened 4 months ago
Another, potentially related issue: when I tried to switch to Wayland, the resolution went back to 1920x1080 again. Interestingly, changing the resolution in settings now has a different issue: if I select 2560x1440, the actual resolution stays 1920x1080, but everything just kind of "zooms-in" and I only see an (enlarged) top left corner of the screen.
Edit: oddly, simply enabling Fractional Scaling fixed this issue, even though Scale is set to 100% (same as it was before enabling).
Distribution (run
cat /etc/os-release
):Related Application and/or Package Version (run
apt policy $PACKAGE NAME
):N/A (not sure what part of the system is responsible for this)
Issue/Bug Description:
I'm having issues with PopOS getting the correct resolution with my monitor (LG Ultragear 27GP850). It's connected via the HDMI port on my HP Universal USB-C Multiport Hub (archived link) to a HP Dev One laptop. The monitor's native resolution is 2560x1440, however any time I'd try to set it to this via settings, it would just go back to 1920x1080, no matter what frame rate I selected.
I came across this question which suggested adding a new resolution via xrandr, which I did:
(word of note: I'm using the HDMI port on the hub, but it's detected as DisplayPort for some reason)
This worked fine, however I feel this should've happened out of the box, so I wanted to report it. Happy to provide any additional information if needed.