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 |
---|---|---|
![]() |
x86_64 (454)* | Fedora 37 (164 downloads) |
![]() |
x86_64 (503)* | Fedora 38 (181 downloads) |
![]() |
x86_64 (126)* | Fedora 39 (63 downloads) |
![]() |
x86_64 (0)* | Fedora rawhide (57 downloads) |
* Total number of packages downloaded in the last seven days.
Quick Enable
#> dnf copr enable tmsp/xpadneo
More info about enabling Copr repositories