From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 15:24:02 2006 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFA3416A420 for ; Sat, 1 Apr 2006 15:24:02 +0000 (UTC) (envelope-from josh@tcbug.org) Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [204.127.192.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF9043D46 for ; Sat, 1 Apr 2006 15:24:01 +0000 (GMT) (envelope-from josh@tcbug.org) Received: from gimpy (c-24-118-173-219.hsd1.mn.comcast.net[24.118.173.219]) by comcast.net (rwcrmhc14) with ESMTP id <20060401152356m1400smm4ce>; Sat, 1 Apr 2006 15:24:01 +0000 From: Josh Paetzel To: questions@freebsd.org Date: Sat, 1 Apr 2006 09:23:54 -0600 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604010923.54982.josh@tcbug.org> Cc: Subject: 2d performance issues fixed 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: Sat, 01 Apr 2006 15:24:02 -0000 Some time ago I posted about having 2d performance issues with Xorg, nvidia driver, and linux-opera. I haven't had much time lately to figure out what is going on but I finally found a solution/workaround yesterday. The fix was to take device agp out of the kernel and use Option "NvAGP" "1" in the Xorg.conf file. Hope this is useful to anyone else running into this issue. -- Thanks, Josh Paetzel