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 (465)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (504)* | Fedora 40 (232 downloads) |
![]() |
x86_64 (476)* | Fedora 41 (186 downloads) |
![]() |
x86_64 (31)* | Fedora 42 (12 downloads) |
![]() |
x86_64 (30)* | Fedora rawhide (277 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tmsp/xpadneo
More info about enabling Copr repositories