elementary / elementary/greeter
Greeter / Lock Screen prevents the display from going to sleep
- Dominant language
- Vala
- Stars
- 175
- Forks
- 42
- Avg merge
- 2h 51m
- Merged PRs (30d)
- 1
Description
If the lock screen or greeter is active, it prevents my display from going to sleep. Instead, if you lock it, after a few moments the screen will turn black with the backlight still on and the display still awake (constant blue LED on the monitor).
I am able to get the display to sleep with 'xset dpms force off', but if "Lock when screen turns off" is active the behaviour is that the screen will turn off for roughly one second (blue LED flashing), then turn back on (red LED), and then display the lock screen (with constant blue "on" LED). Eventually the screen will turn black with backlight on after a few moments of showing the lock screen.
My graphics card is an NVIDIA GTX 750 Ti, current graphics drivers are from the nvidia-driver-390 series, driver: 390.48-0ubuntu3
The monitor is a Achieva Shimian QH270 27" LED 2560x1440. Reported to Switchboard's Displays module as an Aculab Ltd 27". I had some trouble getting this monitor to work with Xorg in earlier versions, but now it works at full resolution with an xorg.conf file.
I'm fairly certain that this is an issue with the greeter, as the monitor turns off without it running and it doesn't happen in other distros or flavours of Ubuntu.
Kernel: Linux hostname 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ cat /etc/lsb-release
DISTRIB_ID=elementary
DISTRIB_RELEASE=5.0
DISTRIB_CODENAME=juno
DISTRIB_DESCRIPTION="elementary OS 5.0 Juno"
Contributor guide
Assessment
This issue has not been assessed yet.