From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37202 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIWZE-0006jJ-Ro for qemu-devel@nongnu.org; Tue, 16 Nov 2010 20:12:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIWZD-0003Qo-Mk for qemu-devel@nongnu.org; Tue, 16 Nov 2010 20:12:08 -0500 Received: from belushi.uits.indiana.edu ([129.79.1.188]:46584 helo=internal-relay.indiana.edu) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIWZD-0003QH-IY for qemu-devel@nongnu.org; Tue, 16 Nov 2010 20:12:07 -0500 Subject: Re: [Qemu-devel] PS2 Mouse/Kbd do not work with qemu-0.13.0 From: Brian Wheeler In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Tue, 16 Nov 2010 20:05:43 -0500 Message-ID: <1289955943.2125.4.camel@bender> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Adhyas Avasthi Cc: qemu-devel@nongnu.org On Tue, 2010-11-16 at 13:52 -0800, Adhyas Avasthi wrote: > I have issues with both PS2 Mouse and Keyboard working out of the box > with virgin qemu-0.13.0 code base. The host is Ubuntu 10.04 x86_64 and > I am making a 64-bit build for x86_64-softmmu >=20 > Sometimes (for some guest environments, e.g. Ubuntu 10.10. x86_64) the > mouse does not work within the guest, while the keyboard does. In some > other environments, the keyboard does not work as well. Has anyone > else witnessed the same issue? Are there any known workarounds I can > use to move ahead? >=20 > USB keyboard/mouse do work, but I cannot use that workaround for the > work I am doing as I don't have USB drivers in my BIOS yet. > I will appreciate any responses that can help me get unblocked. >=20 I don't have any helpful advice, but the PS/2 Mouse has been broken for ages for OpenStep and some other older OSes. I tried to track it down but I never could quite pinpoint what was going on. Brian > Thanks, > Adhyas > ******************************************************************** > Two types have compatible type if their types are the same. > =E2=80=94 ANSI C Standard, 3.1.2.6. > ******************************************************************** >=20