Comment 25 for bug 500999

Revision history for this message
Bryan Quigley (bryanquigley) wrote :

For me anyway (from comment #8) turning off kernel modesetting does the trick.

Modify the line in /etc/default/grub from something like:
GRUB_CMDLINE_LINUX_DEFAULT="quiet"

to something like:
GRUB_CMDLINE_LINUX_DEFAULT="quiet nomodeset"

Then do sudo update-grub. But yea.. I am upgrading most of my machines to lucid.