From owner-freebsd-stable@FreeBSD.ORG Tue Mar 18 05:53:20 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6029F106566C for ; Tue, 18 Mar 2008 05:53:20 +0000 (UTC) (envelope-from lists@c0mplx.org) Received: from home.opsec.eu (unknown [IPv6:2001:14f8:200::1]) by mx1.freebsd.org (Postfix) with ESMTP id 07F1F8FC14 for ; Tue, 18 Mar 2008 05:53:20 +0000 (UTC) (envelope-from lists@c0mplx.org) Received: from pi by home.opsec.eu with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1JbUlD-000C8i-1z for freebsd-stable@freebsd.org; Tue, 18 Mar 2008 06:53:19 +0100 Date: Tue, 18 Mar 2008 06:53:19 +0100 From: Kurt Jaeger To: freebsd-stable@freebsd.org Message-ID: <20080318055319.GC3180@home.opsec.eu> References: <20080317063623.GA3180@home.opsec.eu> <20080317224136.8B03A4500F@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080317224136.8B03A4500F@ptavv.es.net> Subject: Re: recovering from the 6.3 xorg mess X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2008 05:53:20 -0000 Hi! > > > I'd appreciate suggestions on how to get a working xorg from the mess 6.3 > > > shipped with. [...] > > Basically, the problem is with the matrox board. > I have run the Matrox G550 under both 6 and 7. I had some problems, but > not too many. I do need to use xrandr to set up the proper resolution, > though. > > #!/bin/sh > # Set 1280x1024 mode on second display > xrandr --addmode VGA2 1280x1024 > # Set 1024x768 mode on second port (Why? Why not.) > xrandr --addmode VGA2 1024x768 > # Set the second port to use 1280x1024 > xrandr --output VGA2 --mode 1280x1024 Try to run 1600x1200 dual-headed, I failed to get *that* to work. It worked with the old xorg-6.x. > If you have a dual-monitor setup, you need xf86-video-mga-1.9.100. The > version in ports is mga-1.4.7. You will have to pull the old port out of > cvs. The version was rolled back on Jan. 2, 2008 due to problems people > were having with the new code, While this probably works (I experimented with that but failed to get 1600x1200 dual-head), it looks like a difficult thing to maintain in the future. I think matrox should provide a working hal for 7.3 8-) > Let me know if you need a copy of my xorg.conf for this beast. The > xrandr setup is a bit different from the old one. Providing that would be definitly a good service. I still have the old hardware ready to upgrade, too 8-) -- pi@opsec.eu +49 171 3101372 12 years to go !