In Debian I resolved this by setting a nice console font: dpkg-reconfigure console-setup
Select your preferred encoding, I use UTF-8. Select the character set, Latin 1 and Latin 5 for me in the USA. Select the font for the console, I chose TerminusBold. Select the font size, I chose 11x22 (framebuffer only). Afterward, my /etc/default/console-setup has these lines: CHARMAP="UTF-8" CODESET="Lat15" FONTFACE="TerminusBold" FONTSIZE="11x22" This avoids setting video modes via GRUB or the kernel command line which may effect X11/Wayland later on. - Nate -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Web: https://www.n0nb.us Projects: https://github.com/N0NB GPG fingerprint: 82D6 4F6B 0E67 CD41 F689 BBA6 FB2C 5130 D55A 8819
signature.asc
Description: PGP signature
-- mc mailing list [email protected] https://lists.midnight-commander.org/mailman/listinfo/mc
