2

Possible Duplicate:
Unity doesn't load, no Launcher, no Dash appears

I have installed Ubuntu 12.04 on my PC, but when I boot Ubuntu, it simply shows the wallpaper, not any menus or other form of interface. My keyboard does nothing. What can I do to alleviate the situation?

3 Answers3

0

Maybe you are having problems with graphics acceleration?

I suggest you try "ctrl+alt+F2", you should see a text terminal. Then install unity 2d using:

Then restart with:

sudo shutdown -r now
Yumi
  • 51
0

Try to run terminal and type

sudo apt-get update
sudo apt-get upgrade

Sometimes these types of problem, run away with updates.

BigSack
  • 2,713
0

Try choosing Ubuntu 2D from the login screen. From there you can investigate any driver issues with your graphics card, if any. I actually prefer Ubuntu 2D.

semitones
  • 332
  • 1
  • 15