Re: [Qemu-devel] unknown keycodes `(unnamed)', please report to qemu-devel@nongnu.org

2019-01-24 Thread Daniel P . Berrangé
On Thu, Jan 24, 2019 at 08:34:50AM +, 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

Re: [Qemu-devel] unknown keycodes `(unnamed)', please report to qemu-devel@nongnu.org

2019-01-24 Thread Peter Maydell
On Thu, 24 Jan 2019 at 13:30, 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.

[Qemu-devel] unknown keycodes `(unnamed)', please report to qemu-devel@nongnu.org

2019-01-24 Thread Burgess, Alison E
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

Re: [Qemu-devel] unknown keycodes

2018-04-23 Thread Daniel P . Berrangé
On Mon, Apr 23, 2018 at 05:31:28AM +0200, Thomas Huth wrote: > On 21.04.2018 11:27, Mike R wrote: > > (qemu) unknown keycodes `empty+aliases(qwerty)’, please report to > > qemu-devel@nongnu.org > > > > reported. > > Well, please also report: > > - Which version of QEMU are you using? > > - Whi

Re: [Qemu-devel] unknown keycodes

2018-04-23 Thread Daniel P . Berrangé
On Mon, Apr 23, 2018 at 10:10:47AM +0100, Peter Maydell wrote: > On 23 April 2018 at 04:31, Thomas Huth wrote: > > On 21.04.2018 11:27, Mike R wrote: > >> (qemu) unknown keycodes `empty+aliases(qwerty)’, please report to > >> qemu-devel@nongnu.org > >> > >> reported. > > > > Well, please also rep

Re: [Qemu-devel] unknown keycodes

2018-04-23 Thread Peter Maydell
On 23 April 2018 at 04:31, Thomas Huth wrote: > On 21.04.2018 11:27, Mike R wrote: >> (qemu) unknown keycodes `empty+aliases(qwerty)’, please report to >> qemu-devel@nongnu.org >> >> reported. > > Well, please also report: It's kind of our own fault that we didn't ask for those sorts of details

Re: [Qemu-devel] unknown keycodes

2018-04-22 Thread Thomas Huth
On 21.04.2018 11:27, Mike R wrote: > (qemu) unknown keycodes `empty+aliases(qwerty)’, please report to > qemu-devel@nongnu.org > > reported. Well, please also report: - Which version of QEMU are you using? - Which keyboard layout do you have on your physical keyboard? - Which key did you pres

[Qemu-devel] unknown keycodes

2018-04-21 Thread Mike R
(qemu) unknown keycodes `empty+aliases(qwerty)’, please report to qemu-devel@nongnu.org reported. signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [Qemu-devel] unknown keycodes `(unnamed)'

2017-10-19 Thread Thomas Huth
On 19.10.2017 21:23, Spaceboy Ross wrote: > unknown keycodes `(unnamed)', please report to qemu-devel@nongnu.org > > uname -a returns: > > Linux spaceboyross-Latitude-D630 4.13.0-16-generic #19-Ubuntu SMP Wed > Oct 11 18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux > Please be more specific: W

[Qemu-devel] unknown keycodes `(unnamed)'

2017-10-19 Thread Spaceboy Ross
unknown keycodes `(unnamed)', please report to qemu-devel@nongnu.org uname -a returns: Linux spaceboyross-Latitude-D630 4.13.0-16-generic #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

[Qemu-devel] unknown keycodes

2015-04-16 Thread Daniel Moyle
Hello, I’m running OS X 10.5.10 running the X11 server XQuartz 2.7.7 (xorg-server 1.15.2). Qemu is running on freeBSD being transmitted to the local machine over SSH. Qemu version: QEMU PC emulator version 0.11.1, Copyright (c) 2003-2008 Fabrice Bellard. All keypresses seem to send the incorrect

Re: [Qemu-devel] unknown keycodes

2013-05-07 Thread Ali
Daniel P. Berrange redhat.com> writes: > > Good, those are the interesting bits I wanted to see > > > _XKB_RULES_NAMES(STRING) = "base", "empty", "empty", "", "" > > I'll prepare a patch to test out which ought to fix OS-X > > Regards, > Daniel Any luck with this patch? I'm having the same i

