23 messages in com.xensource.lists.xen-develRe: [Xen-devel] crashes
FromSent OnAttachments
James Harper28 Jul 2004 23:23 
Steven Hand28 Jul 2004 23:46 
Keir Fraser29 Jul 2004 02:09 
Keir Fraser29 Jul 2004 02:29 
G. Milos29 Jul 2004 04:07 
James Harper29 Jul 2004 04:41 
James Harper29 Jul 2004 04:44 
Ian Pratt29 Jul 2004 17:39 
James Harper29 Jul 2004 17:48 
Andy Isaacson29 Jul 2004 20:32 
James Harper29 Jul 2004 20:36 
James Harper29 Jul 2004 20:53 
Ian Pratt30 Jul 2004 01:11 
G. Milos30 Jul 2004 03:33.pdf
James Harper30 Jul 2004 04:09 
James Harper31 Jul 2004 03:54 
Ian Pratt31 Jul 2004 04:48 
Rune Johan Andresen01 Aug 2004 15:29 
James Harper01 Aug 2004 16:37 
Steven Hand01 Aug 2004 17:12 
James Harper01 Aug 2004 17:25 
Derek Glidden02 Aug 2004 09:52 
James Harper02 Aug 2004 16:33 
Subject:Re: [Xen-devel] crashes
From:Andy Isaacson (ad@hexapodia.org)
Date:07/29/2004 08:32:11 PM
List:com.xensource.lists.xen-devel

On Fri, Jul 30, 2004 at 01:39:26AM +0100, Ian Pratt wrote:

When I went to look at the screen after a hang to see if there was an oops or anything like it, the screen was blanked and wouldn't wake up - anyone know how to stop that behaviour?

That's Linux behaviour -- not a lot we can do about it. Collecting crash messages is much easier if you have an attached serial line...

man 1 setterm. The command you want is "setterm -blank 0", which should probably go in an initscript somewhere. I think some distributions have an /etc/ file with a switch for you to toggle, but not the ones I'm using right now...

-andy