added notation on removal of old nvidia package
This commit is contained in:
parent
b7a08b9a49
commit
cec057c6a3
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue