Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] lcd console fonts
Date: Tue, 30 May 2006 20:03:10
Message-Id: 342e1090605301254r6ee75a7cxdb42d67f963c1760@mail.gmail.com
In Reply to: Re: [gentoo-user] lcd console fonts by Lord Sauron
1 On 5/30/06, Lord Sauron <lordsauronthegreat@×××××.com> wrote:
2 > On 5/30/06, maxim wexler <blissfix@×××××.com> wrote:
3 > > Hi group,
4 > >
5 > > The console fonts in my new LCD monitor are H-U-G-E.
6 > > Attempts to shrink them by adding vga=xxx at the grub
7 > > prompt after the kernel line has no effect. Here's the
8 > > entire grub session:
9 >
10 > I'm not exactly sure, however, I'm making my best educated guess at this.
11 >
12 > > grub> root (hd0,1)
13 > >
14 > > grub> kernel /vmlinuz vga=794 #1280x1024(so I'm told)
15 >
16 > Mine looks like video=vesafb:1024x768-32@60, and so on. I'd think
17 > that vga=794:1280x1024 or something might work. However, I wouldn't
18 > know for sure. I'm interested to learn what is the correct solution
19 > though - It'll be neat to see more of how grub behaves.
20 >
21
22 If you compiled your kernel with framebuffer support, either using
23 vesafb or vesa-tng, you'll have to tell the bootloader to instruct the
24 kernel on dealing with your display. Check:
25
26 http://gentoo-wiki.com/HOWTO_fbsplash#What_is_a_Frame_Buffer_Device.3F
27
28 for a complete guide.
29
30 --
31 Daniel da Veiga
32 Computer Operator - RS - Brazil
33 -----BEGIN GEEK CODE BLOCK-----
34 Version: 3.1
35 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
36 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
37 ------END GEEK CODE BLOCK------
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] lcd console fonts Lord Sauron <lordsauronthegreat@×××××.com>