0

similiar question but for ubuntu 16.

I was trying to open google earth on chrome but was getting a message along the lines that I did not have any hardware accelaration.

So I followed some askubuntu questions and was able to get it working by enabling something in chrome's flags. But know I have the black bars and borders everywhere in ubuntu. Even the terminal is black and I can't see anything.

Please help

humble
  • 268

2 Answers2

0

Some people have experienced situation aforementioned and this helped them.

Try:

sudo apt-get install --reinstall ubuntu-desktop

Why?

Because, this occurs when ubuntu-desktop is broken...

Olimjon
  • 7,522
0

I was able to resolve the issue by reinstalling my nvidia graphics driver as mentioned by the accepted answer in this link.

humble
  • 268