Comment 4 for bug 23429

Revision history for this message
aledin (al-dinicola) wrote :

Try to change the font in /etc/default/console-setup and set a bigger font than the default one:
FONTFACE="Terminus"
FONTSIZE="24x12"
If you do then "/etc/init.d/console-setup restart" it'll give you an error.
In the comments of /etc/default/console-setup it's written that Terminus size 24x12 is valid.

If you use setfont (package kbd-compat) and load directly a big font (Lat15-Terminus24x12.psf.gz) in the /usr/share/consolefonts directory i'll give you another error.

Hope this comment helped.