On Wed, 13 Dec 2017 14:41:58 +0100 "Brian J. Oney"
<brian.j.o...@googlemail.com> wrote:
Dear David,
did you try the following workaround?
echo 'active-monitor=0' | sudo tee -a /etc/lightdm/lightdm-gtk-greeter.conf
# And the restart or:
sudo systemctl restart lightdm.service
If that doesn't work, please send the output of:
sudo tail -n 30 /var/log/lightdm/lightdm.log
Cheers,
Brian
Sorry for the long delay -- it appears that your original message went
to the bit bucket. After awaking to the smell of roasting electronics
one night last week, I decided to do some trouble-shooting today -- and
found my old bug report (!).
Yes, your solution works. :-)
2019-05-18 12:15:33 root@tinkywinky ~
# cat /etc/debian_version
9.9
2019-05-18 12:15:39 root@tinkywinky ~
# uname -a
Linux tinkywinky 4.9.0-9-amd64 #1 SMP Debian 4.9.168-1 (2019-04-12)
x86_64 GNU/Linux
2019-05-18 12:15:42 root@tinkywinky ~
# dpkg-query --show lightdm-gtk-greeter
lightdm-gtk-greeter 2.0.2-1
<activate screen lock>
<SSH in from another box>
<run top>
top - 12:05:32 up 1:05, 5 users, load average: 0.02, 0.19, 0.41
Thank you,
David