Comment 82 for bug 551290

Revision history for this message
Marco (0m3g4) wrote :

to fix resolution and plymouth when pc boot, try this:

add this line to /etc/default/grub

GRUB_GFXMODE=1024x768

end run these commands:

echo FRAMEBUFFER=y | sudo tee /etc/initramfs-tools/conf.d/splash
sudo update-grub
sudo update-initramfs -u