From owner-freebsd-multimedia Mon Jan 10 4:34:37 2000 Delivered-To: freebsd-multimedia@freebsd.org Received: from fleming.cs.strath.ac.uk (fleming.cs.strath.ac.uk [130.159.196.126]) by hub.freebsd.org (Postfix) with ESMTP id 21025152D1 for ; Mon, 10 Jan 2000 04:34:10 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from cs.strath.ac.uk (posh.dmem.strath.ac.uk [130.159.202.3]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with ESMTP id MAA09595 Mon, 10 Jan 2000 12:34:00 GMT Message-ID: <3879D194.4B4B2A12@cs.strath.ac.uk> Date: Mon, 10 Jan 2000 12:33:24 +0000 From: Roger Hardiman Organization: Strathclyde Uni X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Adam Cc: multimedia@FreeBSD.ORG Subject: Re: G400 Multihead in X? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Adam wrote: > > Does anyone know of any X servers (free or not, prefer free) that allow > both VGA outputs on a Matrox G400 to operate? I can tell you that XFree86 will not work. It probably will never work either. All the dual-monitor support in XFree86 4.0 (currently beta release 3.9.17) needs 'a PCI device' for each monitor. Note: An AGP card is seen as a PCI device. So, you can do it with 2 PCI cards, or a PCI and AGP card. You can also do dual-monitor with some of the Matrox cards which have several PCI VGA chips on one card (along with a PCI-PCI bridge chip) Personally, I use a PCI Matrox Millennium II and a PCI Matrox Millennium, in Dual-Monitor mode with XFree86 3.9.16 (a 4.0 beta release) Previously I also used XAccel Multi-Head version 4.1.1 with these two Matrox cards. They only support FreeBSD 2.2.x and not 3.x or 4.x-current. You can run the code on newer FreeBSD releases, but there are problems getting the ELF and a.out libraries in the right places and getting the right defines files for builing some of the X11 ports. Good luck Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message