On Tue, Sep 22, 2009 at 12:02:59PM +0100, Penguin Lover Peter Humphrey squawked:
> root (hd0,4)
> kernel /kernel-2.6.31-gentoo root=/dev/sda6 video=intelfb:mode=1024x600 
> softlevel=no-x
> 
> When I accidentally hit on the configuration I liked, the display started at 
> the standard 80x25, then when it got to "Waiting for uevents to be 
> processed" the screen blanked and then continued in something like 60 lines 
> (I didn't actually count them); finally at udev-postmount the line length 
> was changef from 80 to something like 120 (I didn't count that either). A 
> very pretty display, clear as crystal.
> 
> Can anybody point me to the config I need? I've tried google of course but 
> no joy there.

Is the framebuffer working? I mean, when you boot with the parameters
listed up there, are you stuck in 80x25 or are you in a framebuffer
mode that you don't like?

If you are stuck in 80x25 text-mode, the intelfb kernel documentation
suggests you try setting the vga mode, see the file vesafb.txt in your
kernel documentation directories for details. (The problem is that the
vesafb modes do not include one that is the native resolution for the
16:9 aspect ratio displays; on LCDs this will make the text look
crappy). 

If the framebuffer is working, maybe you just want to play with the
screen resolution? I think that 1024x600 is correct for the 1000
series though. Do you just want a certain number of rows and columns
of text on your console? That I think is determined by the FONTS
symbol, the configuration should be somewhere around where you enabled
framebuffer support. Changing the font size should also change the
number of rows and columns. 

On yres of 600, if you want something close to 60 lines, then you may
want to try using the 8x8 VGA font. The standard 8x16 fonts will
provide 30 someodd lines. 

W
-- 
REMEMBER: "Stressed" spelled backward is "desserts"
Sortir en Pantoufles: up 1019 days, 10:05

Reply via email to