To Install/Update Nvidia card drivers open Terminal (Press Ctrl+Alt+T) and copy the following commands in the Terminal:
When installation complete restart your PC. Now to check the installation was successful Press Window/Super key and type: nvidia x server settings and open it.
- sudo apt-add-repository ppa:ubuntu-x-swat/x-updates
- sudo apt-get update
- sudo apt-get install nvidia-current
You can also check information about your graphics card driver with this command:
- glxinfo | grep OpenGL
No comments:
Post a Comment