this post was submitted on 20 Dec 2023
17 points (100.0% liked)

Steam Deck

5935 readers
1 users here now

Universal community link
!steamdeck@lemmy.ml

Rules

Order

Models

64GB eMMC LCD
256GB NVMe LCD
512GB NVMe LCD
512GB NVMe OLED
1TB NVMe OLED

Allowed languages

founded 3 years ago
MODERATORS
 

Has anyone figured out a good solution to remote wake a PC from the Steam Deck? Seems silly this wasn't baked into the UI, considering this could be done from the Steam Link hardware back in the day.

you are viewing a single comment's thread
view the rest of the comments
[–] haggyg 5 points 9 months ago

I think you’re talking about Wake on LAN (WOL)?

Not done this from my deck, but do this from Linux machines all the time. You can easily do this from a command line, in the pacman sources there is a package called “wol”. So could just make a bash script to run it for the MAC address you want to wake. And this talks about adding a bash script to game mode.