Este es el how-to de FrameBuffer encontrado en www.linuxdoc.org
kernel:2.2.14, redhat 6.2
1. el "video adapter" que utiliza el kernel "VESA VGA"
2. Ya puedo escoger entre las 6 distintas resoluciones vga = ASK (en
lilo.conf)
EL PROBLEMA:
4.2 How do I activate the vesafb drivers?
Go into the Console Drivers menu, and enable the following:
VGA Text Console <------ SI APARECE
Video Selection Support <------ SI APARECE
Support for frame buffer devices (experimental) <------ DE AQUI PARA ABAJO
NINGUNO
VESA VGA Graphic console
Advanced Low Level Drivers
Select Mono, 2bpp, 4bpp, 8bpp, 16bpp, 24bpp and 32bpp packed pixel drivers
ok sigo las instrucciones:
[root@localhost linux-2.2.14]# make menuconfig
Linux Kernel v2.2.14 Configuration
Console drivers
Arrow keys navigate the menu. <Enter> selects
submenus --->.
Highlighted letters are hotkeys. Pressing <Y> includes,
<N> excludes,
<M> modularizes features. Press <Esc><Esc> to exit, <?>
for Help.
Legend: [*] built-in [ ] excluded <M> module < >
module capable
[*] VGA text console
[*] Video mode selection support
<Select> < Exit > < Help >
Como hago con las opciones que faltan???
Para terminar necesito un chequeo para "Then rebuild the kernel......"
nunca he compilado el kernel, pero conozco los sigtes pasos:
[root@localhost linux-2.2.14]# make menuconfig
[root@localhost linux-2.2.14]# make dep
[root@localhost linux-2.2.14]# make clean
[root@localhost linux-2.2.14]# make bzImage
copio de /usr/src/linux-2.2.14/arch/i386/boot/bzImage a /boot/mykernel
agrego el nuevo kernel (mykernel) con linuxconf al lilo....
[root@localhost linux-2.2.14]#lilo
[root@localhost linux-2.2.14]#reboot
[root@localhost linux-2.2.14]#make modules
[root@localhost linux-2.2.14]#make modules_install
estos pasos estan correctos??
gracias por la ayuda.
-------------------------------------------------------
Carlos Alfonso D�az Zamora
Estudiante Ingenier�a en Computaci�n
Instituto Tecnol�gico de Costa Rica
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
--
�Desea desuscribirse? Escriba a [EMAIL PROTECTED] con
el tema "unsubscribe".