qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Bug 1004050] [NEW] qemu-system-ppc64 by default has no


From: Andreas Färber
Subject: Re: [Qemu-devel] [Bug 1004050] [NEW] qemu-system-ppc64 by default has non-working keyboard
Date: Fri, 25 May 2012 13:37:09 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120421 Thunderbird/12.0

Am 24.05.2012 18:51, schrieb Richard W.M. Jones:
> Compile qemu from git and do:
> 
>   ./ppc64-softmmu/qemu-system-ppc64
> 
> (ie. no parameters).  It boots to an OpenBIOS prompt.  However the
> keyboard doesn't work.  After ~10 keypresses, qemu just says:
> 
> usb-kbd: warning: key event queue full
> usb-kbd: warning: key event queue full
> usb-kbd: warning: key event queue full
> usb-kbd: warning: key event queue full
> 
> There is no indication inside the guest that OpenBIOS is seeing keyboard
> events.
> 
> Also there's no indication of what type of keyboard devices are
> available, nor what we should use.

OpenBIOS/ppc only supports ADB keyboards at this time. ppc64 kernels
don't support ADB though, so -M mac99 has a USB keyboard. -nographic
should work, and so does -M pseries (using SLOF).

Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]