Michael wrote: > Can i change the fontsize of the noveau framebuffer ? > > It's too small for me.
It ought to respond to console-setup: dpkg-reconfigure console-setup setupcon from man console-setup: FONTFACE and FONTSIZE Valid font faces are: VGA (sizes 8x8, 8x14, 8x16, 16x28 and 16x32), Terminus (sizes 6x12, 8x14, 8x16, 10x20, 12x24, 14x28 and 16x32), TerminusBold (sizes 8x14, 8x16, 10x20, 12x24, 14x28 and 16x32), TerminusBoldVGA (sizes 8x14 and 8x16), and Fixed (sizes 8x13, 8x14, 8x15, 8x16 and 8x18). If however CODESET=Ethiopian, then the available font faces are Goha and GohaClassic, each in sizes 8x12, 8x14 and 8x16. Set FONTFACE and FONTSIZE to empty strings if you want to configure only the keyboard and to leave the console font unchanged. You probably want Terminus or TerminusBold. -dsr-