[PLUG] Files to add stuff to normal running
Dick Steffens
dick at dicksteffens.com
Sat May 9 00:41:08 UTC 2026
On 5/6/26 16:06, Loren M. Lang wrote:
> On Tue, May 05, 2026 at 10:21:57PM -0700, Dick Steffens wrote:
>> On 5/5/26 16:06, King Beowulf wrote:
>>> On 5/5/26 09:32, Dick Steffens wrote:
>>>> What are the more common files in which one would put something to add
>>>> to the normal running of Xubuntu 22.04?
>>>>
>>>> A few months ago I made some changes based on a recommendation from
>>>> someone on this list. I put in more than desired and now always get an
>>>> error message every time the machine wakes up from screen saved
>>>> condition. I'd like to find my mistaken entry and get rid of it. It's
>>>> not a big problem, just an annoyance.
>>>>
>>>> The error message is:
>>>>
>>>> Power Manager
>>>> GDBus.Error:org.freedesktop.login1.SleepVerbNotSupported: Sleep verb
>>>> "suspend" not supported.
> I'm pretty sure this error is originating from systemd-logind. Can you
> post the output of "cat /sys/power/state"?
freeze mem disk
> It should include mem for regular Suspend to RAM. I wonder if S3 support
> was possibly disabled on your system.
cat /etc/systemd/sleep.conf
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
under the
# terms of the GNU Lesser General Public License as published by the Free
# Software Foundation; either version 2.1 of the License, or (at your
option)
# any later version.
#
# Entries in this file show the compile time defaults. Local configuration
# should be created by either modifying this file, or by creating
"drop-ins" in
# the sleep.conf.d/ subdirectory. The latter is generally recommended.
# Defaults can be restored by simply deleting this file and all drop-ins.
#
# See systemd-sleep.conf(5) for details.
[Sleep]
AllowSuspend=no
AllowHibernation=no
AllowSuspendThenHibernate=no
AllowHybridSleep=no
#SuspendMode=
#SuspendState=mem standby freeze
#HibernateMode=platform shutdown
#HibernateState=disk
#HybridSleepMode=suspend platform shutdown
#HybridSleepState=disk
#HibernateDelaySec=180min
Still looking for the cause of the error message. Thanks for your advice.
--
Regards,
Dick Steffens
More information about the PLUG
mailing list