You are not logged in.
Hi,
I've been struggling for a long time with suspend on my Thinkpad X13 AMD.
The system can sleep without issues using the suspend button or systemctl suspend command, but when the lid is closed the laptop immediately wakes up.
Suspending the laptop using its suspend button and then closing the lid immediately wakes it up.
Sometimes though, after a dozen of open/close cycles laptop would sleep.
I tried installing/uninstalling/disabling tlp, KDE power management, edited logind config, nothing helps.
So far I'm using KDE with lid switch events enabled and my logind config is this
[Login]
HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
HandleLidSwitchDocked=ignore
Even with this config I see systemd-logind logging lid open / lid close events however.
What I noticed recently is that if I do systemctl stop systemd-logind before I close the lid, the first lidclose always results in correct suspend. I tried this about 10 times, and it is always like this.
So it seems, that somehow systemd-logind is involved.
I double-checked, and I see that systemd-logind process starts automatically 2 seconds after I stop it (and before the lid is closed), but that restart helps anyway.
Any ideas what may be wrong with my system configuration or how to workaround the issue?
Last edited by eDio (2020-10-28 15:29:37)
Offline
PowerKeyIgnoreInhibited=, SuspendKeyIgnoreInhibited=, HibernateKeyIgnoreInhibited=, LidSwitchIgnoreInhibited=
Controls whether actions that systemd-logind takes when the power and sleep keys and the lid switch are triggered are subject tohigh-level inhibitor locks ("shutdown", "sleep", "idle"). Low level inhibitor locks ("handle-power-key", "handle-suspend-key",
"handle-hibernate-key", "handle-lid-switch"), are always honored, irrespective of this setting.These settings take boolean arguments. If "no", the inhibitor locks taken by applications are respected. If "yes", "shutdown",
"sleep", and "idle" inhibitor locks are ignored. PowerKeyIgnoreInhibited=, SuspendKeyIgnoreInhibited=, and
HibernateKeyIgnoreInhibited= default to "no". LidSwitchIgnoreInhibited= defaults to "yes". This means that when systemd-logind
is handling events by itself (no low level inhibitor locks are taken by another application), the lid switch does not respect
suspend blockers by default, but the power and sleep keys do.
Try with LidSwitchIgnoreInhibited=no
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
@Lone_Wolf, thanks
I believe I tried that already (without understanding though how it may help, just tried everything that mentions Lid in its name).
Anyway, I tried just now and it does not make any difference at all.
BTW, if this is of any help
This I get in logs when logind is running
Oct 28 17:32:43 iota systemd-logind[782288]: Lid closed.
Oct 28 17:32:46 iota systemd-logind[782288]: Operation 'sleep' finished.
Oct 28 17:32:51 iota systemd-logind[782288]: Lid opened.
I do not get the 2 top lines when systemd-logind was stopped before suspending (so it for example would look like this)
Oct 28 17:32:51 iota systemd-logind[782288]: Lid opened.
Do you think it be something worth reporting to the systemd upstream?
Offline
Hi,
has this topic been resolved? Actually I'm dealing with a similar problem right now.
Thanks in advance!
Offline
I am hitting exactly the same issue, and still no solution after several hours of trying different things related to logind configuration.
If somebody has an idea how to troubleshoot this further, please share.
Running Gnome v: 45.1, with kernel 6.6.1-arch1-1, on Lenovo Slim 7 ProX 14ARH7
Nov 15 23:13:00 archlinux systemd-logind[1446]: The system will suspend now!
<< 8 seconds later I closed the lid >>
Nov 15 23:13:18 archlinux systemd-logind[1446]: Lid closed.
Nov 15 23:13:18 archlinux systemd-logind[1446]: Operation 'sleep' finished.
Nov 15 23:13:22 archlinux systemd-logind[1446]: Lid opened.
Based on the process id, logind is running all the time.
Last edited by daniel1988 (2023-11-16 07:23:07)
Offline
With the info from this post I enabled sysemd debug logs.
Here is the output. Lid close happened at 23:32:18. I am still trying to make sense of all this.
Nov 15 23:32:07 archlinux systemd-logind[1479]: The system will suspend now!
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1/unit/suspend_2etarget interface=org.freedesktop.DBus.Properties member=Get cookie=346 reply_cookie=0 signature=ss error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=method_return sender=:1.1 destination=:1.4 path=n/a interface=n/a member=n/a cookie=870 reply_cookie=346 signature=v error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=PrepareForSleep cookie=347 reply_cookie=0 signature=b error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.56 path=n/a interface=n/a member=n/a cookie=348 reply_cookie=247 signature=n/a error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=872 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=873 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=874 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=877 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=878 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=879 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Inhibitor daniel (GNOME handling keypresses) pid=2406 uid=1000 mode=delay stopped.
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=349 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Inhibitor UPower (Pause device polling) pid=1726 uid=0 mode=delay stopped.
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=350 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Inhibitor daniel (GNOME needs to lock the screen) pid=2409 uid=1000 mode=delay stopped.
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=351 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=882 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/dbus_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=883 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/shutdown_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=884 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/basic_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=885 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/sysinit_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=886 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=887 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=888 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=889 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.56 destination=:1.4 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=SetLockedHint cookie=248 reply_cookie=0 signature=b error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=352 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=69 reply_cookie=352 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=353 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.56 path=n/a interface=n/a member=n/a cookie=354 reply_cookie=248 signature=n/a error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=892 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=893 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=894 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=895 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/job/1987 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=896 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=897 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=898 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=899 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=900 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=901 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.56 destination=:1.4 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=ReleaseDevice cookie=253 reply_cookie=0 signature=uu error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=:1.56 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=PauseDevice cookie=355 reply_cookie=0 signature=uus error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd[1]: systemd-logind.service: Got notification message from PID 1479 (FDSTOREREMOVE=1, FDNAME=session-3-device-13-76)
Nov 15 23:32:07 archlinux systemd[1]: systemd-logind.service: Got explicit request to remove fd 146 (session-3-device-13-76), closing.
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.56 path=n/a interface=n/a member=n/a cookie=356 reply_cookie=253 signature=n/a error-name=n/a error-message=n/a
Nov 15 23:32:07 archlinux systemd-logind[1479]: Inhibitor NetworkManager (NetworkManager needs to turn off networks) pid=1480 uid=0 mode=delay stopped.
Nov 15 23:32:07 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=357 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Inhibitor GNOME Shell (GNOME needs to lock the screen) pid=2225 uid=1000 mode=delay stopped.
Nov 15 23:32:08 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=358 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.systemd1 path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=StartUnit cookie=359 reply_cookie=0 signature=ss error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=method_return sender=:1.1 destination=:1.4 path=n/a interface=n/a member=n/a cookie=907 reply_cookie=359 signature=o error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.55 destination=org.freedesktop.login1 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=SetIdleHint cookie=11 reply_cookie=0 signature=b error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=360 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=70 reply_cookie=360 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=361 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=362 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/user/_1000 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=363 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=364 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/system_2eslice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=909 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=910 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2djournald_2esocket interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=911 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/sleep_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=915 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/sleep_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=916 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=917 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.10 destination=:1.4 path=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=Get cookie=42 reply_cookie=0 signature=ss error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.10 path=n/a interface=n/a member=n/a cookie=365 reply_cookie=42 signature=v error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsuspend_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=918 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsuspend_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=919 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsuspend_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=920 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsuspend_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=921 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/sleep_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=922 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:08 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/job/2084 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=923 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Lid closed.
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (edge) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/archlinux_2dkeyring_2dwkd_2dsync_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=924 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/archlinux_2dkeyring_2dwkd_2dsync_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=925 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=926 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=927 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/shadow_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=928 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.56 destination=:1.4 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=ReleaseDevice cookie=263 reply_cookie=0 signature=uu error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=:1.56 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=PauseDevice cookie=366 reply_cookie=0 signature=uus error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd[1]: systemd-logind.service: Got notification message from PID 1479 (FDSTOREREMOVE=1, FDNAME=session-3-device-13-75)
Nov 15 23:32:18 archlinux systemd[1]: systemd-logind.service: Got explicit request to remove fd 144 (session-3-device-13-75), closing.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.56 path=n/a interface=n/a member=n/a cookie=367 reply_cookie=263 signature=n/a error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/shadow_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=929 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=930 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=931 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=932 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=933 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=934 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=935 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=936 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=937 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=938 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=939 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=940 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=941 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=942 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=943 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=944 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=945 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=946 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=947 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=948 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=949 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=950 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=951 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=952 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=953 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=954 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=955 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.56 destination=:1.4 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=TakeDevice cookie=264 reply_cookie=0 signature=uu error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.56 path=n/a interface=n/a member=n/a cookie=368 reply_cookie=264 signature=hb error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsuspend_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=956 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsuspend_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=957 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=958 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.76 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=62 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=369 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=71 reply_cookie=369 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.PolicyKit1 path=/org/freedesktop/PolicyKit1/Authority interface=org.freedesktop.PolicyKit1.Authority member=CheckAuthorization cookie=370 reply_cookie=0 signature=(sa{sv})sa{ss}us error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd[1]: systemd-logind.service: Got notification message from PID 1479 (FDSTORE=1, FDNAME=session-3-device-13-76)
Nov 15 23:32:18 archlinux systemd[1]: systemd-logind.service: Trying to stash fd for dev=0:5/inode=863
Nov 15 23:32:18 archlinux systemd[1]: systemd-logind.service: Added fd 28 (session-3-device-13-76) to fd store.
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/sleep_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=959 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsuspend_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=960 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dsuspend_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=961 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/sleep_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=963 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/sleep_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=964 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=965 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/suspend_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=966 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/suspend_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=967 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=968 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Operation 'sleep' finished.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=PrepareForSleep cookie=371 reply_cookie=0 signature=b error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/suspend_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=970 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/sleep_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=971 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/suspend_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=973 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/suspend_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=974 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=JobRemoved cookie=975 reply_cookie=0 signature=uoss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/suspend_2etarget interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=976 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=977 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=978 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=979 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.73 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=31 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=372 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=72 reply_cookie=372 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.PolicyKit1 path=/org/freedesktop/PolicyKit1/Authority interface=org.freedesktop.PolicyKit1.Authority member=CheckAuthorization cookie=373 reply_cookie=0 signature=(sa{sv})sa{ss}us error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.25 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=63 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=374 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=73 reply_cookie=374 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=375 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=74 reply_cookie=375 signature=a{sv} error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Inhibitor UPower (Pause device polling) pid=1726 uid=0 mode=delay started.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=376 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.25 path=n/a interface=n/a member=n/a cookie=377 reply_cookie=63 signature=h error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.5 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=1094 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=378 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=75 reply_cookie=378 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=379 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=76 reply_cookie=379 signature=a{sv} error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Inhibitor NetworkManager (NetworkManager needs to turn off networks) pid=1480 uid=0 mode=delay started.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=380 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.5 path=n/a interface=n/a member=n/a cookie=381 reply_cookie=1094 signature=h error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=:1.6 destination=:1.4 path=n/a interface=n/a member=n/a cookie=1137 reply_cookie=370 signature=(bba{ss}) error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.76 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=62 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=382 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=77 reply_cookie=382 signature=a{sv} error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Inhibitor daniel (External monitor attached or configuration changed recently) pid=2409 uid=1000 mode=block started.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=383 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.76 path=n/a interface=n/a member=n/a cookie=384 reply_cookie=62 signature=h error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=:1.6 destination=:1.4 path=n/a interface=n/a member=n/a cookie=1151 reply_cookie=373 signature=(bba{ss}) error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.73 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=31 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=385 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=78 reply_cookie=385 signature=a{sv} error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Inhibitor daniel (GNOME handling keypresses) pid=2406 uid=1000 mode=delay started.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=386 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.73 path=n/a interface=n/a member=n/a cookie=387 reply_cookie=31 signature=h error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.55 destination=org.freedesktop.login1 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=SetIdleHint cookie=12 reply_cookie=0 signature=b error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=388 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=79 reply_cookie=388 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=389 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=390 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/user/_1000 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=391 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=392 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.10 destination=:1.4 path=/org/freedesktop/login1/seat/seat0 interface=org.freedesktop.DBus.Properties member=Get cookie=43 reply_cookie=0 signature=ss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.10 path=n/a interface=n/a member=n/a cookie=393 reply_cookie=43 signature=v error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.76 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=64 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=394 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=80 reply_cookie=394 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.PolicyKit1 path=/org/freedesktop/PolicyKit1/Authority interface=org.freedesktop.PolicyKit1.Authority member=CheckAuthorization cookie=395 reply_cookie=0 signature=(sa{sv})sa{ss}us error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=:1.6 destination=:1.4 path=n/a interface=n/a member=n/a cookie=1176 reply_cookie=395 signature=(bba{ss}) error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.76 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=64 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=396 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=81 reply_cookie=396 signature=a{sv} error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Inhibitor daniel (GNOME needs to lock the screen) pid=2409 uid=1000 mode=delay started.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=397 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.76 path=n/a interface=n/a member=n/a cookie=398 reply_cookie=64 signature=h error-name=n/a error-message=n/a
Nov 15 23:32:18 archlinux systemd-logind[1479]: ADP0: The power supply is currently online.
Nov 15 23:32:18 archlinux systemd-logind[1479]: BAT0: The battery status is 'Not charging', assuming the battery is not used as a power source of this machine.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Found at least one online non-battery power supply, system is running on AC.
Nov 15 23:32:18 archlinux systemd-logind[1479]: Handling of handle-lid-switch (level) is disabled, taking no action.
Nov 15 23:32:19 archlinux systemd-logind[1479]: Lid opened.
Nov 15 23:32:19 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.56 destination=:1.4 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=TakeDevice cookie=273 reply_cookie=0 signature=uu error-name=n/a error-message=n/a
Nov 15 23:32:19 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.56 path=n/a interface=n/a member=n/a cookie=399 reply_cookie=273 signature=hb error-name=n/a error-message=n/a
Nov 15 23:32:19 archlinux systemd[1]: systemd-logind.service: Got notification message from PID 1479 (FDSTORE=1, FDNAME=session-3-device-13-75)
Nov 15 23:32:19 archlinux systemd[1]: systemd-logind.service: Trying to stash fd for dev=0:5/inode=857
Nov 15 23:32:19 archlinux systemd[1]: systemd-logind.service: Added fd 10 (session-3-device-13-75) to fd store.
Nov 15 23:32:22 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=982 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.10 destination=org.freedesktop.login1 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=ActivateSessionOnSeat cookie=48 reply_cookie=0 signature=ss error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=400 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=82 reply_cookie=400 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.10 path=n/a interface=n/a member=n/a cookie=401 reply_cookie=48 signature=n/a error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.10 destination=org.freedesktop.login1 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=UnlockSession cookie=49 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=402 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=83 reply_cookie=402 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=403 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=84 reply_cookie=403 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=Unlock cookie=404 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.10 path=n/a interface=n/a member=n/a cookie=405 reply_cookie=49 signature=n/a error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.56 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=301 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=406 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=85 reply_cookie=406 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.PolicyKit1 path=/org/freedesktop/PolicyKit1/Authority interface=org.freedesktop.PolicyKit1.Authority member=CheckAuthorization cookie=407 reply_cookie=0 signature=(sa{sv})sa{ss}us error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.56 destination=:1.4 path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.login1.Session member=SetLockedHint cookie=302 reply_cookie=0 signature=b error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionUnixUser cookie=408 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=86 reply_cookie=408 signature=u error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1/session/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=409 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.56 path=n/a interface=n/a member=n/a cookie=410 reply_cookie=302 signature=n/a error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_return sender=:1.6 destination=:1.4 path=n/a interface=n/a member=n/a cookie=1228 reply_cookie=407 signature=(bba{ss}) error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_call sender=:1.56 destination=:1.4 path=/org/freedesktop/login1 interface=org.freedesktop.login1.Manager member=Inhibit cookie=301 reply_cookie=0 signature=ssss error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=GetConnectionCredentials cookie=411 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.4 path=n/a interface=n/a member=n/a cookie=87 reply_cookie=411 signature=a{sv} error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Inhibitor GNOME Shell (GNOME needs to lock the screen) pid=2225 uid=1000 mode=delay started.
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=412 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:24 archlinux systemd-logind[1479]: Sent message type=method_return sender=n/a destination=:1.56 path=n/a interface=n/a member=n/a cookie=413 reply_cookie=301 signature=h error-name=n/a error-message=n/a
Nov 15 23:32:25 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=983 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:25 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=984 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:25 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=985 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:25 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/NetworkManager_2ddispatcher_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=986 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:32:25 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1 interface=org.freedesktop.systemd1.Manager member=UnitRemoved cookie=987 reply_cookie=0 signature=so error-name=n/a error-message=n/a
Nov 15 23:32:28 archlinux systemd-logind[1479]: Inhibitor daniel (External monitor attached or configuration changed recently) pid=2409 uid=1000 mode=block stopped.
Nov 15 23:32:28 archlinux systemd-logind[1479]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/login1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=414 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:22 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=989 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:22 archlinux systemd[1]: systemd-logind.service: Got notification message from PID 1479 (WATCHDOG=1)
Nov 15 23:33:22 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=990 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:23 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/archlinux_2dkeyring_2dwkd_2dsync_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=991 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:23 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/archlinux_2dkeyring_2dwkd_2dsync_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=992 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:23 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=993 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:23 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtmpfiles_2dclean_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=994 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:23 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/shadow_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=995 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:23 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/shadow_2etimer interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=996 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:23 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=997 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Nov 15 23:33:23 archlinux systemd-logind[1479]: Got message type=signal sender=:1.1 destination=n/a path=/org/freedesktop/systemd1/unit/systemd_2dtimesyncd_2eservice interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=998 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Last edited by daniel1988 (2023-11-16 09:48:55)
Offline
Please use [code][/code] tags, not "quote" tags. Edit your post in this regard.
cat /proc/acpi/wakeup
cat /sys/power/mem_sleep
Assuming the system is suspended, neither kernel nor userspace are processing any events - the acpi would wake the system b/c the lid toggles.
The asserted systemd-logind status relevance seems somewhat odd, except if it maybe alters the nature of the sleep?
Offline
cat /proc/acpi/wakeup
Device S-state Status Sysfs node
GPP0 S4 *enabled pci:0000:00:01.1
GPP1 S4 *disabled
GPP2 S4 *disabled
GPP5 S4 *disabled
GPP6 S4 *disabled
GPP7 S4 *enabled pci:0000:00:02.3
GP11 S4 *disabled
SWUS S4 *disabled
GP12 S4 *disabled
SWUS S4 *disabled
XHC0 S4 *enabled pci:0000:04:00.3
XHC1 S4 *enabled pci:0000:04:00.4
XHC2 S4 *enabled pci:0000:05:00.0
XHC3 S4 *enabled pci:0000:05:00.3
XHC4 S4 *enabled pci:0000:05:00.4
NHI0 S4 *disabled
NHI1 S4 *disabled
I tried to disable all of the above, still no luck.
cat /sys/power/mem_sleep
[s2idle]
Offline
Because you're reading under the blanket: https://docs.kernel.org/admin-guide/pm/ … nd-to-idle
Seems logind doesn't do anything with the lid, but still wakes up to report that?
https://bbs.archlinux.org/viewtopic.php?id=253234
I'll infer that "HoldoffTimeoutSec=0" was the suggested solution, but https://wiki.archlinux.org/index.php?ti … did=599463 reveals a very specific context where maybe the lid was closed immediately (<30s) after the previous suspend?
Offline