JafarAkhondali / acer-predator-turbo-and-rgb-keyboard-linux-module

Linux kernel module to support Turbo mode and RGB Keyboard for Acer Predator notebook series
GNU General Public License v3.0
342 stars 59 forks source link

Error when installing on predator triton 500, ubuntu 22.04 #93

Closed ccunarro closed 9 months ago

ccunarro commented 1 year ago

"kobject_add_internal failed for acer-gkbbl with -EEXIST, don't try to register things with the same name in the same directory."

Here are the full logs when running the command.

Screenshot-2

Any ideas of what could be going on? What other info would be useful to troubleshoot?

I am using the noveau open source driver for video at the moment.

Evan-aja commented 1 year ago

Have you ever installed the module prior to this instance? if yes maybe try to uninstall then install the module. everything works fine for me on kernel 6.2.10.

JafarAkhondali commented 1 year ago

Make sure you didn't used install service at first. Uninstall everything, reboot, then reinstall again using the service install script

IllusionMan1212 commented 9 months ago

This should be fixed by #121