From owner-freebsd-questions@freebsd.org Fri Aug 5 17:17:25 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DF16BAF049 for ; Fri, 5 Aug 2016 17:17:25 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from mx.box-hlm-01.niklaas.eu (mx.box-hlm-01.niklaas.eu [IPv6:2a02:2770:15:0:21a:4aff:fe1b:d1ad]) by mx1.freebsd.org (Postfix) with ESMTP id 2CEB112AF for ; Fri, 5 Aug 2016 17:17:25 +0000 (UTC) (envelope-from stdin@niklaas.eu) Received: from box-hlm-03.niklaas.eu (box-hlm-03.niklaas.eu [IPv6:2a02:2770:15:0:21a:4aff:feaa:e902]) by mx.box-hlm-01.niklaas.eu (Postfix) with ESMTPSA id B58272C353B for ; Fri, 5 Aug 2016 19:16:56 +0200 (CEST) Date: Fri, 5 Aug 2016 19:16:51 +0200 From: Niklaas Baudet von Gersdorff To: freebsd-questions@freebsd.org Subject: Re: game machine based on FreeBSD? Message-ID: <20160805171651.GD80518@box-hlm-03.niklaas.eu> Reply-To: stdin@niklaas.eu Mail-Followup-To: freebsd-questions@freebsd.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Aug 2016 17:17:25 -0000 Luca Ferrari [2016-08-05 18:51 +0200] : > I'm just curious if there is any effort or possibility to build up a > FreeBSD gaming machine. Since I've seen SteamOS > I'm just curious to be able > to make a machine based on FreeBSD (and therefore use it also as a nas > thru ZFS). AFAIK SteamOS is based on Linux. I remember a short discussion about running Steam on FreeBSD eventually stating that they are incompatible. I guess (please correct me if I am wrong) the main problem is FreeBSD's insufficient support for graphic cards, shaders et cetera. That said, while there is an increasing amount of games becoming compatible with Linux-based systems, I suspect we must wait even longer for them to be ported to FreeBSD. This is not to say that I don't embrace your idea and haven't thought about it by myself though. :-) Niklaas