Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ec_sys not found on fedora 39. #147

Open
orcbolg3612 opened this issue Jan 26, 2024 · 6 comments
Open

ec_sys not found on fedora 39. #147

orcbolg3612 opened this issue Jan 26, 2024 · 6 comments

Comments

@orcbolg3612
Copy link

How to enable it?

@PavelDobCZ23
Copy link

How to enable it?

Follow the steps to install acpi_ec kernel module.

@greg-weber
Copy link

Worked like a charm after the usual
git clone https://github.com/musikid/acpi_ec
cd acpi_ec

Just adding it for the newbies

@Titor8115
Copy link

Anyone having issue with acpi_ec on kernel-6.7.10 ?

@Nagendra9Kumar
Copy link

Worked like a charm after the usual git clone https://github.com/musikid/acpi_ec cd acpi_ec

Just adding it for the newbies

still showing **failed to load the ec_sys kernel module

@orcbolg3612
Copy link
Author

Worked like a charm after the usual git clone https://github.com/musikid/acpi_ec cd acpi_ec
Just adding it for the newbies

still showing **failed to load the ec_sys kernel module

try this:

@orcbolg3612
Copy link
Author

Install kernel debug version

sudo dnf install kernel-debug kernel-debug-core kernel-debug-modules kernel-debug-modules-extra

To avoid going to tty on booting (just in case)

sudo grubby --remove-args="3" --update-kernel=ALL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants