Comment 23 for bug 657551

Revision history for this message
Serhiy (xintx-ua) wrote :

Worked after changing /etc/default/console-setup to

CHARMAP="UTF-8"
CODESET="Uni2"
FONTFACE="Fixed"
FONTSIZE="16"

, then unzipping the font file (don't remember where I've read that it helps):

cd /etc/console-setup
sudo gunzip -k Uni2-Fixed16.psf.gz
sudo update-initramfs -u