How to Install acpi-call-dkms in Ubuntu 18.04



Install acpi-call-dkms by entering the following commands in the terminal:

sudo apt update
sudo apt install acpi-call-dkms

Description:

Kernel module that enables you to call ACPI methods

Kernel module that enables you to call ACPI methods by writing the method name followed by arguments to /proc/acpi/call. . It allows you to tamper with your system and should be used with caution.

Homepage: https://github.com/mkottman/acpi_call

Version: 1.1.0-4

Section: universe/kernel