Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Boot time font size question
Date: Sat, 23 Sep 2006 10:03:16
Message-Id: 5bdc1c8b0609230301p619aa1dasd9550ab8e78f3229@mail.gmail.com
In Reply to: [gentoo-amd64] Re: Boot time font size question by Stefan Wimmer
1 On 9/22/06, Stefan Wimmer <swimmer@××××××.nl> wrote:
2 > * Mark Knecht <markknecht@×××××.com> [2006-09-22 19:51] :
3 > > Hi,
4 > > Where do I learn about changing the size of the font used at boot
5 > > time so that I can see more lines while booting, and more lines when a
6 > > kernel crash occurs?
7 > >
8 > > Thanks,
9 > > Mark
10 >
11 > And you can use a relatively small font ...
12 >
13 > $> emerge terminus-font
14 > $> vim /etc/conf.d/consolefont
15 > $> CONSOLEFONT="ter-v12n"
16 > $> /etc/init.d/consolefont restart
17 >
18 > HTH
19 > Stefan
20
21 Stefan,
22 I was unclear as to whether your suggestion works without the
23 vesafb stuff. It seemed that it might so I tried it but got this
24 error:
25
26 lightning ~ # vi /etc/conf.d/consolefont
27 lightning ~ # /etc/init.d/consolefont restart
28 * Caching service dependencies ...
29 [ ok ]
30 * WARNING: you are stopping a boot service.
31 * Setting user font ...
32 putfont: KDFONTOP: Invalid argument
33 putfont: KDFONTOP: Invalid argument
34 putfont: KDFONTOP: Invalid argument
35 putfont: KDFONTOP: Invalid argument
36 putfont: KDFONTOP: Invalid argument
37 putfont: KDFONTOP: Invalid argument
38 putfont: KDFONTOP: Invalid argument
39 putfont: KDFONTOP: Invalid argument
40 putfont: KDFONTOP: Invalid argument
41 putfont: KDFONTOP: Invalid argument
42 putfont: KDFONTOP: Invalid argument
43 * Failed to set user font [ !! ]
44 lightning ~ #
45
46 Google did not find any other pages with this error statement.
47
48 - Mark
49 --
50 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: Boot time font size question Stefan Wimmer <swimmer@××××××.nl>