1

I have a HP pavilion 15z with Windows 8. I installed Ubuntu 12.04 on it (graphical intallation) and when I rebooted it at the end, it only goes into text mode. When trying startx it shows a "fatal server error: No screen found".

When trying to use the "Try Ubuntu" option of the LiveUSB it also boots only in text mode.

Jawa
  • 3,679
FidelVe
  • 11

1 Answers1

0

One likely solution to your problem is to delete the xorg.conf.

sudo rm /etc/X11/xorg.conf

Probably would be backup the file too, just in case.

Reference

stderr
  • 10,569
  • 2
  • 36
  • 50