whitehara/kernel-tkg-preempt

Project ID: 136640

Description

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

Please see original project whitehara/kernel-tkg

And also enabled some CONFIGs.

This kernel is enabled CONFIG_PREEMPT

# For adding schedulers CONFIG_MQ_IOSCHED_KYBER=y CONFIG_IOSCHED_BFQ=y ## For tkg (default) CONFIG_ZENIFY=y CONFIG_USER_NS_UNPRIVILEGED=y CONFIG_NTSYNC=y ## for OpenRGB CONFIG_I2C_NCT6775=m # For getting the kernel config CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y # for preemptive kernel # CONFIG_PREEMPT_VOLUNTARY is not set CONFIG_PREEMPT=y ## for cjktty since 6.3.5 CONFIG_FONT_CJK_16x16=y CONFIG_FONT_CJK_32x32=y

Installation Instructions

Install repo

sudo dnf copr enable whitehara/kernel-tkg-preempt

Install package from repo

sudo dnf install kernel-6.9.8-200_tkg_preempt.fc40

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 39 x86_64 (48)* Fedora 39 (25 downloads)
Fedora 40 x86_64 (2341)* Fedora 40 (236 downloads)
Fedora 41 x86_64 (189)* Fedora 41 (17 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable whitehara/kernel-tkg-preempt
More info about enabling Copr repositories

Other Actions