From owner-freebsd-stable@FreeBSD.ORG Fri Feb 29 12:16:57 2008 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC7AE1065670; Fri, 29 Feb 2008 12:16:57 +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 5A9FC8FC23; Fri, 29 Feb 2008 12:16:57 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (p54A7C1E1.dip.t-dialin.net [84.167.193.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 8B874405B1B; Fri, 29 Feb 2008 13:16:55 +0100 (CET) Message-ID: <47C7F7B2.3020505@bsdforen.de> Date: Fri, 29 Feb 2008 13:16:50 +0100 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.9 (X11/20080228) MIME-Version: 1.0 To: Kris Kennaway References: <47C6FDD0.2040902@mbnet.fi> <200802281631.07844.jkim@FreeBSD.org> <47C7C611.2000609@bsdforen.de> <47C7F6D2.2000504@FreeBSD.org> In-Reply-To: <47C7F6D2.2000504@FreeBSD.org> 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-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Feb 2008 12:16:57 -0000 Kris Kennaway wrote: > 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 > Oh, it works fine on the console. Only the combination moused/X clashes.