The reason for this is because the framebuffers most often depend on the
bus being set up. Usually this happening later in the boot process. What
are trying to do? Retrieve the earlier printk messages. Do you have
DUMMY_CONSOLE set to Y. I believe the data is transfered from dummycon to
fbcon after fbcon is initialized. If you having problems with that try
increasing the size of dummycon's "screen". See dummycon.c for more
details.
-
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/