From owner-freebsd-x11@FreeBSD.ORG Mon Sep 30 22:16:37 2013 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 ESMTP id 25333B09 for ; Mon, 30 Sep 2013 22:16:37 +0000 (UTC) (envelope-from ml@netfence.it) Received: from smtp.eutelia.it (mp1-smtp-2.eutelia.it [62.94.10.162]) by mx1.freebsd.org (Postfix) with ESMTP id CE50A2999 for ; Mon, 30 Sep 2013 22:16:36 +0000 (UTC) Received: from ns2.biolchim.it (ip-188-188.sn2.eutelia.it [83.211.188.188]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.eutelia.it (Eutelia) with ESMTP id 057F8D81AB for ; Tue, 1 Oct 2013 00:16:27 +0200 (CEST) Received: from soth.ventu (adsl-ull-16-185.41-151.net24.it [151.41.185.16]) (authenticated bits=0) by ns2.biolchim.it (8.14.7/8.14.7) with ESMTP id r8UMGMhA029438 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Tue, 1 Oct 2013 00:16:24 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: ns2.biolchim.it: Host adsl-ull-16-185.41-151.net24.it [151.41.185.16] claimed to be soth.ventu Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.7/8.14.5) with ESMTP id r8UMGHL4086794 for ; Tue, 1 Oct 2013 00:16:17 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <5249F831.6050702@netfence.it> Date: Tue, 01 Oct 2013 00:16:17 +0200 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: [HEADS UP] Fwd: svn commit: r328711 - in head: . Mk astro/viking cad/pdnmesh cad/repsnapper deskutils/pinot devel/xorg-macros emulators/catapult emulators/qemu-devel emulators/tme games/klavaro games/sea-defender ... References: <201309291701.r8TH1gNv021817@svn.freebsd.org> <5248609D.7030105@freebsd.org> In-Reply-To: <5248609D.7030105@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (ns2.biolchim.it [192.168.2.203]); Tue, 01 Oct 2013 00:16:24 +0200 (CEST) X-Scanned-By: MIMEDefang 2.74 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 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, 30 Sep 2013 22:16:37 -0000 On 09/29/13 19:17, Niclas Zeising wrote: > HEADS UP! > > I just committed an update to the MESA graphics stack (libGL, dri) and > various other xorg ports. This mostly relates to people running with > WITH_NEW_XORG=, but be sure to check UPDATING before updating. > If you have any qeustions, don't hesitate to contact me or send a mail > to the freebsd-x11@FreeBSD.org mailing list. > Regards! > Great work! However, I think a little more info would be welcome by a lot of people. E.g. In my case I have a Radeon card on 9.1... so: _ I don't have KMS, right? _ up to now WITH_NEW_XORG has prevented 3D hardware acceleration from working; is it still so with this update? _ any caveat? bye & Thanks av.