Fubarberry@sopuli.xyzM to Steam Deck@sopuli.xyzEnglish · 2 days agoSteam Deck Beta Client Update Lets You Remotely Install Demos From Phone Or Websteamdeckhq.comexternal-linkmessage-square8fedilinkarrow-up193arrow-down11
arrow-up192arrow-down1external-linkSteam Deck Beta Client Update Lets You Remotely Install Demos From Phone Or Websteamdeckhq.comFubarberry@sopuli.xyzM to Steam Deck@sopuli.xyzEnglish · 2 days agomessage-square8fedilink
minus-squaredexterity@lemmy.worldlinkfedilinkarrow-up1·10 hours ago You can already wake the device up over LAN If you don’t mind, could you explain how to do this? I frequently forget to leave my steam deck on when wanting to use steam link.
minus-squarevinnymac@lemmy.worldlinkfedilinkarrow-up1·edit-240 minutes agoIf you want to use WOL you’ll need an adapter/dock with an Ethernet port. Then use nmcli (network manager cli) to accept magic wake-up packets: nmcli c modify “Wired connection 1” 802-3-ethernet.wake-on-lan magic See more info here: https://wiki.archlinux.org/title/Wake-on-LAN Then you just send a magic packet using your Steam Decks MAC whenever you want it to wake up. Note: if you own an OLED Steam Deck technically you can just do this over Bluetooth with a controller instead, because of the hardware update.
If you don’t mind, could you explain how to do this? I frequently forget to leave my steam deck on when wanting to use steam link.
If you want to use WOL you’ll need an adapter/dock with an Ethernet port.
Then use nmcli (network manager cli) to accept magic wake-up packets: nmcli c modify “Wired connection 1” 802-3-ethernet.wake-on-lan magic
See more info here: https://wiki.archlinux.org/title/Wake-on-LAN
Then you just send a magic packet using your Steam Decks MAC whenever you want it to wake up.
Note: if you own an OLED Steam Deck technically you can just do this over Bluetooth with a controller instead, because of the hardware update.