My PC is running Ubuntu 22.04, with KDE Plasma 5.24. When I select Sleep from the Application Launcher, it always starts t go to sleep, but then it seems like a 50-50 chance that it will stay asleep. Many times, it wakes right back up again within 10 seconds. If I try to make it sleep two or more times, sometimes it will eventually sleep but not always.

I’ve done some searching and cannot find a resolution to this.

It seems I’m not the only one too - https://superuser.com/questions/1795451/kde-plasma-does-not-sleep

  1. Is there a sure-fire way to tell Ubuntu KDE to sleep?

  2. If not, what are some things which might wake it up again?

Thanks!

  • @randomlemmyid@sopuli.xyz
    link
    fedilink
    41 year ago

    I’ve had that same problem. Thought I was the only one. It almost seems like some event interrupts the process of going to sleep. I’ve tried being really careful not to move the mouse after I’ve selected sleep from the menu. Also, I make sure to turn off my Bluetooth headphones prior to selecting sleep. Seems to help but I may just be imagining it all.

    • @perishthethought@lemm.eeOP
      link
      fedilink
      English
      1
      edit-2
      1 year ago

      Ok, let’s compare notes - I have nvidia, using the nvidia provided driver, asus m’board, amd ryzen 5 CPU. I run with KDE on X11.

      I have a bluetooth dongle I use for my headset too and right, sometimes it seems to help to remove that before sleeping.

      I wish there was a “I really want you to go to sleep no matter what option”, like to have the PC ignore whatever signals it’s getting that make it wake up again.

      Not relevant, but I have this same problem on a Windows laptop rn too. I have no idea why that’s happening either.

  • @carcus@lemmy.ml
    link
    fedilink
    English
    2
    edit-2
    1 year ago

    Depending on what method of suspend you are employing, it could be due to lack of sufficient swap space. That’s a common problem.

  • @scrooge101@lemmy.ml
    link
    fedilink
    11 year ago

    You could try to change the sleep state from s2idle to deep. Not sure how to do this on Kubuntu though.

  • @Bell@lemmy.world
    link
    fedilink
    11 year ago

    I have this problem too. Kubuntu 22.04. The PC will sleep and then randomly I’ll see that it’s awake again. One theory I have is that KDE connect events on my phone are waking it?

  • Avid Amoeba
    link
    fedilink
    1
    edit-2
    1 year ago

    Check the logs around that time. journalctl is your friend. Meticulously walk over the events from beginning to enter sleep to the wakeup. See where it stops sleeping and what event precedes it.