0

Possible Duplicate:
My computer boots to a black screen, what options do I have to fix it?

It's my first time using Ubuntu and after my first reboot I loaded Ubuntu and a purple screen appeared. I've read it may have something to do with the graphics drivers. I have a Nvidia GTX 560 and I do not know how to install the drivers from this purple screen, I can access recovery mode and I downloaded Ubuntu using the windows installer.

person
  • 1

2 Answers2

0

Have you tried this?

How Install NVidia Driver

and this one:

Distorted after installing NVidia

and this one:

Step by Step install NVidia

Peterling
  • 1,159
0

In recovery mode boot in to the terminal with network support. Then typ this.

sudo add-apt-repository ppa:ubuntu-x-swat/x-updates
sudo apt-get update
sudo apt-get upgrade
blade19899
  • 26,704