ferdiu/kernel-modules

Project ID: 164714

Description

Here I keep my version of the kernel modules (patched or just not provided by default in Fedora kernels).

Installation Instructions

Install using dnf:

dnf copr enable ferdiu/kernel-modules

this will allow you to install one or many of the kernel modules provided

e1000e patched to skip NVM check before loading

On some buggy hardware the NVM check fails while loading e1000e Intel ethernet driver (eg some Dell Latitude laptops). This step is skipped in Windows drivers so I patched the module to do the same (still showing an error in the output).

Install the patched version:

dnf install e1000e-kmod

ec_sys with write support

Fedora normally does not ship with the ec_sys module since is a debugging module and noramlly writing the EC memory in laptop is a risky operation if you do not know what you are doing. On some laptops, some cool features can be used only by writing (or reading) the EC memory (eg. fan speed, min and max battery charge threshold...) and having this module loaded can make you access those features.

To install it use:

dnf install ec_sys-kmod

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 (0)* Fedora 40 (7 downloads)
Fedora 41 x86_64 (27)* Fedora 41 (10 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds