


You can add the mamarley PPA ( ) to your list of software sources and install a driver from there. The 900 series graphics cards need newer drivers than are currently available in the Mint repositories. Switch to console Ctrl + Alt + F1, logiin and Sudo apt-get remove nvidia* & sudo apt-get autoremove #ensures no former installation clashes with new installĮdit /etc/modprobe.d/nf #add these lines at the end: GRUB_CMDLINE_LINUX_DEFAULT="nouveau.blacklist=1 nomodeset" # if you like a lot af boot messages GRUB_CMDLINE_LINUX_DEFAULT="nouveau.blacklist=1 quiet splash nomodeset" #(forces low-level graphics to ensure Console does not give black screen) Sudo apt-get update & sudo apt-get upgrade & sudo apt-get dist-upgrade & sudo apt-get install build-essential & sudo apt-get install linux-source & sudo apt-get install linux-headers-genericĪnd change line "GRUB_CMDLINE_LINUX_DEFAULT."-line to Unplug the GTX 960, use onboad or diffrent card
