Hello! New to Bazzite, and have a system running great. There’s just one thing I’m having trouble with: I want the system to wake up from a sleep state when it detects signal from a keyboard/mouse.

I tried following this guide: https://askubuntu.com/questions/848698/wake-up-from-suspend-using-usb-device

It seems straightforward enough, and even though that’s Ubuntu, I saw buses were set to “disabled.” So I tried writing the rc.local, but it still won’t wake up, even though the devices have power.

Am I missing something? Or can anyone point me to a better reference? Thanks in advance.

  • Codilingus@sh.itjust.works
    link
    fedilink
    arrow-up
    3
    ·
    9 hours ago

    This might be a BIOS setting, that has to be correct, first. IIRC is just usually called wake from USB, or similar.

    I’ve never had to enable wake from keyboard on any OS I’ve run, Bazzite included.

    • actionjbone@sh.itjust.worksOP
      link
      fedilink
      arrow-up
      2
      ·
      4 hours ago

      Welp. You were right!

      “Wake by USB” was turned off. I thought I’d turned it on a while ago, but clearly I hadn’t. Ah well.

      I appreciate the help.