Do you really need the "video=vesa:off" boot parameter? If no VESA graphics
mode was activated by the boot loader, vesafb will not start. If your kernel
contains both vesafb and vgacon, it will fall back to VGA text mode.
> What I get now when vesa FB fails to load is instead the kernel prompt
> asking the user to choose among all available console modes, and I would
> be very happy if I could avoid that.
This is not the kernel prompt, but the prompt of your bootloader. So you should
modify your bootloader to not ask you for a mode if the wanted VESA graphics
mode is not available, but to continue with VGA text.
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.orgIn personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/