From owner-freebsd-ports@FreeBSD.ORG Sat Mar 29 14:59:43 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53DD61065670 for ; Sat, 29 Mar 2008 14:59:43 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 0D2338FC19 for ; Sat, 29 Mar 2008 14:59:42 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (nat-wh-1.rz.uni-karlsruhe.de [129.13.72.169]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 008E58A0129; Sat, 29 Mar 2008 15:59:40 +0100 (CET) Message-ID: <47EE595B.4080504@bsdforen.de> Date: Sat, 29 Mar 2008 15:59:39 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.12 (X11/20080310) MIME-Version: 1.0 To: Stephen Montgomery-Smith References: <47EE4FE3.6010902@math.missouri.edu> In-Reply-To: <47EE4FE3.6010902@math.missouri.edu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: Weird mouse problems with X X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Mar 2008 14:59:43 -0000 Stephen Montgomery-Smith wrote: > I updated the ports, and now the mouse under X is extremely erratic. > > On a hunch, I downgraded policykit and hal (leaving the other ports > intact), and this fixed the problem completely. > > Any ideas? This is an issue with the HAL support in X. A fix is about to be committed. For me the problem was solved by compiling moused with a more generic CPUTYPE. Maybe that means I was hit by a different problem, I will see when the patch hits the tree.