Gentoo Archives: gentoo-user

From: sean <tech.junk@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Whether Gentoo framebuffer console support 1280*800?
Date: Tue, 23 Sep 2008 15:12:39
Message-Id: 48D906E7.7060307@verizon.net
In Reply to: Re: [gentoo-user] Re: Whether Gentoo framebuffer console support 1280*800? by Astomi Chen
1 Astomi Chen wrote:
2 > http://dev.gentoo.org/~spock/projects/uvesafb/
3 >
4 > I follow this guide compile the kernel, add
5 > video=uvesafb:1024x768-32,mtrr:3,ywrap line to grub kernel command line.
6 >
7 > The framebuffer size didn't change, one more problem the console is very
8 > slow. When I input one character from keyboard, it respond 1 second
9 > later. I checked the system status(Top, free -m) it seems no problem.
10 >
11 >
12
13 Here is mine, if it helps.
14 vga=0x31B video=vesafb:1280x1024-16,mtrr:3,ywrap
15
16 Perhaps you need the vga statement for your option at the beginning?