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

Bazzite

222 readers
1 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.

top 3 comments
sorted by: hot top controversial new old
[–] Codilingus@sh.itjust.works 3 points 4 days 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.

[–] actionjbone@sh.itjust.works 2 points 3 days 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.

[–] actionjbone@sh.itjust.works 2 points 4 days ago

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