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

Make on Nitro AN515-57 and Ubuntu 24.04 LTS #70

Open
xianbroc opened this issue Jan 2, 2025 · 1 comment
Open

Make on Nitro AN515-57 and Ubuntu 24.04 LTS #70

xianbroc opened this issue Jan 2, 2025 · 1 comment

Comments

@xianbroc
Copy link

xianbroc commented Jan 2, 2025

Hello
It seems that acer-wmi-battery works well for ACER laptops and I wanted to try it.
I have encountered a problem during make :
$ sudo make
make -C /lib/modules/6.8.0-51-generic/build M=/home/xianne_acer/nouveau_depot_git/acer-wmi-battery modules
make[1] : on entre dans le répertoire « /usr/src/linux-headers-6.8.0-51-generic »
warning: the compiler differs from the one used to build the kernel
The kernel was built by: x86_64-linux-gnu-gcc-13 (Ubuntu 13.3.0-6ubuntu224.04) 13.3.0
You are using: gcc-13 (Ubuntu 13.3.0-6ubuntu2
24.04) 13.3.0
CC [M] /home/xianne_acer/nouveau_depot_git/acer-wmi-battery/acer-wmi-battery.o
MODPOST /home/xianne_acer/nouveau_depot_git/acer-wmi-battery/Module.symvers
CC [M] /home/xianne_acer/nouveau_depot_git/acer-wmi-battery/acer-wmi-battery.mod.o
LD [M] /home/xianne_acer/nouveau_depot_git/acer-wmi-battery/acer-wmi-battery.ko
BTF [M] /home/xianne_acer/nouveau_depot_git/acer-wmi-battery/acer-wmi-battery.ko
Skipping BTF generation for /home/xianne_acer/nouveau_depot_git/acer-wmi-battery/acer-wmi-battery.ko due to unavailability of vmlinux
make[1] : on quitte le répertoire « /usr/src/linux-headers-6.8.0-51-generic »
$ sudo insmod acer-wmi-battery.ko
insmod: ERROR: could not insert module acer-wmi-battery.ko: Key was rejected by service
Could I have some help ?

@0x7375646F
Copy link

simple fix would be disabling the secure boot.

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

2 participants