-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Display configuration resets after screen locks #214
Comments
I'm experiencing a similar issue on 18.04. I'm not using a second monitor, but have a 4K screen on my laptop. I've set it to 100% scale in the display settings, but whenever I resume from suspend the scale option reverts to 200%. I have not tried a reboot, but guessing it may be the same behavior. My current workaround is just to re-set the scale to 100% each time I resume from suspend. |
I'm seeing this on Dell XPS as well. Even did a fresh install and issue persists. I prefer 1600x900 and after suspend, it reverts to 1920x1080. |
Just a quick update. I'm still effected by this issue, but adding a comment for context. I don't see this particular behavior every time (the reversion to 200% happens more frequently), but sometimes after suspend in addition to reverting to 200%, my resolution is reset to 1600x900. Seems to be similar to the issue that @aia832003 is facing. |
I am now seeing this everytime the laptop is put to sleep on the Dell XPS. Can reproduce by closing laptop lid and then logging back into Pop! |
NAME="Pop!_OS" |
I am also running into this issue, installed Pop on a late 2013 MacBook Pro and when I login the display is reset each time. I'm running Pop as my primary on this machine, would love to see this fixed. Also, I can lock the computer and log back in and it is not affected. However, if the computer goes to sleep and I log back in the display is reset. Is there a file I can manually edit in vim to set the preferences until this gets resolved?
|
I was able to resolve this by disabling the HiDPI daemon in the display settings. It no longer resets my resolution when suspending or logging in. It appears this issue lies with that daemon specifically? |
I tried @jasonmccallister way, and it seems resolved. |
Im experiencing the same issue. |
I have exactly the same experience using a new Dell XPS1570. HDPI is set on in settings. Using it in the non-Nvidia mode, I like my resolution at 1600x1900. But when I close the screen and then re-open, it resets to the maximum screen resolution. I use lightdm as my login manager. I fixed the issue between re-boots and logouts, using the xandr command in my xstartup file, or perhaps it was my .xinitrc, can't actually remember now. xrandr --output edp-1 --mode 1600x900_60.00 But while that fixed between boots, when the laptop screen is closed and then re-opens, it doesn't stick. |
Same issue here. Thinkpad X1 Carbon 1440p screen. I lower the resolution and set scaling to 100%. After lock it resets to highest resolution with 200% scaling. |
I also have this issue, Adder WS with 2 external monitors. Turning off HIDPI daemon does not help. |
Also have this issue on a Thinkpad T14s AMD, however it only happens when I reboot, it doesn't happen after suspending. HiDPI daemon is disabled. |
The same happens for me. My laptop is Thinkpad x1 extreme gen 1. When HiDPI Daemon is enabled after closing and reopening the lid, or even after just locking os, fractional scaling jumps back to 200%. After turning both options off, Also I noticed that after reopening the lid, OS freezes, I can see the logo, then black screen and then scaling jumps back to 200%. The whole process of waking and screen readjustment take ~10sec to complete. Pop!_OS 20.10 |
Getting the same issue on 20.10. I think first this is related to AMD/Intel SO version cuz i didn't get this behavior with a Nvidia GPU using 20.04. |
Ran into this today, clean install. Solution here works for me, and since I don't know what that setting means... I don't care! https://www.reddit.com/r/pop_os/comments/hg6u09/popos_keeps_reseting_the_scaling_to_200/ |
Ran into this after last update, on a lenovo thinkpad x240, also the sleep when closing the lid was turned on for some reason, which together with this bug was driving me nuts. Anyway, disabling HIDPI like already said here, resolves the issue. HIDPI should be responsible for pixel density, so for some users, depending on monitors, etc... this might matter a lot. This is basically the same thing why Apple Mac's Retina display is so nice to look at (but I might be wrong here). |
Happening to me on the Framework laptop Pop!_OS 20.04 LTS. Disabling HiDPI seemed to fix it although the login screen remains at 200%..
|
This still happens in version Pop!_OS 21.10 (GNOME 40.4.0) on a fresh install. |
This issue persists in 22.04. The "solution" of turning off the HiDPI daemon is not a solution for people that are using it to have the resolutions they want between different resolution monitors. This happens on Ubuntu 22.04 too when running on Xorg. |
Thanks, this worked for me, on Pop 22.04 |
Happening for me on System76 Lemur Pro even after disabling the daemon. |
Issue is still relevant, it's either disabling the HiDPI daemon or having 30s wake-from-sleep boot times... |
Occurring for me on a fresh install. This didnt fix it for me :( |
Also happening for me on fresh install, configure displays, then walk away from my laptop (Also a Lenovo Thinkpad), screen times out and locks, come back and the display config is all messed up, or only 2 monitors come back on (I have laptop + 2 externals) so usually laptop and 1 external will come back on, have to setup display settings all over again. Running PopOS 22.04 nvidia. |
I'm facing the same issue here, running Pop!OS 22.04 on Lenovo Yoga Pro 7i laptop. When the laptop returns from sleep, the built-in screen has the wrong resolution and is set to duplicate the external monitor (instead of extending the desktop). It's a bit annoying. |
Distribution - (run
cat /etc/os-release
)NAME="Pop!_OS"
VERSION="18.04 LTS (Testing)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Pop!_OS 18.04 LTS (Testing)"
VERSION_ID="18.04"
HOME_URL="https://system76.com/pop"
SUPPORT_URL="http://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
Related Application and/or Package Version - apt policy $PACKAGE NAME
Issue/Bug Description
I have a galago ultra pro with an external 4K monitor connected with min displayport. Previously, everything was fine but since an update, whenever POP!_OS locks the screen after a period of inactivity, the display configurations are kind of reset... I usually set "Single Display" with a 200% scale. After I move the mouse of push a key I see the layout is lost and after unlocking the layout comes back to default with 2 monitor configurations (over my 2 monitors) without the 200% scaling. So I have to configure it every time... :(
Steps to reproduce (if you know)
Use a 4K external monitor over mini displayport and use single monitor (the external one) at 200% scale.. wait for the session to lock itself after inactivity and unlock it..
Expected behavior
The configuration should be kept after coming back from lock screen.
Other Notes
The text was updated successfully, but these errors were encountered: