https://bugs.kde.org/show_bug.cgi?id=510573
--- Comment #6 from [email protected] <[email protected]> --- (In reply to Nicolas Fella from comment #5) > Does the same happen when you run "systemctl suspend"? Hi! Thanks for your continued help! The behaviour does appear to be identical (or nearly identical). I expected that manually running the command would have resulted in something being logged, but it looks like the last couple of minutes of the journal might be missing. The auth event for running the requested command with 'sudo', nor was there anything for the command itself. Perhaps this is just a result of the journal buffer not immediately being written to disk? The last logged event was an automatic update about 2 minutes prior to 'suspend': ``` Oct 14 22:50:12 aurora systemd[1]: Starting brew-upgrade.service - Upgrade Brew packages... Oct 14 22:50:12 aurora systemd[1]: Starting sysstat-collect.service - system activity accounting tool... Oct 14 22:50:12 aurora systemd[1]: sysstat-collect.service: Deactivated successfully. Oct 14 22:50:12 aurora systemd[1]: Finished sysstat-collect.service - system activity accounting tool. Oct 14 22:50:12 aurora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=> Oct 14 22:50:12 aurora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sysstat-collect comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=?> Oct 14 22:50:16 aurora bash[6252]: Error: No such keg: /home/linuxbrew/.linuxbrew/Cellar/systemd Oct 14 22:50:19 aurora bash[6518]: Error: No such keg: /home/linuxbrew/.linuxbrew/Cellar/dbus Oct 14 22:50:21 aurora bash[6776]: Error: No such keg: /home/linuxbrew/.linuxbrew/Cellar/python Oct 14 22:50:24 aurora bash[7036]: Error: No such keg: /home/linuxbrew/.linuxbrew/Cellar/gsettings Oct 14 22:50:26 aurora bash[7310]: Error: No such keg: /home/linuxbrew/.linuxbrew/Cellar/bash Oct 14 22:50:28 aurora bash[7568]: Error: No such keg: /home/linuxbrew/.linuxbrew/Cellar/rpm Oct 14 22:50:28 aurora systemd[1]: brew-upgrade.service: Deactivated successfully. Oct 14 22:50:28 aurora systemd[1]: Finished brew-upgrade.service - Upgrade Brew packages. Oct 14 22:50:28 aurora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=brew-upgrade comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? t> Oct 14 22:50:28 aurora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=brew-upgrade comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? te> Oct 14 22:50:28 aurora systemd[1]: brew-upgrade.service: Consumed 16.862s CPU time, 224.8M memory peak. ``` Not to speak out of turn on the diagnosis, but it seems to be the case that the actual reboot might be a significantly lower-level problem with the hardware/firmware. If you agree with that, I think that the focus of this bug should become the fact that even when I have all idle sleep behaviours disabled in the settings, the system seems to still be getting the suspend signal after 5 minutes. I wasn't too bothered with just having powerdevil disabled since I don't really need any automatic sleep behaviours. However, I realised today that it is also responsible for setting the backlight brightness in response to the function keys, so having it disabled is causing other inconveniences. -- You are receiving this mail because: You are watching all bug changes.
