Switch to the LTS Kernel

You are using the dkms drivers. Those should work with either kernel.

In that case, you just need to install the lts kernel. You can either use akm to install the kernel and headers or type in a terminal:

sudo pacman -S linux-lts linux-lts-headers
3 Likes