Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I did a clean install of Ubuntu 12.04 on a Acer AX1430G desktop. Everything went fine until I installed the additional ATI driver. When I reboot the computer, my monitor gives an "signal out of range" error because I believe the video is being detected at a higher resolution than the monitor supports. How can I force Ubuntu to start up in a lower resolution so that I can adjust display properties. I've already tried editing the /etc/default/grub and un-commenting #GRUB_GFXMODE=640x480 line. I know in windows, you can press F8 on boot to go into a safe video mode so I'm looking for the equivalent in Ubuntu.

Thanks for any help!

share|improve this question

2 Answers

To start Ubuntu into safe mode (Recovery Mode) hold down the left Shift key as the computer starts to boot. If holding the Shift key doesn't display the menu press the Esc key repeatedly to display the GRUB 2 menu. From there you can choose the recovery option.

enter image description here

share|improve this answer
Thanks for the response. I'm not sure if I'm missing something or what, but I can't seem to catch the boot up process at the right time with either the shift or escape keys. I never get a boot menu. Not sure what I could be missing. – Jeff Aug 6 '12 at 2:57

On 12.10 the Tab key works for me.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.