Comment 39 for bug 61711

Revision history for this message
Darrel O'Pry (dopry) wrote :

I experienced the same error with a fresh install.
usplash.conf was configure for a resolution of 1280x1024, my computer only supports 1024x768.

I updated the xres and yres values in /etc/usplash.conf for a 1024x768 display.

I then had to run:

   sudo update-initramfs -u -k all

to update the boot images so the new configuration could take effect.