Re: [Qemu-devel] unknown keycodes

2013-02-20 Thread Markus Armbruster
Matt Brennan writes: > Hi - I am running on an OS X 10.8.2 (Mountain Lion) laptop, with XQuartz > installed, using SSH -X in to a ubuntu machine where qemu is attempting to > run Raspberry Pi. > > $ qemu-system-arm -kernel kernel-qemu -cpu arm1176 -m 512 -M versatilepb > -no-reboot -serial stdio

Re: [Qemu-devel] unknown keycodes 'macintosh_aliases(qwertz)'

2012-03-02 Thread Daniel P. Berrange
On Fri, Mar 02, 2012 at 12:21:49PM +0100, Jörg Sommer wrote: > Hi, > > as requested by the qemu software, here's my report that qemu says > > unknown keycodes `macintosh_aliases(qwertz)', please report to > qemu-devel@nongnu.org Thanks for the information, I have posted patches a few weeks bac

[Qemu-devel] unknown keycodes 'macintosh_aliases(qwertz)'

2012-03-02 Thread Jörg Sommer
Hi, as requested by the qemu software, here's my report that qemu says unknown keycodes `macintosh_aliases(qwertz)', please report to qemu-devel@nongnu.org % qemu-system-ppc --version QEMU emulator version 1.0 (Debian 1.0+dfsg-3), Copyright (c) 2003-2008 Fabrice Bellard % uname -a Linux ibook

Re: [Qemu-devel] unknown keycodes

2012-01-16 Thread Daniel P. Berrange
On Mon, Jan 16, 2012 at 08:04:32AM +0100, Daniel Espling wrote: > Hi Daniel, > > please find the output of xdpyinfo and xprop attached, I checked the output > from both the linux server side and the OSX client, but the only difference > is the "name of display" parameter so I included only that

Re: [Qemu-devel] unknown keycodes

2012-01-12 Thread Daniel P. Berrange
On Thu, Jan 12, 2012 at 09:56:46AM +0100, Daniel Espling wrote: > Hi! > > getting the following message: > > unknown keycodes `empty_aliases(qwerty)', please report to > qemu-devel@nongnu.org > > I'm connecting to a ubuntu 10.04 server running qemu 1.0.50 forwarding X11. > Locally I'm on a Macb

[Qemu-devel] unknown keycodes

2012-01-12 Thread Daniel Espling
Hi! getting the following message: unknown keycodes `empty_aliases(qwerty)', please report to qemu-devel@nongnu.org I'm connecting to a ubuntu 10.04 server running qemu 1.0.50 forwarding X11. Locally I'm on a Macbook pro with Swedish keyboard layout. When I run qemu my keyboard is totally mess

[Qemu-devel] unknown keycodes error

2011-12-09 Thread Jordan Fix
Hello, I created a vm with ubuntu-vm-creator: sudo ubuntu-vm-builder kvm oneiric --user user --pass test When I execute ./run.sh I get the following errors: kvm: pci_add_option_rom: failed to find romfile "pxe-rtl8139.bin" unknown keycodes `empty_aliases(qwerty)', please report to qemu-devel@no

Re: [Qemu-devel] unknown keycodes

2011-01-18 Thread Anthony Liguori
On 01/18/2011 07:22 PM, Henry Grebler wrote: qemu -cdrom /dev/acd1 -hda kwinxp.img -m 512 -boot d -localtime unknown keycodes `sun(type6_usb)_aliases(qwerty)', please report to qemu-devel@nongnu.org Thanks, you can work around this by using -k en-us. Regards, Anthony Liguori

[Qemu-devel] unknown keycodes

2011-01-18 Thread Henry Grebler
qemu -cdrom /dev/acd1 -hda kwinxp.img -m 512 -boot d -localtime unknown keycodes `sun(type6_usb)_aliases(qwerty)', please report to qemu-devel@nongnu.org uname -a FreeBSD freew.t-s-f.com.au 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 r...@almeida.cse.bu