Description

kernel with linux-tkg, community patches by TK-Glitch and kernel_compiler_patch by graksy2

Please see the original project whitehara/kernel-tkg

Patch repository

Original
Modified sources for Fedora

About kernel CONFIGs

This kernel package is enabled these CONFIGs.

# For adding schedulers CONFIG_MQ_IOSCHED_KYBER=y CONFIG_IOSCHED_BFQ=y ## For tkg (default) CONFIG_ZENIFY=y CONFIG_SCHED_ALT=y CONFIG_SCHED_BMQ=y CONFIG_USER_NS_UNPRIVILEGED=y CONFIG_WINESYNC=y # CONFIG_HZ_750 is not set ## For BBR2 CONFIG_TCP_CONG_BBR2=m CONFIG_DEFAULT_BBR2=n ## For OpenRGB CONFIG_I2C_NCT6775=m

You can also enable by using your own kernel-local and rebuild the package. See Building a custom kernel

Installation Instructions

Install repo

sudo dnf copr enable devops117/kernel-tkg-core2-eevdf-bore

Query kernel package from this repo

sudo dnf repoquery --disablerepo="*" --enablerepo="copr:copr.fedorainfracloud.org:devops117:kernel-tkg-core2-eevdf-bore"

Install package from repo

sudo dnf install kernel-6.1.7-200_tkg.fc37

This command will install kernel, kernel-core and kernel-modules. Of course, you can select different packages as you want.

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 38 x86_64 (0)* Fedora 38 (5 downloads)

* Total number of packages downloaded in the last seven days.


Last Build

No builds...

Quick Enable

#> dnf copr enable devops117/kernel-tkg-core2-eevdf-bore
More info about enabling Copr repositories

Other Actions