My screen is messed up, cannot see anything.

Asked by Dan

I am using Ubuntu, which I downloaded and installed less than a month ago.

If you open the dialog that allows you to adjust the resolution ("appearance", I think), there is a tab that says "Effects" or something. There are 3 choices: None, normal, and all of them (I think). I wanted to see what cool effects there were (3D desktop?), so I clicked Normal (it was on NONE). It installed some drivers or something and then asked me to restart.

Now when I restart, the screen is all messed up! I can see the boot-up stuff, but everything from the log-in screen and on is just a blur or random lines. I know from adjusting the resolution in windows XP (I have a partition) that my monitor may have issues with some resolutions. Anyway, now I cannot even see what I am doing to undo what I did or lower the resolution. Can anybody tell me how to fix this from the recovery mode, or perhaps even the shortcut-keys to press to navigate to the dialog that will allow me undo it (blindly, assuming I press the right keys)? I suspect it may be my monitor, but I have to fix the problem somehow.

I am brand new to linux, so if you tell me to go into recovery mode and then copy this file here and move it there, I am going to be lost (unless you tell me what to type). I am seeing people talk about this /etc/x11/xorg.conf file, but (from recovery mode) it says there is no directory called x11.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
arochester (arochester) said :
#1

I think you need to reconfigure your x-server.

From the messed up screen press Ctrl+Alt+F1. This should take you into Terminal mode and away from the mixed up X.

It will ask for username and password.

Then in Terminal mode input: sudo dpkg-reconfigure xserver-xorg

This should start a text-based wizard which will ask various questions.

Answer the questions you can. If there are questions you can't answer then go with the suggested default. If at first you don't succeed than try again. If everything else fails then go with Vesa as the graphics mode.

End with something like: sudo reboot now

Can you help with this problem?

Provide an answer of your own, or ask Dan for more information if necessary.

To post a message you must log in.