From owner-freebsd-questions@FreeBSD.ORG Thu Apr 9 11:19:55 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5896710656C3; Thu, 9 Apr 2009 11:19:55 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 0EBCC8FC2C; Thu, 9 Apr 2009 11:19:55 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) with esmtp (envelope-from ) id <1LrsIU-0005Hk-8U>; Thu, 09 Apr 2009 13:19:54 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198]) by inpost2.zedat.fu-berlin.de (Exim 4.69) with esmtpsa (envelope-from ) id <1LrsIU-0002wi-7B>; Thu, 09 Apr 2009 13:19:54 +0200 Message-ID: <49DDD984.8000104@zedat.fu-berlin.de> Date: Thu, 09 Apr 2009 11:18:28 +0000 From: "O. Hartmann" Organization: Freie =?ISO-8859-15?Q?Universit=E4t_Berlin?= User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: Jeff Laine , "O. Hartmann" , freebsd-questions@freebsd.org, freebsd-current@FreeBSD.org References: <49DCA9E0.6000109@zedat.fu-berlin.de> <20090408173319.GA2370@free.bsd.loc> In-Reply-To: <20090408173319.GA2370@free.bsd.loc> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: 130.133.86.198 Cc: Subject: Re: firefox3 with high latencies when acting with mouse or keyboard and graphics refresh X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2009 11:19:56 -0000 Jeff Laine wrote: > On Wed, Apr 08, 2009 at 01:42:56PM +0000, O. Hartmann wrote: >> Hello, >> got a problem since yesterday after having done a lot of updates >> (ports): on all of my FreeBSD 8.0-CURRENT/amd64 boxes firefox does have >> enormous high latencies when typing in or moving the mouse or popping up >> the window icon or down. Since this happens on all of 8.0-CUR/amd boxes, >> I guess it has something to do with an upgrade of the ports. >> >> I reinstalled firefox twice, but without success, so I want to ask for >> some hints.. >> >> Regards, >> Oliver > > > It is unlikely your case, but I've had similar issues with firefox on my laptop > with intel video under 7.2-PRERELEASE. > Setting video driver option "AccelMethod" to old XAA mode in xorg.conf helped a lot. > > > > It is NOT the way I try Acceleration or not or what driver the box uses, this happens with VESA, Radeon, RadeonHD as well. VESA worked before. This is only on FreeBSD 8.0/amd64 with local displays. starting firefox3 remotely, this problem does not occur. I guess due to a lot of updates in xorg-port there is again an issue. The never ending story with X11 and wicked updates.