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

Install Error and RGB Not Working Nitro AN515-58 #168

Open
DaPenguin4 opened this issue Aug 5, 2024 · 1 comment
Open

Install Error and RGB Not Working Nitro AN515-58 #168

DaPenguin4 opened this issue Aug 5, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DaPenguin4
Copy link

DaPenguin4 commented Aug 5, 2024

Result of system info command

`System Information
Manufacturer: Acer
Product Name: Nitro AN515-58
Version: V2.10
Serial Number: NHQM0AA00234211FA33400
UUID: 3289387c-b66c-ee11-80ef-40c2ba33988a
Wake-up Type: Power Switch

Base Board Information
Manufacturer: ADL
Product Name: Jimny_ADH
Version: V2.10
Serial Number: NBQM0110043429E4DA3400
Asset Tag: Type2 - Board Asset Tag
Features`

Count of keyboard RGB zones: 4

Count of Cpu Fans: 1
Count of Gpu Fans: 1

RGB keyboard works? No
Turbo button turn on fans? N/A
Turbo button turn on LED? N/A
Turbo button activates overclock? N/A

I am getting what I believe to be an install error on my Acer Nitro 5. This is an excerpt from the output on running install.sh.

In file included from <command-line>: ././include/linux/kconfig.h:5:10: fatal error: generated/autoconf.h: No such file or directory 5 | #include <generated/autoconf.h> | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[3]: *** [scripts/Makefile.build:244: /home/liaml/acer-predator-turbo-and-rgb-keyboard-linux-module/src/facer.o] Error 1 make[2]: *** [/usr/lib/modules/6.10.0-3-MANJARO/build/Makefile:1934: /home/liaml/acer-predator-turbo-and-rgb-keyboard-linux-module] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make[1]: Leaving directory '/usr/lib/modules/6.10.0-3-MANJARO/build' make: *** [Makefile:14: default] Error 2 rmmod: ERROR: Module acer_wmi is not currently loaded

The install continues with errors and ends stating that the module is not loaded.

After attempting to install, I tried using the python script to configure the keyboard and I received no CLI output, as well as no change to the keyboard.

Please let me know if you need more information!

I have reinstalled the linux headers using pacman and tried reinstalling the package.

@JafarAkhondali JafarAkhondali added the bug Something isn't working label Aug 14, 2024
@LarryTheMagicDragon
Copy link
Contributor

Do you have any dkms packages installed? I took a swing at adding dkms support to this, and this was one of the errors I got while working on it. I did research online, and this can be caused by a bad dkms package, or corrupted headers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants