From owner-freebsd-questions@freebsd.org Tue Sep 15 19:28:40 2015 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 0C8D4A049A7 for ; Tue, 15 Sep 2015 19:28:40 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C235B19CA for ; Tue, 15 Sep 2015 19:28:39 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.15.2/8.15.2) with ESMTPS id t8FJSaSD092475 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 15 Sep 2015 13:28:36 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.15.2/8.15.2/Submit) with ESMTP id t8FJSaQg092472; Tue, 15 Sep 2015 13:28:36 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Tue, 15 Sep 2015 13:28:36 -0600 (MDT) From: Warren Block To: Erik Lauritsen cc: freebsd-questions@freebsd.org Subject: Re: Poor support for graphic cards In-Reply-To: <413321442326231@web2g.yandex.ru> Message-ID: References: <413321442326231@web2g.yandex.ru> User-Agent: Alpine 2.20 (BSF 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Tue, 15 Sep 2015 13:28:36 -0600 (MDT) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Sep 2015 19:28:40 -0000 On Tue, 15 Sep 2015, Erik Lauritsen wrote: > Hi > > Why does FreeBSD has such poor support for graphic cards? Because few people were available to do the work of porting X and X drivers. > I would never consider using a Nvidia card with a closed source driver > so I need something other than Nvidia. I have looked at the wiki for > supported cards and the list is very small. AMD cards up to the 6000 series work, 7000 has some support for some cards. I'm using a 5750 right now. Intel video up to the 3000-series processors (non-Haswell) is supported. I have not tested Nvidia cards because they do not support open drivers. > Is that because people are simple recommended using Nvidia cards with > their closed binary driver so it is not considered "that important", > or is it because of a lack of developers or something else? Lack of developers, definitely. > It makes it almost impossible to run FreeBSD on a desktop with video > watching capabilities. It seems usable here.