From owner-freebsd-ppc@freebsd.org Wed Aug 5 18:58:41 2015 Return-Path: Delivered-To: freebsd-ppc@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 3FA5A9B4962 for ; Wed, 5 Aug 2015 18:58:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 332D3147B; Wed, 5 Aug 2015 18:58:41 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 318A61891; Wed, 5 Aug 2015 18:58:41 +0000 (UTC) Date: Wed, 5 Aug 2015 18:58:41 +0000 From: Alexey Dokuchaev To: Justin Hibbits Cc: "Herminio Hernandez, Jr." , FreeBSD PowerPC ML Subject: Re: Message-ID: <20150805185841.GA61013@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2015 18:58:41 -0000 On Wed, Aug 05, 2015 at 11:26:37AM -0700, Justin Hibbits wrote: > Try adding the following line into the card's Section "Device" of xorg.conf: > > Option "NoAccel" "true" > > I needed to add this option on my PowerBooks, with ATI graphics, using > the xf86-video-ati-ums driver. Speaking of Apple iBooks/PowerBooks, and given than ATI (AMD) cards are currently one of the best supported in post-KMS world, are there chances to get them fully accelerated working in the foreseeable future? ./danfe