sigonze/hid-fanatecff-kmod
Project ID: 136124
Description
kmod package for hid-fanatecff gotzl/hid-fanatecff. Adds linux kernel driver for FANATEC devices.
Installation Instructions
Install
sudo dnf copr enable sigonze/hid-fanatecff-kmod
sudo dnf install hid-fanatecff
Remove
sudo dnf remove hid-fanatecff
sudo dnf copr remove sigonze/hid-fanatecff-kmod
Build
mkdir -p ~/rpmbuild/SOURCES
rpmbuild --undefine '_disable_source_fetch' --define "kernels $(uname -r)" -bs *.spec
mock --enable-network -r fedora-rawhide-x86_64 --rebuild --resultdir=/tmp/mockbuild/ ~/rpmbuild/SRPMS/hid-fanatecff-*.src.rpm
TODO
rpm-ostree (not working - needs to be adapted)
sudo wget "https://copr.fedorainfracloud.org/coprs/sigonze/hid-fanatecff-kmod/repo/fedora-$(rpm -E %fedora)/sigonze-hid-fanatecff-fedora-$(rpm -E %fedora).repo" -O /etc/yum.repos.d/_copr_sigonze-hid-fanatecff-kmod.repo
sudo rpm-ostree install hid-fanatecff
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 40 | x86_64 (103)* | Fedora 40 (33 downloads) |
Fedora 41 | x86_64 (1)* | Fedora 41 (4 downloads) |
Fedora rawhide | x86_64 (55)* | Fedora rawhide (11 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable sigonze/hid-fanatecff-kmod
More info about enabling Copr repositories