From owner-freebsd-amd64@FreeBSD.ORG Wed Mar 5 04:47:43 2008 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8B0F1065671 for ; Wed, 5 Mar 2008 04:47:43 +0000 (UTC) (envelope-from itz@mushinsky.net) Received: from omsk.mushinsky.net (omsk.mushinsky.net [66.114.66.201]) by mx1.freebsd.org (Postfix) with ESMTP id 4BC448FC18 for ; Wed, 5 Mar 2008 04:47:43 +0000 (UTC) (envelope-from itz@mushinsky.net) Received: from omsk.mushinsky.net (localhost [127.0.0.1]) by omsk.mushinsky.net (8.14.1/8.13.8) with ESMTP id m254lNRv058140; Tue, 4 Mar 2008 23:47:23 -0500 (EST) (envelope-from itz@mushinsky.net) Received: from localhost (localhost [[UNIX: localhost]]) by omsk.mushinsky.net (8.14.1/8.13.8/Submit) id m254lMvx058139; Tue, 4 Mar 2008 23:47:22 -0500 (EST) (envelope-from itz@mushinsky.net) X-Authentication-Warning: omsk.mushinsky.net: itz set sender to itz@mushinsky.net using -f From: Isaac Mushinsky To: Yuri Pankov Date: Tue, 4 Mar 2008 23:47:22 -0500 User-Agent: KMail/1.9.7 References: <200803042252.13008.itz@mushinsky.net> <20080305042058.GA14297@mail.irbisnet.ru> In-Reply-To: <20080305042058.GA14297@mail.irbisnet.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200803042347.22771.itz@mushinsky.net> Cc: freebsd-amd64@freebsd.org Subject: Re: amd64 platform newbie -- what video card for x11? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Mar 2008 04:47:43 -0000 On Tuesday 04 March 2008 23:20:58 Yuri Pankov wrote: > On Tue, Mar 04, 2008 at 10:52:12PM -0500, Isaac Mushinsky wrote: > > After using a FreeBSD/i386 for many years, I am getting new Intel x64 > > hardware now (Core 2 Quad, Abit IP35-Pro, would like as much RAM as > > possible). I would like to run amd64. > > > > Since nvidia drivers always worked for me, I ordered one of their later > > cards (8500GT), only to find out now that nvidia drivers are not there > > for amd64. > > > > So my 2 questions are: > > > > 1) does the open nv driver work? I do not play games or really need 3D > > acceleration, just want basic 2D and things like mplayer to work > > properly. > > xf86-video-nv works for me with 8600GT, but sad thing is that nv driver > doesn't support XVideo extension on all 8xxx cards. Please check > http://bugs.freedesktop.org/show_bug.cgi?id=11586 for more details. > > > 2) should I return nvidia card and get something else? Is there a better > > reasonably working card? > > > > Thanks. > > HTH, > Yuri 1. So a GeForce 7xxx card will work well with xv and the open source driver? 2. What other cards work on amd64 with minimum caveats? 3. By the way, any problems with flash plugin (I mean flash7, not the infamous flash9 headache)? Perhaps this belongs to general freebsd-questions, sorry if I am bothering core amd64 developers with mundane desktop user questions.