jonaslb/kernel-ryzen
Project ID: 44775
Description
NO LONGER RELEVANT
Redhat has all the patches in 5.13 kernels for Fedora. This repo will no longer be maintained. To return to Fedora's kernels, just undo the changes under instructions.
The old description below.
The fedora linux kernel, with the patches mentioned here. Essentially AMD Ryzen laptops should be able to suspend and resume properly with the patches. It works on my ASUS M433I (AMD Ryzen 4500U), but there may still be issues with resume functionality on some other models.
- Note that functionality is not 100%
- From 5.12.14 I switched to Belegdols tree (more patches) at https://gitlab.com/belegdol/kernel-ark/-/tree/fedora-5.12-s0ix-no-d3hot-delay
Installation Instructions
- Disable secure boot (in your bios/uefi settings)
dnf copr enable jonaslb/kernel-ryzen
dnf update
- Optionally, to avoid getting non-functional updates, disable kernel updates from the fedora repositories by adding
exclude=kernel*
to/etc/yum.repos.d/fedora-updates.repo
.
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 |
---|
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable jonaslb/kernel-ryzen
More info about enabling Copr repositories