From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PAX60-00033A-IS for garchives@archives.gentoo.org; Tue, 26 Oct 2010 00:08:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4622CE08FB; Tue, 26 Oct 2010 00:08:13 +0000 (UTC) Received: from mx.virtyou.com (mx.virtyou.com [94.23.166.77]) by pigeon.gentoo.org (Postfix) with ESMTP id 1F22FE08FB for ; Tue, 26 Oct 2010 00:08:13 +0000 (UTC) Received: from weird.localnet (p5794ED9C.dip.t-dialin.net [87.148.237.156]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.virtyou.com (Postfix) with ESMTPSA id 0C0BF4A8291 for ; Tue, 26 Oct 2010 02:08:17 +0200 (CEST) From: Alex Schuster To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Upgrading from FX-5200 to a GeForce 6200 512MB Date: Tue, 26 Oct 2010 02:08:11 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.35-tuxonice-r3; KDE/4.5.2; x86_64; ; ) References: <4CBD4C85.2010500@gmail.com> <4CC615FC.1040603@gmail.com> In-Reply-To: <4CC615FC.1040603@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201010260208.11519.wonko@wonkology.org> X-Archives-Salt: 4eaf4417-962f-47d5-bc01-eb5816f82289 X-Archives-Hash: d282316060b34330cfdc0660bc2cc566 Dale writes: > So, same card as a year or so ago and same everything else but now I > get only about 1/10th the frame rate. What gives? Is this a driver > issue? Is OpenGL working at all? Does glxinfo produce lots of output, with 'direct rendering: Yes' near the top? If not, your're using software rendering, all is done by the CPU, not the GPU. Wonko