jackgreiner/xone-git
Project ID: 183818
Description
xone is a Linux kernel driver for Xbox One and Xbox Series X|S accessories. It serves as a modern replacement for xpad, aiming to be compatible with Microsoft's Game Input Protocol (GIP).
View upstream source here: https://github.com/dlundqvist/xone
Installation Instructions
To Install
- Activate the COPR repo with:
sudo dnf copr enable jackgreiner/xone-git
- Install the firmware package with:
sudo dnf install xone lpf-xone-firmware
- Approve the package build:
lpf approve xone-firmware
- Build the Firmware package:
lpf build xone-firmware
- Install the built firmware package:
lpf install xone-firmware
- Approve the package build:
- Reboot your system (this is needed to load the modules)
To Remove
- Remove the xone packages with
sudo dnf remove xone lpf-xone-firmware xone-firmware
- Remove the repository with
sudo dnf copr remove jackgreiner/xone-git
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 |
---|---|---|
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 41 (3 downloads) |
![]() |
aarch64 (0)*, x86_64 (9)* | Fedora 42 (4 downloads) |
![]() |
aarch64 (0)*, x86_64 (12)* | Fedora rawhide (5 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jackgreiner/xone-git
More info about enabling Copr repositories