From owner-freebsd-x11@FreeBSD.ORG Mon Apr 23 12:59:49 2012 Return-Path: Delivered-To: x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD629106566B; Mon, 23 Apr 2012 12:59:49 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 7B6FD8FC14; Mon, 23 Apr 2012 12:59:49 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id q3NCxmPc068947; Mon, 23 Apr 2012 06:59:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id q3NCxmkL068944; Mon, 23 Apr 2012 06:59:48 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 23 Apr 2012 06:59:48 -0600 (MDT) From: Warren Block To: Andrea Venturoli In-Reply-To: <4F9541DD.3080200@netfence.it> Message-ID: References: <4F9541DD.3080200@netfence.it> 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.2.7 (wonkity.com [127.0.0.1]); Mon, 23 Apr 2012 06:59:48 -0600 (MDT) Cc: x11@freebsd.org, freebsd-ports@freebsd.org Subject: Re: New X.Org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2012 12:59:49 -0000 On Mon, 23 Apr 2012, Andrea Venturoli wrote: > I have a Radeon card, so, does this mean I will get xorg-server? Any way to > get 1.10? Any advantage into this? A Radeon 4650 is working fine here with xorg-server 1.10.6 and mesa 7.11. So far there are no Firefox title bar artifacts like there were occasionally with the earlier version. > Also, I have WITHOUT_NOUVEAU in /etc/make.conf. Should I remove it? Yes, replace it with WITH_NEW_XORG=yes. Then rebuild graphics/libdrm, xorg-server, xf86-input-*, xf86-video-*, and... a few other things I should have taken notes on.