From owner-freebsd-questions@FreeBSD.ORG Sat Oct 25 08:23:44 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 181A0106567C for ; Sat, 25 Oct 2008 08:23:44 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.26]) by mx1.freebsd.org (Postfix) with ESMTP id 971598FC39 for ; Sat, 25 Oct 2008 08:23:43 +0000 (UTC) (envelope-from xorquewasp@googlemail.com) Received: by ey-out-2122.google.com with SMTP id 6so446103eyi.7 for ; Sat, 25 Oct 2008 01:23:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:received:date:from:to:cc :subject:message-id:references:mime-version:content-type :content-disposition:in-reply-to; bh=mDYsMbdC2YN/cLZpUfJXfb34NTUfvbOkog15zo1p1Fg=; b=g1dcZeHvihKqFxI+hE9aS/eu3G95DjRrKMXG5rRVbvIeiKV4qI+uA1EzoJRzsKROG2 5GqYiMF78WgsCQD2eaimdLbZbSW5afX2SJ4UVAwHrrkzEvxaWwjodbzNM1vQTJ7UHYqJ J6PluR/i1SJFSbCWuXPQc677FjRk2v17RZLx0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to; b=SUOi2ruJnowUcT1d9KO+HghmQFLneWhTca/rk7/X1h2VyXSKIADnZkcRxd4QFPoEdj x/oWgPZB421rYfYaBWz7aQcKAYty5EMMLfSUlK5KLdngkpc/KBLFTXffwRkLPDX9J+Yu piHiTBrebhtkWNPd5UI2aoFkyonvW7ZAxGWF0= Received: by 10.210.136.10 with SMTP id j10mr3465534ebd.188.1224923021650; Sat, 25 Oct 2008 01:23:41 -0700 (PDT) Received: from logik.internal.network (81-86-41-187.dsl.pipex.com [81.86.41.187]) by mx.google.com with ESMTPS id 3sm1753389eyi.5.2008.10.25.01.23.40 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 25 Oct 2008 01:23:40 -0700 (PDT) Received: by logik.internal.network (Postfix, from userid 11001) id AA39A5F58; Sat, 25 Oct 2008 08:23:38 +0000 (UTC) Date: Sat, 25 Oct 2008 09:23:38 +0100 From: xorquewasp@googlemail.com To: Wojciech Puchar Message-ID: <20081025082338.GA67346@logik.internal.network> References: <20081025074858.GA17098@logik.internal.network> <20081025101635.C30043@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081025101635.C30043@wojtek.tensor.gdynia.pl> Cc: freebsd-questions@freebsd.org Subject: Re: the age old 3D hardware question 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, 25 Oct 2008 08:23:44 -0000 On 20081025 10:18:01, Wojciech Puchar wrote: >> I'm looking to buy a new workstation that needs to be able to run in >> 64-bit (long) mode (working with large data sets). What are my options >> for 3D acceleration without binary drivers? My needs are quite minimal, >> I'm not running any games. > > you actually need 3D accelerator or just fast 2D card? > > if second - buy for <<50$ (or get for free) used computer, lowest end > pentium will suffice, plug good PCI graphics in it, and make an X terminal > to connect to your high-speed computer. > > there is one more adventage of it - you may connect more than one :) Unfortunately, yeah, I do need 3D acceleration. I'm not running any games but I am doing some OpenGL development (should've said that in the first place, really).