Re: suspend console gone ?

From: Rafael J. Wysocki
Date: Fri Feb 17 2006 - 06:52:00 EST


On Friday 17 February 2006 02:54, Benjamin Herrenschmidt wrote:
> I haven't tried to track this down yet, but with recent 2.6.16-git, it
> seems that the suspend console is gone... That is, the kernel still
> switches VTs from X to some console with no getty on it, but no kernel
> message gets displayed at all during the suspend process... looks like
> this kmsg_redirect thing isn't working.
>
> Known problem ?

Sort of. You have to switch the console loglevel to at least 5 before
suspend to see the messages.

The kernel used to switch this to 10 unconditionally before and lots of
debug garbage got printed, especially on -mm.

We considered printing some "crucial" messages (like the progress meter ;-))
at KERN_CRIT, but decided not to do this for now. We can change this at any
time, if needed.

Greetings,
Rafael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/