Description
This copr repository contains OpenRGB's i2c-piix4 and i2c-nct6775 drivers as DKMS kernel modules. The i2c-piix4 driver supports the secondary i2c controller on several >= X370 AM4 mainboards.
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable drdelaney/openrgb-dkms
After adding the repository, install openrgb-dkms
:
sudo dnf install openrgb-dkms
If you wish to use this with Secure Boot, follow this guide before installing this package.
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 (0)* | Fedora 40 (8 downloads) |
Fedora 41 | x86_64 (6)* | Fedora 41 (12 downloads) |
Fedora rawhide | x86_64 (0)* | Fedora rawhide (6 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable drdelaney/openrgb-dkms
More info about enabling Copr repositories