viernes, 25 de julio de 2014

Steps to install the drivers of NVIDIA GeForce GTX 650 graphics card in Lubuntu & Xubuntu

Tested on a desktop pc with the following characteristics:

Motherboard: GIGABYTE GA970DS3P
Processor: AMD FX-4130 Quad-Core 3.8GHz Socket AM3+
RAM: 8GB


FOR LUBUNTU (driver version 340.24)  

Log into the operating system

0) Download the drivers file from NVIDIA website
http://www.nvidia.com/download/driverResults.aspx/76884/en-us  for x64 Operating System
http://www.nvidia.com/download/driverResults.aspx/76881/en-us for x32 Operating System

1) CTRL+ALT+F1

2) sudo apt-get install gcc 

3) sudo apt-get install make

4) sudo service lightdm stop

5) sudo init 3

* Join to the downloaded driver directory




6) sudo sh downloaded_file.run

7) sudo service lightdm start

8) sudo reboot


If the Lubuntu boot displays an error message at start-up follow these
steps to resolve a conflict of drivers:


1) sudo apt-add-repository ppa:ubuntu-x-swat/x-updates

2) sudo apt-get update

3) sudo apt-get dist-upgrade

4) sudo reboot


* After Reboot


5) CTRL+ALT+F1

6) sudo service lightdm stop

7) sudo init 3

* Join to the downloaded driver directory

8) sudo sh downloaded_file.run

9) sudo service lightdm start

10) sudo reboot


FOR XUBUNTU (driver version 304.117) 

Log into the operating system

1) CTRL - ALT + T

2) sudo apt-get purge xorg*

3) sudo apt-get install xorg

4) sudo apt-get install nvidia-current-updates

5) Reboot 

 
Done!


No hay comentarios:

Publicar un comentario