diff --git a/install_multiple_kernels.txt b/install_multiple_kernels.txt index c4e98ade..d0b8f1fa 100644 --- a/install_multiple_kernels.txt +++ b/install_multiple_kernels.txt @@ -10,6 +10,10 @@ Simply put, install the nvidia-dkms package: sudo pacman -S nvidia-dkms +You will then need to remove the old nvidia package: + +sudo pacman -R nvidia + Then install the desired kernel and headers: sudo pacman -S linux-lts linux-lts-headers