From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: Taylor Killian <taylor.killian@gmail.com>
Subject: Re: [Qemu-devel] Rockbox Emulation
Date: Fri, 23 May 2008 13:31:45 +0100 [thread overview]
Message-ID: <200805231331.45842.paul@codesourcery.com> (raw)
In-Reply-To: <536b0bf70805222138q1c9b33ddifd3bd3dab3d07324@mail.gmail.com>
> I have tried to run rockbox on QEMU just to see how far it would get.
> So far all it does is show a blank screen (I have confirmed that the
> arm-test works correctly). So I am wondering if the kernel is actually
> running or not. Is it possible that it is running, but not displaying
> anything because it is not emulating the correct LCD?
Your kernel must match the machine it is running on. So you need to either
rebuild you kernel for one of the machines that qemu emulates, or teach qemu
how to emulate whatever board you kernel is configured for.
Unlike PCs, There's no such thing as a "standard" arm machine. They're all
different.
Paul
prev parent reply other threads:[~2008-05-23 12:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-23 4:38 [Qemu-devel] Rockbox Emulation Taylor Killian
2008-05-23 8:38 ` Salil Bijur
2008-05-23 12:31 ` Paul Brook [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=200805231331.45842.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=qemu-devel@nongnu.org \
--cc=taylor.killian@gmail.com \
/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).