saidsay-so / acpi_ec

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

Arch linux Problem #1

Closed hari0943 closed 3 years ago

hari0943 commented 4 years ago

Is there a version of this tool,for an arch based linux.

saidsay-so commented 4 years ago

Hi! You should not need it on Arch Linux, since Arch doesn't enforce access to /dev/port or ec_sys. But if you really want it, there isn't any packages. You have to run sudo pacman -S dkms base-devel linux-headers and then follow the build instructions in the README.