From: Kristoffer Ericson <kristoffer.ericson@gmail.com>
To: maluta_tiago@yahoo.com.br
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] SH4 kernel and diskimage
Date: Wed, 12 Nov 2008 22:41:01 +0100 [thread overview]
Message-ID: <20081112224101.7e812836.kristoffer.ericson@gmail.com> (raw)
In-Reply-To: <574373.70224.qm@web50709.mail.re2.yahoo.com>
[-- Attachment #1: Type: text/plain, Size: 1188 bytes --]
On Wed, 12 Nov 2008 12:33:55 -0800 (PST)
Tiago Maluta <maluta_tiago@yahoo.com.br> wrote:
> > I'm using current linux-2.6.git (vanilla v2.6.27
> > didn't work).
> > And an image I created based on the minimal image from
> > jlime (sh3 based). I can bootup and logon just like on my
> > jornada with no apparent problems.
> >
> > I get the IRQ_NOBODY_CARED error at bootup and
> > the keyboard is overly sensitive otherwise it's
> > fine.
> >
> > I've put the disk and kernel image here:
>
> I've tested and my keyboard doesn't work. Stayed on login prompt. I used:
>
> #qemu-system-sh4 -M r2d --serial vc --serial /dev/tty --kernel sh4-7751-qemu.zImage --append "console=tty0 root=/dev/sda1" disk_small.img
>
qemu-system-sh4 -M r2d --serial vc --serial /dev/tty \
--kernel sh4-7751-qemu.zImage --append "console=tty0 root=/dev/sda1" \
-usb --usbdevice keyboard --usbdevice mouse disk_small.img
As you see you lack the -usb... line and thats why it isn't
working.
> Must I set some kernel config or pass any qemu parameter?
>
> Best regards,
> Tiago Maluta
>
>
>
>
>
--
Kristoffer Ericson <kristoffer.ericson@gmail.com>
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-11-12 20:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-12 19:41 [Qemu-devel] SH4 kernel and diskimage Kristoffer Ericson
2008-11-12 20:33 ` Tiago Maluta
2008-11-12 21:41 ` Kristoffer Ericson [this message]
2008-11-12 23:17 ` Shin-ichiro KAWASAKI
2008-11-13 0:55 ` Nobuhiro Iwamatsu
2008-11-13 2:32 ` [Qemu-devel] " Alex
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=20081112224101.7e812836.kristoffer.ericson@gmail.com \
--to=kristoffer.ericson@gmail.com \
--cc=maluta_tiago@yahoo.com.br \
--cc=qemu-devel@nongnu.org \
/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).