use small font like the one from openfirmware?
Zhang Weiwu <[email protected]> Wed, 01 Oct 2008 15:31:32 +0800
| Newsgroups | gmane.linux.gentoo.ppc |
|---|---|
| Organization | Real Softservice |
| Message-ID | <[email protected]> |
Hello. I am interested in using the font as small as the one openfirmware uses (e.g. when displaying the menu for yaboot). I thought it could be as easy as removing the fb driver of my video card (ATI Radeon 7500) and removing CONFIG_FONT* from kernel config, because in the past working with sparc workstations, if I do the above, the font of sparc's "BIOS" is used. but it have no effect, the kernel boots with a font as big as before, all the effect I have is I lost the ability to switch back to console after starting X (Ctrl+Alt+F1 brings a blank screen). Is it possible to use that small font for console? Thanks.