Comment 6 for bug 62874

Revision history for this message
Ricardo Pérez López (ricardo) wrote :

Great! My /etc/usplash.conf contains:

# Usplash configuration file
xres=1280
yres=1024

I changed it to 1024x768 as you said, then sudo update-initramfs -u, and now looks great :)

So it seems that the bug is about:

a) bad generated configuration file (1280x1024 instead of 1024x768), or
b) usplash must fill the screen completely in each and every resolution, but fails in 1280x1024.

What do you think? It deserves a new bugreport? Or changing the description of this one?