Home › Forums › Tech Support › How to / Tutorial of Installing Drivers › Reply To: How to / Tutorial of Installing Drivers
October 19, 2015 at 1:31 pm
#75131
Participant
Unaccounted4 wrote:
Ran the installer with sudo
Code:
sudo ./NVIDIA*.run
I recommend using tab completion instead of ‘NVIDIA*.run’ for the simple reason that if you have multiple binary drivers sitting around (and it will happen) your shell will happily go about installing them in order from oldest to newest. OOPS PITA.
Also, go ahead and tell it you want to use DKMS… but it doesn’t seem to always work right, so you might have to occasionally reinstall.