aspenlkp.blogg.se

Ubuntu check graphics driver nvidia
Ubuntu check graphics driver nvidia












Sudo rm -r -f /lib/modules/$(uname -r)/kernel/drivers/video/nvidiaĬhange 2.6.31-14-generic to your ubuntu kernel version Step6:Delete the remains of old graphics driver sudo rmmod nvidia Once login,use this command to close X server: sudo /etc/init.d/gdm stop Tip: Don’t use number pad to input numbers if there are numbers in password,this won’t take effect. Press Ctrl+Alt+F1 key combination and login from tty1. Step5:Close gdm (You need to do following steps in text mode,so you’d better write following code in paper) Step4: If you have installed an old version graphics driver,search nvidia in “Applications->Ubuntu Software Center->Installed Software” and remove this old driver.Then run this in terminal: sudo apt-get autoremove Step3:Install compiling tool sudo apt-get install linux-headers-$(uname -r) build-essential Make this executable(change filename to which you downloaded): chmod u+x NVIDIA-Linux-x86_ Step2:Download latest nvidia graphics driversĭownload the latest version from Nvidia download page: īy now,the latest version is 190.42,so we can also use this command to download: So,if encounter something error,use following to restore: sudo cp /etc/X11/ /etc/X11/nf Use this command in terminal to backup: sudo cp /etc/X11/nf /etc/X11/

ubuntu check graphics driver nvidia

If you didn’t installed an old graphics driver in your machine,please skip step4 and step6 This tutorial shows how to install latest nvidia graphics drivers download from nvidia homepage in ubuntu.














Ubuntu check graphics driver nvidia