On Fri, May 08, 2026 at 05:41:08PM -0700, Dick Steffens wrote:
> 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.

> cat /etc/systemd/sleep.conf
> 
> [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.

You have AllowSuspend set to no. Try commenting that out or setting it
to yes and then run:

systemctl restart systemd-logind.service

> 
> -- 
> Regards,
> 
> Dick Steffens
> 

-- 
Loren M. Lang
[email protected]
http://www.north-winds.org/
IRC: penguin359


Public Key: http://www.north-winds.org/lorenl_pubkey.asc
Fingerprint: 7896 E099 9FC7 9F6C E0ED  E103 222D F356 A57A 98FA

Attachment: signature.asc
Description: PGP signature

Reply via email to