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 (457)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (495)* | Fedora 40 (227 downloads) |
![]() |
x86_64 (334)* | Fedora 41 (144 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (1 downloads) |
![]() |
x86_64 (25)* | Fedora rawhide (242 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tmsp/xpadneo
More info about enabling Copr repositories