Comment 2 for bug 653477

Revision history for this message
yurik81 (yurik81) wrote : Re: Missing Ubuntu logo on boot with nvidia drivers + bad resolution

Type this, as root (sudo su):
echo FRAMEBUFFER=y > /etc/initramfs-tools/conf.d/splash
update-initramfs -u

I think this workaround must be included in Ubuntu 10.10 by default.