Archive

Archive for May, 2010

Ubuntu 10.04 “Lucid” Blank Screen at Startup : Workaround

There have been a number of reports regarding blank screens at startup pre and post installation on the new Ubuntu 10.04 “Lucid” release. It seems there are some incompatibilities with some video drivers, particularly (not surprising) some ATI and nVidia. Also in the mix are some older Intel cards. This post outlines a workaround you can try in order to get your video working properly again.

Booting from CD

This section outlines how to workaround the video issue while booting from the CD. Your mileage may vary, depending on your video card, but hopefully this steers you in the right direction:

  1. At the install screen press ‘F6‘ and insert one of the options below, depending on your hardware.
  2. On first boot after install, press e to edit the GRUB menu.
  3. Using the arrow keys to navigate, delete quiet and splash and again insert one of the options below.
  4. Press Ctrl and X to boot.

The suggested options that I have found are hardware specific. Here is a list:

  • Older Intel video card: i915.modeset=1 or i915.modeset=0
  • nVidia: nomodeset
  • Generic: xforcevesa

Hopefully one of these options will get you up and running. Keep reading now to make these changes persistent!

GRUB

You’ll want to change these settings in GRUB so they’ll automatically be applied on each reboot. To do so, follow the steps below:

  1. Edit the /etc/default/grub file. You will need Admin privileges to do so (sudo)
  2. Find this line: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”
  3. Replace with: GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash <option>”

For example, if I had an older Intel model, my GRUB configuration would read:

GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash i915.modeset=1″

Save your changes and you should get proper graphics on each reboot.

UPDATE: Based on a lot of user feedback I am reminded that you need to run ‘update-grub’ after you make changes.

Feeback

If you have any additional suggestions, please leave them as comments here. Different hardware often needs different options, and it would be nice to cover as many as needed in a central place. Good luck!

Categories: Installation, nVidia Tags: ,

Upgraded to Ubuntu 10.04 “Lucid Lynx”

I know I’m a few days behind, but I finally upgraded this morning to 10.04 “Lucid Lynx” LTS release. So far my impression is that it is very well polished and has a professional look. I’m not referring to the “purple vs brown” change in look, but the overall polish of the interfaces and integration of tools.

I did a fresh installation, which took a little bit longer than I remember previous versions taking, but it wasn’t bad. The introductory slideshow was nice as well. I can definitely see that as aimed toward new, non-technical adopters.

I’m impressed to see the Ubuntu One integration into many of the applications. I’ve long been a “cloud user”, but usually those “clouds” are my own file servers stretched out here and there. It is nice to see Ubuntu One so seamlessly integrated into the applications so I don’t really have to think about it.

I hope to have some new posts here coming up soon. I’d love to hear your thoughts and impressions on the new release as well. Drop by, leave a comment and tell us what you think!

Categories: Ubuntu Tags: , ,

Ubuntu 10.04 “Lucid Lynx” Torrent Link Collection

Categories: Ubuntu Tags: