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-125140-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QdnmX-0008CV-58 for garchives@archives.gentoo.org; Mon, 04 Jul 2011 18:22:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C86421C032; Mon, 4 Jul 2011 18:20:44 +0000 (UTC) Received: from mail-qy0-f181.google.com (mail-qy0-f181.google.com [209.85.216.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 0026E21C032 for <gentoo-user@lists.gentoo.org>; Mon, 4 Jul 2011 18:20:43 +0000 (UTC) Received: by qyk9 with SMTP id 9so3085764qyk.19 for <gentoo-user@lists.gentoo.org>; Mon, 04 Jul 2011 11:20:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=0KJQUX2W4mNkiCqcFm6t+XIbT+sz0WzUrSEt8FRHcFQ=; b=pcwiNyh0TJ1tXjjknR+mDcD6KhmOR/zfFWu9+u3y0BqviBo59y7nOPF4uk5ortWq64 Al7UdepTHm0QhmJofHc06ftCdB38UgwVGveyGqgKtRGPDDtnhaeKHjUJEEENd9+VESX+ v791jPfNIoMeB+MRngqkmd2HuD4aV557PFOho= 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.224.206.135 with SMTP id fu7mr5028071qab.328.1309803643480; Mon, 04 Jul 2011 11:20:43 -0700 (PDT) Received: by 10.224.19.204 with HTTP; Mon, 4 Jul 2011 11:20:43 -0700 (PDT) In-Reply-To: <87liwd29y6.fsf@newsguy.com> References: <87wrfzm4bv.fsf@newsguy.com> <1309730856.64890.2.camel@localhost.localdomain> <87tyb22173.fsf@newsguy.com> <1309753131.5163.2.camel@localhost.localdomain> <87liwd29y6.fsf@newsguy.com> Date: Mon, 4 Jul 2011 11:20:43 -0700 Message-ID: <CAK2H+ed8Wb608Va0aJOV1mvt4NeQp+2DTZgTwWT-UqDWfwU-3Q@mail.gmail.com> Subject: Re: [gentoo-user] Re: about boot with framebuffer From: Mark Knecht <markknecht@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 14fc9912d06137b6bdd8d40284d3838a On Mon, Jul 4, 2011 at 11:10 AM, Harry Putnam <reader@newsguy.com> wrote: > Albert Hopkins <marduk@letterboxes.org> writes: > >> On Sunday, July 3 at 22:07 (-0500), Harry Putnam said: >>> this is a no X machine... it appears at the cited URL they expect you >>> to be running xorg. >> >> KMS doesn't require X, but Xorg can use it. =C2=A0Basically Xorg can let= the >> kernel handle graphics mode setting and gets out of the way. >> >> But KMS doesn't require X. =C2=A0The link I provided shows how to enable= KMS. >> it just happens to be in part of the Xorg docs. >> > > Are you saying it does not require `xorg-x11'. > > Step 2) says in large type: > =C2=A0 `2. =C2=A0Installing Xorg' > > Then a big note in a green box later on says: > > ,---- > | Note: You could install the xorg-x11 metapackage instead of the more > | lightweight xorg-server. Functionally, xorg-x11 and xorg-server are > | the same. However, xorg-x11 brings in many more packages that you > | probably don't need, such as a huge assortment of fonts in many > | different languages. They're not necessary for a working desktop. > `---- > > So I'm a little confused. > > ------- =C2=A0 =C2=A0 =C2=A0 =C2=A0--------- =C2=A0 =C2=A0 =C2=A0 ---=3D-= -- =C2=A0 =C2=A0 =C2=A0 --------- =C2=A0 =C2=A0 =C2=A0-------- > > The way I've been doing this only required `vesa' or `uvesa' and some > special kernel line stuff. =C2=A0None of the X related stuff is necessary= . > > From covici's post... I think I may need to say uvesa where I've been > saying vesa. > > I'm going to try that some time today. =C2=A0Its already enabled in my ke= rnel > I'm a little confused by his post also, but I've never run a machine without Xorg so maybe it's a technical point. With a framebuffer I believe you can get a boot screen like the Install CD - a bunch of little Tux's across the top - so you're doing graphics at that point but you're not running X? I was curious about this topic awhile back wondering if you could run a Gentoo VM with only a framebuffer and get any graphics at all, or is it just that the framebuffer is used to give you more control over the console font/height/width selection. (I've never run a framebuffer, if that's not obvious!) ;-) - Mark