• @SatyrSack
    link
    English
    4
    edit-2
    1 year ago

    Found this while searching how to do so. Copy/pasting here for future reference once that site goes up in flames.

    I assembled a rerunnable bash script based on the original post and a few comments in this thread that can be used to install or update xone. I ran it after updating to SteamOS 3.4.2 earlier today and my controllers are working like a charm with the wireless dongle. Here it is in a public gist on GitHub (will try to update this in the future if changes are needed to keep it working!):

    Install or update xone driver for Steam Deck desktop shortcut and bash script

    Like others have mentioned, make sure you set a password via the passwd command and unplug the wireless dongle before running.

    Save the .sh file anywhere on your Deck in Desktop mode. Make sure it has executable permissions (Right-click it -> Properties -> Permissions -> Check “Is Executable”). To run it: Right-click it, and select “Run In Konsole”. The xone repo will be cloned to “/home/deck/repos/xone” by default, but you can change that near the top of the script to a different location if you prefer.

    https://www.reddit.com/r/SteamDeck/comments/yr248o/comment/j1crgti/

    Originally posted 2022/12/23, last edited 2023/02/23