All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Daniel P. Berrangé" <berrange@redhat.com>
To: "Burgess, Alison E" <alison.burgess@wsu.edu>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] unknown keycodes `(unnamed)', please report to qemu-devel@nongnu.org
Date: Thu, 24 Jan 2019 13:34:05 +0000	[thread overview]
Message-ID: <20190124133405.GR7953@redhat.com> (raw)
In-Reply-To: <DM6PR01MB439558A3AEFF795A7072DB078E9A0@DM6PR01MB4395.prod.exchangelabs.com>

On Thu, Jan 24, 2019 at 08:34:50AM +0000, Burgess, Alison E wrote:
> I am running Ubuntu 18.04 and I am sending this email because when
> I try to run these series of commands in an executable file in
> 
> 
> arm-none-eabi-as -mcpu=arm926ej-s -g ts.s -o ts.o
> arm-none-eabi-gcc -c -mcpu=arm926ej-s -g t.c -o t.o
> arm-none-eabi-ld -T t.ld ts.o t.o -o t.elf
> arm-none-eabi-objcopy -O binary t.elf t.bin
> arm-none-eabi-readelf -a t.elf
> 
> rm *.o *.elf
> 
> echo ready to go?
> read dummy
> 
> qemu-system-arm -M realview-pbx-a9 -m 128M -kernel t.bin \
> -serial mon:stdio -serial /dev/pts/0 -serial /dev/pts/0 -serial /dev/pts/0
> 
> (where the number in /dev/pts/# is the number I get when I run ps in the terminal)
> 
> The qemu terminal appears, but once I press 'Enter' again so that
> my code runs, I am faced with the unknown keycodes `(unnamed)',
> please report to qemu-devel@nongnu.org error message. After a couple
> of hours searching online I have not been able to find a solution
> and I have download and reinstalled qemu a couple of times.

Can you tell us what version of QEMU you are using ?  In addition what
environment are you running it under ?  X11 or Wayland or something
else ?  Finally, what keyboard layout is your environment setup to use ?


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

  reply	other threads:[~2019-01-24 13:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-24  8:34 [Qemu-devel] unknown keycodes `(unnamed)', please report to qemu-devel@nongnu.org Burgess, Alison E
2019-01-24 13:34 ` Daniel P. Berrangé [this message]
2019-01-24 13:47 ` Peter Maydell

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=20190124133405.GR7953@redhat.com \
    --to=berrange@redhat.com \
    --cc=alison.burgess@wsu.edu \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.