hola, como anulo el frame buffer en un suse 8.0, yo no recuerdo en ningun momento poner que se ejecute gracias
En los parámetros del kernel (via lilo o grub):
vga=<mode> <mode> here is either an integer (in C notation, either decimal, octal, or hexadecimal) or one of the strings "normal" (meaning 0xFFFF), "ext" (meaning 0xFFFE) or "ask" (meaning 0xFFFD). This value should be entered into the vid_mode field, as it is used by the kernel before the command line is parsed.
(/usr/src/linux/Documentation/kernel-parameters.txt) (/usr/src/linux/Documentation/i386/boot.txt)
Ponle "normal".