Re: [Qemu-devel] Patch for SDL framebuffer console problem

2007-05-03 Thread kitambi
tried to fix this were: 1. "reset" (didn't work) 2. log in remotely and reboot (always works) 3. log in remotely and try "vga_reset", and "fbset 800x600-56" (the normal mode On 5/2/07, Rob Landley <[EMAIL PROTECTED]> wrote: > On Tuesday 24 April 2007

Re: [Qemu-devel] Patch for SDL framebuffer console problem

2007-05-03 Thread kitambi
(the normal mode On 5/2/07, Rob Landley <[EMAIL PROTECTED]> wrote: On Tuesday 24 April 2007 2:23 am, Kitambi Leo wrote: > I've been using qemu using the Linux framebuffer console, on a machine > that's a bit too slow to support X. There have been more than a few snags, >

[Qemu-devel] Patch for SDL framebuffer console problem

2007-04-24 Thread Kitambi Leo
I've been using qemu using the Linux framebuffer console, on a machine that's a bit too slow to support X. There have been more than a few snags, but perhaps the most irritating one was that if qemu crashed (and received a SIGSEGV), it would leave the console in an unusable state. This would req