From owner-freebsd-questions@FreeBSD.ORG Sat Jun 18 00:41:39 2005 Return-Path: X-Original-To: freebsd-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 1932716A41C for ; Sat, 18 Jun 2005 00:41:39 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C507743D49 for ; Sat, 18 Jun 2005 00:41:38 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (mail.ijs.si [193.2.4.66]) by patsy.ijs.si (Postfix) with ESMTP id 0C19517B882; Sat, 18 Jun 2005 02:41:38 +0200 (CEST) Received: from patsy.ijs.si ([127.0.0.1]) by localhost (patsy.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 90511-01-4; Sat, 18 Jun 2005 02:41:36 +0200 (CEST) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) by patsy.ijs.si (Postfix) with ESMTP id B503017B8B4; Sat, 18 Jun 2005 02:41:35 +0200 (CEST) Received: from localhost.ijs.si (localhost.ijs.si [127.0.0.1]) by idefix.ijs.si (Postfix) with ESMTP id 81C185C32; Sat, 18 Jun 2005 02:41:35 +0200 (CEST) From: Dejan Lesjak To: Steven Friedrich Date: Sat, 18 Jun 2005 02:41:34 +0200 User-Agent: KMail/1.8 References: <200506161235.43010.dejan.lesjak@ijs.si> <200506161355.53481.dejan.lesjak@ijs.si> <200506161942.22908.FreeBSD@InsightBB.com> In-Reply-To: <200506161942.22908.FreeBSD@InsightBB.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200506180241.35103.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Cc: freebsd-questions@freebsd.org Subject: Re: XFree86 port broke for Matrox G550 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, 18 Jun 2005 00:41:39 -0000 On Friday 17 of June 2005 01:42, Steven Friedrich wrote: > -autoconfig didn't produce good results for me. I have a dualhead setup > and it gave me only a single display. I invoked it by "startx -- > -autoconfig". Ah, I was wandering, because there were some improvements made to autoconfiguring but as it seems it's not entirely there yet. > I also read the readme for mga and I can't really determine what the best > config for my G550 is. Currently, I'm using Xinerama and it disables DRI > on both heads. I don't know how to configure it for the "DualHead > Multi-Display - Merged feature" the readme refers to. I believe that part of docs is only clarifying that on cards other than G450 and G550 you can't have dual head at all. I don't have an Matrox myself so I can't be of much more help I'm afraid. Dejan