From owner-freebsd-questions@FreeBSD.ORG Wed Apr 8 17:33:23 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 DA5281065672 for ; Wed, 8 Apr 2009 17:33:23 +0000 (UTC) (envelope-from wtf.jlaine@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.157]) by mx1.freebsd.org (Postfix) with ESMTP id 5FC0F8FC1A for ; Wed, 8 Apr 2009 17:33:23 +0000 (UTC) (envelope-from wtf.jlaine@gmail.com) Received: by fg-out-1718.google.com with SMTP id 19so500143fgg.12 for ; Wed, 08 Apr 2009 10:33:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:mail-followup-to:references:mime-version :content-type:content-disposition:in-reply-to:user-agent :x-operating-system; bh=8I9Ho/0r7ORc6po4pou1dd3/yv4O9QYUq45MINooGhE=; b=JMSYQnjgEXbgJ7zMSu7csefIb1D72PKbB2A4j+teYX5DQhHCqLZHe42uAKx/7c0+0o yDZlmC13R5pysgo9+g8mZWKcItWmOY58YZPpEmmt/xD2M0WHERdtm9+0uX46tOHE6Mf2 8krAGLIq+VJxlNul6rfk9zDqWkimU/si1dyTE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:x-operating-system; b=p9B/VwZvRIQcffCMS82eIb71Qxfg/Fw6yCcpdE9045PVCDeEZaHZd5EdwL2y2qGLEa SmkO+t9Zwnk6oJbI5NWEcRufYhlGGyRuN+B4TuQw212Mbe3jrucClZ2GX+g7Of5jLDP5 wpO2drUycXpGf2o1eoAytOb5WB8b6cta2ZKiM= Received: by 10.86.27.19 with SMTP id a19mr1262303fga.37.1239212002104; Wed, 08 Apr 2009 10:33:22 -0700 (PDT) Received: from blackmesa ([77.66.153.29]) by mx.google.com with ESMTPS id 12sm2737607fgg.2.2009.04.08.10.33.21 (version=SSLv3 cipher=RC4-MD5); Wed, 08 Apr 2009 10:33:21 -0700 (PDT) Received: by blackmesa (sSMTP sendmail emulation); Wed, 8 Apr 2009 21:33:19 +0400 Date: Wed, 8 Apr 2009 21:33:19 +0400 From: Jeff Laine To: "O. Hartmann" Message-ID: <20090408173319.GA2370@free.bsd.loc> Mail-Followup-To: Jeff Laine , "O. Hartmann" , freebsd-questions@freebsd.org References: <49DCA9E0.6000109@zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49DCA9E0.6000109@zedat.fu-berlin.de> User-Agent: Mutt/1.4.2.3i X-Operating-System: FreeBSD 7.2-PRERELEASE i386 Cc: freebsd-questions@freebsd.org 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: Wed, 08 Apr 2009 17:33:24 -0000 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. -- Best regards, Jeff | "Nobody wants to say how this works. | | Maybe nobody knows ..." | | Xorg.conf(5) |