The workaround consist of creating a /etc/usplash.conf with proper
values; since it's created in the initramfs it should be easy to
reproduce the issue by just issuing "usplash -c" on a running system as
suggested in the bug report, but you can rm /etc/usplash.conf if you
have that file installed.
Works:
rm -f /etc/usplash.conf
virtual_size="`cat /sys/class/graphics/fb0/virtual_size`"
usplash -p -c -x "${virtual_size%,*}" -y "${virtual_size#*,}"
Hangs system:
rm -f /etc/usplash.conf
usplash -p -c
--
mxcfb framebuffer driver crashes the board hard on attempt to use a different
resolution than the one specified on cmdline
https://bugs.launchpad.net/bugs/420555
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs