slackbuilds_ponce/system/acpi_call
Matteo Bernardini 9c0961fd77 system/acpi_call: Fix for the newer kernels.
Thanks to giomat on LQ for reporting!

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2021-04-17 23:05:13 -05:00
..
acpi_call.info
acpi_call.SlackBuild
doinst.sh
fix-5.x-kernel.patch
fix-acpi-include.patch
README
slack-desc

Simple 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.

To build the package for a kernel different from the running one,
start the script setting the KERNEL variable as in:

KERNEL=4.4.14 ./acpi_call.SlackBuild