public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  Kernel setting for frame buffer (2.6.23-r5)
@ 2008-01-09 18:18 reader
  2008-01-09 19:43 ` Etaoin Shrdlu
  0 siblings, 1 reply; 14+ messages in thread
From: reader @ 2008-01-09 18:18 UTC (permalink / raw
  To: gentoo-user

For a good while now I've had a setting like this in grub.conf:

(wrapped for mail)
kernel /kernel-2.6.23-r5 root=/dev/hda5 \
      vga=0x31A video=vesafb:mtrr,ywrap

I'm not sure any more how much of that is necessary.

I have it there to allow console mode to have much larger resolution than
default (The appearance is much smaller text)

I think this setting in kernel config is the one needed for that:
   CONFIG_FB_VESA=y

But I'm trying to build a pared down kernel a console only setup.
Going thru the kernel settings in menuconfig... I'm not finding the one
that creates that `CONFIG_FB_VESA=y' element.

I've gone back and forth through the setting under:
Device drivers/Graphics-support .. checking Support for FrameBuffer
devices (both as module and builtin in different saves).

The only other setting that looks to be about framebuffer is
Userspace VESA VGA graphics support but I think that one is this line
in .config # CONFIG_FB_UVESA is not set

Examining the resulting .config with and without that one set I never
see this CONFIG_FB_VESA=y

That line ends up unset in every way I've thought to try.

However it is in the /usr/share/[...]kernel-2.6 config that genkernel
uses. 

I want to have the ability to have the larger resolution in console
mode but the kernel build is way pared down from what genkernel would
do.   So what settings do I need to have the effect like posted in
grub.conf line above?

  

-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2008-01-11 10:19 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09 18:18 [gentoo-user] Kernel setting for frame buffer (2.6.23-r5) reader
2008-01-09 19:43 ` Etaoin Shrdlu
2008-01-09 19:50   ` Etaoin Shrdlu
2008-01-09 20:33   ` [gentoo-user] " reader
2008-01-09 20:49     ` reader
2008-01-09 21:17       ` Etaoin Shrdlu
2008-01-09 22:57         ` Renat Golubchyk
2008-01-10  9:18           ` Etaoin Shrdlu
2008-01-11 10:16             ` Roy Wright
2008-01-09 20:50     ` Tony Stohne
2008-01-09 20:59       ` Tony Stohne
2008-01-09 21:32         ` Alan McKinnon
2008-01-09 21:13     ` Etaoin Shrdlu
2008-01-09 21:30       ` Etaoin Shrdlu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox