From owner-freebsd-multimedia Thu Jan 20 14:36: 5 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 DF09514A23 for ; Thu, 20 Jan 2000 14:36:00 -0800 (PST) (envelope-from roger@cs.strath.ac.uk) Received: from bfg (scary.dmem.strath.ac.uk [130.159.202.5]) by fleming.cs.strath.ac.uk (8.8.8/8.8.8) with SMTP id WAA17186 Thu, 20 Jan 2000 22:35:39 GMT Message-ID: <006d01bf6396$f3f92960$0200000a@bfg> From: "Roger Hardiman" To: "Adam Serediuk" , References: <200001201619.KAA24706@prg01.hstn.tensor.pgs.com> <38873686.C097B77B@cs.strath.ac.uk> <388788A6.C728472F@home.com> Subject: Re: NVidia & VA closed source OpenGL Date: Thu, 20 Jan 2000 22:36:16 -0000 Organization: University of Strathclyde MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Adam, > Will two V3 PCI's work in a dual-head setup? Yes and No. They will work, but only when someone (I guess that means me) get the "Int 10" code for FreeBSD added to XFree86. > I tried doing dual-head with my TNT2U and a S3 ViRGE/DX, no > soup. What happens is this. The PC Bios initialises the first video card. But it does not initialise the other video cards. The Voodoo3 and the Virge drivers someone to call the BIOSs on the secondary video cards to initialise them. This is done with an Int10 BIOS call. So, XFree tries to call the Int10 BIOS initialisation routines on the video cards. On Linux this works. On FreeBSD this does not work right now. Once I've got the FreeBSD Int10 code written, things will work as expected. Roger p.s. I've just bought 2 PCI Voodoo3 2000 cards, so I'm keen to get this working ASAP. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message