cuey78/Vender-reset
Project ID: 136597
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).
By providing this as an out of tree kernel module, vendors will be able to easily create pull requests to add functionality to this module, and users will be able to easily update this module without requiring a complete kernel rebuild.
Installation Instructions
Installation Instructions Firstly add the Copr repository to your system:
sudo dnf copr enable cuey78/vendor-reset-dkms
After adding the repository, install vendor-reset-dkms:
sudo dnf install vendor-reset-dkms
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 (13)* | Fedora 40 (21 downloads) |
Fedora 41 | x86_64 (3)* | Fedora 41 (12 downloads) |
* Total number of downloaded packages.