From: kitambi@gmail.com
To: Rob Landley <rob@landley.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Patch for SDL framebuffer console problem
Date: Thu, 3 May 2007 18:15:51 -0400 [thread overview]
Message-ID: <d31867fa0705031515h1f290d63ycad0901bf6522a8e@mail.gmail.com> (raw)
In-Reply-To: <d31867fa0705031511h25cc861cl7cd637337e9506@mail.gmail.com>
I tried various combinations of fixing this problem before I wrote a
patch. The keyboard is somehow trashed and/or disabled when qemu
crashes in this manner. The methods I tried to fix it were:
1. "reset" - never works
2. log in remotely and reboot - always works
3. log in remotely and try various combinations of "vga_reset" and
"fbset 800x600-56" - always works after I figured out the right order
to run the commands in.
In the end, I couldn't find any acceptable solutions without a patch,
since this is a laptop and I don't always have it connected to a
network so I can bail myself out. I apologize for the duplicate
message too, I accidently sent the last email without finishing it.
On 5/3/07, kitambi@gmail.com <kitambi@gmail.com> wrote:
> I did, of course, try this first. The keyboard doesn't work after
> qemu crashes. The ways I 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 <rob@landley.net> 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,
> > > 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
> > > require me to log into the machine via ssh and reboot it remotely.
> >
> > Type "reset" and hit enter when this happens.
> >
> > Rob
> >
>
prev parent reply other threads:[~2007-05-03 22:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-24 6:23 [Qemu-devel] Patch for SDL framebuffer console problem Kitambi Leo
2007-05-02 20:12 ` Rob Landley
2007-05-03 22:11 ` kitambi
2007-05-03 22:15 ` kitambi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=d31867fa0705031515h1f290d63ycad0901bf6522a8e@mail.gmail.com \
--to=kitambi@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=rob@landley.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).