From owner-freebsd-questions Wed Mar 12 21:38:38 2003 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 C03B437B401 for ; Wed, 12 Mar 2003 21:38:36 -0800 (PST) Received: from dc-mx02.cluster1.charter.net (dc-mx02.cluster1.charter.net [209.225.8.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF8D443FAF for ; Wed, 12 Mar 2003 21:38:34 -0800 (PST) (envelope-from glennpj@charter.net) Received: from [24.158.214.251] (HELO gforce.johnson.home) by dc-mx02.cluster1.charter.net (CommuniGate Pro SMTP 3.5.9) with ESMTP id 2668273; Thu, 13 Mar 2003 00:38:33 -0500 Received: from gforce.johnson.home (localhost [127.0.0.1]) by gforce.johnson.home (8.12.8/8.12.8) with ESMTP id h2D5cWWI004077; Wed, 12 Mar 2003 23:38:32 -0600 (CST) (envelope-from glenn@gforce.johnson.home) Received: (from glenn@localhost) by gforce.johnson.home (8.12.8/8.12.8/Submit) id h2D5cW2I004076; Wed, 12 Mar 2003 23:38:32 -0600 (CST) From: Glenn Johnson Date: Wed, 12 Mar 2003 23:38:31 -0600 To: Adam Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Matrox G450 AGP speed wrong in glxinfo Message-ID: <20030313053831.GA4008@gforce.johnson.home> Mail-Followup-To: Adam , freebsd-questions@FreeBSD.ORG References: <1047531265.15708.6.camel@jake> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1047531265.15708.6.camel@jake> User-Agent: Mutt/1.5.3i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Mar 12, 2003 at 11:54:25PM -0500, Adam wrote: > glxinfo reports the following on my FreeBSD box: OpenGL renderer > string: Mesa DRI G400 20020221 AGP 1x x86/MMX/3DNow!/SSE > > I've got a Matrox G450, which is supposed to support up to AGP 4x: > http://www.matrox.com/mga/products/mill_g450/home.cfm > > My motherboard is an Asus A7V266-E, which is also supposed to support > up to AGP 4x: http://usa.asus.com/mb/socketa/a7v266-e/overview.htm > > So why does glxinfo think I'm running at AGP 1x? Could this be an > explanation for my relatively poor video performance? How can I fix > this? Enter the following in the "Device" section of your XF86Config file and restart X: Option "AGPMode" "4" Check glxinfo again and you should see it running at 4x. -- Glenn Johnson glennpj@charter.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message