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 (513)* | Fedora 40 (0 downloads) |
![]() |
x86_64 (509)* | Fedora 41 (209 downloads) |
![]() |
x86_64 (195)* | Fedora 42 (97 downloads) |
![]() |
x86_64 (33)* | Fedora rawhide (306 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tmsp/xpadneo
More info about enabling Copr repositories