Description
Linux kernel with nv_suspend.patch from https://gitlab.freedesktop.org/drm/amd/-/issues/4649#top
Installation Instructions
Installation (Workstation)
Firstly add the Copr repository to your system:
sudo dnf copr enable dwagelaar/kernel
After adding the repository, update your kernel packages:
sudo dnf update --refresh
Updates
If you wish to avoid upstream changes overwriting this package until this repository is updated, you can optionally force this repository to have a higher priority by doing:
sudo dnf config-manager setopt "copr:copr.fedorainfracloud.org:dwagelaar:kernel.priority=1"
Reverting
If you wish to go back to stock, first disable the Copr repo:
sudo dnf copr disable dwagelaar/kernel
Then roll back the packages that were updated with:
sudo dnf distro-sync --refresh
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 42
|
x86_64 (40)* | Fedora 42 (9 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dwagelaar/kernel
More info about enabling Copr repositories
Fedora 42