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.
For me anyway (from comment #8) turning off kernel modesetting does the trick.
Modify the line in /etc/default/grub from something like: LINUX_DEFAULT= "quiet"
GRUB_CMDLINE_
to something like: LINUX_DEFAULT= "quiet nomodeset"
GRUB_CMDLINE_
Then do sudo update-grub. But yea.. I am upgrading most of my machines to lucid.