From owner-freebsd-x11@FreeBSD.ORG Thu Jan 30 06:02:47 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 948D318E for ; Thu, 30 Jan 2014 06:02:47 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4688A15AC for ; Thu, 30 Jan 2014 06:02:47 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id s0U62hVW071811; Wed, 29 Jan 2014 23:02:43 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id s0U62hgv071808; Wed, 29 Jan 2014 23:02:43 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Wed, 29 Jan 2014 23:02:43 -0700 (MST) From: Warren Block To: Erich Dollansky Subject: Re: What driver (and how) to use for Radeon HD 6950 these days In-Reply-To: <20140130135214.397bb406@X220.alogt.com> Message-ID: References: <20140130135214.397bb406@X220.alogt.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.4.3 (wonkity.com [127.0.0.1]); Wed, 29 Jan 2014 23:02:43 -0700 (MST) Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jan 2014 06:02:47 -0000 On Thu, 30 Jan 2014, Erich Dollansky wrote: > On Wed, 29 Jan 2014 22:33:03 -0700 > Paul Schiro wrote: > >> Hi all... been an avid FreeBSD user since about 2.1.5... but its been > > as you started this, BSD since 1979. But only for a few hours. > >> To cut to the chase, I have a Radeon HD 6950 [ATI RV970].. after much > > Ask a search engine for WITH_NEW_XORG and WITH_GALLUIM in the make.conf Supported cards and the procedure to install KMS drivers for both Radeon and Intel graphics are shown on the wiki: https://wiki.freebsd.org/Graphics#Tested_hardware_matrix https://wiki.freebsd.org/Graphics#Installing_KMS_Ports > You also should check if this card is even supported. I use Intel at > the moment and do not know much more. The 6970 is shown as working. That should be a dual-card version of the 6950, but nothing beats actual testing. Paul, it will probably work, but either way, please follow up so we can update the wiki.