Run Synergy 3 Beta on Steam Deck
Symless have launched their beta version of Synergy 3 available on several different distros, with a missing one being Arch Linux.
- You have beta access to Synergy 3.
- SteamOS readonly mode is turned off using
sudo steamos-readonly disable
- If you have not set a sudo password, you should set one now.
- You have up-to-date pacman keys, as well as the archlinux keys. To do this, run the following commands:
# sudo pacman -Sy archlinux-keyring # sudo pacman-key --init # sudo pacman-key --refresh-keys
- Boot into Desktop Mode on Steam Deck
- Download the synergy 3 zip from the releases in this repo.
- Extract the zip to a folder of your choice.
- Open the zip in your terminal.
- Copy the
.so.3
files to/usr/lib
:sudo cp *.3 /usr/lib
- Install Synergy
Import any requested PGP keys.
sudo pacman -U synergy-3-beta.pkg.tar.zst
- Launch Synergy 3.
- Set steamos readonly filesystem to enabled
sudo steamos-readonly enable
You can uninstall Synergy by running: sudo pacman -R synergy
You may find that when you initially boot up Synergy, that it fails to load the background service. If this happens it should only show for a few seconds and then you should see a green tick appear, with the option to continue into the application.
If you see an error similar to the one below, this can be safely ignored. Synergy will run without issues after clicking 'Dismiss'.