From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 20:14:43 2005 Return-Path: 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 631FB16A4CE for ; Mon, 24 Jan 2005 20:14:43 +0000 (GMT) Received: from www.wcborstel.nl (wcborstel.demon.nl [82.161.134.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6723543D49 for ; Mon, 24 Jan 2005 20:14:42 +0000 (GMT) (envelope-from jorn@wcborstel.nl) Received: from localhost (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id 36AFC42A5; Mon, 24 Jan 2005 21:16:17 +0100 (CET) Received: from www.wcborstel.nl ([127.0.0.1]) by localhost (www.wcborstel.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 48628-01; Mon, 24 Jan 2005 21:16:06 +0100 (CET) Received: from www.wcborstel.nl (localhost [127.0.0.1]) by www.wcborstel.nl (Postfix) with ESMTP id 81ACF429D; Mon, 24 Jan 2005 21:16:06 +0100 (CET) From: "Jorn Argelo" To: Michael Madden , freebsd-questions@freebsd.org Date: Mon, 24 Jan 2005 21:16:06 +0100 Message-Id: <20050124201254.M95375@wcborstel.nl> In-Reply-To: <20050124194823.GA14049@cmsrtp.com> References: <20050124194823.GA14049@cmsrtp.com> X-Mailer: Open WebMail 2.50 20050106 X-OriginatingIP: 82.161.134.53 (jorn) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 X-Virus-Scanned: by amavisd-new at mail.wcborstel.nl Subject: Re: OpenGL hardware acceleration with FreeBSD 5.3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 20:14:43 -0000 On Mon, 24 Jan 2005 13:48:23 -0600, Michael Madden wrote > I have a Matrox G400, and I cannot figure out how to get hardware acceleration > setup for it. glxinfo still displays "direct rendering: No", and OpenGL > apps like glxgears are slow. I've made sure I've got the dri and > glx modules loaded, and I've added the DRI section to xorg.conf. > > If it helps, here is my xorg.conf file. Thanks for the help. > [snip] Are you using Matrox's Linux drivers? If so, are you sure that you are using the right driver for xorg? I have no experience with the cards though, so I don't know what drivers they use. Jorn > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"