ndsvw, 1 year ago Hi, Thank you. I was able to get it working. What really helped me was the fact that you can see the logs of stuff in /usr/lib/systemd/system-sleep/: sudo journalctl -u systemd-suspend --since “7 minutes ago” I think, I had a bug in there or the execution rights of a file was not set or similar. Now, I have pretty much done what the suggest here: wiki.debian.org/…/Early-2015-13-inch I’m glad, this is working as intended now.
Hi,
Thank you.
I was able to get it working.
What really helped me was the fact that you can see the logs of stuff in /usr/lib/systemd/system-sleep/:
/usr/lib/systemd/system-sleep/
sudo journalctl -u systemd-suspend --since “7 minutes ago”
I think, I had a bug in there or the execution rights of a file was not set or similar.
Now, I have pretty much done what the suggest here: wiki.debian.org/…/Early-2015-13-inch
I’m glad, this is working as intended now.