From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-100674-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Mq5nI-0005SI-97
	for garchives@archives.gentoo.org; Tue, 22 Sep 2009 13:52:36 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 526C6E0956;
	Tue, 22 Sep 2009 13:52:35 +0000 (UTC)
Received: from mail-yw0-f189.google.com (mail-yw0-f189.google.com [209.85.211.189])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2F426E0956
	for <gentoo-user@lists.gentoo.org>; Tue, 22 Sep 2009 13:52:35 +0000 (UTC)
Received: by ywh27 with SMTP id 27so8976323ywh.2
        for <gentoo-user@lists.gentoo.org>; Tue, 22 Sep 2009 06:52:34 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type;
        bh=IBIImHgP2LHa2cSMrKcK0dJQRRGoLougKdICt6chO/c=;
        b=ScqstkFVDEv6gqCqCpc03obd7CtpMf9Zy7nC/tto81hkORc5OT0vrgGsVzIOF7wgjn
         raOhm/diGOHZ6Sz1nRJBygyDPt0hBF1iceS+f5R3rN+lDUD2irZyvC/qdUs+u45Qnx3T
         guAJuYrH8VvvKSZlbzB2AtSAi3u/uwOZfTVxY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        b=BxTmAwZC9EyhuOlR7Nnz0A4gqqugarX5o3DNtukGY9aJrN/0c31Qg4OF1lRRUMx5w/
         x4C5d1t8fAvVeU6V1etLIXMInsecWww1ucVy+LBGXRehnmxI9tj9FSA39A7GES6UF86v
         qQSSMtQjU0USI/ZLpWaljA7XSI2JTnpgh4IpM=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.101.194.8 with SMTP id w8mr951068anp.190.1253627554828; Tue, 
	22 Sep 2009 06:52:34 -0700 (PDT)
In-Reply-To: <200909221203.00043.peter@humphrey.ukfsn.org>
References: <200909221203.00043.peter@humphrey.ukfsn.org>
Date: Tue, 22 Sep 2009 10:52:34 -0300
Message-ID: <342e1090909220652i79899a8cw6fb259dbad980cdc@mail.gmail.com>
Subject: Re: [gentoo-user] Frame-buffer modes on an eee-pc
From: Daniel da Veiga <danieldaveiga@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
X-Archives-Salt: ddbf2453-5a76-41c1-8857-ecbcb72d6502
X-Archives-Hash: 3c409a135c22c6326e3f1f98ce0b8a23

On Tue, Sep 22, 2009 at 08:02, Peter Humphrey <peter@humphrey.ukfsn.org> wrote:
> Hello list,
>
> My wife has a nice new Asus 1005AH and I'm installing Gentoo on it so that
> she won't have to struggle with the likes of Lookout Inarush.
>
> I've spent several days so far exploring blind alleys while getting the box
> to boot with a working Ethernet connection; eventually I discovered that I
> had to go to gentoo-sources-2.6.31, and I now have a running text-mode
> system.
>
> While messing about at the weekend I found a frame-buffer mode I liked, but
> now I can't reproduce it. The graphics chip is an Intel 945GME Express, I
> have intelfb and i2c-dev compiled into the 2.6.31 kernel, and this grub
> entry:
>
> 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.
>

Have you tried:
http://en.gentoo-wiki.com/wiki/Intel_GMA

Specially the part that explains the new Kernel Modesetting?

The new GEM and some new features in newer kernels are pretty much all
I neeeded for my framebuffer.
-- 
Daniel da Veiga