From owner-freebsd-questions@FreeBSD.ORG Tue Aug 21 13:04:06 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D90C1106566C for ; Tue, 21 Aug 2012 13:04:06 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 933FD8FC17 for ; Tue, 21 Aug 2012 13:04:06 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q7LD459p090545; Tue, 21 Aug 2012 07:04:05 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q7LD432h090542; Tue, 21 Aug 2012 07:04:03 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 21 Aug 2012 07:04:03 -0600 (MDT) From: Warren Block To: Erich Dollansky In-Reply-To: <20120821121453.79db4755@AMD620.ovitrap.com> Message-ID: References: <074893D2-754C-4660-9E52-E8CC504E7FF1@tristatesafeandlock.com> <20120821121453.79db4755@AMD620.ovitrap.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Tue, 21 Aug 2012 07:04:05 -0600 (MDT) Cc: "freebsd-questions@freebsd.org" , Tyler Campbell Subject: Re: Building a computer for FreeBSD 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: Tue, 21 Aug 2012 13:04:06 -0000 On Tue, 21 Aug 2012, Erich Dollansky wrote: > On Mon, 20 Aug 2012 22:43:35 -0400 > Tyler Campbell wrote: > >> Is there a list of parts for building a personal computer or do you >> just read through the hardware list? > > if you use big names like Asus, nothing should go wrong. > > I would avoid Intel's integrated graphics. As the support for it is not > as advanced as for other graphic solutions, this could give you the > wrong impression. Huh? On FreeBSD, Intel video is the only one that supports KMS, the latest thing in xorg. Of course the Intel video is not the fastest, but that's due to the hardware. AMD/ATI Radeon HDs up to the 4000-series support acceleration with FreeBSD's version of xorg. 4650 and 4850 cards are suggested. The NVidia cards are also used by many, and reportedly their binary-only driver offers higher performance than other options.