Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751010AbVK0MQJ (ORCPT ); Sun, 27 Nov 2005 07:16:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751012AbVK0MQI (ORCPT ); Sun, 27 Nov 2005 07:16:08 -0500 Received: from herkules.vianova.fi ([194.100.28.129]:2222 "HELO mail.vianova.fi") by vger.kernel.org with SMTP id S1751010AbVK0MQI (ORCPT ); Sun, 27 Nov 2005 07:16:08 -0500 Date: Sun, 27 Nov 2005 14:16:04 +0200 From: Ville Herva To: 7eggert@gmx.de Cc: Adrian Bunk , Folkert van Heusden , linux-kernel@vger.kernel.org Subject: Re: capturing oopses Message-ID: <20051127121604.GA6966@vianova.fi> Reply-To: vherva@vianova.fi References: <5bG4q-8ks-17@gated-at.bofh.it> <5daDm-1Cg-15@gated-at.bofh.it> <5de3Z-6CJ-13@gated-at.bofh.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Operating-System: Linux herkules.vianova.fi 2.4.32-rc1 User-Agent: Mutt/1.5.10i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1070 Lines: 25 On Sun, Nov 27, 2005 at 02:10:59AM +0100, you [Bodo Eggert] wrote: > > If it's a 640 pixel width image and you've got the right font loaded, the > VGA function 0x08 will get you the character at the current cursor position. > It's also used by PRTSCR, so pressing it in a DOS viewer may dump the text > to LPT1. If you redirected it to a serial console, you might also catch it. > (I never tried). I meant that I have the image as a PNG (whatever), captured from the display of the remote control program (HP RILOE, VMWare GSX Console, VNC, whatever). I'm aware that the VGA display memory holds the characters (in addition to pixels) in text mode, but the actual machine may be dead at this point - OS crash, hw failure, whatever. The oops output is on the screen - just not in palatible text format. -- v -- v@iki.fi - 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/