NVIDIA has released Nvidia Driver 334.21, a graphics card Driver for Linux users. This new Driver supports GeForce GTX 750 Ti, GeForce GTX 750, GeForce GTX 745, and GeForce gtx titan. In addition, NVIDIA 334.21 has brought a lot of bug fixes. View the release log for details.
Note: It is risky to install the video card driver. Use it with caution!
Install Nvidia 334.21:
1. Open the terminal and delete the old driver first:
Sudo apt-get purge nvidia *
Sudo apt-get install nvidia-319-updates-dev
2. Switch to the recommended open-source driver software and update-> attach the driver and restart your computer.
3. Download the official driver:
Nvidia 334.21 for 32 bit LinuxNvidia 334.21 for 64 bit LinuxNvidia 334.21 for 32 bit ARM Linux
4. Press Ctrl + Alt + F1 to switch to the console.
5. Use the following command to terminate a graphic session:
Sudo service lightdm stop
Sudo service TPD stop
Sudo service mdm stop
6. Add executable permissions to the Downloaded Program and run the installer:
Chmod + x ~ /Downloads/NVIDIA-Linux-*-334.21.run
Sudo sh ~ /Downloads/NVIDIA-Linux-*-334.21.run
If the driver is not working properly after installation, run the following command to uninstall it:
Sudo sh ~ /Downloads/NVIDIA-Linux-*-334.21.run -- uninstall
Well, I hope you have successfully installed it and enjoy the new results!