From owner-freebsd-x11@FreeBSD.ORG Mon Jun 19 01:29:30 2006 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E493116A47B for ; Mon, 19 Jun 2006 01:29:30 +0000 (UTC) (envelope-from jahnke@sonatabio.com) Received: from smtp.wizwire.com (smtp.wizwire.com [209.218.100.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64C8943D48 for ; Mon, 19 Jun 2006 01:29:30 +0000 (GMT) (envelope-from jahnke@sonatabio.com) Received: from pinot.fmjassoc.com (209.218.101.53.bvi2.wizwire.com [209.218.101.53]) by smtp.wizwire.com (8.13.1/8.13.1) with ESMTP id k5J0TIgF018801 for ; Sun, 18 Jun 2006 17:29:19 -0700 From: Frank Jahnke To: freebsd-x11@freebsd.org Content-Type: text/plain Date: Sun, 18 Jun 2006 18:18:02 -0700 Message-Id: <1150679882.937.20.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-WizWire-MailScanner-Information: Please contact the ISP for more information X-WizWire-MailScanner: Found to be clean X-MailScanner-From: jahnke@sonatabio.com Subject: MergedFB and Matrox X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jun 2006 01:29:31 -0000 I am looking to get hardware acceleration/OpenGL running on my Matrox G450 that drives dual monitors. The best way for me to do that is in MergedFB mode, as I don't care much for independent X sessions. In the XFree days, that entailed including mga_hal and patching mga_drv to enable pseudo-Xinerama mode (not strictly necessary, but it made life a lot easier). Things have changed with X.org 6.9, where mga_hal no longer worked when I last looked. Since I did not need it for Xinerama, I ignored it until now. Has mga_hal been tended to? Also, has the pseudo-Xinerama patch been included with the mga_drv driver, or is installing that still necessary? Thanks! Frank