Comment 26 for bug 63558

Revision history for this message
S.Rey (s.rey) wrote :

For the people who have added the vga=791 and found that text consoles work.

I have solved the usplash aspect ratio and centering problems by doing the following. https://launchpad.net/distros/ubuntu/+ticket/2299

1) Change the resolution in /etc/usplash.conf to 1024x768
2) Add vga=791 to the kernel line in /etc/boot/menu.lst
3) sudo update-initramfs -u -k `uname -r`