kylegospo/vendor-reset-dkms
Project ID: 66798
Description
The goal of this project is to provide a kernel module that is capable of resetting hardware devices into a state where they can be re-initialized or passed through into a virtual machine (VFIO). While it would be great to have these in the kernel as PCI quirks, some of the reset procedures are very complex and would never be accepted as a quirk (ie AMD Vega 10).
Please see GitHub for more information.
Installation Instructions
Firstly add the Copr repository to your system:
sudo dnf copr enable kylegospo/vendor-reset-dkms
After adding the repository, install vendor-reset-dkms
:
sudo dnf install vendor-reset-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 |
---|---|---|
EPEL 8 | x86_64 (13)* | EPEL 8 (55 downloads) |
EPEL 9 | x86_64 (10)* | EPEL 9 (52 downloads) |
Fedora 39 | x86_64 (8)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (13)* | Fedora 40 (39 downloads) |
Fedora 41 | x86_64 (10)* | Fedora 41 (17 downloads) |
Fedora rawhide | x86_64 (16)* | Fedora rawhide (67 downloads) |
openSUSE Tumbleweed | x86_64 (10)* | openSUSE Tumbleweed (53 downloads) |
* Total number of downloaded packages.