Description
Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
Installation Instructions
$ sudo dnf copr enable tmsp/xpadneo
$ sudo dnf install xpadneo
$ systemctl reboot
Since this package uses akmods instead of dkms it will work on rpm-ostree based systems like Fedora Silverblue. But the setup is a bit more obscure:
$ sudo wget -O /etc/yum.repos.d/copr-tmsp-xpadneo.repo https://copr.fedorainfracloud.org/coprs/tmsp/xpadneo/repo/fedora-$(rpm -E %fedora)/tmsp-xpadneo-fedora-$(rpm -E %fedora).repo
$ sudo rpm-ostree install xpadneo
$ systemctl reboot
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | x86_64 (540)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (456)* | Fedora 39 (219 downloads) |
Fedora 40 | x86_64 (473)* | Fedora 40 (213 downloads) |
Fedora 41 | x86_64 (73)* | Fedora 41 (43 downloads) |
Fedora rawhide | x86_64 (25)* | Fedora rawhide (182 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tmsp/xpadneo
More info about enabling Copr repositories