Created
April 1, 2017 01:14
-
-
Save elijahc/833a4ce08e499787f9144ea628407628 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Download cuda-8.run file | |
| Download Nvidia-367.18-driver.run file | |
| Remove old drivers (apt remove --purge nvidia*) | |
| Remove old nvidia.deb packages (just in case that's necessary?) | |
| Remove my cuda folders (/usr/local/cuda*) (again, just in case) | |
| reboot | |
| Graphics probably won't work now (they didn't for me), so use tty (ctrl-alt-1) or ssh (might want to set that up before doing all this) | |
| (I might have run the Nvidia-367.18.run file here, followed with a reboot, but I can't remember) | |
| run the cuda-8.run file. Decline on installing the old drivers (362?) (I did this a few times, so I think that's what I did. :) | |
| reboot | |
| run the Nvidia-367.18.run file | |
| reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment