this post was submitted on 26 Mar 2025
11 points (100.0% liked)

Bazzite

222 readers
4 users here now

Unofficial community for Universal Blue’s Bazzite image.

Documentation: https://docs.bazzite.gg/

Official forum: https://universal-blue.discourse.group/c/bazzite/

Universal Blue on Mastodon: https://fosstodon.org/@UniversalBlue

Source code: https://github.com/ublue-os/bazzite/

founded 5 months ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 21 hours ago (2 children)

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.

[–] [email protected] 2 points 15 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.

[–] [email protected] 2 points 18 hours ago

Thought I'd already checked this, but couldn't hurt to look again. Thanks for the idea.