You are not logged in.
Pages: 1
Sometimes, suspend doesn't work correctly. Screen is black, but the system didn't suspend. It doesn't wake up either. Successful suspend:
systemd-logind[403]: Lid closed.
systemd-logind[403]: Suspending...
systemd[1]: Starting Sleep.
systemd[1]: Reached target Sleep.
systemd[1]: Starting Suspend...
systemd-sleep[19053]: /usr/lib/systemd/system-sleep/notify-upower.sh exited with exit status 1.
systemd-sleep[19053]: Suspending system...
kernel: PM: Syncing filesystems ... done.
kernel: PM: Preparing system for mem sleepUnsuccessful suspend:
systemd-logind[403]: Lid closed.
systemd-logind[403]: Suspending...
systemd[1]: Starting Sleep.
systemd[1]: Reached target Sleep.
systemd[1]: Starting Suspend...
systemd-sleep[19797]: /usr/lib/systemd/system-sleep/notify-upower.sh exited with exit status 1.
systemd-sleep[19797]: Suspending system...
kernel: PM: Syncing filesystems ... done.
kernel: PM: Preparing system for mem sleep
laptop-mode[19822]: Warning: Configuration file /etc/laptop-mode/conf.d/board-specific/*.conf is not re adable, skipping.
laptop-mode[19850]: Laptop mode
laptop-mode[19851]: enabled,
laptop-mode[19852]: active [unchanged]
acpid[398]: client 1292[0:100] has disconnectedIs the laptop-mode interfering here or is that just a symptom?
Offline
Pages: 1