From owner-freebsd-stable@freebsd.org Wed Aug 24 13:57:48 2016 Return-Path: Delivered-To: freebsd-stable@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 0892BBC498C for ; Wed, 24 Aug 2016 13:57:48 +0000 (UTC) (envelope-from David.Boyd49@twc.com) Received: from dnvrco-oedge-vip.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.232]) by mx1.freebsd.org (Postfix) with ESMTP id CE16E1589 for ; Wed, 24 Aug 2016 13:57:47 +0000 (UTC) (envelope-from David.Boyd49@twc.com) Received: from [96.28.149.98] ([96.28.149.98:60482] helo=bashful.bsd1.net) by dnvrco-oedge02 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id AF/6D-14002-AD7ADB75; Wed, 24 Aug 2016 13:57:46 +0000 Message-ID: <1472047065.4920.4.camel@twc.com> Subject: Re: FreeBSD 11.0-RC1 regression with regard to mouse integration in VirtualBox 5.1.4 From: David Boyd To: freebsd-stable@freebsd.org Date: Wed, 24 Aug 2016 09:57:45 -0400 In-Reply-To: References: <1471974514.13982.5.camel@twc.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 (3.12.11-15.el7) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.64.130:25 X-Authority-Analysis: v=2.1 cv=F6nZd8RN c=1 sm=1 tr=0 a=AOPbyhnPA/g1jYzQ6n4/RQ==:117 a=AOPbyhnPA/g1jYzQ6n4/RQ==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=IkcTkHD0fZMA:10 a=C6q32NwkAAAA:8 a=6I5d2MoRAAAA:8 a=7tZC5J9a7iOFG_Nm444A:9 a=QEXdDO2ut3YA:10 a=d0GpIgV8JInD5zQLk0HG:22 a=IjZwj45LgO3ly-622nXo:22 X-Cloudmark-Score: 0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2016 13:57:48 -0000 -----Original Message-----From: Karl Denninger To: freebsd-stable@freebsd.org Subject: Re: FreeBSD 11.0-RC1 regression with regard to mouse integration in VirtualBox 5.1.4 Date: Tue, 23 Aug 2016 13:05:54 -0500 On 8/23/2016 12:48, David Boyd wrote: > Using FreeBSD 10.3-RELEASE-p6 with virtualbox-guest-additions 5.0.26 on > VirtualBox 5.1.4 (CentOS EL7 host) as a baseline I didn't experience any > difficulties. > > After fresh install of FreeBSD 11.0-RC1 with virtualbox-guest-additions > 5.0.26 on VirtualBox 5.1.4 (CentOS EL7 host) mouse integration is > missing. > > I have time and resources to test any changes you have to suggest. > > Thanks. > Does the mouse normally attach as what appears to be a USB port? If so the problem is likely here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211884 The mouse is attached to the host via usb (wireless). Unlike PR211884 there is not any problem with mouse operation once the mouse is captured by the guest. It is only mouse integration which appears to be affected.