> Please have a look at my patch in #69559:
> http://librarian.launchpad.net/6861279/console-setup-usplash.patch
The patch allone did not work for me, because console-setup does not do
anything when started on tty8. I also had to change
if expr "$(fgconsole 2>/dev/null || true)" : '[1-6]$' >/dev/null && \
to
if expr "$(fgconsole 2>/dev/null || true)" : '[1-68]$' >/dev/null && \
in /etc/init.d/console-setup.
Works for me, but I am not absolutely sure this is the way to go.
--
Fonts do not get set when one boots using usplash
https://bugs.launchpad.net/bugs/87031
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs