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 |
|---|---|---|
Fedora 41
|
aarch64 (10)*, x86_64 (47)* | Fedora 41 (51 downloads) |
Fedora 42
|
aarch64 (10)*, x86_64 (1220)* | Fedora 42 (214 downloads) |
Fedora 43
|
aarch64 (0)*, x86_64 (371)* | Fedora 43 (79 downloads) |
Fedora rawhide
|
aarch64 (0)*, x86_64 (66)* | Fedora rawhide (34 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jackgreiner/xone-git
More info about enabling Copr repositories
Fedora 41