[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Configuración del frame buffer



El Thu, Dec 23, 1999,
Correcaminos...

> > ...  El  problema  concreto  que  se  me  presenta  es  el
> > siguiente: al intentar arrancar  X windows con el servidor
> > XF86_FBDev  me da  el error  : "no  existe el  dispositivo
> > /dev/fb0", sin embargo yo lo creé conforme decía el Howto,
> > 'mknod /dev/fb0 c 29 0', me podéis decir ¿qué me falta?, o
> > ¿qué he hecho mal?. Gracias


>       ¿Has  recompilado el  kernel  para que  te soporte  el
>       framebuffer?

Además    debería,   al    iniciar    el   sistema,    pasarle
el    valor    de    un   modo    gráfico    VESA. Están    en
`/usr/src/linux/Documentation/fb/vesafb.txt'. Ahí van:


(...)
So the table for the Kernel mode numbers are:

    | 640x480  800x600  1024x768 1280x1024
----+-------------------------------------
256 |  0x301    0x303    0x305    0x307   
32k |  0x310    0x313    0x316    0x319   
64k |  0x311    0x314    0x317    0x31A   
16M |  0x312    0x315    0x318    0x31B   

To enable one of those modes  you have to specify "vga=ask" in
the lilo.conf  file and rerun  LILO. Then you can type  in the
descired mode at the "vga=ask" prompt. For example if you like
to  use 1024x768x256  colors you  have  to say  "305" at  this
prompt. (...)


lo que tengo es una línea en el `/etc/lilo.conf' donde le paso
el parámetro:

boot=/dev/hda
linear
root=/dev/hdc1
install=/boot/boot.b
map=/boot/map
ramdisk=0
delay=50

default=Linux2.9

image=/vmlinuz2.9
	label=Linux2.9
	alias=y
	vga=0x317	<-- 1024x768 a 64K
	read-only


Saludos.

-- 
Cosme P. Cuevas --- Claves GnuPG/PGP disponibles.
http://www.geocities.com/CollegePark/Lounge/8698/

Attachment: pgpTj_DRAdYfO.pgp
Description: PGP signature


Reply to: