Hi folks,
I was experiencing the same problems und I am looking for this fix as
said in the headline. Could anyone point me to it?
There is a patch around for /etc/init.d/usplash, but that didn't work
for me. Instead I changed the following in /etc/init.d/usplash:
if type setupcon >/dev/null 2>&1; then
CONSOLE_SCREEN=/bin/setupcon # <- my modification
#CONSOLE_SCREEN= #old line
elif [ -x /etc/init.d/console-screen.sh ]; then
CONSOLE_SCREEN=/etc/init.d/console-screen.sh
else
CONSOLE_SCREEN=
fi
So I got the console initialized the right way. Setting CONSOLE_SCREEN to
"/etc/init.d/console-setup start" does not work.
Hopefully this will be fixed in Gutsy.
--
FEISTY: ctrl alt f1 terminal doesn't work with special characters (ñ, ç..)
https://bugs.launchpad.net/bugs/91422
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