Skip to content
Discussion options

You must be logged in to vote

TL;DR: fedora doesn't come ec_sys by default, you need to install this using dkms.

Follow these steps to get things working:

  1. Open a terminal, then install dkms and make:

sudo dnf install kernel-devel dkms make

  1. Clone the repo:

git clone https://github.com/saidsay-so/acpi_ec.git

  1. Change the directory to the cloned repo:

cd acpi_ec/

  1. Run the install script as sudo:

sudo ./install.sh

  1. Reboot

if things work out correctly, the module will persist after kernel updates

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@kirensv
Comment options

@mutchiko
Comment options

mutchiko Feb 4, 2026
Collaborator

@kirensv
Comment options

@kirensv
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by mutchiko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants