From owner-freebsd-virtualization@freebsd.org Sun Sep 3 11:33:28 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 667AEE06D7C for ; Sun, 3 Sep 2017 11:33:28 +0000 (UTC) (envelope-from frank2@fjl.co.uk) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "bs1.fjl.org.uk", Issuer "bs1.fjl.org.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 10596686F1 for ; Sun, 3 Sep 2017 11:33:27 +0000 (UTC) (envelope-from frank2@fjl.co.uk) Received: from [192.168.1.35] (host86-191-18-76.range86-191.btcentralplus.com [86.191.18.76]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id v83BXHxY050464 for ; Sun, 3 Sep 2017 12:33:20 +0100 (BST) (envelope-from frank2@fjl.co.uk) To: "freebsd-virtualization@freebsd.org" From: Frank Leonhardt Subject: Windows XP and Xen -Mouse Trouble Message-ID: <54f439a0-e663-1fcb-6885-205e71707a19@fjl.co.uk> Date: Sun, 3 Sep 2017 12:33:18 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2017 11:33:28 -0000 Does anyone happen to know what's causing this? Windows XP original release (i.e. SP zero) is fine (connecting using VNC). As soon as you install SP2: 1) Windows Hardware Mangler shows two mice - a PS/2 and a QEMU HID compatible one. 2) There's a mystery PCI device. 3) After a few seconds the mouse pointer sticks. If you disable and enable the QEMU mouse it comes back for a few (~30) seconds and sticks again. (There's no option to disable the PS/2 one). It feels like Plug and Pray "finds" it and screws it up again. 4) SP3 doesn't fix it. I haven't tried it with SP1. Fortunately the keyboard is fine and I'm used to using that for most things anyway. It's bugging me - does anyone know what I need to enable/disable and how? Thanks, Frank.