Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Minor Startup Issue
Date: Sun, 18 Dec 2005 05:53:26
Message-Id: 7573e9640512172147k1e78b99fjdb8b565fc7d45025@mail.gmail.com
In Reply to: [gentoo-user] Minor Startup Issue by "C. Beamer"
1 On 12/17/05, C. Beamer <cbeamer@×××××××××.net> wrote:
2 > Hi all,
3 >
4 > Up until now, when the computer boots and goes through its startup
5 > routine, the screen will "blip" and then the text that is scrolling by
6 > on the screen prior to starting the gui interface, reduces in size.
7 > Now, the screen still does a slight "blip", but the screen font remains
8 > the same size as it was prior to the "blip".
9
10 The 'blip' is usually when the framebuffer graphics driver turns on
11 and changes the video mode. Since you are not seeing any difference,
12 either the framebuffer driver is failing, or you are now using just
13 the plain vga driver instead of something more advanced (like
14 vesafb-tng).
15
16 Take a look at what you have under "Device Drivers->Graphics Support",
17 the answer is probably in there.
18
19 Note that later in startup it is possible for the font size to change,
20 without a 'blip', when the consolefont service runs. This is
21 configured by /etc/conf.d/consolefont.
22
23 -Richard
24
25 --
26 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Minor Startup Issue "C. Beamer" <cbeamer@×××××××××.net>