From owner-freebsd-x11@FreeBSD.ORG Fri Apr 27 08:22:55 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 E0AE1106566B; Fri, 27 Apr 2012 08:22:55 +0000 (UTC) (envelope-from ml@netfence.it) Received: from cp-out7.libero.it (cp-out7.libero.it [212.52.84.107]) by mx1.freebsd.org (Postfix) with ESMTP id 511A78FC14; Fri, 27 Apr 2012 08:22:55 +0000 (UTC) X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0B020C.4F9A56D4.0276,ss=1,re=0.000,fgs=0 X-libjamoibt: 1555 Received: from soth.ventu (151.41.166.231) by cp-out7.libero.it (8.5.133) id 4F96BDF400660C17; Fri, 27 Apr 2012 10:20:36 +0200 Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.4/8.14.4) with ESMTP id q3R8KPWR085638; Fri, 27 Apr 2012 10:20:27 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <4F9A56C9.5000605@netfence.it> Date: Fri, 27 Apr 2012 10:20:25 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.9.2.28) Gecko/20120425 Thunderbird/3.1.20 MIME-Version: 1.0 To: Warren Block References: <4F9541DD.3080200@netfence.it> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.73 on 10.1.2.13 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: Fri, 27 Apr 2012 08:22:56 -0000 On 04/23/12 14:59, Warren Block wrote: > 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. I can confirm this (HD 4200). The glitches I had with the previous version (notice I was using WITHOUT_NOUVEAU) seems to be gone. > 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. Right now I just upgraded to a plain version (no WITH_NEW_XORG). Is it documente anywhere what advantages I would get with this var? bye & Thanks av.