From owner-freebsd-x11@FreeBSD.ORG Fri Feb 29 12:13:11 2008 Return-Path: Delivered-To: freebsd-x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 511191065671; Fri, 29 Feb 2008 12:13:11 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B4C858FC2E; Fri, 29 Feb 2008 12:13:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <47C7F6D2.2000504@FreeBSD.org> Date: Fri, 29 Feb 2008 13:13:06 +0100 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Dominic Fandrey References: <47C6FDD0.2040902@mbnet.fi> <200802281631.07844.jkim@FreeBSD.org> <47C7C611.2000609@bsdforen.de> In-Reply-To: <47C7C611.2000609@bsdforen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Teemu Korhonen , freebsd-x11@FreeBSD.org, freebsd-stable@FreeBSD.org, Jung-uk Kim Subject: Re: jerky mouse still in 7.0-RELEASE X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 12:13:11 -0000 Dominic Fandrey wrote: > Jung-uk Kim wrote: >> On Thursday 28 February 2008 01:30 pm, Teemu Korhonen wrote: >>> Did anyone find a solution to the "jerky mouse" -problem? It still >>> exists in 7.0-RELEASE. >>> >>> I have pretty much exact same symptoms as in this post: >>> >> http://lists.freebsd.org/pipermail/freebsd-stable/2008-January/039599.html >> >> >> Can you try the attached patches for ports/x11-servers/xorg-server? >> Just drop them in files directory, rebuild, reinstall, etc... >> >> Thanks, >> >> Jung-uk Kim > > I'm running RELENG_7 built the day before yesterday with SCHED_ULE. Your > patch doesn't improve anything for me. The system still locks up > entirely while the mouse is not in movement. > > Only not using moused helps. Your problem has different symptoms, so not entirely surprising that it doesn't help :) Sounds more like that your mouse just isn't working properly with moused. Kris