saidsay-so / acpi_ec

Kernel module to access directly to the ACPI EC.
GNU General Public License v3.0
45 stars 7 forks source link

Unable to install nor uninstall, fedora 38 #11

Closed radical4ever closed 1 year ago

radical4ever commented 1 year ago

hi, so when i try to install this module running install.sh the response i get is that the module is already installed, so i run the uninstall scrip and tells me it has been uninstalled, but when i ran the install script again it tells me its already installed, my kernel version is 6.4.6-200 i leave the prompt if that helps. Error! DKMS tree already contains: acpi_ec-v1.0.2 You cannot add the same module/version combo more than once

radical4ever commented 1 year ago

Solved by removing a wrong named acpi_ec- and the other acpi_ec folder on the dkms folder then reinstalling and rebooting