problems with console configuration

Thomas Molina (tmolina@cox.net)
Tue, 11 Feb 2003 23:12:20 -0600 (CST)


I've seen a number of postings to the list complaining of output to the
console ceasing after the Uncompressing Linux line at the beginning of
boot. I ran into this myself.

I believe one cause of this is the new console on framebuffer console
configuration option. I believe some people are not turning on the
option, but then are trying to output to the framebuffer by selecting a
video mode which does that.

I've also ran into what seems an anomaly in the configuration options. If
Input device selection is set to modular (CONFIG_INPUT) then it doesn't
seem to be possible to turn on virtual terminal (CONFIG_VT) or support for
console on virtual terminal (CONFIG_VT_CONSOLE). At least in make
menuconfig, those options don't appear if the former isn't set to y. It
is going to be rather difficult to see console output if those aren't
available isn't it?

-
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/