You are not logged in.

#1 2016-05-15 15:53:06

andrebnf
Member
Registered: 2016-05-15
Posts: 1

[LightDM + logind] xfce not showing after suspend/lock

It doesn't happen every time, but often enough. The problem consists on xfce not coming back after a "wake up". All I get is a black screen (sometimes with backlight on, sometimes off). It's been happening for a while and I noticed it happens on many cases:

- when I suspend my computer (logind) by pressing the power button
- when I execute the command systemctl suspend
- when I lock my computer (lightDM)

I have no idea what is going on and what could cause such behavior.

Running journalctl -b -1 to get the last boot's journal logs, I get the following:

...
May 15 12:18:34 user-pc ntpd[11032]: 45.56.95.44 local addr 192.168.1.99 -> <null>
May 15 12:18:34 user-pc ntpd[11032]: 192.99.2.8 local addr 192.168.1.99 -> <null>
May 15 12:18:34 user-pc ntpd[11032]: 45.56.72.16 local addr 192.168.1.99 -> <null>
May 15 12:18:34 user-pc ntpd[11032]: 200.186.125.195 local addr 192.168.1.99 -> <null>
May 15 12:18:34 user-pc systemd[1]: Stopped Network Time Service.
May 15 12:18:34 user-pc kernel: ahci 0000:00:1f.2: port does not support device sleep
May 15 12:18:34 user-pc systemd[1]: Started TLP suspend/resume.
May 15 12:18:34 user-pc systemd[1]: Reached target Sleep.
May 15 12:18:34 user-pc systemd[1]: Starting Suspend...
May 15 12:18:34 user-pc systemd-sleep[25333]: Suspending system...

After the systemd-sleep, the computer didn't come back and I had to shut it down by pressing the power button. No backlight this time.

I've added a display-setup-script line on lightdm.conf to force it use the main monitor as default (at that point I thought the image was being shown on another monitor, since I use an external one), but no success. This was added to lightdm.conf:

display-setup-script=xrandr --output eDP1 --primary

Basically, I need help tracking the problem, since it doesn't follow any expected pattern and I can't reproduce it.

Thanks in advance!

#EDIT
Forgot to mention, but I am using Manjaro distro running xfce

Last edited by andrebnf (2016-05-15 16:01:07)

Offline

Board footer

Powered by FluxBB