acer-predator-turbo-and-rgb-keyboard-linux-module icon indicating copy to clipboard operation
acer-predator-turbo-and-rgb-keyboard-linux-module copied to clipboard

Acer Nitro-5 2021 Issue

Open shakyasaijal opened this issue 2 years ago • 2 comments

Device Info

$ sudo dmidecode | grep "Product Name" -B 2 -A 4

System Information
	Manufacturer: Acer
	Product Name: Nitro AN515-45
	Version: V1.08
	Serial Number: ************************************
	UUID: *****-****-****-****-**********
	Wake-up Type: Power Switch
--
Base Board Information
	Manufacturer: CZ
	Product Name: Scala_CAS
	Version: V1.08
	Serial Number: ************************
	Asset Tag: Type2 - Board Asset Tag
	Features:

When $ sudo ./install.sh command was used, following error occurred: Screenshot from 2022-04-05 21-24-19

OS: Linux 20.04

shakyasaijal avatar Apr 05 '22 15:04 shakyasaijal

disable secure boot (easiest way) or https://unix.stackexchange.com/questions/543576/modprobe-fails-with-operation-not-permitted or sign the module

JafarAkhondali avatar Apr 05 '22 15:04 JafarAkhondali

Hello there,

Have you tried it installing it as a service?

I also have the same issue sometimes when i installed it using the "Install One Time Method", i happen to repeat the installing via ./install.sh and ./install_service.sh and that just caused error similar to this, i had to remove the directory and try again, also before attempting i have disabled Secure Boot and TPM, and i have the same model and bios version as you, what worked for me is to install it as "Install as a systemd service" and i have to use the ./facer_rgb.py command every startup, i wanted to turn off the rgb during the day, i am using Manjaro and have nbfc installed along side the service, the program works as expected except no turbo mode of course, clicking the nitro button does nothing.

jaravskie avatar Jul 31 '22 02:07 jaravskie