About Me

header ads

Solve problem of Install Nvidia's definition on Ubuntu 10.04 lts

  • Download drive from site

  • Transfer drive to folder: usr / local /

  • Open a terminal
sudo gedit / etc / modprobe.d / blacklist.conf

  • Add these lines in file
blacklist vga16fb
blacklist nouveau
blacklist rivafb
blacklist nvidiafb
blacklist rivatv

  • Of terminal, press ctrl + alt + f1 to enter a black screen
Type this command: sudo / etc / init.d / gdm stop

  • Then, is to delete nvidia driver if he was
sudo apt-get - purge remove nvidia-*

  • Then do this command to enter through Root
sudo-s
cd / usr / local

  • That is after you install drive - do not forget to put your version of drive - I used here last drive
sh NVIDIA-Linux-x86-195.36.24-pkg1.run

  • The installation will start when you're simply rebooting

Post a Comment

0 Comments