qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu: hardware error: Failed to create USB device 'usb-


From: Peter Maydell
Subject: Re: [Qemu-devel] qemu: hardware error: Failed to create USB device 'usb-tablet'
Date: Wed, 29 Jun 2011 15:52:11 +0100

On 29 June 2011 14:21, address@hidden <address@hidden> wrote:
> I'm trying to get the tablet emulation for Qemu's VNC server to handle
> the mouse better. I'm using `qemu-system-arm` and everything is OK
> except for the mouse movement.
>
> After I add `-usb -usbdevie table` argument to `qemu-system-arm`
> invocation I get:
>
> qemu: hardware error: Failed to create USB device 'usb-tablet'

Which machine are you using? The default (integratorcp) does not
have a USB controller modelled, so there's nothing to plug the
tablet into and QEMU fails with the above slightly cryptic message...
Try "-M versatilepb".

-- PMM



reply via email to

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