Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Frame-buffer modes on an eee-pc
Date: Tue, 22 Sep 2009 17:20:28
Message-Id: 200909221820.24390.peter@humphrey.ukfsn.org
In Reply to: Re: [gentoo-user] Frame-buffer modes on an eee-pc by Willie Wong
1 On Tuesday 22 September 2009 12:33:59 Willie Wong wrote:
2
3 > Is the framebuffer working? I mean, when you boot with the parameters
4 > listed up there, are you stuck in 80x25 or are you in a framebuffer
5 > mode that you don't like?
6
7 No, the fram buffer is not active - I just get 80x25, or some others if I
8 pass a vga= parameter to the kernel.
9
10 > If you are stuck in 80x25 text-mode, the intelfb kernel documentation
11 > suggests you try setting the vga mode, see the file vesafb.txt in your
12 > kernel documentation directories for details. (The problem is that the
13 > vesafb modes do not include one that is the native resolution for the
14 > 16:9 aspect ratio displays; on LCDs this will make the text look
15 > crappy).
16
17 And I haven't been able to get the fesa fb to work either.
18
19 Incidentally, if I have both intelfb and vesafb compiled in (*), vesafb
20 takes over in spite of have intelfb specified via grub. Not what I
21 expected.
22
23 > If the framebuffer is working, maybe you just want to play with the
24 > screen resolution? I think that 1024x600 is correct for the 1000
25 > series though. Do you just want a certain number of rows and columns
26 > of text on your console? That I think is determined by the FONTS
27 > symbol, the configuration should be somewhere around where you enabled
28 > framebuffer support. Changing the font size should also change the
29 > number of rows and columns.
30
31 1024x600 is correct, I'm sure of it. Fiddling with the fonts may help but
32 I'd rather get the underlying screen resolution right first if I can.
33
34 > On yres of 600, if you want something close to 60 lines, then you may
35 > want to try using the 8x8 VGA font. The standard 8x16 fonts will
36 > provide 30 someodd lines.
37
38 Thanks for the ideas.
39
40 * Thanks also to Daniel; I'd overlooked gentoo-wiki, where there seems to be
41 lots of good advice. I'll have a go at that later.
42
43 --
44 Rgds
45 Peter

Replies

Subject Author
Re: [gentoo-user] Frame-buffer modes on an eee-pc Daniel da Veiga <danieldaveiga@×××××.com>