lkml.org 
[lkml]   [2005]   [Jul]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectconsole remains blanked
Hi,

Looks like, since [1] was merged, a blanked console
(due to inactivity for example) doesn't get unblanked
anymore when new output is written to it.

This hunk of the already metioned patch, which
modifies vt_console_print() in drivers/char/vt.c, is
possibly the cause:

@@ -2220,9 +2220,6 @@
}
set_cursor(vc);

- if (!oops_in_progress)
- poke_blanked_console();
-
quit:
clear_bit(0, &printing);
}


Is that new behaviour intentional?
The old behaviour looks more interesting to me,
allowing one to see console messages immediately even
if the console was blanked after some idle time.

Cheers,
Albert

[1]
http://marc.theaimsgroup.com/?l=linux-kernel&m=111052009232499&w=2




______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es
-
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/

\
 
 \ /
  Last update: 2005-07-14 01:29    [W:0.062 / U:0.188 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site