Hi, I have a running Linux on the mini2440. /dev/tty1 seems to be connected to the display. If I make a echo, I get it on the screen, but the font is very small, nearly unreadable. How can I change that to a bigger size? Do I use wrong Display driver? Or can it be done with any configuration.
Font Size in Display
I am not positive about this, but in menuconfig try:
Device drivers ->
Graphics support ->
Console display driver support ->
<*> Framebuffer console support
[*] Map the console to the primary display device
[*] Select compiled-in fonts
[*] VGA 8x8 font
or
[*] VGA 8x16
Is there already one selected?
HTH


