Dkms, need help installing acpi_call

Hello there!

I recently switched to the newest LTS kernel, and need to install acpi_call for TLP in my thinkpad. I installed acpi_call-dkms instead of the version for the current kernel, so it auto-updates next time I switch kernels, but I am not sure whether I need to do anything else to get it running. I did a dkms autoinstall, which showed the message beneath. Any ideas?
Cheers!

sudo dkms autoinstall
Error! Could not locate dkms.conf file.
File: /var/lib/dkms/acpi_call/1.2.1/source/dkms.conf does not exist.
Summary
sudo pacman -Syu linux515-headers acpi_call-dkms

You don’t need dkms because if you switch kernels in the official way (using Manjaro Settings application), it will automatically install the acpi_call modules.