13.10 - Black borders, black terminal

I've just upgraded to Ubuntu 13.10 and I'm seeing a strange behaviour. All windows I open have a black, boxy border, including popups, as you can see in the provided image. (The black box in the bottom right is a terminal, which fails to display any text. However, I can enter commands and they execute.) I followed the steps in this post: How do I reset my Unity configuration? to reset Unity using the unity-tweak-tool. Although helpful, that did not fix the issue. I'm thinking this may be a graphics card driver issue.

Any help is much appreciated.

Black Borders, black terminal to the bottom right


Solution 1:

I was able to fix the black borders in Ubuntu 13.10 with the commands below. Although I did not have problems with terminal not showing text.

Reset compiz settings:

dconf reset -f /org/compiz/

Then restart Unity:

setsid unity

(Source)

Solution 2:

I had the same problem. I fixed it by installing Mir, following these instructions:

https://wiki.ubuntu.com/Mir/Installing

I had to use XTerm because Terminal was all black.