From owner-freebsd-questions@FreeBSD.ORG Sat Aug 13 23:08:19 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 EF62816A41F for ; Sat, 13 Aug 2005 23:08:19 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A34FB43D48 for ; Sat, 13 Aug 2005 23:08:19 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout4.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.05) with ESMTP id j7DN8J6a029633 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 13 Aug 2005 16:08:19 -0700 X-Auth-Received: from [140.142.167.39] (cs331-38.spmodem.washington.edu [140.142.167.39]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.07) with ESMTP id j7DN8DBk032591 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 13 Aug 2005 16:08:17 -0700 Message-ID: <42FE7D5D.3030804@u.washington.edu> Date: Sat, 13 Aug 2005 16:08:13 -0700 From: Garrett Cooper User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: maciisgreat@mac.com, FreeBSD Questions References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: dual apple displays 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, 13 Aug 2005 23:08:20 -0000 maciisgreat@mac.com wrote: > Hi, > > I have 2 apple 20" displays and was cannot find info on what vidcard > I should get that is best supported by FreeBSD 5.4 and X. > > If dual DVI support is not an option for freebsd ( which I hope the > hell it is) > > what would a good vidcard be with single DVI support and high > resolution for my apple cinema displays? > > thanks > > --mike Dual DVI is always possible in X. I dunno about the high resolution though as there are issues with particular video cards in X and Windows drivers 'cheating sometimes' by looking at the monitor's VSync and HSync values (Intel's onboard video with Dell Optiplex 260's/270's has a bug with improperly adjusting the resolution of the screen for instance). Any ATI/nVidia (preferrably nVidia as have better hardware support in Unix and in general) cards you get though should work perfectly, and I know that some of the nVidia Quadro cards support dual DVI out displays. -Garrett